[MXS-41] MaxScale can not startup , no any logging Created: 2015-03-14 Updated: 2015-06-17 Resolved: 2015-06-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | zhifeng hu | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MaxScale can not startup , no any logging would please provide an options argument .like maxscale --verbose to log debug message to std error or whatever. |
| Comments |
| Comment by markus makela [ 2015-03-14 ] |
|
Have you tried the -d option? This will cause MaxScale to run in the terminal instead of daemonizing itself. |
| Comment by zhifeng hu [ 2015-03-15 ] |
|
Thanks, i know the problem, the MAXSCALE_HOME environment variable should set to /usr/local/skysql/maxscale. or the maxscale won't start, because it can not find the right path or other files to include and load them. |