View Single Post
  #1 (permalink)  
Old March 1st, 2004
jpm
Guest
 
Posts: n/a
Default Phex BETA Linux, No SUch Method Error

On Linux, using runtime phex_0.9.5.67.zip, Phex starts its animal
window, but then exits with errors shown below.

Here the complete session, with version information, ... :

export PATH=/opt-o/java/jdk1.3.1_01/bin:$PATH
java -version
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
cd ~/t/phex/phex_0.9.5.67/
java -jar phex.jar
. . .
java.lang.NoSuchMethodError
at phex.gui.tabs.NetworkTab.initComponent(Unknown Source)
at phex.gui.common.MainFrame.setupComponents(Unknown Source)
at phex.gui.common.MainFrame.<init>(Unknown Source)
at phex.gui.common.GUIRegistry.initialize(Unknown Source)
at phex.Main.main(Unknown Source)

Jean-Pierre Moreau, inexistant@NonNet
s/inexistant/jpm-qc/; s/NonNet/iquebec.com
Reply With Quote