Search:

Type: Posts; User: JavaPF

Search: Search took 0.16 seconds.

  1. Replies
    16
    Views
    4,234

    Re: Error

    Nice one leandro!! :D
  2. Replies
    16
    Views
    4,234

    Re: Error

    When I comment out cisloPort1.setData(port1);

    I get:



    In the console and no errors.
  3. Replies
    16
    Views
    4,234

    Re: Error

    Yes the problem is with cisloPort1.setData(port1);

    port1 is null causing the NullPointerException.
  4. Replies
    16
    Views
    4,234

    Re: Error

    I can compile this fine but cannot make it produce the error. What do I need to do to get the NullPointerException?
  5. Replies
    16
    Views
    4,234

    Re: Error

    Hello Koren3,

    Is the error that you get java.lang.NullPointerException or are you talking about something else?

    I can't solve this problem without seeing all the code but NullPointerException...
Results 1 to 5 of 5