Discussion:
[openjms-developer] [ openjms-Bugs-1358256 ] setenv.bat. Wrong character "#" at line 25
SourceForge.net
2005-11-16 17:22:08 UTC
Permalink
Bugs item #1358256, was opened at 2005-11-16 18:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1358256&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-1
Status: Open
Resolution: None
Priority: 5
Submitted By: Ermengol Bota (talstog)
Assigned to: Nobody/Anonymous (nobody)
Summary: setenv.bat. Wrong character "#" at line 25

Initial Comment:
A very "simple" error from cut&paste (i think :-)

The file setenv.bat includes a wrong character.
There is a "#" instead of "rem"

--------------------
25: # Configure Derby
26: set JAVA_OPTS=%JAVA_OPTS%
-Dderby.system.home=%OPENJMS_HOME%\db
---------------------

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1358256&group_id=54559
SourceForge.net
2005-11-18 12:16:56 UTC
Permalink
Bugs item #1358256, was opened at 2005-11-17 04:22
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1358256&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: server
Group: v0.7.7-alpha-1
Status: Closed
Resolution: Out of Date
Priority: 5
Submitted By: Ermengol Bota (talstog)
Assigned to: Tim Anderson (tanderson)
Summary: setenv.bat. Wrong character "#" at line 25

Initial Comment:
A very "simple" error from cut&paste (i think :-)

The file setenv.bat includes a wrong character.
There is a "#" instead of "rem"

--------------------
25: # Configure Derby
26: set JAVA_OPTS=%JAVA_OPTS%
-Dderby.system.home=%OPENJMS_HOME%\db
---------------------

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2005-11-18 23:16

Message:
Logged In: YES
user_id=557161

Thanks - this was fixed a few months ago:
http://cvs.sourceforge.net/viewcvs.py/openjms/openjms/distribution/src/server/bin/setenv.bat?rev=1.4&view=auto

Fix will be available in 0.7.7-alpha-2

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1358256&group_id=54559
Loading...