Mantis - Baratine
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5568 | minor | always | 10-25-13 12:43 | 11-25-13 18:03 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 0.8.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 0.8.1 | ||
|
|||||
Summary: | 0005568: NPE when starting resin with "start" | ||||
Description: |
(rep by J. Willis) $ bin/resin.sh start: [2013-10-25 11:32:13,562] {main@1} INFO ResinSystem: [2013-10-25 11:32:13,563] {main@1} INFO ResinSystem: Resin Professional 7.0.s131025 (built Fri, 25 Oct 2013 05:09:37 PDT) [2013-10-25 11:32:13,563] {main@1} INFO ResinSystem: [2013-10-25 11:32:13,563] {main@1} INFO ResinSystem: Linux 2.6.32-358.23.2.el6.x86_64 amd64 [2013-10-25 11:32:13,563] {main@1} INFO ResinSystem: OpenJDK Runtime Environment 1.7.0_45-mockbuild_2013_10_23_08_18-b00, UTF-8, en [2013-10-25 11:32:13,563] {main@1} INFO ResinSystem: OpenJDK 64-Bit Server VM 24.45-b08, 64, mixed mode, Oracle Corporation [2013-10-25 11:32:13,563] {main@1} INFO ResinSystem: [2013-10-25 11:32:13,564] {main@1} INFO ResinSystem: user.name = jwillis [2013-10-25 11:32:13,580] {resin-24@24} INFO NetworkClusterActor: [2013-10-25 11:32:13,588] {resin-24@24} INFO TcpPort: server listening to localhost:6600 [2013-10-25 11:32:13,663] {resin-24@24} INFO NetworkClusterActor: [2013-10-25 11:32:13,850] {watchdog-app-0@20} INFO WatchdogChildTask: WatchdogChild[app-0] starting [2013-10-25 11:32:13,857] {watchdog-app-0@20} WARNING WatchdogChildProcess: Watchdog starting Resin[app-0] null [2013-10-25 11:32:13,859] {watchdog-app-0@20} WARNING WatchdogChildProcess: java.lang.NullPointerException java.lang.NullPointerException at com.caucho.watchdog.WatchdogConfig.getLogDirectory(WatchdogConfig.java:369) at com.caucho.watchdog.WatchdogConfig.getLogPath(WatchdogConfig.java:350) at com.caucho.watchdog.WatchdogChild.getLogPath(WatchdogChild.java:219) at com.caucho.watchdog.WatchdogChildProcess.createJvmOut(WatchdogChildProcess.java:994) at com.caucho.watchdog.WatchdogChildProcess.run(WatchdogChildProcess.java:195) at com.caucho.watchdog.WatchdogChildTask.run(WatchdogChildTask.java:232) at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:217) at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:158) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|