IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Java.IO.EOFException

    Posted Tue April 17, 2012 12:36 PM

    Hi,

    I am getting the Exception “Java.IO.EOFException” while opening a session to IS using Designer & Developer.

    Could you please answer me how to get rid of this problem.

    Thanks in advance.
    EOF.jpeg


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Java.IO.EOFException

    Posted Wed April 18, 2012 11:14 PM

    It is not possible to answer your question correctly using only the information you provided.

    When did this problem start? What is the network connection like between the box running Designer/Developer and the IS server? Are there any firewalls or proxy servers that are between the client workstation and IS?
    What information is included, if any, when you click the details button?

    Mark


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Java.IO.EOFException

    Posted Fri May 18, 2012 09:43 PM

    I have the same issue, it started today. The only change I am aware of is that we applied core fix 2 to WM 8.2.2. The full stack from developer is:

    java.io.EOFException
    at com.wm.util.coder.IDataBinCoder.readString(IDataBinCoder.java:708)
    at com.wm.util.coder.IDataBinCoder._decode(IDataBinCoder.java:916)
    at com.wm.util.coder.IDataBinCoder._decode(IDataBinCoder.java:810)
    at com.wm.util.coder.IDataBinCoder._decode(IDataBinCoder.java:810)
    at com.wm.util.coder.IDataBinCoder._decode(IDataBinCoder.java:810)
    at com.wm.util.coder.IDataBinCoder.decode(IDataBinCoder.java:307)
    at com.wm.driver.comm.b2b.http.SessionHTTPLink.transportMsg(SessionHTTPLink.java:103)
    at com.wm.driver.comm.b2b.http.HTTPLink$HTTPSendReceive.run(HTTPLink.java:474)
    at java.lang.Thread.run(Thread.java:662)

    Everything on the IS side seems fine: I can connect to the admin console, there is nothing standing out in any of the IS logs to me (error, server, stdout, etc). It is not affecting the second node in the cluster (I can log in there with the same user/password combination that fails). On the bad server, neither local nor LDAP based users are able to connect.

    My IS is on AIX and I found this thread on the tech forums:
    [url]http://tech.forums.softwareag.com/techjforum/posts/list/22858.page[/url]

    I downloaded the utility attached to the and I do eventually get the java.lang.ArrayIndexOutOfBoundsException like they mentioned.

    For now, I’ve just recycled the IS server as we are migrating our IS servers off AIX. If we get these chronically, I will look at disabling the JIT compiler to tide me over until we migrate.


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Java.IO.EOFException

    Posted Mon May 21, 2012 08:50 PM

    IS this error happens when you tried login Developer8.2.2 session?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 5.  RE: Java.IO.EOFException

    Posted Wed May 23, 2012 09:13 PM

    Yes, when you try to log into the IS from developer/designer. After turning off JIT we have not had any issues.


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods