1 Reply Latest reply on Jul 1, 2004 11:54 PM by semua60

    jboss-3.2.3 not working

    shbgupta_2000

      Dear Sir,

      I have downloaded jboss-3.2.3 in (d:\jboss-3.2.3, and unzip the folder
      and run the command at d:\jboss-3.2.3\bin\run -c minimal the command will worked and finally comes

      'Started in 7s:832ms'
      after that i placed the one simple jsp file(like out.println command) at d:\jboss-3.2.3\server\minimal\deploy\sa.jsp and then sever windows the code will dispalys like

      12:35:01,525 INFO [MainDeployer] Starting deployment of package: file:/D:/jboss
      -3.2.3/jboss-3.2.3/server/minimal/deploy/sa.jsp
      12:35:01,575 WARN [JARDeployer] Failed to add deployable jar: file:/D:/jboss-3.
      2.3/jboss-3.2.3/server/minimal/tmp/deploy/tmp39743sa.jsp
      java.util.zip.ZipException: error in opening zip file
      at java.util.zip.ZipFile.open(Native Method)
      at java.util.zip.ZipFile.(ZipFile.java:112)
      at java.util.jar.JarFile.(JarFile.java:117)
      at java.util.jar.JarFile.(JarFile.java:55)
      at org.jboss.deployment.SubDeployerSupport.processNestedDeployments(SubD
      eployerSupport.java:245)
      at org.jboss.deployment.SubDeployerSupport.init(SubDeployerSupport.java:
      143)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:696)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
      nDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
      at $Proxy6.deploy(Unknown Source)
      at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
      tScanner.java:302)
      at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
      canner.java:476)
      at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
      doScan(AbstractDeploymentScanner.java:201)
      at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
      loop(AbstractDeploymentScanner.java:212)
      at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
      run(AbstractDeploymentScanner.java:191)
      12:35:01,685 INFO [MainDeployer] Deployed package: file:/D:/jboss-3.2.3/jboss-3
      .2.3/server/minimal/deploy/sa.jsp

      can you explain the error..........

      other wise where i can place jsp file or application folder in jboss. it is urgent , but there is No notes for installation or step for excution of examples.

      But I have used jsdk1.4

      thanking you sir,
      SHBGupta