|
Hi everybody: I am runing a simple Testframe program from AS400, and try to display a frame on my desktop. I have JDK1.1.7 in AS400 and JDK1.1.8_008 in my workstation( P4 surported). I am able to run Remote-AWT on my desktop, but when I run the program from my AS400, I get the following error: Remote-AWT version is rawt_1.1_0_jdk1.1.7 (RAWT1012010) Remote-AWT cannot start. Local host does not have a local host IP address. Consult your system administrator if needed. ... The command I entered on AS400 is: RUNJVA CLASS(Testframe) PROP ((RmtAwtServer '10.20.2.28') (os400.class.path.rawt 1) (java.version '1.1.7')) 10.20.2.28 is my workstation's IP address, and I can ping it from as400. On my desktop I copied RWATGui.zip and jt400.zip to my personal folder. the path and classpath are set up as: SET JDK=C:\JieZhao\jdk1.1.8 SET PATH=%JDK%\bin;%PATH% SET CLASSPATH=C:\JieZhao\rawt\RAWTGui.zip;C: \JieZhao\jdk1.1.8\lib\classes.zip; C:\JieZhao\jt400\jt400.zip;C: \jieZhao\jdk1.1.8\swing\swing-1.1.1fcs\swing.jar; C:\JieZhao\jdk1.1.8\swing\swing-1.1.1fcs\windows.jar; C:\JieZhao\java\javasource >From mailing list archive, somebody mentioned about host table. Do I need to set up my local IP address in teh host table? Could anybody give me a clue what I did wrong? Thanks in advance. Jie Zhao
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.