| Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 12/10/2009 10:46:06
|
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
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 28/10/2009 07:09:34
|
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 |
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 30/10/2009 16:25:04
|
ballen
Joined: 22/04/2009 00:00:00
Messages: 16
Offline
|
I'm getting the same thing. Any solutions?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 02/11/2009 04:15:29
|
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 |
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 25/11/2009 10:31:08
|
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
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 25/11/2009 10:33:49
|
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 |
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 25/11/2009 14:53:40
|
ballen
Joined: 22/04/2009 00:00:00
Messages: 16
Offline
|
I'm seeing this too.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 02/07/2010 15:28:26
|
JRalphHamilton
Joined: 18/02/2009 00:00:00
Messages: 11
Offline
|
I'm seeing this too. Never had the problem with 1.8.1.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 05/07/2010 06:43:47
|
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. |
|
|
 |
|
|