meydrew / otroslogviewer

Automatically exported from code.google.com/p/otroslogviewer
0 stars 0 forks source link

olv.bat fails if OLV is installed to a location containing spaces #319

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install (unzip) OLV to a path containing spaces (e.g. "C:\Program Files 
(x86)\OtrosLogViewer")
2. Start olv.bat

What is the expected output? What do you see instead?
OLV should start up. Instead it writes to the error log "Error occurred during 
initialization of VM java/lang/NoClassDefFoundError: java/lang/Object"

What version of the product are you using? On what operating system?
Otros Log View 1.2.0
Windows 7 64-Bit

The problem is missing quotes around parameters potentially containing spaces. 
I attached a fixed version of olv.bat.

Original issue reported on code.google.com by jochen.u...@gameforge.com on 27 Nov 2014 at 3:47

Attachments: