Author |
Message |
Topic: Unable to get MbGlobalMap Object |
binayak.nanda
Replies: 0 Views: 1645
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 24, 2018 7:21 am Subject: Unable to get MbGlobalMap Object |
Hi All,
I am trying to implement global cache in IIB 9. I have developed a put and get utility. But when I am calling MbGlobalMap.getGlobalMap("mymap") getting below exception .
com.ib ... |
Topic: java.net.SocketTimeoutException: Read timed out |
binayak.nanda
Replies: 7 Views: 12596
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 16, 2017 12:06 am Subject: java.net.SocketTimeoutException: Read timed out |
Hi Vickas ,
It was actually test data issue . For some particular test data we were getting time out exception . And my question was also partially wrong as my http request node was having time ou ... |
Topic: Global Map size in global cache . |
binayak.nanda
Replies: 3 Views: 2579
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 28, 2017 9:10 am Subject: Global Map size in global cache . |
Thanks for the quick response . But that is not a great idea . IBM should expose a size method in the MbGlobalMap API .
Could you please help me on the second query . How to get MessageFlowLevel ... |
Topic: Global Map size in global cache . |
binayak.nanda
Replies: 3 Views: 2579
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 27, 2017 8:22 pm Subject: Global Map size in global cache . |
Hi All ,
I am having a requirement that i have to log all the cache entry with no of records cached . I am having following challenges on implementing this .
1)As i have to print no of records ... |
Topic: Using Self Signed and CA signed Certs together in Gateway . |
binayak.nanda
Replies: 1 Views: 3242
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 01, 2017 10:02 am Subject: Using Self Signed and CA signed Certs together in Gateway . |
Hi All ,
I am having a requirement that , in my Gateway there will be 2 types of certificates CA signed for external consumers and Self signed for internal back ends . Can anyone please advice on t ... |
Topic: Global Cache Implementation across multiple brokers |
binayak.nanda
Replies: 1 Views: 1763
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 03, 2017 8:35 pm Subject: Global Cache Implementation across multiple brokers |
Hello Experts ,
I have a requirement where i have to configure GlobalCache across multiple brokers available in different servers . I am having 5 different servers and each server is having a singl ... |
Topic: java.net.SocketTimeoutException: Read timed out |
binayak.nanda
Replies: 7 Views: 12596
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 08, 2017 10:42 pm Subject: java.net.SocketTimeoutException: Read timed out |
Yes , telnet is working fine . |
Topic: java.net.SocketTimeoutException: Read timed out |
binayak.nanda
Replies: 7 Views: 12596
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 06, 2017 4:11 am Subject: java.net.SocketTimeoutException: Read timed out |
Hi Experts ,
I am calling a backend webservice from wmb 7 using HTTPRequest node .
My service URL is correct and can able to get response in SOPAUI in 10.5 seconds , while calling same webservice ... |
Topic: ora-02396 exceeded maximum idle time exceeded |
binayak.nanda
Replies: 1 Views: 2902
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 06, 2016 11:07 pm Subject: ora-02396 exceeded maximum idle time exceeded |
Hello Experts ,
I am having a gateway flow which never remains idle . It uses ODBC connection pool . Now i am facing an issue that the getway flow is not getting connction object and giving error o ... |
Topic: mqsicreatebar issue . |
binayak.nanda
Replies: 5 Views: 2825
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 01, 2016 1:27 am Subject: mqsicreatebar issue . |
Can you suggest any way like ant or maven to build with the large message flows with mqsicreatebar ? |
Topic: mqsicreatebar issue . |
binayak.nanda
Replies: 5 Views: 2825
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jul 31, 2016 7:25 pm Subject: mqsicreatebar issue . |
Actually the project design is like this . Previously from toolkit bar file is build and deployed . Now planning to write build automation script . If this will not happen , then we have to go for mul ... |
Topic: mqsicreatebar issue . |
binayak.nanda
Replies: 5 Views: 2825
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jul 31, 2016 10:24 am Subject: mqsicreatebar issue . |
Hello All ,
I am currently working on wmb 7 . I need to build bar file using mqsicreatebar command . For small no of flows it is working fine . But for large no of message flows it is not working , ... |
Topic: DFDL to other Format Conversion in Java compute node . |
binayak.nanda
Replies: 2 Views: 3314
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 06, 2014 12:05 am Subject: DFDL to other Format Conversion in Java compute node . |
Hi All ,
In a java compute node i am getting data in DFDL domain . I need to store that DFDL data into database for auditing purpose . It may be as XML or plain String . How can I convert DFDL d ... |
Topic: Setting MQMD ApplIdentityData in java Compute Node . |
binayak.nanda
Replies: 6 Views: 5996
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 03, 2014 11:45 pm Subject: Setting MQMD ApplIdentityData in java Compute Node . |
I added MQHeader Node and create ApplIdentityData field as first child as initially it was not there in properties and populated data to it . It successfully worked in the same flow throughout . But ... |
Topic: Problem in ServerInputNode |
binayak.nanda
Replies: 1 Views: 1697
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Nov 01, 2014 11:39 pm Subject: Problem in ServerInputNode |
Hi All ,
When i am sending messages from a remote system to IIB v9.0 TCP IP Server Input Node maximum messages are unable to reach the node . Suppose If i will file 10 messages from remote system S ... |