Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4864 | minor | always | 11-21-11 09:10 | 08-01-12 14:53 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | alex | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.23 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.30 | ||
|
|||||
Summary: | 0004864: eclipse plugin: multiple servers conflict | ||||
Description: |
(rep by Aaron Freeman) > With the latest resin-pro-4.0.23 plugin we are now getting an error when trying to start multiple instances of Resin within a single Eclipse environment: > > > > java.sql.SQLException: CREATE for path 'C:\opt\project\ext\resin-pro-4.0.23\resin-data\default\tmp\temp_file' failed, because the file already exists. CREATE can not override an existing table. > > > > We were able to get around the issue by adding a ?data-directory argument to the Resin plugin?s ?Program arguments? section, but why do we have to do that suddenly? > > > > What is the best practice for starting multiple VMs? Is there some setting we can use to get it to use WEB-INF (not sure that is a good idea), or ${resin.root}/${server}/tmp or something? > > > > Any other options that would be better than having to explicitly add that extra program argument with a hardcoded path? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|