[ openjms-Bugs-613028 ] Unable to receive ms from my Java Pgm
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #613028, was opened at 2002-09-23 02:23 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=613028&group_id=54559 Category: server Group: v0.7.2b14 >Status: Closed >Resolution: Works For Me Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Tim Anderson (tanderson) Summary: Unable to receive ms from my Java Pgm Initial Comment: Respected Sir/Madam, I downloaded the openjms-0.7.2 from your website and installed in my Win 2000 machine. I created a A.java file that listens to the defalut JMS queue q2. I created a java program that runs your SimpleClient example using the java Runtime.exec() command with the idea that it will send messages to queue2. Then, I am running my java pgm A in a separate Runtime.exec() command. The pgm A program was receiving message this afternoon but suddenly it stopped working. On analysis, I find that when I execute the statement to get the InitialContext, pgm A just hangs.. I re-installed OpenJMS and with no positive outcome. When I ran the same program in my friends desktop, the program runs properly. When I go to admin ( frame ) and see how many messages are in queue2, it always shows zero in all default queues.. Please help... Regards, Sundi Mahadevan absolute_85021-/[email protected] ---------------------------------------------------------------------- >Comment By: Tim Anderson (tanderson) Date: 2003-01-13 04:10 Message: Logged In: YES user_id=557161 Reopen if this is still an issue. ---------------------------------------------------------------------- Comment By: Tim Anderson (tanderson) Date: 2002-09-30 05:26 Message: Logged In: YES user_id=557161 I assume you mean SimpleReceiver instead of SimpleClient. Again, we need more information: . what connector (rmi, tcp etc) are you using to communicate with the server? . what does the thread dump of the client look like? (you can find this out by pressing CTRL-BREAK in a console window. Alternatively, run your client in a debugger). . what does the thread dump of the server look like ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=613028&group_id=54559