
| Key: |
CIB-1165
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
jason
|
| Reporter: |
Richard Fine
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 26/Jul/07 11:33 AM
Updated: 02/Aug/07 07:18 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.2.33
|
| Fix Version/s: |
1.2.34
|
|
|
Line 19 of common.bat references a label "noJavaHomeS" that is not present in the script, causing it to abort with an error.
|
|
Description
|
Line 19 of common.bat references a label "noJavaHomeS" that is not present in the script, causing it to abort with an error. |
Show » |
|
Amazing, and embarrassing, that this has not yet turned up. The same common.bat is used in all packages! I guess that it only actually matters when JAVA_HOME is not set, and given that the default way to start Pulse servers on Windows is as a service it is rare to run into the scenario where this happens. Thanks for the catch.