Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003784 [Resin] minor always 11-24-09 13:52 12-10-09 10:56
Reporter ferg View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed   Product Version
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
 
Additional Information
Attached Files

- Relationships

- Notes
(0004327)
alex
12-10-09 10:56

This appeared to be an environment issue that went away after windows was rebooted. Fresh installs after reboot worked fine.
 

- Issue History
Date Modified Username Field Change
11-24-09 13:52 ferg New Issue
11-25-09 03:30 hans Issue Monitored: hans
12-10-09 10:54 alex Status new => assigned
12-10-09 10:54 alex Assigned To  => alex
12-10-09 10:56 alex Status assigned => closed
12-10-09 10:56 alex Note Added: 0004327
12-10-09 10:56 alex Resolution open => fixed
12-10-09 10:56 alex Fixed in Version  => 4.0.3


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker