MessagePipeline exception 1.8.2
[Logo]
Forums for ICEfaces and ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
MessagePipeline exception 1.8.2  XML
Forum Index -> General Help
Author Message
cyberoblivion

Joined: 21/01/2009 00:00:00
Messages: 38
Offline


When debugging an application I sometimes get a continous stream of exceptions

com.icesoft.net.messaging.MessageServiceException:
java.io.FileNotFoundException: http://127.0.0.1:8080/compass-navigator/block/message
at com.icesoft.net.messaging.http.HttpAdapter.publish(HttpAdapter.java:292)
at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:151)
at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)


Any suggestions for fixing this? I never had this issue with 1.8.1
app server is glassfish

Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi,

I'm getting the same problem on JBoss 4.2.3. So, Log becomes quickly strong.

regards,

Bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
ballen

Joined: 22/04/2009 00:00:00
Messages: 16
Offline


I'm getting the same thing. Any solutions?
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi,

I just created bug report on the jira: http://jira.icefaces.org/browse/ICE-5082

regards,

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
JimBudet

Joined: 06/10/2009 00:00:00
Messages: 12
Offline


I'm also seeing these log messages using ICEfaces 1.8.2, Liferay 5.2.3 and GlassFish 2.1. I see that there has been no activity on the Jira ticket. Is downgrading to 1.8.1 a viable solution?

Code:
 [#|2009-11-25T10:09:22.436-0600|SEVERE|sun-appserver2.1|com.icesoft.net.messaging.MessagePipeline|_ThreadID=34;_ThreadName=Timer-14;_RequestID=73bd63fd-ed8c-47b6-ae9d-3b3f3fa39f9b;|
 com.icesoft.net.messaging.MessageServiceException: java.io.FileNotFoundException: http://[0:0:0:0:0:0:0:1%0]:8080/ag-useraccount-portlet/block/message
 	at com.icesoft.net.messaging.http.HttpAdapter.publish(HttpAdapter.java:292)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:151)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.MessagePipeline.publish(MessagePipeline.java:159)
 	at com.icesoft.net.messaging.PublishTask.run(PublishTask.java:46)
 	at java.util.TimerThread.mainLoop(Timer.java:512)
 	at java.util.TimerThread.run(Timer.java:462)
 Caused by: java.io.FileNotFoundException: http://[0:0:0:0:0:0:0:1%0]:8080/ag-useraccount-portlet/block/message
 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1311)
 	at com.icesoft.net.messaging.http.HttpAdapter.publish(HttpAdapter.java:253)
 	... 13 more
 |#]
 





-- JB
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi JimBudet,

I think I didn't get this error with 1.8.1. in my project.

regards,

Bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
ballen

Joined: 22/04/2009 00:00:00
Messages: 16
Offline


I'm seeing this too.
JRalphHamilton

Joined: 18/02/2009 00:00:00
Messages: 11
Offline


I'm seeing this too. Never had the problem with 1.8.1.
jack.van.ooststroom


Joined: 26/10/2004 00:00:00
Messages: 200
Offline


The related JIRA mentioned earlier in this thread has been marked fixed: http://jira.icefaces.org/browse/ICE-5082

Its fix versions are 1.8.2-EE-GA_P01 and 1.8.3.

Regards,

Jack van Ooststroom
Senior Developer
ICEsoft Technologies, Inc.
[Email]
 
Forum Index -> General Help
Go to:   
Powered by JForum 2.1.7ice © JForum Team