[Clustering/JBoss] - Version conflict of packets in jgroup
by dileepm
Hi,
I am using jgroup 2.3 for grouping.I have two nodes nodeA and nodeB.
My IP address is 192.168.1.4 and i am trying to connect to another system with IP 192.168.1.6 i am getting results file for clustering in local system(i.e. Vertical clustering) but if i try to run on network i get following error please help me i am in urgent.
Thanks in Advance
18:30:02,812 WARN [UDP] packet from 192.168.1.6:4552 has different version (12338) from ours (23). This may cause problems
18:30:02,812 ERROR [UDP] failed unmarshalling message
java.io.EOFException
at java.io.DataInputStream.readShort(DataInputStream.java:298)
at org.jgroups.Message.readFrom(Message.java:624)
at org.jgroups.protocols.TP.bufferToMessage(TP.java:982)
at org.jgroups.protocols.TP.handleIncomingPacket(TP.java:838)
at org.jgroups.protocols.TP.access$200(TP.java:44)
at org.jgroups.protocols.TP$IncomingPacketHandler.run(TP.java:1290)
at java.lang.Thread.run(Thread.java:619)
18:30:05,031 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (160 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:21,437 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:22,125 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (160 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:22,437 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:24,515 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (138 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:30:27,953 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (71 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:30:28,953 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (71 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:30:36,750 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:37,750 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:55,234 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (71 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:30:56,234 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (71 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:30:56,781 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:57,781 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:30:59,468 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (160 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:08,875 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:09,875 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:11,093 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (160 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:14,640 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (138 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:31:17,671 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (160 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:28,406 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:29,406 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:36,328 ERROR [UDP] exception sending msg
java.lang.Exception: dest=/230.1.2.7:45577 (138 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.access$2100(TP.java:44)
at org.jgroups.protocols.TP$Bundler.bundleAndSend(TP.java:1651)
at org.jgroups.protocols.TP$Bundler.access$2500(TP.java:1564)
at org.jgroups.protocols.TP$Bundler$BundlingTimer.run(TP.java:1690)
at org.jgroups.util.TimeScheduler._run(TimeScheduler.java:397)
at org.jgroups.util.TimeScheduler.access$000(TimeScheduler.java:44)
at org.jgroups.util.TimeScheduler$Loop.run(TimeScheduler.java:141)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 10 more
18:31:41,140 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
18:31:42,140 ERROR [UDP] failed sending message
java.lang.Exception: dest=/228.1.2.3:45566 (75 bytes)
at org.jgroups.protocols.UDP._send(UDP.java:351)
at org.jgroups.protocols.UDP.sendToAllMembers(UDP.java:295)
at org.jgroups.protocols.TP.doSend(TP.java:946)
at org.jgroups.protocols.TP.send(TP.java:935)
at org.jgroups.protocols.TP.down(TP.java:724)
at org.jgroups.stack.DownHandler.run(Protocol.java:121)
Caused by: java.net.NoRouteToHostException: No route to host: Datagram send failed
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.jgroups.protocols.UDP._send(UDP.java:325)
... 5 more
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075833#4075833
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075833
18Â years, 10Â months
[JBoss Seam] - selectItems & selectOneMenu
by hager
Hello,
I'm using selectItems and I have a problem,
this my code
| <h:selectOneMenu id="selectOneSituationDeFamille" value="#{collaborateurHome.instance.situationDeFamille}">
| <s:selectItems value="#{collaborateurHome.situationFamilleKeys}"
| var="situationFamilleIterator" label="#{collaborateurHome.situationFamilleMap[situationFamilleIterator]}"
| noSelectionLabel="Pas de situation"/>
| </h:selectOneMenu>
|
|
when i choose an item from the list, and i submit the form, a null value will always be insert in the database, but when i remove the attribute noSelectionLabel="Pas de situation" , i obtain the correct value.
but i have to use the noSelectionLabel attribute.
what can I do?
thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075832#4075832
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075832
18Â years, 10Â months
[EJB 3.0] - JAX-WS from Sessions Bean fails due to missing org/jboss/log
by ejb3workshop
I have a standalone client jar which using JAX-WS in JDK1.6 is able to consume a webservice. I would like to invoke the webservice from a session bean, so I added the webservice client JAR to my ear file and updated the application.xml file.
The problem is that when I try to invoce the client from within JBoss I get the following error.
A search in the forums and the web makes suggestions to include the jboss-common-clients.jar in the classpath. I tried added this jar to the /server/default/lib folder as well as include it within the EAR / application.xml, of which neiter worked.
If JAX-WS client is not supported what other libraries can I use to consume a web service from a Session Bean.
anonymous wrote :
| java.lang.NoClassDefFoundError: org/jboss/logging/Logger
| at javax.xml.soap.FactoryLoader.(FactoryLoader.java:47)
| at javax.xml.soap.SOAPFactory.newInstance(SOAPFactory.java:64)
| at org.jboss.ws.core.soap.SOAPFactoryImpl.createElement(SOAPFactoryImpl.java:120)
| at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:116)
| at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:85)
| at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:254)
| at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:75)
| at org.jboss.remoting.transport.http.HTTPClientInvoker.readResponse(HTTPClientInvoker.java:472)
| at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:304)
| at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:135)
| at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
| at org.jboss.remoting.Client.invoke(Client.java:1550)
| at org.jboss.remoting.Client.invoke(Client.java:530)
| at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:171)
| at org.jboss.ws.core.client.SOAPRemotingConnection.invoke(SOAPRemotingConnection.java:77)
| at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:322)
| at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:230)
| at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
| at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075830#4075830
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075830
18Â years, 10Â months