Hello, I get no error when trying to unzip it manually. After copying all the other zip files from the component directory to the install directory, they all worked except another one which was the servicemix-bpe-3.1.1-incubating-installer.zip. Has anyone had success in installing the servicemix-jsr181-3.1.1-incubating-installer.zip and servicemix-bpe-3.1.1-incubating-installer.zip files in Linux? Thanks
bsnyder wrote: > > On 8/27/07, charliec <[EMAIL PROTECTED]> wrote: >> >> Hello, >> After I start ServiceMix in Linux, I copied the >> servicemix-jsr181-3.1.1-incubating-installer.zip file into the install >> directory and receive the error below. Any ideas? Thanks. >> >> INFO - AutoDeploymentService - Directory: install: Archive >> changed: processing servicemix-jsr181-3.1.1-incubating-installer.zip ... >> WARN - AutoDeploymentService - Directory: install: Automatic >> install of >> /root/apache-servicemix-3.1.1-incubating/install/servicemix-jsr181-3.1.1-incubating-installer.zip >> failed >> javax.jbi.management.DeploymentException: <?xml version="1.0" >> encoding="UTF-8"?> >> <jbi-task xmlns="http://java.sun.com/xml/ns/jbi/management-message" >> version="1.0"> >> <jbi-task-result> >> <frmwk-task-result> >> <frmwk-task-result-details> >> <task-result-details> >> <task-id>deploy</task-id> >> <task-result>FAILED</task-result> >> <message-type>ERROR</message-type> >> <task-status-msg> >> <msg-loc-info> >> <loc-token/> >> <loc-message>Unable to unpack archive: >> /root/apache-servicemix-3.1.1-incubating/install/servicemix-jsr181-3.1.1-incubating-installer.zip</loc-message> >> </msg-loc-info> >> </task-status-msg> >> <exception-info> >> <nesting-level>1</nesting-level> >> <loc-token/> >> <loc-message>java.util.zip.ZipException: error in opening zip >> file</loc-message> > > This error makes me think the ZIP file might be damaged. Can you copy > the ZIP file to a tmp directory and manually unzip it using the jar > utility? If not, I'd suggesting getting a fresh copy of it and trying > that. > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > Apache ActiveMQ - http://activemq.org/ > Apache ServiceMix - http://servicemix.org/ > Apache Geronimo - http://geronimo.apache.org/ > Castor - http://castor.org/ > > -- View this message in context: http://www.nabble.com/Error-when-installing-servicemix-jsr181-3.1.1-incubating-installer.zip-in-Linux-tf4334942s12049.html#a12405604 Sent from the ServiceMix - User mailing list archive at Nabble.com.
