1 2 Previous Next 25 Replies Latest reply on Apr 16, 2014 6:31 AM by marco.rietveld Go to original post
      • 15. JBPM5 integration with oracle
        arunsprasath

        William,

         

        Now I am able to see 4 tables in the schema like ProcessInstance, EventTypes etc. before executing "ant start.demo".

        If I execute "ant start.demo" , start jboss itself not working... plz find the jboss log error message as follows

         

        ---------------------

        D:\jbpm-5.0.0-installer-full_old\jbpm-installer>ant start.demo

        Buildfile: D:\jbpm-5.0.0-installer-full_old\jbpm-installer\build.xml

         

        start.jboss:

         

        BUILD FAILED

        D:\jbpm-5.0.0-installer-full_old\jbpm-installer\build.xml:473: jboss did not start within 5 minutes

         

        Total time: 5 minutes 12 seconds

        --------------

         

        ----------------------------xxxxxxxxxxxxxxxxxxxx--------------------------------------------------------------

        2011-03-03 09:45:30,413 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/gwt-console-server

         

        2011-03-03 09:45:30,944 ERROR [STDERR] (main) log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.

         

        2011-03-03 09:45:30,944 ERROR [STDERR] (main) log4j:ERROR The class "org.apache.log4j.Appender" was loaded by

         

        2011-03-03 09:45:30,944 ERROR [STDERR] (main) log4j:ERROR [BaseClassLoader@1714c8d{vfszip:/D:/jbpm-5.0.0-installer-full_old/jbpm-installer/jboss-5.1.0.GA/server/default/deploy/jbpm-gwt-console-server.war/}] whereas object of type

         

        2011-03-03 09:45:30,944 ERROR [STDERR] (main) log4j:ERROR "org.jboss.logging.appender.FileAppender" was loaded by [org.jboss.bootstrap.NoAnnotationURLClassLoader@1833955].

         

        2011-03-03 09:45:30,960 ERROR [STDERR] (main) log4j:ERROR Could not instantiate appender named "FILE".

         

        2011-03-03 09:45:31,288 INFO  [STDOUT] (main) 09:45:31,288 WARN  [ResteasyBootstrap] The use of javax.ws.rs.core.Application is deprecated, please use javax.ws.rs.Application as a context-param instead

         

        2011-03-03 09:45:31,288 INFO  [STDOUT] (main) 09:45:31,288 INFO  [ResteasyBootstrap] Adding listed @Provider class org.jboss.bpm.report.util.FileWriter

         

        2011-03-03 09:45:31,351 INFO  [STDOUT] (main) 09:45:31,351 INFO  [providers] Added built in provider DataSourceProvider

         

        2011-03-03 09:45:31,351 INFO  [STDOUT] (main) 09:45:31,351 INFO  [providers] Added built in provider DefaultTextPlain

         

        2011-03-03 09:45:31,351 INFO  [STDOUT] (main) 09:45:31,351 INFO  [providers] Added built in provider org.jboss.resteasy.plugins.providers.StringTextStar

         

        2011-03-03 09:45:31,366 INFO  [STDOUT] (main) 09:45:31,366 INFO  [providers] Added built in provider org.jboss.resteasy.plugins.providers.InputStreamProvider

         

        2011-03-03 09:45:31,366 INFO  [STDOUT] (main) 09:45:31,366 INFO  [providers] Added built in provider org.jboss.resteasy.plugins.providers.ByteArrayProvider

         

        2011-03-03 09:45:31,444 INFO  [STDOUT] (main) 09:45:31,444 INFO  [providers] Added built in provider org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider

         

        2011-03-03 09:45:31,460 INFO  [STDOUT] (main) 09:45:31,460 INFO  [providers] Added built in provider org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider

         

        2011-03-03 09:45:31,460 INFO  [STDOUT] (main) 09:45:31,460 INFO  [providers] Added built in provider org.jboss.resteasy.plugins.providers.StreamingOutputProvider

         

        2011-03-03 09:45:31,460 INFO  [STDOUT] (main) 09:45:31,460 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.multipart.MultipartReader

         

        2011-03-03 09:45:31,569 INFO  [STDOUT] (main) 09:45:31,569 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.multipart.ListMultipartReader

         

        2011-03-03 09:45:31,569 INFO  [STDOUT] (main) 09:45:31,569 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataReader

         

        2011-03-03 09:45:31,569 INFO  [STDOUT] (main) 09:45:31,569 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataReader

         

        2011-03-03 09:45:31,569 INFO  [STDOUT] (main) 09:45:31,569 INFO  [providers] Adding built in providerorg.jboss.resteasy.plugins.providers.multipart.MultipartWriter

         

        2011-03-03 09:45:31,663 INFO  [STDOUT] (main) 09:45:31,663 INFO  [providers] Adding built in providerorg.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter

         

        2011-03-03 09:45:31,663 INFO  [STDOUT] (main) 09:45:31,663 INFO  [providers] Adding built in providerorg.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter

         

        2011-03-03 09:45:31,663 INFO  [STDOUT] (main) 09:45:31,663 INFO  [providers] Adding built in providerorg.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter

         

        2011-03-03 09:45:31,663 INFO  [STDOUT] (main) 09:45:31,663 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationReader

         

        2011-03-03 09:45:31,772 INFO  [STDOUT] (main) 09:45:31,772 INFO  [providers] Adding built in providerorg.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter

         

        2011-03-03 09:45:31,772 INFO  [STDOUT] (main) 09:45:31,772 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.IIOImageProvider

         

        2011-03-03 09:45:31,788 INFO  [STDOUT] (main) 09:45:31,788 INFO  [providers] Adding built in provider org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider

         

        2011-03-03 09:45:31,851 INFO  [STDOUT] (main) 09:45:31,851 INFO  [ReportFacade] BIRT home: D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\data\birt/ReportEngine

         

        2011-03-03 09:45:31,882 INFO  [STDOUT] (main) 09:45:31,882 INFO  [ReportFacade] Output dir: D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\data\birt/output/

         

        2011-03-03 09:45:31,882 INFO  [STDOUT] (main) 09:45:31,882 INFO  [ReportFacade] Report dir: D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\data\birt/

         

        2011-03-03 09:45:31,897 INFO  [STDOUT] (main) 09:45:31,882 INFO  [ResteasyBootstrap] Deploying javax.ws.rs.core.Application: class org.jboss.bpm.console.server.ConsoleServerApplication

         

        2011-03-03 09:45:31,897 INFO  [STDOUT] (BirtService-Init) 09:45:31,882 INFO  [BirtService] Creating BIRT service in the background

         

        2011-03-03 09:45:31,991 INFO  [STDOUT] (main) 09:45:31,897 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.report.ReportFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,054 INFO  [STDOUT] (main) 09:45:32,054 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.EngineFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,069 INFO  [STDOUT] (main) 09:45:32,069 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.FormProcessingFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,116 INFO  [STDOUT] (main) 09:45:32,116 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.ProcessMgmtFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,132 INFO  [STDOUT] (main) 09:45:32,132 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.UserMgmtFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,147 INFO  [STDOUT] (main) 09:45:32,147 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.TaskMgmtFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,210 INFO  [STDOUT] (main) 09:45:32,210 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.TaskListFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:45:32,210 INFO  [STDOUT] (main) 09:45:32,210 INFO  [ResteasyBootstrap] Adding singleton resource org.jboss.bpm.console.server.InfoFacade from Application javax.ws.rs.core.Application

         

        2011-03-03 09:46:00,975 INFO  [org.eclipse.birt.report.model.metadata.StructRefPropertyType] (BirtService-Init) The value of the structure property is a string

         

        2011-03-03 09:46:07,475 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jbpm-console

         

        2011-03-03 09:46:08,115 ERROR [STDERR] (main) SLF4J: Class path contains multiple SLF4J bindings.

         

        2011-03-03 09:46:08,115 ERROR [STDERR] (main) SLF4J: Found binding in [vfszip:/D:/jbpm-5.0.0-installer-full_old/jbpm-installer/jboss-5.1.0.GA/common/lib/slf4j-jboss-logging.jar/org/slf4j/impl/StaticLoggerBinder.class]

         

        2011-03-03 09:46:08,115 ERROR [STDERR] (main) SLF4J: Found binding in [vfszip:/D:/jbpm-5.0.0-installer-full_old/jbpm-installer/jboss-5.1.0.GA/server/default/deploy/jbpm-gwt-console.war/WEB-INF/lib/slf4j-log4j12-1.6.0.jar/org/slf4j/impl/StaticLoggerBinder.class]

         

        2011-03-03 09:46:08,131 ERROR [STDERR] (main) SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

         

        2011-03-03 09:46:09,162 ERROR [STDERR] (main) log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.

         

        2011-03-03 09:46:09,162 ERROR [STDERR] (main) log4j:ERROR The class "org.apache.log4j.Appender" was loaded by

         

        2011-03-03 09:46:09,162 ERROR [STDERR] (main) log4j:ERROR [BaseClassLoader@129642c{vfszip:/D:/jbpm-5.0.0-installer-full_old/jbpm-installer/jboss-5.1.0.GA/server/default/deploy/jbpm-gwt-console.war/}] whereas object of type

         

        2011-03-03 09:46:09,162 ERROR [STDERR] (main) log4j:ERROR "org.jboss.logging.appender.FileAppender" was loaded by [org.jboss.bootstrap.NoAnnotationURLClassLoader@1833955].

         

        2011-03-03 09:46:09,225 ERROR [STDERR] (main) log4j:ERROR Could not instantiate appender named "FILE".

         

        2011-03-03 09:46:12,084 INFO  [org.eclipse.birt.report.model.metadata.StructRefPropertyType] (BirtService-Init) The value of the structure property is a string

         

        2011-03-03 09:46:12,350 INFO  [STDOUT] (BirtService-Init) 09:46:12,350 INFO  [BirtService] Service created: org.eclipse.birt.report.engine.api.impl.ReportEngine@1c79208

         

        2011-03-03 09:46:13,053 INFO  [STDOUT] (main) 09:46:13,053 INFO  [ConfigUtil] configuration scan targets

         

        2011-03-03 09:46:13,053 INFO  [STDOUT] (main) 09:46:13,053 INFO  [ConfigUtil]  -> D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\deploy\jbpm-gwt-console.war\WEB-INF\classes

         

        2011-03-03 09:46:13,147 INFO  [STDOUT] (main) 09:46:13,147 INFO  [ConfigUtil] configuration scan targets

         

        2011-03-03 09:46:13,147 INFO  [STDOUT] (main) 09:46:13,147 INFO  [ConfigUtil]  -> D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\deploy\jbpm-gwt-console.war\WEB-INF\classes

         

        2011-03-03 09:46:13,240 INFO  [STDOUT] (main) 09:46:13,240 INFO  [ConfigUtil] configuration scan targets

         

        2011-03-03 09:46:13,240 INFO  [STDOUT] (main) 09:46:13,240 INFO  [ConfigUtil]  -> D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\deploy\jbpm-gwt-console.war\WEB-INF\classes

         

        2011-03-03 09:46:13,381 INFO  [STDOUT] (main) 09:46:13,381 INFO  [OrderedBootstrap] Bootstrap Errai

         

        2011-03-03 09:46:13,412 INFO  [STDOUT] (main) 09:46:13,412 INFO  [DefaultComponents] using dispatcher implementation: org.jboss.errai.bus.server.AsyncDispatcher

         

        2011-03-03 09:46:13,428 INFO  [STDOUT] (main) 09:46:13,428 INFO  [WorkerFactory] initializing async worker pools (poolSize: 5; workerTimeout: 5000)

         

        2011-03-03 09:46:13,428 INFO  [STDOUT] (main) 09:46:13,428 INFO  [WorkerFactory] starting worker pool.

         

        2011-03-03 09:46:13,490 INFO  [STDOUT] (main) 09:46:13,490 INFO  [DefaultComponents] using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider

         

        2011-03-03 09:46:13,584 INFO  [STDOUT] (main) 09:46:13,584 INFO  [LoadExtensions] beging searching for Errai extensions ...

         

        2011-03-03 09:46:13,615 INFO  [STDOUT] (main) 09:46:13,615 INFO  [LoadExtensions] total extension binding: 0

         

        2011-03-03 09:46:13,615 INFO  [STDOUT] (main) 09:46:13,615 INFO  [DiscoverServices] beging searching for services ...

         

        2011-03-03 09:46:13,615 INFO  [STDOUT] (main) 09:46:13,615 INFO  [ConfigUtil] configuration scan targets

         

        2011-03-03 09:46:13,615 INFO  [STDOUT] (main) 09:46:13,615 INFO  [ConfigUtil]  -> D:\jbpm-5.0.0-installer-full_old\jbpm-installer\jboss-5.1.0.GA\server\default\deploy\jbpm-gwt-console.war\WEB-INF\classes

         

        2011-03-03 09:46:13,662 INFO  [STDOUT] (main) 09:46:13,662 INFO  [DiscoverServices] checking ErraiApp.properties for configured types ...

         

        2011-03-03 09:46:13,678 INFO  [STDOUT] (main) 09:46:13,678 INFO  [ConfigUtil] Cleaning up ...

         

        2011-03-03 09:46:13,834 INFO  [STDOUT] (main) 09:46:13,834 INFO  [BootstrapContext] Running deferred bootstrap tasks ...

         

        2011-03-03 09:46:13,834 INFO  [STDOUT] (main) 09:46:13,834 INFO  [OrderedBootstrap] Bootstrap complete. Ready to rumble!

         

        2011-03-03 09:46:14,100 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jmx-console

         

        2011-03-03 09:46:14,553 INFO  [org.apache.coyote.http11.Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080

         

        2011-03-03 09:46:14,709 INFO  [org.apache.coyote.ajp.AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009

         

        2011-03-03 09:46:14,740 INFO  [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build

        SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 4m:43s:729ms

        ------xxxxxxxxxxxxxxx-------------------

        • 16. JBPM5 integration with oracle
          arunsprasath

          Anand,

           

          I have modified it and then only.

          Now I am able to see those 4 tables. But after doing that when I give "ant start.demo"  I am getting this in command Prompt. I dont know what could be the reason for this.

           

          D:\jbpm-5.0.0-installer-full_old\jbpm-installer>ant start.demo

          Buildfile: D:\jbpm-5.0.0-installer-full_old\jbpm-installer\build.xml

           

          start.jboss:

           

          BUILD FAILED

          D:\jbpm-5.0.0-installer-full_old\jbpm-installer\build.xml:473: jboss did not start within 5 minutes

           

          Total time: 5 minutes 12 seconds

          • 17. JBPM5 integration with oracle
            arunsprasath

            Hi,

             

            After the changes as mentioned before, now tables are getting populted but I m anot able to start the jboss server.

            When i m trying "ant start.demo", jboss time out occurs. I have already shared the jboss log in my previous post.

             

            Please help me to resolve this issue.

             

            Thanks,

            Arun

            • 18. JBPM5 integration with oracle
              wilmanchamba

              Hi Arun,

               

              Maybe Try, You remove the dependency start.human.task from the start.demo target in build.xml, it raises start.human.task service, this target also runs a class located in {jbpm-installer}/task-service/src/org/jbpm/DemoTaskService.java, in which you have to comment out the lines of adding users and groups and not have problems with creating users and groups, and has already created the install.jbpm5.

               

              The start.human.task target must be run separately to init server minaTask.

               

              Wilman

               


              • 19. JBPM5 integration with oracle
                arunsprasath

                Hi William,

                 

                I have already tried to remove the dependancy "start.human.task" from target "start.demo" in build.xml. When I start the "start.demo", the jboss log shows the server started at 3 min 45 sec . But in the terminal window , the build is failed  the reason saying the "jboss start timed out within 5 min time out period". Even I changed the timeout parameter in "build.xml" in theat "waitfor" tag, now also jboss server started at some 4 min as per the log. But again I am getting that same "Jboss start timed out within that <timeout>value specified in that build.xml".

                 

                Do I need to do any code change in /src/org/jbpm/DemoTaskService.java file ?? As you mentioned, Do I need to comment those lines of adding users and groups. ?

                 

                Plese help me to solve this issue. I have been troubling with this issue quite some time.

                 

                If you have the exact updated configuration files, can you plz share with me.

                 

                I am really dont know what could be the reason for this build failure.

                 

                As you mentioned in your previous post, once start.demo completes, will that create 27 tables in the database?

                 

                Thanks,

                Arun

                • 20. JBPM5 integration with oracle
                  anandintouch

                  Hi Arun,

                  Check if you have any other service running at 8080 port,if so then jboss will not start.By default build.xml has 8080 port entry where server starts and

                  human task server runs at 9123 port.

                  I don't think any  problemrelated to human task service ,because it's started after jboss start command is called for example-

                    <!-- Start Demo -->

                    <!--<target name="start.demo" depends="start.h2,start.jboss,start.eclipse,start.human.task" />-->

                       <target name="anand.start.demo" depends="start.jboss,start.human.task" />

                    <!-- Stop Demo -->

                   

                  So check the port and if required you can change the port entry in build file as well as jbpm.console.properties file as well.

                  Thanks,

                  Anand

                  • 21. JBPM5 integration with oracle
                    arunsprasath

                    Hi,

                     

                    Now jboss has started. The issue is because of the port number in jboss server in build.xml. Previously it was 8180 which was blocked by firewall, so modified to 8080.its working now. But i am getting the following error.  Though I copied the oracle driver "ojdbc6_11.2.0.1.jar" in jbpm runtime folder and set the classpath for this jar file. I am still getting this error. Please help me to solve this issue.

                     

                    Here I havent commented out the dependancy of "start.human.task" in "start.demo" target.

                     

                    ---------------------

                     

                    D:\jbpm-5.0.0-installer-full_old\jbpm-installer>ant start.demo
                    Buildfile: D:\jbpm-5.0.0-installer-full_old\jbpm-installer\build.xml

                    start.jboss:

                    start.human.task:
                        [javac] D:\jbpm-5.0.0-installer-full_old\jbpm-installer\build.xml:523: warning: 'includeantruntime' was not set, def
                    aulting to build.sysclasspath=last; set to false for repeatable builds
                         [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
                         [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
                         [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
                         [java] Exception in thread "main" javax.persistence.PersistenceException: [PersistenceUnit: org.jbpm.task] Unable t
                    o build EntityManagerFactory
                         [java]     at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677)
                         [java]     at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:126)
                         [java]     at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:52)
                         [java]     at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:34)
                         [java]     at org.jbpm.DemoTaskService.main(Unknown Source)
                         [java] Caused by: org.hibernate.HibernateException: JDBC Driver class not found: oracle.jdbc.OracleDrive
                         [java]     at org.hibernate.connection.DriverManagerConnectionProvider.configure(DriverManagerConnectionProvider.ja
                    va:89)
                         [java]     at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.ja
                    va:137)
                         [java]     at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29)

                         [java]     at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89)
                         [java]     at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2101)
                         [java]     at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1325)
                         [java]     at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
                         [java]     at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)
                         [java]     ... 4 more
                         [java] Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDrive
                         [java]     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
                         [java]     at java.security.AccessController.doPrivileged(Native Method)
                         [java]     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
                         [java]     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
                         [java]     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
                         [java]     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
                         [java]     at java.lang.Class.forName0(Native Method)
                         [java]     at java.lang.Class.forName(Class.java:169)
                         [java]     at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:123)
                         [java]     at org.hibernate.connection.DriverManagerConnectionProvider.configure(DriverManagerConnectionProvider.ja
                    va:84)
                         [java]     ... 11 more
                         [java] Java Result: 1

                    start.demo:

                    • 22. JBPM5 integration with oracle
                      wilmanchamba

                      Hi Arun,

                       

                      review the port: 8080 of jboss, I use the 8180 default in jboss server, and so should be in the build.xml

                       

                         <waitfor maxwait="5" maxwaitunit="minute" checkevery="30"

                                   checkeveryunit="second" timeoutproperty="jboss.timeout">

                            <socket server="${jboss.bind.address}" port="8180" />

                          </waitfor>


                       

                       

                      Wilman

                      • 23. JBPM5 integration with oracle
                        wilmanchamba

                        Hi Arun,

                         

                        Try copy the Oracle driver in the directory {jbpm-installer}/db/driver, and set exactly the same name in the {jbpm-installer}/build.properties.

                         

                        # Wilman

                        # define the jar file to conecction bd

                        driver.connection=oraclexxxxxx.jar

                        # define name file DataSource

                        file.datasource=jbpmDS-ds.xml

                         

                        Wilman

                        • 24. Re: JBPM5 integration with oracle
                          zhoushaohe

                          HI kris  , I used jbpm6.0.1 +  oracle 10g as the datasource (i config it similiar to mysql ) , but it doesn't work , tables not created and no error happened.

                          can you help me , thanks .sincely , --boy of beijing.

                          • 25. Re: JBPM5 integration with oracle
                            marco.rietveld

                            Could you attach the stack trace you're getting or other errors?

                            1 2 Previous Next