Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Help decoding an error.

Subject: perfsonar development work

List archive

Re: [pS-dev] Help decoding an error.


Chronological Thread 
  • From: Jason Zurawski <>
  • To: Joe Metzger <>
  • Cc:
  • Subject: Re: [pS-dev] Help decoding an error.
  • Date: Wed, 30 Aug 2006 11:07:22 -0400

Joe;

As part of the process to cleanup my install, my server was upgraded
to FreeBSD 6.1. The new kernel supports IPV6. The Java/Tomcat/Axis
port to FreeBSD does not support IPV6. I needed to add a couple of
options to every invocation of Java to prevent any socket open attempt
from generating an exception.
-Djava.net.preferIPv4Stack=true
-Djava.net.preferIPv4Addresses

So, I am now up and running with JDK 1.5.0, Tomcat 5.5.17 and Axis 1.4.1.


Good to hear, if we don't already have a list of known working configurations, we as a group should start one and add the systems and software versions (along with the fancy tricks everyone has been discovering) that seem to work out.

-jason



Archive powered by MHonArc 2.6.16.

Top of Page