[ http://issues.apache.org/jira/browse/DERBY-36?page=all ]
     
Myrna van Lunteren closed DERBY-36:
-----------------------------------

    Resolution: Cannot Reproduce

(Visible to derby-developers)


> Following the provided documentation and running ij results in a 
> java.lang.InternalException
> --------------------------------------------------------------------------------------------
>
>          Key: DERBY-36
>          URL: http://issues.apache.org/jira/browse/DERBY-36
>      Project: Derby
>         Type: Bug
>   Components: Documentation, Tools
>  Environment: set DERBY_INSTALL=e:\Derby
> set 
> CLASSPATH=%DERBY_INSTALL%\lib\derby.jar;%DERBY_INSTALL%\lib\derbytools.jar;%CLASSPATH%
>     Reporter: Vess Ivanov

>
> In a commad window type:
> set DERBY_INSTALL=e:\Derby
> set 
> CLASSPATH=%DERBY_INSTALL%\lib\derby.jar;%DERBY_INSTALL%\lib\derbytools.jar;%CLASSPATH%
> java -cp %CLASSPATH% org.apache.derby.tools.ij
> Yelds the following result :
> Exception in thread "main" java.lang.InternalError: No run method
>         at java.security.AccessController.doPrivileged(Native Method)
>         at org.apache.derby.impl.tools.ij.utilMain.go(utilMain.java)
>         at org.apache.derby.impl.tools.ij.Main.go(Main.java)
>         at org.apache.derby.impl.tools.ij.Main.mainCore(Main.java)
>         at org.apache.derby.impl.tools.ij.Main14.main(Main14.java)
>         at org.apache.derby.tools.ij.main(ij.java)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to