View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821374#3821374

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821374

What I forgot to post is how the story ended:



The problem seems to be my java version:

phohpux2:/opt/java1.4/bin#./java -version

java version "1.4.1.03"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1.03-030630-19:37)

Java HotSpot(TM) Server VM (build 1.4.1 1.4.1.03-030701-03:26-IA64N IA64, mixed)



I upgraded to:

phohpux1:/opt/java1.4/bin#./java -version

java version "1.4.2.01"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.01-040128-03:14)

Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.01-040128-09:53-IA64N IA64, mixed)



This fixed the problem with MulticastSockets but created some new ones ... now the 
UnifiedClassLoader3 is not working correctly but thats an other story ... *g*



Downgrading does the job (thats how I got JBoss up and running):

phohpux1:/opt/java1.3/bin#./java -version

java version "1.3.1.09"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1.09-030418-12:59)

Java HotSpot(TM) Server VM (build 1.3.1 1.3.1.09-_18_apr_2003_15_19 IA64, mixed)



My problem is that my application relies on some features of Java 1.4 ... :-(



Didi


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to