Discussion:
[openjms-developer] [ openjms-Bugs-1174231 ] createTopicConnection
SourceForge.net
2005-12-02 12:27:18 UTC
Permalink
Bugs item #1174231, was opened at 2005-04-01 02:43
Message generated for change (Settings changed) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1174231&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: Pierluigi Brugnone (pbrugnone)
Assigned to: Tim Anderson (tanderson)
Summary: createTopicConnection

Initial Comment:
Hi,

I upgrade my Linux system from 0.7.3.1 to 0.7.6.1.
I'm working with:
- tcp connector
- topic
- rdbms Microsoft SQL
When I call factory.createTopicConnection I can't get
any connection. I saw with tcpdump that openjms server
doesn't provide any connection into the 3030 ports
although server said:
"MultiplexConnectionServer accept()'ed connection"
The same code working fine with 0.7.3.1.

Thanks in advance

Pierluigi


----------------------------------------------------------------------

Comment By: Tim Anderson (tanderson)
Date: 2005-06-08 23:35

Message:
Logged In: YES
user_id=557161

What does "can't get any connection" mean? An exception is
raised, or the call hangs?
If the first, whats the exception? If the second, can you provide a
thread dump (refer to the FAQ if you don't know how)?


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1174231&group_id=54559
Loading...