Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-36

Following the provided documentation and running ij results in a java.lang.InternalException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • Documentation, Tools
    • None
    • set DERBY_INSTALL=e:\Derby
      set CLASSPATH=%DERBY_INSTALL%\lib\derby.jar;%DERBY_INSTALL%\lib\derbytools.jar;%CLASSPATH%

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            vess Vess Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: