SCOUG-HELP Mailing List Archives
Return to [ 03 |
October |
2003 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
Steven Levine wrote:
>>I have the Innotek version on my system (as well as 1.1.8)
>
>
>>[I:\]java -version
>>java version "1.4.2_01"
>>Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
>>Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
>
>
> This is your problem. It appears you have stumbled on a defect in
> Innotek's java. It is a beta afterall. You should report the problem to
> Innotek.
>
> To get the TCP/IP GUI working, modify TCPCFG2.CMD to point directly at
> your 1.1.8 Java (i.e. i:\java11\bin\javapm.exe).
>
>
Steve:
Using javapm.exe didn't work. I start tcpcfg2.cmd and nothing happens.
So, I replaced javapm with java as follows:
@echo off
setlocal
cd I:\TCPIP\java
rem SET JAVA_COMPILER=xxx;
SET
CLASSPATH=I:\TCPIP\java\tcpauth.jar;I:\TCPIP\java\ddnssgui.jar;I:\TCPIP\java\Tcpcfg2.jar;I:\TCPIP\java\%tcplang%\cfg2res.jar;I:\TCPIP\java\netdiver.jar;I:\TCPIP\java\%tcplang%\tcpares.jar;I:\tcpip\java\jvc2.jar;
i:\java11\bin\java COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2c %tcplang%
local notrace
endlocal
I get a result very similar to that with Java 1.4.2., as follows:
[I:\tcpip\bin]tcpcfg2
java.lang.NoClassDefFoundError: java/awt/AWTEventMulticaster
at
COM.ibm.raleigh.tcp.tcpcfg2.client.BaseDialog.(BaseDialog.java:@echo
off
setlocal
cd I:\TCPIP\java
rem SET JAVA_COMPILER=xxx;
SET
CLASSPATH=I:\TCPIP\java\tcpauth.jar;I:\TCPIP\java\ddnssgui.jar;I:\TCPIP\java\Tcpcfg2.jar;I:\TCPIP\java\%tcplang%\cfg2res.jar;I:\TCPIP\java\netdiver.jar;I:\TCPIP\java\%tcplang%\tcpares.jar;I:\tcpip\java\jvc2.jar;
i:\java11\bin\java COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2c %tcplang%
local notrace
endlocal
82)
at
COM.ibm.raleigh.tcp.tcpcfg2.client.DlgStatus.(DlgStatus.java:83
)
at
COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2.showStatusDialog(Tcpcfg2.j
ava:491)
at
COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2.init(Tcpcfg2.java:219)
at
COM.ibm.raleigh.tcp.tcpcfg2.client.Tcpcfg2c.main(Tcpcfg2c.java:137)
So the TCPIP Configuration Notebook (local) still does not open, but the
whole point of this exercise was to get HOBLink X11 working, so I can
use GIMP.
I thought that not having the TCPIP Loopback interface enabled was the
problem, but this is evidently not the case. When I try to start the X
server, I see the HOB splash screen, then get a dialog box with the
message "Fatal Error, TCP_IP Task not found".
Thanks again for your help,
John
>
> HTH,
>
> Steven
>
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 03 |
October |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|