[xgws-user] RE: Issue with receiving published messages w/ WSMG
Yi Huang
yihuan_at_cs.indiana.edu
Tue, 8 May 2007 18:14:49 -0400
This is a multipart message in MIME format.
------=_NextPart_000_01D6_01C7919C.C585BB70
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
=20
I have found the problem with the help of Damon. The configuration file =
in
the distribution package on the web site has a problem. It has a wrong
default value. This causes that the delivery thread does not start. I =
have
updated the package on the web site.=20
=20
Thanks,
=20
Yi
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Yi Huang
PhD Candidate
Computer Science Dept.
Indiana University
<http://www.cs.indiana.edu/~yihuan/> http://www.cs.indiana.edu/~yihuan/
=20
From: Alex Piqueras [mailto:apm6_at_alu.um.es]=20
Sent: Tuesday, May 08, 2007 3:51 AM
To: Yi Huang
Cc: 'Jones, Damon'; aslom_at_cs.indiana.edu; 'Chathura Herath';
xgws-user_at_cs.indiana.edu
Subject: Re: [xgws-user] RE: Issue with receiving published messages w/ =
WSMG
=20
Hi all,
Until now I have been using wsmg in Windows, but now I'm trying in Linux =
and
then I have the same problem you show here.
The broker server and the consumers start up correctly, and their
subscriptions are stored successfully in the broker. But when someone
publish a message to the server, it doesn't propogate to the client
consumers.
In this case, I'm using a public IP address, and also the broker and
consumers are in the same machine.
I hope this information could help you to solve the problem.
I would like to read next mails about this issue to try solving my =
problem.
Thanks,
Alex.
Yi Huang escribi=F3:=20
Hi, Damon,
=20
I think you may have firewall-related problem. The broker server may not =
be
able to resolve 129.197.23.74 or cannot connect to it. Can you send me =
the
sever log when you run the test command and I want to see if the server =
has
any error. (Just start the server and run the test command, and wait =
for
more than 4 minutes for connection time out error messages).
=20
I think 129.197.23.74 is a local address. Can you run ipconfig (in =
Windows)
or ifconfig (in linux) to get all your IP addresses?=20
=20
Thanks,
=20
Yi
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Yi Huang
PhD Candidate
Computer Science Dept.
Indiana University
http://www.cs.indiana.edu/~yihuan/ =
<http://www.cs.indiana.edu/%7Eyihuan/>=20
=20
From: Jones, Damon [mailto:damon.jones_at_lmco.com]=20
Sent: Monday, May 07, 2007 2:34 PM
To: Yi Huang; aslom_at_cs.indiana.edu; Chathura Herath
Subject: RE: Issue with receiving published messages w/ WSMG
=20
Hi Yi,
=20
You assumed correctly in that I did start up consumer and created a
subscription before publishing. Output from test below.
=20
Thanks,
Damon
=20
=20
D:\javadev\projects\wsmg\java>java wsmg.demo.leadCallBack.TestController
-broker
localhost:12345 -topic topic1 -listenPort 18881
XC started on http://129.197.23.74:18881
SubscriptionID received=3D<wse:Identifier
xmlns:wse=3D"http://schemas.xmlsoap.org/ws
/2004/08/eventing">Tsub1_at_1178562537062</wse:Identifier>
Created subscription: topic=3Dtopic1
Waiting to get lock.
#####Doing other stuff######
IP address: 129.197.23.74
Finish Message=3D<?xml version=3D"1.0" encoding=3D"UTF-8"?>
=20
<NCSAEvent dirty=3D"true" id-at-sink=3D"-1" priority=3D"0"
creation-timestamp=3D"1178562
592782">
<properties xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"
xsi:type=3D"ja
va:ncsa.common.types.Attribute">
<name>Status</name>
<value xsi:type=3D"java:java.lang.String">FINISHED_SUCCESS</value>
</properties>
<properties xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"
xsi:type=3D"ja
va:ncsa.common.types.Attribute">
<name>source</name>
<value xsi:type=3D"java:java.lang.String">decoder</value>
</properties>
<properties xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"
xsi:type=3D"ja
va:ncsa.common.types.Attribute">
<name>Topic</name>
<value xsi:type=3D"java:java.lang.String">topic1</value>
</properties>
<properties xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"
xsi:type=3D"ja
va:ncsa.common.types.Attribute">
<name>correlationId</name>
<value xsi:type=3D"java:java.lang.String"/>
</properties>
=20
<id-at-origin>ogre_event_20070507112952_SVLWKCXR5XY__4849515856278846647<=
/id
-a
t-origin>
<message>done!<a =
href=3D"http://test.com/">text</a></message>
</NCSAEvent>
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=20
=20
=20
=20
=20
_____ =20
From: Yi Huang [mailto:yihuan_at_cs.indiana.edu]=20
Sent: Monday, May 07, 2007 11:20 AM
To: Jones, Damon; aslom_at_cs.indiana.edu; 'Chathura Herath'
Cc: 'Yi Huang'
Subject: RE: Issue with receiving published messages w/ WSMG
Hi, Damon,
=20
The commands look fine. I assume that you publish the message after =
starting
the consumer and creating the subscription since I don=92t see log of
subscription creation in the server.
=20
Can you run the test command in the =93Test Your WS-Messenger Server=94 =
section
of the user guide? The command is=20
java wsmg.demo.leadCallBack.TestController -broker localhost:12345 =
-topic
topic1 -listenPort 18888
=20
I would like to see if this command works fine. =20
=20
Thanks,
=20
Yi
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Yi Huang
PhD Candidate
Computer Science Dept.
Indiana University
http://www.cs.indiana.edu/~yihuan/ =
<http://www.cs.indiana.edu/%7Eyihuan/>=20
=20
From: Jones, Damon [mailto:damon.jones_at_lmco.com]=20
Sent: Monday, May 07, 2007 12:14 PM
To: yihuan_at_cs.indiana.edu; aslom_at_cs.indiana.edu; Chathura Herath
Subject: Issue with receiving published messages w/ WSMG
=20
Hi,=20
I have an issue with wsmg. For some reason when I publish a message to =
the
server, it doesn't propogate to the client consumers. I believe every =
thing
is setup correctly (see below). I can start the server find and =
subscribe as
well.=20
Please help, thanks,=20
Damon=20
Damon S. Jones=20
Lockheed Martin Space Systems=20
L=20
=20
I run the publish script below:=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
=3D=3D=3D=20
D:\javadev\projects\wsmg\java>java wsmg.demo.TestWSE_Publisher -consumer
129.197=20
.23.74:12345 -topic TestTopic -message "<words>Hello World</words>"=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
=3D=3D=3D=3D=20
I get the following log from the server when the message is published.=20
=20
[ 16:04:21.801 listen12345: xsul.http_server.HttpMiniServer.java:298 run =
1]
rece=20
ived connection =
Socket[addr=3D/129.197.23.74,port=3D2633,localport=3D12345]=20
[ 16:04:21.833 connection1on12345:
xsul.http_server.impl.HttpMiniServerConnectio=20
n.java:158 process 2] ENTRY=20
[ 16:04:21.848 connection1on12345:
xsul.http_server.impl.HttpMiniServerConnectio=20
n.java:168 process 1] waiting for next request=20
[ 16:04:21.848 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:209 readRequest 1] TRACE waiting for first
line of=20
HTTP request=20
[ 16:04:21.848 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:226 readRequest 1] TRACE receiving first =
line
with=20
request:---=20
POST / HTTP/1.0---=20
[ 16:04:21.864 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1] Host: =
129.197.23.74:12345=20
[ 16:04:21.864 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1] User-Agent: XSUL/2.7.9=20
[ 16:04:21.864 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1] Content-Type: text/xml;
charset=20
=3Dutf-8=20
[ 16:04:21.880 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1] Content-Length: 830=20
[ 16:04:21.911 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1] SOAPAction: "
<http://www.extreme> http://www.extreme=20
.indiana.edu/WseNotification"=20
[ 16:04:21.958 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1] Connection: close=20
[ 16:04:21.958 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:252 readRequest 1]=20
[ 16:04:21.958 connection1on12345: xsul.util.XsulUtil.java:216
getContentTypeCha=20
rset 1] ndx=3D10 from contentType=3Dtext/xml; charset=3Dutf-8=20
[ 16:04:21.973 connection1on12345:
xsul.http_server.impl.HttpServerRequestImpl.j=20
ava:289 readRequest 1] got charset=3Dutf-8 from contentType=3Dtext/xml;
charset=3Dutf-=20
8 length=3D830=20
[ 16:04:21.973 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:344 readRequest 1] recevied=3D830 '<?xml
version=3D'1.=20
0' encoding=3D'utf-8'?><S:Envelope
xmlns:xsd=3D'http://www.w3.org/2001/XMLSchema'
<http://www.w3.org/2001/XMLSchema%27> xm=20
lns:xsi=3D'http://www.w3.org/2001/XMLSchema-instance'
<http://www.w3.org/2001/XMLSchema-instance%27> =
xmlns:wa48=3D'http://schemas.x
mlsoap.org/ws/2004/08/addressing'
xmlns:wsp=3D'http://schemas.xmlsoap.org/ws/2002/=20
12/policy' xmlns:S=3D'http://schemas.xmlsoap.org/soap/envelope/'
<http://schemas.xmlsoap.org/soap/envelope/%27> ><S:Header><wa48:T=20
o>http://129.197.23.74:12345</wa48:To><wsnt:Topic
Dialect=3D'http://www.ibm.com/xm=20
lns/stdwip/web-services/WS-Topics/TopicExpression/simple'
xmlns:widget=3D'http://w=20
idgets.com'
xmlns:wsnt=3D'http://www.ibm.com/xmlns/stdwip/web-services/WS-BaseNoti=20
fication'>widget:TestTopic</wsnt:Topic><wa48:MessageID>uuid:9e4f1fa0-fcb4=
-11
db-a=20
e8d-9a92f41e9b6d</wa48:MessageID><wa48:Action>http://www.extreme.indiana.=
edu
/Wse=20
Notification</wa48:Action></S:Header><S:Body><words>Hello
World</words></S:Body>=20
</S:Envelope>=20
[ 16:04:21.989 connection1on12345: trace.xsul.http.server.in
xsul.http_server.im=20
pl.HttpServerRequestImpl.java:355 readRequest 1] received request:---=20
<?xml version=3D'1.0' encoding=3D'utf-8'?><S:Envelope
xmlns:xsd=3D'http://www.w3.org/2=20
001/XMLSchema' xmlns:xsi=3D'http://www.w3.org/2001/XMLSchema-instance'
<http://www.w3.org/2001/XMLSchema-instance%27> xmlns:wa48=3D=20
' <http://schemas.xmlsoap.org/ws/2004/08/addressing>
http://schemas.xmlsoap.org/ws/2004/08/addressing'
xmlns:wsp=3D'http://schemas.xml=20
soap.org/ws/2002/12/policy'
xmlns:S=3D'http://schemas.xmlsoap.org/soap/envelope/'
<http://schemas.xmlsoap.org/soap/envelope/%27> >=20
<S:Header><wa48:To>http://129.197.23.74:12345</wa48:To><wsnt:Topic
Dialect=3D'http=20
://www.ibm.com/xmlns/stdwip/web-services/WS-Topics/TopicExpression/simple=
'
xmlns=20
:widget=3D'http://widgets.com' <http://widgets.com%27>
xmlns:wsnt=3D'http://www.ibm.com/xmlns/stdwip/web-ser=20
vices/WS-BaseNotification'>widget:TestTopic</wsnt:Topic><wa48:MessageID>u=
uid
:9e4=20
f1fa0-fcb4-11db-ae8d-9a92f41e9b6d</wa48:MessageID><wa48:Action>http://www=
.ex
trem=20
e.indiana.edu/WseNotification</wa48:Action></S:Header><S:Body><words>Hell=
o
World=20
</words></S:Body></S:Envelope>---=20
[ 16:04:22.005 connection1on12345:
xsul.http_server.impl.HttpMiniServerConnectio=20
n.java:182 process 1] dispatching HTTP method 'POST' to servlet
xsul.processor.h=20
ttp.HttpDynamicInfosetProcessor$HdisServlet_at_a981ca=20
[ 16:04:22.020 connection1on12345:
wsmg.xsul.XSULDedicatedBrockerService.java:15=20
8 processHttpXml 5] Received message:<S:Envelope
xmlns:xsd=3D"http://www.w3.org/20=20
01/XMLSchema" xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"
xmlns:wa48=3D"=20
<http://schemas.xmlsoap.org/ws/2004/08/addressing>
http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsp=3D"http://schemas.xmls=20
oap.org/ws/2002/12/policy"
xmlns:S=3D"http://schemas.xmlsoap.org/soap/envelope/"><=20
S:Header><wa48:To>http://129.197.23.74:12345</wa48:To><wsnt:Topic
Dialect=3D"http:=20
//www.ibm.com/xmlns/stdwip/web-services/WS-Topics/TopicExpression/simple"=
xmlns:=20
widget=3D"http://widgets.com"
xmlns:wsnt=3D"http://www.ibm.com/xmlns/stdwip/web-serv=20
ices/WS-BaseNotification">widget:TestTopic</wsnt:Topic><wa48:MessageID>uu=
id:
9e4f=20
1fa0-fcb4-11db-ae8d-9a92f41e9b6d</wa48:MessageID><wa48:Action>http://www.=
ext
reme=20
.indiana.edu/WseNotification</wa48:Action></S:Header><S:Body><words>Hello=
World<=20
/words></S:Body></S:Envelope>=20
******Topic=3DTestTopic=20
[ 16:04:22.098 connection1on12345:
wsmg.xsul.XSULDedicatedBrockerService.java:22=20
5 processHttpXml 1] respDoc=3D<?xml version=3D"1.0"?><S:Envelope
xmlns:xsd=3D"http://w=20
ww.w3.org/2001/XMLSchema"
xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance"=20
xmlns:widget=3D"http://widgets.com"
xmlns:wa48=3D"http://schemas.xmlsoap.org/ws/2004=20
/08/addressing" =
xmlns:wsp=3D"http://schemas.xmlsoap.org/ws/2002/12/policy"
xmlns:S=20
=3D"http://schemas.xmlsoap.org/soap/envelope/"><S:Header><wa48:Action>htt=
p://s
chem=20
as.xmlsoap.org/ws/2004/08/eventing/wordsResponse</wa48:Action><wa48:Messa=
geI
D>uu=20
id:9e7c7130-fcb4-11db-88fd-d77fdac31d18</wa48:MessageID><wa48:To>http://s=
che
mas.=20
xmlsoap.org/ws/2004/08/addressing/role/anonymous</wa48:To><wa48:From><wa4=
8:A
ddre=20
ss>http://129.197.23.74:12345</wa48:Address></wa48:From><wa48:RelatesTo>u=
uid
:9e4=20
f1fa0-fcb4-11db-ae8d-9a92f41e9b6d</wa48:RelatesTo></S:Header><S:Body><wse=
:wo
rdsR=20
esponse trackId=3D"trackId_A_0"
xmlns:wse=3D"http://schemas.xmlsoap.org/ws/2004/08/e=20
venting" /></S:Body></S:Envelope>=20
[ 16:04:22.114 connection1on12345: trace.xsul.http.server.out
xsul.http_server.i=20
mpl.HttpServerResponseImpl.java:181 drainPipe 1] TRACE: sending response
(sendBo=20
dy=3Dtrue):---=20
HTTP/1.0 200 OK\r=20
Date: 7 May 2007 16:04:22 GMT\r=20
Server: XSUL/2.7.9\r=20
Content-Type: text/xml\r=20
Content-Length: 885\r=20
Connection: close\r=20
\r=20
<?xml version=3D'1.0'?><S:Envelope
xmlns:xsd=3D'http://www.w3.org/2001/XMLSchema'
<http://www.w3.org/2001/XMLSchema%27> xm=20
lns:xsi=3D'http://www.w3.org/2001/XMLSchema-instance'
<http://www.w3.org/2001/XMLSchema-instance%27> =
xmlns:widget=3D'http://widgets
.com' xmlns:wa48=3D'http://schemas.xmlsoap.org/ws/2004/08/addressing'
<http://schemas.xmlsoap.org/ws/2004/08/addressing%27> xmlns:wsp=3D'h=20
ttp://schemas.xmlsoap.org/ws/2002/12/policy'
xmlns:S=3D'http://schemas.xmlsoap.org=20
/soap/envelope/'><S:Header><wa48:Action>http://schemas.xmlsoap.org/ws/200=
4/0
8/ev=20
enting/wordsResponse</wa48:Action><wa48:MessageID>uuid:9e7c7130-fcb4-11db=
-88
fd-d=20
77fdac31d18</wa48:MessageID><wa48:To>http://schemas.xmlsoap.org/ws/2004/0=
8/a
ddre=20
ssing/role/anonymous</wa48:To><wa48:From><wa48:Address>http://129.197.23.=
74:
1234=20
5</wa48:Address></wa48:From><wa48:RelatesTo>uuid:9e4f1fa0-fcb4-11db-ae8d-=
9a9
2f41=20
e9b6d</wa48:RelatesTo></S:Header><S:Body><wse:wordsResponse
trackId=3D'trackId_A_0=20
' xmlns:wse=3D'http://schemas.xmlsoap.org/ws/2004/08/eventing'
<http://schemas.xmlsoap.org/ws/2004/08/eventing%27> /></S:Body></S:Enve =
lope>---=20
[ 16:04:22.161 connection1on12345:
xsul.http_server.impl.HttpServerResponseImpl.=20
java:199 drainPipe 1] sending response body=20
[ 16:04:22.161 connection1on12345:
xsul.http_server.impl.HttpServerResponseImpl.=20
java:203 drainPipe 1] sending response finished=20
[ 16:04:22.161 connection1on12345:
xsul.http_server.impl.HttpMiniServerConnectio=20
n.java:220 process 2] RETURN=20
[ 16:04:22.176 connection1on12345:
xsul.http_server.impl.HttpMiniServerConnectio=20
n.java:134 run 1] closing server
Socket[addr=3D/129.197.23.74,port=3D2633,localport=3D=20
12345]=20
[ 16:04:22.176 connection1on12345:
xsul.http_server.impl.HttpMiniServerConnectio=20
n.java:153 run 1] connection thread finished=20
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
"I Started Consumer Successfully"=20
D:\javadev\projects\wsmg\java>java wsmg.demo.TestNotificationConsumer =
-port
19999=20
XC started on <http://129.197.23.74:19999> http://129.197.23.74:19999=20
Listen Port=3D19999=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
"I Started Server Successfully"=20
D:\javadev\projects\wsmg\java\bin>java -Dlog=3D:ALL wsmg.Server -port =
12345=20
MLogger $Revision: 1.8 $ $Date: 2005/02/16 05:52:51 $ (GMT) configured =
as
':ALL'=20
(XSUL version compile-time:2.7.9 runtime:2.7.9)=20
Get init()=20
Calling cleanup()=20
Batch update successful.=20
Queue is cleaned.=20
Finished Calling cleanup()=20
[ 15:59:32.046 main:
xsul.http_server.plain_impl.PlainServerSocketFactory.java:7=20
4 initializePortRange 4] no http_transport.server.port.range property =
was
provid=20
ed=20
[ 15:59:32.046 main: xsul.http_server.HttpMiniServer.java:229
startServerNoCheck=20
s 4] starts listening on 12345 :-)=20
[ 15:59:32.061 listen12345: xsul.http_server.HttpMiniServer.java:279 run =
2]
ENTR=20
Y=20
[ 15:59:32.061 main:
xsul.http_server.plain_impl.PlainServerSocketFactory.java:1=20
76 getMyIp 4] no http_transport.server.host_ip property=20
WS-Eventing/Notification Broker(XSUL) service (version:1.76.2
After_StressTest_a=20
ddedStat_f1 XPathFilterEnabled=3Dtrue) started on
<http://129.197.23.74:12345> http://129.197.23.74:12345=20
Starting Subscription Cleaning up Thread.=20
TotalRecord=3D0=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20
"I Made A Subscription Successfully"=20
D:\javadev\projects\wsmg\java>java wsmg.demo.TestWSE_Subscriber =
-consumer
129.19=20
7.23.74:19999 -producer 129.197.23.74:12345 -topic TestTopic=20
SubscriptionID received=3D<wse:Identifier
xmlns:wse=3D"http://schemas.xmlsoap.org/ws=20
/2004/08/eventing">Tsub2_at_1178553570843</wse:Identifier>=20
SubscriptionId=3D<wse:Identifier
xmlns:wse=3D"http://schemas.xmlsoap.org/ws/2004/08/=20
eventing">Tsub2_at_1178553570843</wse:Identifier>=20
D:\javadev\projects\wsmg\java>java wsmg.demo.showAllSubscriptions =
-producer
loca=20
lhost:12345=20
******Tsub2_at_1178553570843-->http://129.197.23.74:19999--##TestTopic=20
--=20
-------------------------------------------------------
Alejandro Piqueras Meseguer (apiqueras_at_dif.um.es)
Dept. Ingenier=EDa de la Informaci=F3n y las Comunicaciones
Facultad de Inform=E1tica
Universidad de Murcia=20
------=_NextPart_000_01D6_01C7919C.C585BB70
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:x=3D"urn:schemas-microsoft-com:office:excel" =
xmlns:p=3D"urn:schemas-microsoft-com:office:powerpoint" =
xmlns:a=3D"urn:schemas-microsoft-com:office:access" =
xmlns:dt=3D"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" =
xmlns:s=3D"uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" =
xmlns:rs=3D"urn:schemas-microsoft-com:rowset" xmlns:z=3D"#RowsetSchema" =
xmlns:b=3D"urn:schemas-microsoft-com:office:publisher" =
xmlns:ss=3D"urn:schemas-microsoft-com:office:spreadsheet" =
xmlns:c=3D"urn:schemas-microsoft-com:office:component:spreadsheet" =
xmlns:oa=3D"urn:schemas-microsoft-com:office:activation" =
xmlns:html=3D"http://www.w3.org/TR/REC-html40" =
xmlns:q=3D"http://schemas.xmlsoap.org/soap/envelope/" xmlns:D=3D"DAV:" =
xmlns:x2=3D"http://schemas.microsoft.com/office/excel/2003/xml" =
xmlns:ois=3D"http://schemas.microsoft.com/sharepoint/soap/ois/" =
xmlns:dir=3D"http://schemas.microsoft.com/sharepoint/soap/directory/" =
xmlns:ds=3D"http://www.w3.org/2000/09/xmldsig#" =
xmlns:dsp=3D"http://schemas.microsoft.com/sharepoint/dsp" =
xmlns:udc=3D"http://schemas.microsoft.com/data/udc" =
xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" =
xmlns:sps=3D"http://schemas.microsoft.com/sharepoint/soap/" =
xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" =
xmlns:udcxf=3D"http://schemas.microsoft.com/data/udc/xmlfile" =
xmlns:wf=3D"http://schemas.microsoft.com/sharepoint/soap/workflow/" =
xmlns:mver=3D"http://schemas.openxmlformats.org/markup-compatibility/2006=
" xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns:ex12t=3D"http://schemas.microsoft.com/exchange/services/2006/types"=
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Issue with receiving published messages w/ WSMG</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
{font-family:"\@SimSun";
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:LMLOGO3;
panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p
{mso-style-priority:99;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman","serif";
color:black;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
span.EmailStyle18
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.EmailStyle19
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:Consolas;
color:black;}
span.EmailStyle22
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor=3Dwhite lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi,<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I have found the problem with the help of Damon. The
configuration file in the distribution package on the web site has a =
problem. It
has a wrong default value. This causes that the delivery thread does not =
start.
I have updated the package on the web site. <o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks,<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Yi<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Yi Huang<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>PhD Candidate<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Computer Science Dept.<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Indiana University<o:p></o:p></span></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'><a href=3D"http://www.cs.indiana.edu/~yihuan/"><span
style=3D'color:blue'>http://www.cs.indiana.edu/~yihuan/</span></a><o:p></=
o:p></span></p>
</div>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div>
<div style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt =
0in 0in 0in'>
<p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif";
color:windowtext'>From:</span></b><span =
style=3D'font-size:10.0pt;font-family:
"Tahoma","sans-serif";color:windowtext'> Alex Piqueras =
[mailto:apm6_at_alu.um.es] <br>
<b>Sent:</b> Tuesday, May 08, 2007 3:51 AM<br>
<b>To:</b> Yi Huang<br>
<b>Cc:</b> 'Jones, Damon'; aslom_at_cs.indiana.edu; 'Chathura Herath';
xgws-user_at_cs.indiana.edu<br>
<b>Subject:</b> Re: [xgws-user] RE: Issue with receiving published =
messages w/
WSMG<o:p></o:p></span></p>
</div>
</div>
<p class=3DMsoNormal><o:p> </o:p></p>
<p class=3DMsoNormal>Hi all,<br>
Until now I have been using wsmg in Windows, but now I'm trying in Linux =
and
then I have the same problem you show here.<br>
The broker server and the consumers start up correctly, and their =
subscriptions
are stored successfully in the broker. But when someone publish a =
message to
the server, it doesn't propogate to the client consumers.<br>
In this case, I'm using a public IP address, and also the broker and =
consumers
are in the same machine.<br>
<br>
I hope this information could help you to solve the problem.<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><br>
</span>I would like to read next mails about this issue to try solving =
my
problem.<br>
<br>
Thanks,<br>
<br>
Alex.<br>
<br>
<br>
Yi Huang escribi=F3: <o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi, Damon,</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I think you may have firewall-related problem. The broker =
server
may not be able to resolve 129.197.23.74 or cannot connect to it. Can =
you send
me the sever log when you run the test command and I want to see if the =
server
has any error. (Just start the server and run the test command, =
and wait
for more than 4 minutes for connection time out error =
messages).</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I think 129.197.23.74 is a local address. Can you run =
ipconfig
(in Windows) or ifconfig (in linux) to get all your IP addresses? =
</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks,</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Yi</span><o:p></o:p></p>
<div>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Yi Huang</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>PhD Candidate</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Computer Science Dept.</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Indiana University</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'><a =
href=3D"http://www.cs.indiana.edu/%7Eyihuan/">http://www.cs.indiana.edu/~=
yihuan/</a></span><o:p></o:p></p>
</div>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<div>
<div style=3D'border:none;border-top:solid windowtext =
1.0pt;padding:3.0pt 0in 0in 0in;
border-color:-moz-use-text-color -moz-use-text-color'>
<p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jones, =
Damon [<a
href=3D"mailto:damon.jones_at_lmco.com">mailto:damon.jones_at_lmco.com</a>] =
<br>
<b>Sent:</b> Monday, May 07, 2007 2:34 PM<br>
<b>To:</b> Yi Huang; <a =
href=3D"mailto:aslom_at_cs.indiana.edu">aslom_at_cs.indiana.edu</a>;
Chathura Herath<br>
<b>Subject:</b> RE: Issue with receiving published messages w/ =
WSMG</span><o:p></o:p></p>
</div>
</div>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Hi Yi,</span><o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>You assumed correctly in that I did start up consumer and =
created a
subscription before publishing. Output from test =
below.</span><o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Thanks,</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Damon</span><o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>D:\javadev\projects\wsmg\java>java
wsmg.demo.leadCallBack.TestController -broker<br>
localhost:12345 -topic topic1 -listenPort 18881<br>
XC started on <a =
href=3D"http://129.197.23.74:18881">http://129.197.23.74:18881</a><br>
SubscriptionID received=3D<wse:Identifier xmlns:wse=3D"<a
href=3D"http://schemas.xmlsoap.org/ws">http://schemas.xmlsoap.org/ws</a><=
br>
/2004/08/eventing">Tsub1_at_1178562537062</wse:Identifier><br>=
Created subscription: topic=3Dtopic1<br>
Waiting to get lock.<br>
#####Doing other stuff######<br>
IP address: 129.197.23.74<br>
Finish Message=3D<?xml version=3D"1.0" =
encoding=3D"UTF-8"?></span><o:p></o:p></p>
<div>
<p class=3DMsoNormal> <o:p></o:p></p>
</div>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'><NCSAEvent dirty=3D"true" =
id-at-sink=3D"-1"
priority=3D"0" creation-timestamp=3D"1178562<br>
592782"><br>
<properties xmlns:xsi=3D"<a
href=3D"http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001=
/XMLSchema-instance</a>"
xsi:type=3D"ja<br>
va:ncsa.common.types.Attribute"><br>
<name>Status</name><br>
<value
xsi:type=3D"java:java.lang.String">FINISHED_SUCCESS</valu=
e><br>
</properties><br>
<properties xmlns:xsi=3D"<a
href=3D"http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001=
/XMLSchema-instance</a>"
xsi:type=3D"ja<br>
va:ncsa.common.types.Attribute"><br>
<name>source</name><br>
<value
xsi:type=3D"java:java.lang.String">decoder</value><br>=
</properties><br>
<properties xmlns:xsi=3D"<a
href=3D"http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001=
/XMLSchema-instance</a>"
xsi:type=3D"ja<br>
va:ncsa.common.types.Attribute"><br>
<name>Topic</name><br>
<value
xsi:type=3D"java:java.lang.String">topic1</value><br>
</properties><br>
<properties xmlns:xsi=3D"<a
href=3D"http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001=
/XMLSchema-instance</a>"
xsi:type=3D"ja<br>
va:ncsa.common.types.Attribute"><br>
<name>correlationId</name><br>
<value =
xsi:type=3D"java:java.lang.String"/><br>
</properties><br>
=
<id-at-origin>ogre_event_20070507112952_SVLWKCXR5XY__48495158562788=
46647</id-a<br>
t-origin><br>
<message>done!&lt;a href=3D"<a =
href=3D"http://test.com/">http://test.com/"&gt;text&lt;/a&am=
p;gt;</message</a>><br>
</NCSAEvent></span><o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span><o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<blockquote style=3D'border:none;border-left:solid windowtext =
1.5pt;padding:0in 0in 0in 4.0pt;
margin-left:3.75pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt;=
border-color:-moz-use-text-color -moz-use-text-color -moz-use-text-color =
blue'>
<p class=3DMsoNormal> <o:p></o:p></p>
<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'>
<hr size=3D2 width=3D"100%" align=3Dcenter>
</div>
<p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><b><span =
style=3D'font-size:10.0pt;
font-family:"Tahoma","sans-serif"'>From:</span></b><span =
style=3D'font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> Yi Huang [<a
href=3D"mailto:yihuan_at_cs.indiana.edu">mailto:yihuan_at_cs.indiana.edu</a>] =
<br>
<b>Sent:</b> Monday, May 07, 2007 11:20 AM<br>
<b>To:</b> Jones, Damon; <a =
href=3D"mailto:aslom_at_cs.indiana.edu">aslom_at_cs.indiana.edu</a>;
'Chathura Herath'<br>
<b>Cc:</b> 'Yi Huang'<br>
<b>Subject:</b> RE: Issue with receiving published messages w/ =
WSMG</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi, Damon,</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>The commands look fine. I assume that you publish the =
message
after starting the consumer and creating the subscription since I =
don’t see log
of subscription creation in the server.</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Can you run the test command in the “Test Your =
WS-Messenger
Server” section of the user guide? The command is =
</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>java wsmg.demo.leadCallBack.TestController -broker
localhost:12345 -topic topic1 -listenPort 18888</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I would like to see if this command works fine. =
</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks,</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Yi</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<div>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Yi Huang</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>PhD Candidate</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Computer Science Dept.</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'>Indiana University</span><o:p></o:p></p>
<p class=3DMsoNormal><span =
style=3D'font-size:10.5pt;font-family:Consolas;
color:#1F497D'><a =
href=3D"http://www.cs.indiana.edu/%7Eyihuan/">http://www.cs.indiana.edu/~=
yihuan/</a></span><o:p></o:p></p>
</div>
<p class=3DMsoNormal><span =
style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> </span><o:p></o:p></p>
<div>
<div style=3D'border:none;border-top:solid windowtext =
1.0pt;padding:3.0pt 0in 0in 0in;
border-color:-moz-use-text-color -moz-use-text-color'>
<p class=3DMsoNormal><b><span =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jones, =
Damon [<a
href=3D"mailto:damon.jones_at_lmco.com">mailto:damon.jones_at_lmco.com</a>] =
<br>
<b>Sent:</b> Monday, May 07, 2007 12:14 PM<br>
<b>To:</b> <a =
href=3D"mailto:yihuan_at_cs.indiana.edu">yihuan_at_cs.indiana.edu</a>; <a
href=3D"mailto:aslom_at_cs.indiana.edu">aslom_at_cs.indiana.edu</a>; Chathura =
Herath<br>
<b>Subject:</b> Issue with receiving published messages w/ =
WSMG</span><o:p></o:p></p>
</div>
</div>
<p class=3DMsoNormal> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Hi,</span> =
<o:p></o:p></p>
<p><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>I =
have an
issue with wsmg. For some reason when I publish a message to the server, =
it
doesn't propogate to the client consumers. I believe every thing is =
setup
correctly (see below). I can start the server find and subscribe as =
well. </span><o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Please help,
thanks,</span> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Damon</span>
<o:p></o:p></p>
<p><span =
style=3D'font-size:7.5pt;font-family:"Arial","sans-serif";color:navy'>Dam=
on
S. Jones</span> <br>
<span =
style=3D'font-size:7.5pt;font-family:"Arial","sans-serif";color:navy'>Loc=
kheed
Martin Space Systems</span> <br>
<span =
style=3D'font-size:18.0pt;font-family:"LMLOGO3","serif";color:navy'>L</sp=
an>
<o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>I =
run the
publish script below:</span> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<=
/span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>D:\javadev\pr=
ojects\wsmg\java>java
wsmg.demo.TestWSE_Publisher -consumer 129.197</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>.23.74:12345
-topic TestTopic -message "<words>Hello =
World</words>"</span>
<o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
</span>
<o:p></o:p></p>
<p><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>I =
get the
following log from the server when the message is published.</span> =
<o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.801
listen12345: xsul.http_server.HttpMiniServer.java:298 run 1] rece</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ived =
connection
Socket[addr=3D/129.197.23.74,port=3D2633,localport=3D12345]</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.833
connection1on12345: xsul.http_server.impl.HttpMiniServerConnectio</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>n.java:158
process 2] ENTRY</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.848
connection1on12345: xsul.http_server.impl.HttpMiniServerConnectio</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>n.java:168
process 1] waiting for next request</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.848
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:209
readRequest 1] TRACE waiting for first line of</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> HTTP
request</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.848
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:226
readRequest 1] TRACE receiving first line with</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> request=
:---</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>POST /
HTTP/1.0---</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.864
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1] Host: 129.197.23.74:12345</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.864
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1] User-Agent: XSUL/2.7.9</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.864
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1] Content-Type: text/xml; charset</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3Dutf-8</spa=
n> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.880
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1] Content-Length: 830</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.911
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1] SOAPAction: "</span><a =
href=3D"http://www.extreme"><span
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>http://www.ex=
treme</span></a>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>.indiana.edu/=
WseNotification"</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.958
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1] Connection: close</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.958
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:252
readRequest 1]</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.958
connection1on12345: xsul.util.XsulUtil.java:216 getContentTypeCha</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>rset =
1] ndx=3D10
from contentType=3Dtext/xml; charset=3Dutf-8</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.973
connection1on12345: xsul.http_server.impl.HttpServerRequestImpl.j</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ava:289
readRequest 1] got charset=3Dutf-8 from contentType=3Dtext/xml; =
charset=3Dutf-</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>8 =
length=3D830</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.973
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:344
readRequest 1] recevied=3D830 '<?xml version=3D'1.</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>0'
encoding=3D'utf-8'?><S:Envelope xmlns:xsd=3D'<a
href=3D"http://www.w3.org/2001/XMLSchema%27">http://www.w3.org/2001/XMLSc=
hema'</a>
xm</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>lns:xsi=3D'<a=
href=3D"http://www.w3.org/2001/XMLSchema-instance%27">http://www.w3.org/2=
001/XMLSchema-instance'</a>
xmlns:wa48=3D'<a href=3D"http://schemas.x">http://schemas.x</a></span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>mlsoap.org/ws=
/2004/08/addressing'
xmlns:wsp=3D'<a =
href=3D"http://schemas.xmlsoap.org/ws/2002/">http://schemas.xmlsoap.org/w=
s/2002/</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>12/policy'
xmlns:S=3D'<a =
href=3D"http://schemas.xmlsoap.org/soap/envelope/%27">http://schemas.xmls=
oap.org/soap/envelope/'</a>><S:Header><wa48:T</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>o><a
href=3D"http://129.197.23.74:12345">http://129.197.23.74:12345</a></wa=
48:To><wsnt:Topic
Dialect=3D'<a =
href=3D"http://www.ibm.com/xm">http://www.ibm.com/xm</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>lns/stdwip/we=
b-services/WS-Topics/TopicExpression/simple'
xmlns:widget=3D'<a href=3D"http://w">http://w</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>idgets.com'
xmlns:wsnt=3D'<a =
href=3D"http://www.ibm.com/xmlns/stdwip/web-services/WS-BaseNoti">http://=
www.ibm.com/xmlns/stdwip/web-services/WS-BaseNoti</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>fication'>=
widget:TestTopic</wsnt:Topic><wa48:MessageID>uuid:9e4f1fa0-fc=
b4-11db-a</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>e8d-9a92f41e9=
b6d</wa48:MessageID><wa48:Action><a
href=3D"http://www.extreme.indiana.edu/Wse">http://www.extreme.indiana.ed=
u/Wse</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Notification&=
lt;/wa48:Action></S:Header><S:Body><words>Hello
World</words></S:Body></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'></S:Envelo=
pe></span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:21.989
connection1on12345: trace.xsul.http.server.in xsul.http_server.im</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>pl.HttpServer=
RequestImpl.java:355
readRequest 1] received request:---</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><?xml
version=3D'1.0' encoding=3D'utf-8'?><S:Envelope xmlns:xsd=3D'<a
href=3D"http://www.w3.org/2">http://www.w3.org/2</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>001/XMLSchema=
'
xmlns:xsi=3D'<a =
href=3D"http://www.w3.org/2001/XMLSchema-instance%27">http://www.w3.org/2=
001/XMLSchema-instance'</a>
xmlns:wa48=3D</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>'</span><a
href=3D"http://schemas.xmlsoap.org/ws/2004/08/addressing"><span =
style=3D'font-size:
10.0pt;font-family:"Arial","sans-serif"'>http://schemas.xmlsoap.org/ws/20=
04/08/addressing</span></a><span
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>' =
xmlns:wsp=3D'<a
href=3D"http://schemas.xml">http://schemas.xml</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>soap.org/ws/2=
002/12/policy'
xmlns:S=3D'<a =
href=3D"http://schemas.xmlsoap.org/soap/envelope/%27">http://schemas.xmls=
oap.org/soap/envelope/'</a>></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><S:Header&=
gt;<wa48:To><a
href=3D"http://129.197.23.74:12345">http://129.197.23.74:12345</a></wa=
48:To><wsnt:Topic
Dialect=3D'http</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>://www.ibm.co=
m/xmlns/stdwip/web-services/WS-Topics/TopicExpression/simple'
xmlns</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>:widget=3D'<a=
href=3D"http://widgets.com%27">http://widgets.com'</a> xmlns:wsnt=3D'<a
href=3D"http://www.ibm.com/xmlns/stdwip/web-ser">http://www.ibm.com/xmlns=
/stdwip/web-ser</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>vices/WS-Base=
Notification'>widget:TestTopic</wsnt:Topic><wa48:MessageID>=
;uuid:9e4</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>f1fa0-fcb4-11=
db-ae8d-9a92f41e9b6d</wa48:MessageID><wa48:Action><a
href=3D"http://www.extrem">http://www.extrem</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>e.indiana.edu=
/WseNotification</wa48:Action></S:Header><S:Body><wo=
rds>Hello
World</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'></words>=
;</S:Body></S:Envelope>---</span>
<o:p></o:p></p>
<p><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[
16:04:22.005 connection1on12345: =
xsul.http_server.impl.HttpMiniServerConnectio</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>n.java:182
process 1] dispatching HTTP method 'POST' to servlet =
xsul.processor.h</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ttp.HttpDynam=
icInfosetProcessor$HdisServlet_at_a981ca</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.020
connection1on12345: wsmg.xsul.XSULDedicatedBrockerService.java:15</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>8
processHttpXml 5] Received message:<S:Envelope xmlns:xsd=3D"<a
href=3D"http://www.w3.org/20">http://www.w3.org/20</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>01/XMLSchema&=
quot;
xmlns:xsi=3D"<a =
href=3D"http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001=
/XMLSchema-instance</a>"
xmlns:wa48=3D"</span> <br>
<a href=3D"http://schemas.xmlsoap.org/ws/2004/08/addressing"><span
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>http://schema=
s.xmlsoap.org/ws/2004/08/addressing</span></a><span
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>"
xmlns:wsp=3D"<a =
href=3D"http://schemas.xmls">http://schemas.xmls</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>oap.org/ws/20=
02/12/policy"
xmlns:S=3D"<a =
href=3D"http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap=
.org/soap/envelope/</a>"><</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>S:Header>&=
lt;wa48:To><a
href=3D"http://129.197.23.74:12345">http://129.197.23.74:12345</a></wa=
48:To><wsnt:Topic
Dialect=3D"http:</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>//www.ibm.com=
/xmlns/stdwip/web-services/WS-Topics/TopicExpression/simple"
xmlns:</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>widget=3D&quo=
t;<a
href=3D"http://widgets.com">http://widgets.com</a>" =
xmlns:wsnt=3D"<a
href=3D"http://www.ibm.com/xmlns/stdwip/web-serv">http://www.ibm.com/xmln=
s/stdwip/web-serv</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ices/WS-BaseN=
otification">widget:TestTopic</wsnt:Topic><wa48:MessageI=
D>uuid:9e4f</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>1fa0-fcb4-11d=
b-ae8d-9a92f41e9b6d</wa48:MessageID><wa48:Action><a
href=3D"http://www.extreme">http://www.extreme</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>.indiana.edu/=
WseNotification</wa48:Action></S:Header><S:Body><wor=
ds>Hello
World<</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>/words><=
;/S:Body></S:Envelope></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>******Topic=3D=
TestTopic</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.098
connection1on12345: wsmg.xsul.XSULDedicatedBrockerService.java:22</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>5
processHttpXml 1] respDoc=3D<?xml =
version=3D"1.0"?><S:Envelope
xmlns:xsd=3D"<a href=3D"http://w">http://w</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ww.w3.org/200=
1/XMLSchema"
xmlns:xsi=3D"<a =
href=3D"http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001=
/XMLSchema-instance</a>"</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>xmlns:widget=3D=
"<a
href=3D"http://widgets.com">http://widgets.com</a>" =
xmlns:wa48=3D"<a
href=3D"http://schemas.xmlsoap.org/ws/2004">http://schemas.xmlsoap.org/ws=
/2004</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>/08/addressin=
g"
xmlns:wsp=3D"<a =
href=3D"http://schemas.xmlsoap.org/ws/2002/12/policy">http://schemas.xmls=
oap.org/ws/2002/12/policy</a>"
xmlns:S</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3D"<a
href=3D"http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap=
.org/soap/envelope/</a>"><S:Header><wa48:Action><a
href=3D"http://schem">http://schem</a></span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>as.xmlsoap.or=
g/ws/2004/08/eventing/wordsResponse</wa48:Action><wa48:MessageID=
>uu</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>id:9e7c7130-f=
cb4-11db-88fd-d77fdac31d18</wa48:MessageID><wa48:To><a
href=3D"http://schemas">http://schemas</a>.</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>xmlsoap.org/w=
s/2004/08/addressing/role/anonymous</wa48:To><wa48:From><w=
a48:Addre</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ss><a
href=3D"http://129.197.23.74:12345">http://129.197.23.74:12345</a></wa=
48:Address></wa48:From><wa48:RelatesTo>uuid:9e4</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>f1fa0-fcb4-11=
db-ae8d-9a92f41e9b6d</wa48:RelatesTo></S:Header><S:Body>=
;<wse:wordsR</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>esponse
trackId=3D"trackId_A_0" xmlns:wse=3D"<a
href=3D"http://schemas.xmlsoap.org/ws/2004/08/e">http://schemas.xmlsoap.o=
rg/ws/2004/08/e</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>venting"=
/></S:Body></S:Envelope></span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.114
connection1on12345: trace.xsul.http.server.out xsul.http_server.i</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>mpl.HttpServe=
rResponseImpl.java:181
drainPipe 1] TRACE: sending response (sendBo</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>dy=3Dtrue):--=
-</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>HTTP/1.0 200 =
OK\r</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Date: =
7 May
2007 16:04:22 GMT\r</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Server:
XSUL/2.7.9\r</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Content-Type:=
text/xml\r</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Content-Lengt=
h:
885\r</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Connection:
close\r</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>\r</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'><?xml
version=3D'1.0'?><S:Envelope xmlns:xsd=3D'<a
href=3D"http://www.w3.org/2001/XMLSchema%27">http://www.w3.org/2001/XMLSc=
hema'</a>
xm</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>lns:xsi=3D'<a=
href=3D"http://www.w3.org/2001/XMLSchema-instance%27">http://www.w3.org/2=
001/XMLSchema-instance'</a>
xmlns:widget=3D'<a href=3D"http://widgets">http://widgets</a></span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>.com'
xmlns:wa48=3D'<a =
href=3D"http://schemas.xmlsoap.org/ws/2004/08/addressing%27">http://schem=
as.xmlsoap.org/ws/2004/08/addressing'</a>
xmlns:wsp=3D'h</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ttp://schemas=
.xmlsoap.org/ws/2002/12/policy'
xmlns:S=3D'<a =
href=3D"http://schemas.xmlsoap.org">http://schemas.xmlsoap.org</a></span>=
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>/soap/envelop=
e/'><S:Header><wa48:Action><a
href=3D"http://schemas.xmlsoap.org/ws/2004/08/ev">http://schemas.xmlsoap.=
org/ws/2004/08/ev</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>enting/wordsR=
esponse</wa48:Action><wa48:MessageID>uuid:9e7c7130-fcb4-11db-=
88fd-d</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>77fdac31d18&l=
t;/wa48:MessageID><wa48:To><a
href=3D"http://schemas.xmlsoap.org/ws/2004/08/addre">http://schemas.xmlso=
ap.org/ws/2004/08/addre</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ssing/role/an=
onymous</wa48:To><wa48:From><wa48:Address><a
href=3D"http://129.197.23.74:1234">http://129.197.23.74:1234</a></span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>5</wa48:Ad=
dress></wa48:From><wa48:RelatesTo>uuid:9e4f1fa0-fcb4-11db-=
ae8d-9a92f41</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>e9b6d</wa4=
8:RelatesTo></S:Header><S:Body><wse:wordsResponse
trackId=3D'trackId_A_0</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>' =
xmlns:wse=3D'<a
href=3D"http://schemas.xmlsoap.org/ws/2004/08/eventing%27">http://schemas=
.xmlsoap.org/ws/2004/08/eventing'</a>
/></S:Body></S:Enve</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>lope>---</=
span>
<o:p></o:p></p>
<p><span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.161
connection1on12345: xsul.http_server.impl.HttpServerResponseImpl.</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>java:199
drainPipe 1] sending response body</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.161
connection1on12345: xsul.http_server.impl.HttpServerResponseImpl.</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>java:203
drainPipe 1] sending response finished</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.161
connection1on12345: xsul.http_server.impl.HttpMiniServerConnectio</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>n.java:220
process 2] RETURN</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.176
connection1on12345: xsul.http_server.impl.HttpMiniServerConnectio</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>n.java:134 =
run
1] closing server =
Socket[addr=3D/129.197.23.74,port=3D2633,localport=3D</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>12345]</span>=
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
16:04:22.176
connection1on12345: xsul.http_server.impl.HttpMiniServerConnectio</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>n.java:153 =
run
1] connection thread finished</span> <o:p></o:p></p>
<p class=3DMsoNormal> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D</span>
<o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>"I
Started Consumer Successfully"</span> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>D:\javadev\pr=
ojects\wsmg\java>java
wsmg.demo.TestNotificationConsumer -port 19999</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>XC =
started on </span><a
href=3D"http://129.197.23.74:19999"><span =
style=3D'font-size:10.0pt;font-family:
"Arial","sans-serif"'>http://129.197.23.74:19999</span></a> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Listen
Port=3D19999</span> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D</span>
<o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>"I
Started Server Successfully"</span> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>D:\javadev\pr=
ojects\wsmg\java\bin>java
-Dlog=3D:ALL wsmg.Server -port 12345</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>MLogger
$Revision: 1.8 $ $Date: 2005/02/16 05:52:51 $ (GMT) configured as =
':ALL'</span>
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'> =
(XSUL
version compile-time:2.7.9 runtime:2.7.9)</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Get =
init()</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Calling
cleanup()</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Batch =
update
successful.</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Queue =
is
cleaned.</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Finished
Calling cleanup()</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
15:59:32.046
main: xsul.http_server.plain_impl.PlainServerSocketFactory.java:7</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>4
initializePortRange 4] no http_transport.server.port.range property was =
provid</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ed</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
15:59:32.046
main: xsul.http_server.HttpMiniServer.java:229 startServerNoCheck</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>s 4] =
starts
listening on 12345 :-)</span> <br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
15:59:32.061
listen12345: xsul.http_server.HttpMiniServer.java:279 run 2] ENTR</span> =
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Y</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>[ =
15:59:32.061
main: xsul.http_server.plain_impl.PlainServerSocketFactory.java:1</span> =
<br>
<span style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>76 =
getMyIp 4]
no http_transport.server.host_ip property</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>WS-Eventing/N=
otification
Broker(XSUL) service (version:1.76.2 After_StressTest_a</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>ddedStat_f1
XPathFilterEnabled=3Dtrue) started on </span><a =
href=3D"http://129.197.23.74:12345"><span
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>http://129.19=
7.23.74:12345</span></a>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>Starting
Subscription Cleaning up Thread.</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>TotalRecord=3D=
0</span>
<o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D</span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>"I Made =
A
Subscription Successfully"</span> <o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>D:\javadev\pr=
ojects\wsmg\java>java
wsmg.demo.TestWSE_Subscriber -consumer 129.19</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>7.23.74:19999=
-producer 129.197.23.74:12345 -topic TestTopic</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>SubscriptionI=
D
received=3D<wse:Identifier xmlns:wse=3D"<a
href=3D"http://schemas.xmlsoap.org/ws">http://schemas.xmlsoap.org/ws</a><=
/span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>/2004/08/even=
ting">Tsub2_at_1178553570843</wse:Identifier></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>SubscriptionI=
d=3D<wse:Identifier
xmlns:wse=3D"<a =
href=3D"http://schemas.xmlsoap.org/ws/2004/08/">http://schemas.xmlsoap.or=
g/ws/2004/08/</a></span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>eventing"=
;>Tsub2_at_1178553570843</wse:Identifier></span>
<o:p></o:p></p>
<p><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>D:\javadev\pr=
ojects\wsmg\java>java
wsmg.demo.showAllSubscriptions -producer loca</span> <br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>lhost:12345</=
span>
<br>
<span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif"'>******Tsub2_at_1=
178553570843--><a
href=3D"http://129.197.23.74:19999--##TestTopic">http://129.197.23.74:199=
99--##TestTopic</a></span>
<o:p></o:p></p>
</blockquote>
<p class=3DMsoNormal><br>
<br>
<br>
<o:p></o:p></p>
<pre>-- =
<o:p></o:p></pre><pre>---------------------------------------------------=
----<o:p></o:p></pre><pre>Alejandro Piqueras Meseguer (<a
href=3D"mailto:apiqueras_at_dif.um.es">apiqueras_at_dif.um.es</a>)<o:p></o:p></=
pre><pre>Dept. Ingenier=EDa de la Informaci=F3n y las =
Comunicaciones<o:p></o:p></pre><pre>Facultad de =
Inform=E1tica<o:p></o:p></pre><pre>Universidad de Murcia =
<o:p></o:p></pre></div>
</body>
</html>
------=_NextPart_000_01D6_01C7919C.C585BB70--