Author |
Message |
Topic: Catching Java Exception in Esql |
topmahajan
Replies: 8 Views: 11274
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 09, 2017 4:01 pm Subject: Catching Java Exception in Esql |
Thanks for the reply, I think you are referring to use Handlers in esql, which we can use for catching the exceptions in esql.
But while trying to implement to throw the exception back from Java to ... |
Topic: Catching Java Exception in Esql |
topmahajan
Replies: 8 Views: 11274
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 06, 2017 6:48 pm Subject: Catching Java Exception in Esql |
Sorry, didn't get you exactly what do u mean by using the ESQL normal try/catch (which isn't named try/catch).
Regarding Java Exception, yes I am converting the Java exception to MBUserException. ... |
Topic: Catching Java Exception in Esql |
topmahajan
Replies: 8 Views: 11274
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 05, 2017 2:42 pm Subject: Re: Catching Java Exception in Esql |
If I remember correctly, you're not allowed an exception for a Java method being called from ESQL...
Thanks for reply. I am not able to find any details about this scenario anywhere. So, ... |
Topic: Catching Java Exception in Esql |
topmahajan
Replies: 8 Views: 11274
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 02, 2017 2:30 pm Subject: Catching Java Exception in Esql |
Hi,
All I am trying to find out if below scenario is possible (I am using IIB 9.0.0.2 version):
1. I am calling a Java Function from esql code
2. If I throw a user exception in Java Function ... |
Topic: Exception thrown by collector node |
topmahajan
Replies: 4 Views: 4439
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 20, 2012 3:39 am Subject: Exception thrown by collector node |
fjb_saper : Weird thing is that, actually no input message is getting failed. Messages are getting processed but we are receiving these exceptions also.
We had opened the PMR with IBM and they have ... |
Topic: Exception thrown by collector node |
topmahajan
Replies: 4 Views: 4439
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 18, 2012 11:28 pm Subject: Exception thrown by collector node |
Thanks McueMart. Will open a PMR with IBM for the same. |
Topic: Exception thrown by collector node |
topmahajan
Replies: 4 Views: 4439
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 18, 2012 3:43 am Subject: Exception thrown by collector node |
Hi,
We are using collector node in our interfaces. We are seeing some exceptions raised by some of the interfaces.
Weird thing is that no input message/payload is getting failed. Our common erro ... |