[EMAIL PROTECTED] wrote:
> 
> I originally did an install of JBoss-2.2.2_Tomcat-3.2.2, while after I did
> tar xvf I got the usual output lines but at the end I got this error:
> tar : directory checksum error
> On my first install I ignored this. I ended up getting a null
> pointerException, so I removed the jboss and tomcat directories and am
> starting over.
>  I get tar : directory checksum error once again, anyone know if this is a
> unix or jboss error.
> Also when Itry to run tomcat with startup.sh I get errors pointing to the
> server.xml file(it doesnt like the following two
> JBossWebXmlReader,JBossSecurityMgrRealm)if I comment these out I get further
> in my setup.
>  I am running Solaris 5.8 with Apache already installed and j2ee 1.3.1
> Thanks in advance Graham

Hi, 

JBoss binaries are packaged using GNU tar, and I think there are known
compatibility issues with solaris tar.

Can you try gtar instead of tar ?  (or use the zip)

Sebastien

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to