ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » issue with wsrr

Post new topic  Reply to topic
 issue with wsrr « View previous topic :: View next topic » 
Author Message
bindu s
PostPosted: Mon Jul 29, 2013 8:30 am    Post subject: issue with wsrr Reply with quote

Apprentice

Joined: 27 Jun 2013
Posts: 27

wen we r trying to retrieve service from wsrr using EndpointLookup node, it was showing error like

Text:CHARACTER:Unhandled exception in plugin method
Insert
Type:INTEGER:5
Text:CHARACTER:java.lang.NullPointerException
Insert
Type:INTEGER:5
Text:CHARACTER:com.ibm.broker.plugin.MbService
Insert
Type:INTEGER:5
Text:CHARACTER:getLogMessages
Insert
Type:INTEGER:5
Text:CHARACTER:MbService.java
Insert
Type:INTEGER:2
Text:CHARACTER:452

can anyone help me out?
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Jul 29, 2013 8:53 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

You need a try/catch block in your code, with at least one catch Exception block.

Alternatively, you can (A) secure your WSRR server using SSL or (B) apply the latest fixpack.

http://www-01.ibm.com/support/docview.wss?uid=swg1IV44482
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
kimbert
PostPosted: Mon Jul 29, 2013 11:37 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Where I come from, the use of
Code:
catch (Exception e) { ...
is viewed with deep suspicion until the author can prove that it really is the correct solution.
_________________
Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Jul 30, 2013 3:16 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

kimbert wrote:
Where I come from, the use of
Code:
catch (Exception e) { ...
is viewed with deep suspicion until the author can prove that it really is the correct solution.


Sarcasm and tongue-in-cheek are not readily visible with ASCII characters. Motivation to read is sometimes a far off goal.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
dogorsy
PostPosted: Tue Jul 30, 2013 3:31 am    Post subject: Reply with quote

Knight

Joined: 13 Mar 2013
Posts: 553
Location: Home Office

lancelotlinc wrote:
Motivation to read is sometimes a far off goal.


you are making a big assumption here....
Back to top
View user's profile Send private message
akkypaul
PostPosted: Mon Oct 17, 2016 7:09 am    Post subject: Any resolution to this problem? Reply with quote

Apprentice

Joined: 30 Jun 2014
Posts: 44
Location: India

I see you guys are enjoying your wise wits but, is there any solution that you can provide?
IBM has recognized this issue and has given a solution i.e. to check whether the WSRR certificate added to TrustStore file has X 509 format and that the type of file should be .JKS though I fulfilled both the criteria and restarted my broker, I am still facing the same error:-

Code:
Node throwing exception :  sample.soap.flow.SampleMessageFlow.Endpoint Lookup Unhandled exception in plugin method :  evaluate Endpoint Lookup <com.ibm.broker.plugin.MbRecoverableException class:EndpointLookup(SRRetrieveITServiceNode) method:evaluate source:com.ibm.ws.webservices.multiprotocol.discovery.ServiceProviderManager (initialization failure) key:com.ibm.ws.webservices.multiprotocol.discovery.ServiceProviderManager (initialization failure) message: Unable to resolve message: Source: com.ibm.ws.webservices.multiprotocol.discovery.ServiceProviderManager (initialization failure)Key: com.ibm.ws.webservices.multiprotocol.discovery.ServiceProviderManager (initialization failure) > Unhandled exception in plugin method :  com.ibm.broker.plugin.MbRecoverableException EndpointLookup(SRRetrieveITServiceNode) evaluate Undefined -1 Throwable occurred when persisting entities from the query result com.ibm.ws.webservices.multiprotocol.discovery.ServiceProviderManager (initialization failure) com.ibm.ws.webservices.multiprotocol.discovery.ServiceProviderManager (initialization failure) : Flow (sample.soap.flow.SampleMessageFlow) Node (Endpoint Lookup)
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Oct 17, 2016 7:15 am    Post subject: Re: Any resolution to this problem? Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

akkypaul wrote:
I am still facing the same error


No you're not. This thread is 3 years old and, as you say, IBM have provided some patches between now and then and obviously all the software versions are different.

I would strongly suggest that you start a new thread (referencing this one if you want) that describes your problem, the scenarios where you see it, the software levels you are using and what you've done to try and resolve this.

One of the wits on this thread (who demonstrated at least half of them on this forum) is no longer with us, so you should find a greater focus.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » issue with wsrr
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.