Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 172)

Ticket Resolution Summary Owner Reporter
#49 fixed LVMGUI and TCPCFG2 won't start David McKenna
Description

Set up beta 2 to be default Java per instructions on eCS 2 (added C:\Java6\Bin; to PATH and LIBPATH, removed Java142, removed SET CLASSPATH and SET JAVA_HOME in CONFIG.SYS). Tried to start LVM (advanced) and got:

[C:\os2\javaapps]java lvmgui Exception in thread "main" java.lang.UnsatisfiedLinkError?: no engine in java.library.path

at java.lang.ClassLoader?.loadLibrary(ClassLoader?.java:1681) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at Engine.<clinit>(lvmgui.java:289) at GUI.<init>(lvmgui.java:543) at lvmgui.main(lvmgui.java:322)

Tried to start the TCPIP configuration applet and got:

[C:\]tcpcfg2 Exception in thread "main" java.lang.UnsatisfiedLinkError?: no cfg2natv in java.library.path

at java.lang.ClassLoader?.loadLibrary(ClassLoader?.java:1681) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at COM.ibm.raleigh.tcp.tcpcfg2.server.NativeData?.<clinit>(NativeData?.java:354) at COM.ibm.raleigh.tcp.tcpcfg2.common.FileLock?.getLock(FileLock?.java:66) at COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2.init(Tcpcfg2.java:209) at COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2c.main(Tcpcfg2c.java:137)

The problem seems related to both.

My one other Java App (Limewire) seems to work fine.

#94 invalid Locale Issue RealPhil
Description

How do I adjust my system to deal with a Java locale issue? Is there a way for me to fake an en_US locale?

[J:\beta]java -jar tomighty-0.5.jar 6-Apr-2011 10:06:01 PM org.tomighty.log.Log info INFO: Loading messages for locale en_CA 6-Apr-2011 10:06:02 PM org.tomighty.log.Log info INFO: Messages file not found: /messages_en_CA.properties

Sorry for the troubles.

#202 fixed Make java.awt.TextArea work dmik
Description

Currently the java.awt.TextArea? class is not functioning. Just a black area which is never repainted and gets filled with garbage after some time.

Note: See TracQuery for help on using queries.