|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 3784 | minor | always | 11-24-09 13:52 | 12-10-09 10:56 | |
|
|
|||||
| Reporter: | ferg | Platform: | |||
| Assigned To: | alex | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.3 | ||
|
|
|||||
| Summary: | 0003784: win32 -install issue | ||||
| Description: |
(can be worked around by starting Resin from the command-line.) There is an error on windows that I missed: On a clean install: resin.exe -install; net start Resin will fail with Caused by: com.caucho.sql.SQLExceptionWrapper: java.io.IOException: Cannot create directory: C:\appservers\resin-pro-4.0.2\watchdog-data at com.caucho.db.sql.CreateQuery.execute(CreateQuery.java:67) at com.caucho.db.jdbc.StatementImpl.executeUpdate(StatementImpl.java:203) at com.caucho.db.jdbc.StatementImpl.executeUpdate(StatementImpl.java:151) at com.caucho.server.distcache.MnodeStore.initDatabase(MnodeStore.java:255) at com.caucho.server.distcache.MnodeStore.init(MnodeStore.java:196) at com.caucho.server.distcache.MnodeStore.<init>(MnodeStore.java:114) at com.caucho.server.distcache.AbstractDataCacheManager.<init>(AbstractDataCacheManager.java:85) ... 7 more Caused by: java.io.IOException: Cannot create directory: C:\appservers\resin-pro-4.0.2\watchdog-data at com.caucho.vfs.FilePath.mkdirs(FilePath.java:486) at com.caucho.db.store.Store.create(Store.java:381) at com.caucho.db.table.Table.create(Table.java:340) at com.caucho.db.table.TableFactory.create(TableFactory.java:377) at com.caucho.db.sql.CreateQuery.execute(CreateQuery.java:65) ... 13 more |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||