Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 13:21:22 -0700 (PDT)
From:      Nick Johnson <freebsd@spatula.net>
To:        java@freebsd.org
Subject:   SAX problems with server VM with patchset 6
Message-ID:  <20070729123750.C82369@turing>

next in thread | raw e-mail | index | archive | help
Having problems with SAX in Tigris on FreeBSD 6.2 using the server VM with 
Tomcat 6.

If I specify JAVA_OPTS="-server" in catalina.sh, I get a lot of this 
during server startup:

org.xml.sax.SAXParseException: Attribute "null" was already specified for element "null".

(Consequently Tomcat can't process the server.xml configuration file and 
promptly dies.)

If I don't specify -server, it starts up fine with no parsing problems.

The -server option doesn't seem to give trouble with the Windows 1.5.0_12 
VM, so I suspect this is a VM bug with Tigris.

As I built the JDK with GCC 4.2.1, and used 3.x in the past, I'm going to 
try compiling with 3.x to see if that makes any difference.  I'll post the 
results after that is done.

   Nick

-- 
"Courage isn't just a matter of not being frightened, you know. It's being
 afraid and doing what you have to do anyway."
   Doctor Who - Planet of the Daleks
This message has been brought to you by Nick Johnson 2.3b1 and the number 6.
http://healerNick.com/       http://morons.org/        http://spatula.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070729123750.C82369>