Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3628 | major | always | 08-05-09 10:42 | 08-25-09 14:21 | |
|
|||||
Reporter: | alex | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.2 | ||
|
|||||
Summary: | 0003628: "java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 start" fails with FileNotFoundException error: | ||||
Description: |
java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 start fails to start server after it has been stopped with the following command: java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 stop Reproduce with: java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 start java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 stop java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 start Output: C:\appservers\resin-pro-4.0.1>java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 start Resin/4.0.1 launching watchdog at 127.0.0.1:6600 Resin/4.0.1 started -server '' for watchdog at 127.0.0.1:6600 C:\appservers\resin-pro-4.0.1>java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 stop Resin/4.0.1 stopped -server '' for watchdog at 127.0.0.1:6600 C:\appservers\resin-pro-4.0.1>java -jar lib/resin.jar -root-directory c:\appservers\resin-pro-4.0.1 start Resin/4.0.1 can't start -server '' for watchdog at 127.0.0.1:6600. WatchdogClient[]: watchdog start failed because of 'java.io.FileNotFoundException: error:' |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|