https://issues.apache.org/bugzilla/show_bug.cgi?id=52548
Bug #: 52548
Summary: service.bat fails to set catalina.base and
catalina.home due to apparent procrun bug
Product: Tomcat 7
Version: 7.0.25
Platform: PC
Status: NEW
Severity: minor
Priority: P2
Component: Integration
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 28221
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28221
diff -u patch for service.bat against 7.0.25
It appears that procrun 1.0.8 is not handling ++JvmOptions properly, instead
treating it as --JvmOptions. This results in only the last use of JvmOptions
being retained in the registry, causing the settings for catalina.base and
catalina.home to be lost when applied by the service.bat script. Attached is a
diff -u patch for service.bat 7.0.25 to work around the problem; it has the
unfortunate effect of making the lines rather long.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]