6 Replies Latest reply on Jun 22, 2012 4:12 AM by lauradp

    Install jBPM 5.3.0 in JBoss AS 7

    lauradp

      Hello everybody,

      I'm trying to install JBPM in JBoss, but I'm not interested in running

      ant install.demo

      because I have already installed Eclipse, JBoss tool, and droolsJBPM.

       

      Is there any other way to get JBPM working?

       

      thanks

       

      Laura

        • 1. Re: Install jBPM 5.3.0 in JBoss AS 7
          salaboy21

          Hi, you can start jboss and install the plugins in your Eclipse.

          What do you want to do with JBPM. There are several components that are being started with ant install.demo

          but it depends on what you are trying to achieve.

          Cheers

          1 of 1 people found this helpful
          • 2. Re: Install jBPM 5.3.0 in JBoss AS 7
            lauradp

            Thanks for you answer!

            I have to create a workflow, and to open the jBPM console!

            • 3. Re: Install jBPM 5.3.0 in JBoss AS 7
              salaboy21

              so yes.. if you start JBoss AS provided by the installer you can do that.

              Go inside the jboss-as-XXX/bin directory and run:

              ./standalone.sh

               

              or

              standalone.bat if you are in windows

              Cheers

              • 4. Re: Install jBPM 5.3.0 in JBoss AS 7
                lauradp

                Can I use an external JBoss?

                • 5. Re: Install jBPM 5.3.0 in JBoss AS 7
                  salaboy21

                  Yes of course.. but you will need to configure the applications to run in your own jboss..

                  Check the applications deployed inside the installer and then check the standalone.xml file ..

                  I know that there are some files specifiying the users available for the console, and depending your jboss version is how some dependencies needs to be removed.

                  You can take a look at the build.xml file to see how the resources are being moved and configured.

                  Cheers

                  • 6. Re: Install jBPM 5.3.0 in JBoss AS 7
                    lauradp

                    I can't start JBoss AS server with the standalone.xml fond in the jbpm-installer root folder, I get the following error:

                     

                    10:08:40,520 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA

                    10:08:42,933 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA

                    10:08:42,984 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting

                    10:08:46,990 WARN  [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.

                    10:08:46,995 WARN  [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.

                    10:08:46,996 WARN  [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.

                    10:08:46,998 WARN  [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.

                    10:08:47,000 WARN  [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.

                    10:08:47,002 WARN  [org.jboss.as.threads] JBAS012400: The 'per-cpu' attribute is no longer supported. The value [10,000000] of the 'count' attribute is being combined with the value [20,000000] of the 'per-cpu' attribute and the current processor count [4] to derive a new value of [90] for 'count'.

                    10:08:47,006 WARN  [org.jboss.as.jmx] JBAS011305: <jmx-connector/> is no longer supporting. <remoting-connector/> should be used instead to allow remote connections via JBoss Remoting.

                    10:08:47,445 ERROR [org.jboss.as.controller.management-operation] Operation ("add") failed - address: ([

                        ("subsystem" => "datasources"),

                        ("data-source" => "H2DS")

                    ]) - failure description: "JBAS014803: Duplicate resource [

                        (\"subsystem\" => \"datasources\"),

                        (\"data-source\" => \"H2DS\")

                    ]"