Author |
Message
|
petzi |
Posted: Thu Feb 09, 2006 10:22 am Post subject: *** MQIPT problems - p1=java.io.IOException ***** |
|
|
Newbie
Joined: 09 Feb 2006 Posts: 2
|
Hi,
for the last few months MQIPT worked just fine.
Since yesterday morning there were problems - no connections any more...
here's an excerpt from the log file (trace=5)
19:06:44.648 2006.02.09
Class: com.ibm.mq.ipt.ConnectionThread
Method: createSSLConnection
Thread ID: ConnThd for Route 1420-2
Logger: TraceLogger 1420
Error connecting SSL client socket java.lang.NullPointerException
-< com.ibm.mq.ipt.ConnectionThread.createSSLConnection (ConnThd for Route 1420-2) 19:06:44.649
Time: 19:06:44.650 2006.02.09
Class: com.ibm.mq.ipt.ConnectionThread
Method: run
Thread ID: ConnThd for Route 1420-2
Logger: TraceLogger 1420
IOException in run() : , p1=java.io.IOException: Error connecting SSL client socket java.lang.NullPointerException
-> com.ibm.mq.ipt.ConnectionThread.closeAllConnections (ConnThd for Route 1420-2) 19:06:44.651
Time: 19:06:44.651 2006.02.09
Class: com.ibm.mq.ipt.ConnectionThread
Method: closeAllConnections
Thread ID: ConnThd for Route 1420-2
Logger: TraceLogger 1420
Saying goodbye to browser
have you seen this message before??
could you please give me a hint...
..thx & best regards... |
|
Back to top |
|
 |
HubertKleinmanns |
Posted: Thu Feb 09, 2006 10:25 am Post subject: |
|
|
 Shaman
Joined: 24 Feb 2004 Posts: 732 Location: Germany
|
just some guesses:
- did your firewalls guys change something?
- do you have expired certificates? _________________ Regards
Hubert |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Feb 09, 2006 6:42 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You have a NullPointerException.
Something is missing from your setup. Either an Object could not be found and returned null (Certificate not in store) or an object has a class defined but could not be instanciated ... (did anybody change something in your environment?)
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
petzi |
Posted: Thu Feb 09, 2006 11:58 pm Post subject: |
|
|
Newbie
Joined: 09 Feb 2006 Posts: 2
|
Hi,
I chekced all certs - but nothing changed.
I'll check if the port is still open or mayby the Firewall guys changed anything...
...this is quite a prob. if this doesn't work because it's a productive system...
THX anyway... |
|
Back to top |
|
 |
PhilBlake |
Posted: Fri Feb 17, 2006 4:43 am Post subject: *** MQIPT problems - p1=java.io.IOException ***** |
|
|
 Acolyte
Joined: 25 Oct 2005 Posts: 64
|
Hi Petzi... did you get this problem sorted ? If not, then send me a trace and I will take a look at it.
Which version of MQIPT are you using ?
Thanks,
Phil |
|
Back to top |
|
 |
|