由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - JBoss UDP exception
相关主题
JBoss 4.0.4 is slow down in every 20 days大家愿意讨论一下log4j么
PreparedStatement 有没有失效期啊?多个Log4J配置文件问题
问一个Collection Update的问题如何动态改变log4j的log level啊
倒霉的Openshift重启后出现ExceptionLog4j expert
ant junit and log4j can't work togetherCan you show me ur Log4J config file?
Question about Tomcat一道面试题没回答好,学CS的看看 (转载)
想起几年前Re: run servlet from command line?Interesting: LimpidLog
Re: 想起几年前Re: run servlet from command li问个java logger的问题
相关话题的讨论汇总
话题: jboss话题: udp话题: when话题: jgroup话题: 10
进入Java版参与讨论
1 (共1页)
l*****b
发帖数: 82
1
When I start Jboss 4.0.4, it keep throwing UDP exceptions. However, it never
happened before. Do you know what is root cause? There is also some issue
about the naming server port: 1099. When I use program to check the port
1099, it always return true even the JBoss is not up yet. I am not sure they
are relative.
2008-12-10 10:27:57,311 WARN [org.jgroups.protocols.UDP] packet from /193.32
.21.76:32793 has different version (") from ours (0227). This may cause
problems
2008-12-10 10:27:57,311
g*****g
发帖数: 34805
2
jgroups should be your caching.

never
they
32
io.

【在 l*****b 的大作中提到】
: When I start Jboss 4.0.4, it keep throwing UDP exceptions. However, it never
: happened before. Do you know what is root cause? There is also some issue
: about the naming server port: 1099. When I use program to check the port
: 1099, it always return true even the JBoss is not up yet. I am not sure they
: are relative.
: 2008-12-10 10:27:57,311 WARN [org.jgroups.protocols.UDP] packet from /193.32
: .21.76:32793 has different version (") from ours (0227). This may cause
: problems
: 2008-12-10 10:27:57,311

A**o
发帖数: 1550
3
likely. and it seems like typical versioning hell

【在 g*****g 的大作中提到】
: jgroups should be your caching.
:
: never
: they
: 32
: io.

l*****b
发帖数: 82
4
Thank you to all.
Hi, goodbug, it will be appreciated if you could give me more details. Thx.
g*****g
发帖数: 34805
5
I used hibernate and tree cache before and sometimes some jgroups error
were throwed. So I know it's caching problem. You can update related
libs to see if the problem goes away. And if there's no functional problem,
you can also config log4j to ignore it if that's annoying.

【在 l*****b 的大作中提到】
: Thank you to all.
: Hi, goodbug, it will be appreciated if you could give me more details. Thx.

s******e
发帖数: 493
6
jgroup is a multicast protocol library used by many distributed cache
implementation.
Checking your enviroment to see if you have some distributed cache backed by
jgroup. As many already suggested, you can try to upgrade your jgroup
library to solve this mismatch. Also eying compatability issue you might
meet...
1 (共1页)
进入Java版参与讨论
相关主题
问个java logger的问题ant junit and log4j can't work together
请问哪位知道如何用Eclipse编译调试Glassfish么Question about Tomcat
How to ues log4j to send log email in the multithreaded processes as similiar with single-threaded想起几年前Re: run servlet from command line?
memcachedRe: 想起几年前Re: run servlet from command li
JBoss 4.0.4 is slow down in every 20 days大家愿意讨论一下log4j么
PreparedStatement 有没有失效期啊?多个Log4J配置文件问题
问一个Collection Update的问题如何动态改变log4j的log level啊
倒霉的Openshift重启后出现ExceptionLog4j expert
相关话题的讨论汇总
话题: jboss话题: udp话题: when话题: jgroup话题: 10