View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004862 | SymmetricDS | Bug | public | 2021-03-01 19:03 | 2021-03-30 19:46 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.6 | ||||
Target Version | 3.12.8 | Fixed in Version | 3.12.8 | ||
Summary | 0004862: Create WAR gets instance.uuid does not exist | ||||
Description | If the server has not been started before, there is no instance.uuid file to put in the WAR file. Only include the file if it exists. The file should be optional and the server should operate without it. C:\SymmetricDS-Pro-3.12.7\bin>symadmin create-war C:\Share\SymmetricDS-Pro-3.12.7\SymmetricdsPro.war Log output will be written to C:\Share\SymmetricDS-Pro-3.12.7/logs/symmetric.log ------------------------------------------------------------------------------- An exception occurred. Please see the following for details: ------------------------------------------------------------------------------- java.io.IOException: The source C:\Share\SymmetricDS-Pro-3.12.7\conf\instance.uuid does not exist at org.apache.commons.io.FileUtils.copyToDirectory(FileUtils.java:1031) at org.jumpmind.symmetric.SymmetricAdmin.generateWar(SymmetricAdmin.java:686) at org.jumpmind.symmetric.SymmetricAdmin.executeWithOptions(SymmetricAdmin.java:351) at org.jumpmind.symmetric.AbstractCommandLauncher.execute(AbstractCommandLauncher.java:184) at org.jumpmind.symmetric.SymmetricAdmin.main(SymmetricAdmin.java:176) ------------------------------------------------------------------------------- | ||||
Tags | install | ||||
SymmetricDS: 3.12 64ccf389 2021-03-01 19:04:17 Details Diff |
0004862: Create WAR gets instance.uuid does not exist |
Affected Issues 0004862 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ClusterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-01 19:03 | elong | New Issue | |
2021-03-01 19:03 | elong | Status | new => assigned |
2021-03-01 19:03 | elong | Assigned To | => elong |
2021-03-01 19:03 | elong | Tag Attached: install | |
2021-03-01 19:04 | elong | Status | assigned => resolved |
2021-03-01 19:04 | elong | Resolution | open => fixed |
2021-03-01 19:04 | elong | Fixed in Version | => 3.12.8 |
2021-03-01 20:00 | admin | Changeset attached | => SymmetricDS 3.12 64ccf389 |
2021-03-30 19:46 | admin | Status | resolved => closed |