3 Replies Latest reply on Sep 29, 2004 9:31 PM by martingi

    Cannot deploy nukes 1.1

    martingi

      Hi, I might have found a bug in the forum module (see my last post), but my message was probably just too long. Sorry for posting it again, but it is really important for me:

      I have tried it for a while now but it is not possible for me to deploy nukes. Maybe someone could give me some directions what to do? I am using the following configuration:
      - windows xp
      - java 1.4.1_02
      - jboss 3.2.3
      - nukes-1.1.0-RC3-mysql

      I followed the installation instructions, which come with the nukes-1.1.0-RC3-mysql.zip. JBoss setup seems to be ok, at least I can see the services in the jmx console. Database setup on mysql is ok as well.

      I copied the nukes.ear directory (should it really be a directory, I thought *.ear is an archive file?) into jboss-3.2.3/server/default/deploy and nukes directory into jboss-3.2.3/server/default

      When I try to use nukes I get a http error 500 at http://localhost:8080/ and http://localhost:8080/nukes

      I would be glad if someone could give me a hint what is going wrong. You can find a part of my server.log here:
      http://geoportal.de/nukes_server-log.html

      Hopefully someone is able to understand it.

      Many thanks
      Martin

        • 1. Re: Cannot deploy nukes 1.1
          theute

          The build script generates a nukes.ear FILE

          Just do a build.bat deploy-all from the nukes/build directory and all the files will be correctly copied.


          • 2. Re: Cannot deploy nukes 1.1
            jae77

            i looked at the error log and it says that it can't find a method in the bcel.jar.

            most likely there is some jar file in your jre endorsed directory that is conflicting w/ the jboss version.

            • 3. Re: Cannot deploy nukes 1.1
              martingi

              Thanks a lot for your help. I built nukes from cvs, but still got the exceptions related to bcel.jar. I found the solution for this problem in the wiki ("NukesDeploymentErrors"). It's looking very well now.

              Best Regards
              Martin