Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Invalid
-
10.2.1.6
-
None
-
None
-
Linux
Description
Even after setting DERBY_HOME to the right path the scripts in bin/ complain of the env variable DERBY_HOME not been set.
swift rajderby/db-derby-10.2.2.0-bin> echo $DERBY_HOME
/local1/LINUX/rajderby/db-derby-10.2.2.0-bin
swift rajderby/db-derby-10.2.2.0-bin> bin/ij
Error: DERBY_HOME is not set. Please set the DERBY_HOME environment variable
to the location of your Derby installation.
The scripts work just fine in the 'bash' and 'sh' environments, hence marking this issue Trivial - enough for tracking purposes only.