AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  AIX6.1 HTTP connection failed.

    Posted 05/07/08 05:35 AM

    Originally posted by: SystemAdmin


    Hello,
    I am using AIX 6.1 . I have deployed my web application on web server of AIX.
    My application is running on solaris n windows too i.e applet loading successfully.But only in case of AIX its giving me stack trace of the exception mentioned in subject line.

    load: class com.cobrowse.CobrowseApplet not found.
    java.lang.ClassNotFoundException: com.cobrowse.CobrowseApplet
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    ... 10 more
    basic: Exception: java.lang.ClassNotFoundException: com.cobrowse.CobrowseApplet
    Can any one please suggest me how to deal with this pbm ? Are there any setting in AIX 6.1 needs to be done.

    Looking forward for reply.

    Thanks in advance.
    Anirddha

    Message was edited by: Ani_08

    Message was edited by: Ani_08
    #AIX-Forum


  • 2.  Re: AIX6.1 HTTP connection failed.

    Posted 05/08/08 08:38 AM

    Originally posted by: tony.evans


    You'll have better luck (I think) in the developers forum. You may need to provide just a little bit more information to get some help though.
    #AIX-Forum