Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
(if you can get it into 1.0.1)
Make the following changes:
PLEXUS_OPTS="$PLEXUS_OPTS -Xmx128m"
(to pass on plexus opts)
...
exec "$JAVACMD" \
(to delegate process)
This is required to get it running as a service from the plexus script.
fixed in plexus-runtime-builder