1 Reply Latest reply on Jun 20, 2006 6:47 PM by alex.pinkin

    An Error occured when runs automatic install.

    um2006

      I've try to install JBoss 4.0.4 GA automatically. Then once I install JBoss by hand and save the data as autoinst.xml . After that, when I install JBoss again, following error occured. Is it OK ?

      java -jar jboss-4.0.4.GA-Patch1-installer.jar autoinst.xml
      -----
      PackageListener, install.log=C:\install.log
      [ Starting automated installation ]
      [ Starting to unpack ]
      [ Processing package: jmx-core (1/50) ]
      ...
      jbossws14-post-install:
      [echo] Unpacking wstools to bin...
      [unzip] Expanding: C:\JBoss\client\jbossws14-client.jar into C:\JBoss\
      bin
      [ Unpacking finished. ]
      [ ERROR: com.izforge.izpack.installer.InstallerException: The following error oc
      curred while executing this line:
      C:\JBoss\scripts\jbossws14.xml:9: Error while expanding C:\JBoss\client\jb
      ossws14-client.jar ]
      com.izforge.izpack.installer.InstallerException: The following error occurred wh
      ile executing this line:
      C:\JBoss\scripts\jbossws14.xml:9: Error while expanding C:\JBoss\client\jb
      ossws14-client.jar
      at com.izforge.izpack.event.AntActionInstallerListener.performAllActions
      (AntActionInstallerListener.java:260)
      at com.izforge.izpack.event.AntActionInstallerListener.afterPacks(AntAct
      ionInstallerListener.java:189)
      at com.izforge.izpack.installer.Unpacker.informListeners(Unpacker.java:1
      010)
      at com.izforge.izpack.installer.Unpacker.run(Unpacker.java:559)
      Caused by: The following error occurred while executing this line:
      C:\JBoss\scripts\jbossws14.xml:9: Error while expanding C:\JBoss\client\jb
      ossws14-client.jar
      at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(Projec
      tHelper.java:539)[ Writing the uninstaller data ... ]
      [ Automated installation done ]

      at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:384)