﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
49	LVMGUI and TCPCFG2 won't start	David McKenna		" 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."	defect	closed	major	GA2	general	1.6.0-b19 Beta 2	low	fixed		
