8 Replies Latest reply on Jan 12, 2009 1:31 AM by kanty

    Problem with depoly  jbpm-bpel-1.1.1

    rusbob

      Hi!
      I am beginner. I creat and deploy jbpm-bpel.ear. But i get error in console JBoss:
      [ServiceController] Problem starting service jboss.web.deployment:war=jbpm-bpel.war,id=-2131816553
      org.jboss.deployment.DeploymentException: message-destination-ref 'jms/JobQueue' message-destination-link 'JobQueue' not found and no jndi-name in jboss-web.xml
      I used JBoss 4.3. Help me please!

        • 1. Re: Problem with depoly  jbpm-bpel-1.1.1
          rusbob

          problem solved

          • 2. Re: Problem with depoly  jbpm-bpel-1.1.1
            rusbob

            problem solved

            • 3. Re: Problem with depoly  jbpm-bpel-1.1.1
              rusbob

              New problem!!
              Jbpm-bpel deploynig is fine! But
              when I choose in servlet menu Database connection i get :
              23:26:19,574 INFO [HbmBinder] Mapping class: org.jbpm.graph.def.Node -> JBPM_NODE
              23:26:19,578 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
              org.hibernate.PropertyNotFoundException: field not found: isAsyncExclusive
              What can i do?

              • 4. Re: Problem with depoly  jbpm-bpel-1.1.1
                rusbob

                Any ideas!
                exception:
                2008-08-20 12:52:17,323 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: id -> ID_
                2008-08-20 12:52:17,324 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: name -> NAME_
                2008-08-20 12:52:17,324 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: description -> DESCRIPTION_
                2008-08-20 12:52:17,325 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: processDefinition -> PROCESSDEFINITION_
                2008-08-20 12:52:17,325 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: events
                2008-08-20 12:52:17,325 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: exceptionHandlers
                2008-08-20 12:52:17,326 DEBUG [org.hibernate.cfg.HbmBinder] Mapped property: isAsync -> ISASYNC_
                2008-08-20 12:52:17,326 DEBUG [org.jbpm.JbpmContext] closing JbpmContext
                2008-08-20 12:52:17,327 DEBUG [org.jbpm.svc.Services] closing service 'persistence': org.jbpm.persistence.db.DbPersistenceService@1a431fd
                2008-08-20 12:52:17,327 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jbpm-bpel]] Exception sending context initialized event to listener instance of class org.jbpm.bpel.web.JbpmConfigurationLoader
                org.hibernate.MappingException: Could not read mappings from resource: org/jbpm/graph/def/Node.hbm.xml
                at org.hibernate.cfg.Configuration.addResource(Configuration.java:518)
                at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:1506)

                • 5. Re: Problem with depoly  jbpm-bpel-1.1.1
                  rusbob

                  problem solved!!!

                  • 6. Re: Problem with depoly  jbpm-bpel-1.1.1
                    aguizar

                    Wow, you are good at finding solutions for your problems. I'll keep an eye on you for our next hiring ;-)

                    • 7. Re: Problem with depoly  jbpm-bpel-1.1.1
                      rusbob

                      Russian proverb: Perseverance wins. I know a little, in usergude is written that simply!!! But I had to configure Hibernate and JBoss. For me all was not simple. Well I know a little Hibernate and one secret ;-) I am already employed ;-)

                      • 8. Re: Problem with depoly  jbpm-bpel-1.1.1
                        kanty

                         

                        "rusbob" wrote:
                        Hi!
                        I am beginner. I creat and deploy jbpm-bpel.ear. But i get error in console JBoss:
                        [ServiceController] Problem starting service jboss.web.deployment:war=jbpm-bpel.war,id=-2131816553
                        org.jboss.deployment.DeploymentException: message-destination-ref 'jms/JobQueue' message-destination-link 'JobQueue' not found and no jndi-name in jboss-web.xml
                        I used JBoss 4.3. Help me please!


                        how to solve it?