Author |
Message |
Topic: Issues with Collector Node |
Willtodd
Replies: 2 Views: 2789
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 14, 2011 6:10 am Subject: Issues with Collector Node |
Issues with Collector Node
I have started using the Collector Node in one of my projects. I find it to be an excellent feature, however I'm noticing a couple of significant issues with it.
Firs ... |
Topic: StackOverflowError when debugging JCN in Toolkit |
Willtodd
Replies: 7 Views: 6992
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 24, 2009 7:59 am Subject: StackOverflowError when debugging JCN in Toolkit |
Thanks, WMBDev1. After increasing the minimum stacksize, I found that the StackOverlow did not occur, however I watched as the toolkit ran and ran, and its memory usage continued to grow seemingly wi ... |
Topic: StackOverflowError when debugging JCN in Toolkit |
Willtodd
Replies: 7 Views: 6992
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 23, 2009 1:45 pm Subject: StackOverflowError when debugging JCN in Toolkit |
Thanks for the feedback, guys!
Well, I tried the -Xmx option. Cranked it up as high as 1500M (Eclipse wouldn't let me set it much higher), but the results were the same. I also tried -Xms with so ... |
Topic: StackOverflowError when debugging JCN in Toolkit |
Willtodd
Replies: 7 Views: 6992
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 21, 2009 11:10 am Subject: StackOverflowError when debugging JCN in Toolkit |
I have an update on this problem. I have a rather large Message Flow Project (over 100 flows), and they use a rather large Java code base (about 500 classes) for their JCNs. Even though the JCN I am ... |
Topic: StackOverflowError when debugging JCN in Toolkit |
Willtodd
Replies: 7 Views: 6992
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 17, 2009 1:37 pm Subject: StackOverflowError when debugging JCN in Toolkit |
Here is the complete stack trace...
An internal error occurred during: "JDI thread evaluations".
java.lang.StackOverflowError
at org.eclipse.core.internal.dtree.AbstractDataTreeNode.in ... |
Topic: StackOverflowError when debugging JCN in Toolkit |
Willtodd
Replies: 7 Views: 6992
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 17, 2009 1:36 pm Subject: StackOverflowError when debugging JCN in Toolkit |
Hello. I am encountering an issue with the WMB Toolkit debugger. Whenever I try to step into a Java Compute Node, the toolkit throws the following exception:
An internal error occurred during: &q ... |