Java base - telnet program

petef1

Bit poster
Hi everybody,

We are using Remote Application Server - version 17.1 for the testing. We tried to run it in the Remote Application Server without any problem; when we tried to run "Java Base" - telnet program with Publish Application option then the system showed "Java" error and it could not call the Java SDK. Do you have any idea ? Thank you.
Error log:
Exception in thread "main" java.lang.exceptionInInitializerError


at javax.swing.JPanel.Update.UI(Unknown Source)


at javax.swing.JPanel.<init>(Unknown Source)


at javax.swing.JPanel.<init>(Unknown Source)


at javax.swing.JPanel.<init>(Unknown Source)


at javax.swing.JRootPane.createGlassPane(Unknown Source)


at javax.swing.JPanel.<init>(Unknown Source)


at javax.swing.JDialog.createRootPane(Unknown Source)


at javax.swing.JDialog.dialogInit(Unknown Source)


at javax.swing.JDialog.<init>(Unknown Source)


at javax.swing.JDialog.<init>(Unknown Source)


at javax.swing.JDialog.<init>(Unknown Source)


at com.ibm.iaccess.launch.AcslaunchPad$PleaseWait.<init>(AcsLaunchPad.java:119)


at com.ibm.iaccess.launch.AcslaunchPad.<clinit>(AcsLaunchPad.java:305)


Caused by: java.lang.IllegalargumentException



Best Regards,
Pete Fong
 
Back
Top