Ticket #27 (assigned defect)

Opened 1 year ago

Last modified 1 year ago

vrjconfig.bat can build up a command line that is too long

Reported by: patrick Assigned to: patrick (accepted)
Priority: critical Milestone:
Component: VRJConfig Version: HEAD
Keywords: vrjconfig.bat command length Cc:
Completion:

Description

The way that vrjconfig.bat works is quite different than its shell script counterpart on non-Windows platforms. The command line that gets executed by vrjconfig.bat can become quite long because the entire Java class path is set as an argument to the java executable. Depending on where VR Juggler is installed, the path can end up being too long. This can probably be worked around by setting the CLASSPATH environment variable instead of setting it as a command line argument.

Attachments

Change History

03/15/07 19:14:18 changed by patrick

  • status changed from new to assigned.

Add/Change #27 (vrjconfig.bat can build up a command line that is too long)




Change Properties
Action