Discussion:
[openjms-developer] [ openjms-Bugs-1273923 ] binding problem with more networkinterfaces
SourceForge.net
2005-09-19 08:38:15 UTC
Permalink
Bugs item #1273923, was opened at 2005-08-26 10:40
Message generated for change (Settings changed) made by frans_user
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1273923&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: transport
Group: v0.7.6.1
Status: Closed
Resolution: None
Priority: 5
Submitted By: frans_user (frans_user)
Assigned to: Nobody/Anonymous (nobody)
Summary: binding problem with more networkinterfaces

Initial Comment:

I encoutered the following problem when migrating my
client application to citrix (ICA) client.

The new envirionment is as following:
The citrix clients communicite with each other by means
of a seperate networkinterface in de range of
xxx.xxx.34.??. While the second networkinterface (
xxx.xxx.33.??) is used for connectivity with backbone to
all the network servers (for mail/sql/OPENJMS/etc.).

The problem
When my jms app. is started on one of the citrix clients
the connection is initialized in about 15 seconds without
any errors). When sending a message to a Topic, the
message actually arrives at the OPENJMS server, but
the citrix client(s) dont't receive the message, while they
are also listening to this Topic!

We found out that when we connected our OPENJMS
server to the ICA network (xxx.xxx.34.??) the problem
disappeared. Then we disabled the xxx.xxx.34.??
interface on that server and the clients didn't receive any
messages again.
SourceForge.net
2005-09-19 08:36:59 UTC
Permalink
Bugs item #1273923, was opened at 2005-08-26 10:40
Message generated for change (Comment added) made by frans_user
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1273923&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: transport
Group: v0.7.6.1
Status: Open
Resolution: None
Priority: 5
Submitted By: frans_user (frans_user)
Assigned to: Nobody/Anonymous (nobody)
Summary: binding problem with more networkinterfaces

Initial Comment:

I encoutered the following problem when migrating my
client application to citrix (ICA) client.

The new envirionment is as following:
The citrix clients communicite with each other by means
of a seperate networkinterface in de range of
xxx.xxx.34.??. While the second networkinterface (
xxx.xxx.33.??) is used for connectivity with backbone to
all the network servers (for mail/sql/OPENJMS/etc.).

The problem
When my jms app. is started on one of the citrix clients
the connection is initialized in about 15 seconds without
any errors). When sending a message to a Topic, the
message actually arrives at the OPENJMS server, but
the citrix client(s) dont't receive the message, while they
are also listening to this Topic!

We found out that when we connected our OPENJMS
server to the ICA network (xxx.xxx.34.??) the problem
disappeared. Then we disabled the xxx.xxx.34.??
interface on that server and the clients didn't receive any
messages again.

Loading...