Dan Weems wrote:
Hi
I'm getting a very strange reaction when I try running any of the scripts that comes with JavaDB/Derby. If I run either "sysinfo" or "ij" from the command prompt, I get the following message:

'C:\Documents' is not recognized as an internal or external command, operable program or batch file. '""' is not recognized as an internal or external command, operable program or batch file.

If I echo %DERBY_HOME% I get:

C:\Documents and Settings\Dan\My Documents\Software\javadb

My impression from the above is that your scripts do not allow spaces in the directory names. But spaces are legal. What gives?

You'll need to edit the batch file to put quotes around anything which might have spaces.

Daniel


--
Daniel Noll

Nuix Pty Ltd
Suite 79, 89 Jones St, Ultimo NSW 2007, Australia    Ph: +61 2 9280 0699
Web: http://nuix.com/                               Fax: +61 2 9212 6902

This message is intended only for the named recipient. If you are not
the intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
message or attachment is strictly prohibited.

Reply via email to