Search:

Type: Posts; User: BobS0327

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    2,725

    Re: java.io.EOFException

    Problem resolved. Using the above posted stack trace led me to line 182 in Main java which is..


    ObjectStatus status = c.reqObjectStatus(Message.OBJ_TYPE_UNIT,1,max_units);

    The max_units...
  2. Replies
    5
    Views
    2,725

    Re: java.io.EOFException

    The code I am using can be found at https://code.google.com/p/jomnilink/ This is code that accesses a security controller. Code compiles successfully. But executing the code produces the above...
  3. Replies
    5
    Views
    2,725

    java.io.EOFException

    I am new to java programming and have encountered the following error. I'd greatly appreciate advice and assistance in resolving this exception.

    The exception...



    Listing of the referenced...
Results 1 to 3 of 3