[jboss-jira] [JBoss JIRA] Created: (JBAS-5118) different filetypes of packed JBoss AS

Wolf-Dieter Fink (JIRA) jira-events at lists.jboss.org
Thu Jan 10 08:30:43 EST 2008


different filetypes of packed JBoss AS
--------------------------------------

                 Key: JBAS-5118
                 URL: http://jira.jboss.com/jira/browse/JBAS-5118
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Installer
            Reporter: Wolf-Dieter Fink
         Assigned To: Amit Bhayani
            Priority: Minor


The ZIPed archive include some times windows files sometimes unix files.

Normally it dosn't matter, but if the files stored unpacked into a SCCS or transfered as text will change the '0D0A' to '0D0D0A'.

This will produce some ERRORs like this:
ERROR [StandardContext] Error in dependencyCheck
java.io.IOException: invalid header field
        at java.util.jar.Attributes.read(Attributes.java:389)
        at java.util.jar.Manifest.read(Manifest.java:182)
        at java.util.jar.Manifest.<init>(Manifest.java:52)
        at org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:149)

JBoss 4.0.4.GA is delivered as UNIX and 4.2.0.GA/4.2.1 as WINDOWS.

To avoid this the ZIP should delivered alway as UNIX files.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list