View Issue Details

IDProjectCategoryView StatusLast Update
0002487SymmetricDS ProBugpublic2016-02-12 18:29
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.0 
Target Version3.7.29Fixed in Version3.7.29 
Summary0002487: Installing service fails when a different name is used
DescriptionThe installer lets the user enter the name of the Unix init script, which defaults to "SymmetricDS". It then writes the script to /etc/init.d/. But it also looks for the same script name inside the installer resources. It should always read from the same symmetricds.init file resource no matter what the user enters.
Steps To Reproduce[ Starting processing ]
Starting process Installing Service (1/2)
Installing symVC ...
java.lang.NullPointerException
        at java.io.Reader.<init>(Reader.java:78)
        at java.io.InputStreamReader.<init>(InputStreamReader.java:72)
        at org.jumpmind.symmetric.wrapper.UnixService.install(UnixService.java:65)
        at org.jumpmind.symmetric.wrapper.WrapperHelper.run(WrapperHelper.java:40)
        at org.jumpmind.symmetric.wrapper.Wrapper.main(Wrapper.java:48)
Continue anyway?
Enter Y for Yes, N for No:
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.7 0a0b2a2b

2016-01-29 16:28:58

admin

Details Diff
0002487: Installing service fails when a different name is used Affected Issues
0002487
mod - symmetric-wrapper/src/main/java/org/jumpmind/symmetric/wrapper/UnixService.java Diff File

Issue History

Date Modified Username Field Change
2016-01-29 21:28 elong New Issue
2016-01-29 21:28 elong Status new => assigned
2016-01-29 21:28 elong Assigned To => elong
2016-01-29 21:29 elong Status assigned => resolved
2016-01-29 21:29 elong Fixed in Version => 3.7.29
2016-01-29 21:29 elong Resolution open => fixed
2016-01-29 22:00 admin Changeset attached => SymmetricDS 3.7 0a0b2a2b
2016-02-12 18:29 chenson Status resolved => closed