Author |
Message |
Topic: Ubable to build bar java.lang.StackOverflowError |
tillywern
Replies: 0 Views: 1818
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 11, 2014 12:05 pm Subject: Ubable to build bar java.lang.StackOverflowError |
So I just upgraded to 7.0.0.7-IFix-20140819_0927 on Win32. Don't heckle me about Win32 it is my company's standard.
Now when I go to build a BAR file I get the StackOverflowError. We do have a l ... |
Topic: Java Compute Node Transactions(Commit boundaries) |
tillywern
Replies: 2 Views: 2339
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 23, 2008 12:05 pm Subject: Java Compute Node Transactions(Commit boundaries) |
Here are the properties that are set up. Based on what you said I think I am still ok. We tried to use the XA stuff as well but we haven't set up a single transaction coordinator so it failed with ... |
Topic: Java Compute Node Transactions(Commit boundaries) |
tillywern
Replies: 2 Views: 2339
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 23, 2008 11:41 am Subject: Java Compute Node Transactions(Commit boundaries) |
Ok so we are running 6.1.0.2 and working with Java compute nodes. We have implemented a connection to Oracle with the Class4JDBCDriver. Trouble is that when we start running transactions in, they do ... |
Topic: Stored procedure invokation error |
tillywern
Replies: 5 Views: 5379
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 24, 2008 9:16 am Subject: Stored procedure invokation error |
It might because it provides a more low level interface to the database. It is worth a try but if the problem really has to do with transaction control then you may be out of luck no matter what way ... |
Topic: Stored procedure invokation error |
tillywern
Replies: 5 Views: 5379
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 24, 2008 8:44 am Subject: Stored procedure invokation error |
If the stored procedure is defined on the database, have your tried executing it from within a PASSTHROUGH statement instead? |
Topic: MQSeries DataDirect Technologies - Error |
tillywern
Replies: 4 Views: 4892
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 24, 2008 8:37 am Subject: MQSeries DataDirect Technologies - Error |
Good catch. You are correct that you will have to get ODBC working in the generic case before you can make it work with the Broker. Does the Event Log show anything at the OS level that would help? |
Topic: MQSeries DataDirect Technologies - Error |
tillywern
Replies: 4 Views: 4892
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 24, 2008 7:52 am Subject: MQSeries DataDirect Technologies - Error |
Can you turn ODBC tracing on and catch the error at that level? It looks like the exception you are sending is inside the Broker. |
Topic: 6.1 Execution Group Dying |
tillywern
Replies: 1 Views: 2618
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 24, 2008 7:36 am Subject: 6.1 Execution Group Dying |
Just started building out our new development platform with 6.1. Broker starts but $SYS_mqsi execution group keeps dying. This is on RHEL4.
I checked /var/mqsi/common/errors and found no abends.
... |
Topic: Queues set to NOTRIGGER after triggering. |
tillywern
Replies: 4 Views: 4207
|
Forum: General IBM MQ Support Posted: Thu May 29, 2008 8:41 am Subject: Queues set to NOTRIGGER after triggering. |
Thanks. Yes I finally found the documentation. Application Programming Guide rather than the Application programming reference.
And yes. I am familiar with the manual but apparently not trigger ... |
Topic: Queues set to NOTRIGGER after triggering. |
tillywern
Replies: 4 Views: 4207
|
Forum: General IBM MQ Support Posted: Thu May 29, 2008 8:23 am Subject: Queues set to NOTRIGGER after triggering. |
Ok it has been a while since I have done triggering. Ok I have been in the dark ages of JMS without access to the beauty of MQ triggering. I wanted to show an example of a Java program using the n ... |
Topic: Problem with ODBC |
tillywern
Replies: 3 Views: 3675
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 14, 2007 1:26 pm Subject: Tools |
If you use mqsisetdbparams and the user name and password are still trouble, look for a tool to help exercise odbc.ini.
isql or Open ODBC have tools that will exercise your configuration but won't ... |
Topic: Broker on AIX and TCP delay |
tillywern
Replies: 5 Views: 6254
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 13, 2007 11:41 am Subject: Broker on AIX and TCP delay |
Right. I understood but only right after my first post. I know what you are getting at. IBM sets a stupid default value and then askes you to change it when you bring up the issue. You are just ... |
Topic: Best practice seeked - migrating configuration to new nodes |
tillywern
Replies: 2 Views: 3736
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Mar 13, 2007 11:27 am Subject: Best practice seeked - migrating configuration to new nodes |
It is fairly straight forward if. Export your current configuration and then rebuild it on RHEL.
Most of the *nix systems are pretty similar. The biggest difference would be the init scripts. ... |
Topic: WMQ V6 & Tivoli Access Manager for Business Intergration |
tillywern
Replies: 2 Views: 6064
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Mar 13, 2007 11:24 am Subject: WMQ V6 & Tivoli Access Manager for Business Intergration |
Are you having specific issues or are you just looking for general dialog. I have worked with some of the Tivoli products but don't know if I can be of any assistance. |
Topic: Broker on AIX and TCP delay |
tillywern
Replies: 5 Views: 6254
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 13, 2007 9:28 am Subject: Sorry |
You got it.
Remember that this value only configures the HTTPListener. So at the OS lever you don't really have to worry about much. Your sending app should manage the stability of the HTTP ses ... |