0 Replies Latest reply on Jul 20, 2007 7:08 AM by ricardomarques

    LinkageError

    ricardomarques

      Hi guys

      I having this error on JBoss AS 4.0.5 all it points that the error comes from the application server or hibernate, so I posting here. I'm kind of desperate with this problem so any help would be great.

      10:38:17,531 ERROR [STDERR] java.lang.LinkageError: loader constraints violated when linking javax/transaction/Synchronization class
      10:38:17,531 ERROR [STDERR] at org.jbpm.db.JobSession.deleteJobsForProcessInstance(JobSession.java:208)
      10:38:17,531 ERROR [STDERR] at org.jbpm.scheduler.db.DbSchedulerService.deleteTimersByProcessInstance(DbSchedulerService.java:54)
      10:38:17,531 ERROR [STDERR] at org.jbpm.graph.exe.ProcessInstance.end(ProcessInstance.java:329)
      10:38:18,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:18,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:18,031 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:18,031 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:18,031 ERROR [STDERR] at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:147)
      10:38:18,031 ERROR [STDERR] at org.jbpm.graph.exe.ProcessInstance$$EnhancerByCGLIB$$ea5cad95.end(<generated>)
      10:38:18,531 ERROR [STDERR] at org.jbpm.graph.exe.Token.notifyParentOfTokenEnd(Token.java:331)
      10:38:18,531 ERROR [STDERR] at org.jbpm.graph.exe.Token.end(Token.java:303)
      10:38:18,531 ERROR [STDERR] at org.jbpm.graph.exe.Token.end(Token.java:253)
      10:38:18,531 ERROR [STDERR] at org.jbpm.graph.node.EndState.execute(EndState.java:59)
      10:38:18,531 ERROR [STDERR] at org.jbpm.graph.def.Node.enter(Node.java:318)
      10:38:18,531 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:18,531 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:18,531 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:18,531 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:18,531 ERROR [STDERR] at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:147)
      10:38:19,031 ERROR [STDERR] at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$c0df1156.enter(<generated>)
      10:38:19,031 ERROR [STDERR] at org.jbpm.graph.def.Transition.take(Transition.java:151)
      10:38:19,031 ERROR [STDERR] at org.jbpm.graph.def.Node.leave(Node.java:393)
      10:38:19,031 ERROR [STDERR] at org.jbpm.graph.def.Node.leave(Node.java:357)
      10:38:19,031 ERROR [STDERR] at org.jbpm.graph.def.Node.execute(Node.java:349)
      10:38:19,031 ERROR [STDERR] at org.jbpm.graph.def.Node.enter(Node.java:318)
      10:38:19,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:19,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:19,531 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:19,531 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:19,531 ERROR [STDERR] at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:147)
      10:38:19,531 ERROR [STDERR] at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$c0df1156.enter(<generated>)
      10:38:19,531 ERROR [STDERR] at org.jbpm.graph.def.Transition.take(Transition.java:151)
      10:38:20,031 ERROR [STDERR] at org.jbpm.graph.def.Node.leave(Node.java:393)
      10:38:20,031 ERROR [STDERR] at org.jbpm.graph.exe.ExecutionContext.leaveNode(ExecutionContext.java:136)
      10:38:20,031 ERROR [STDERR] at org.jbpm.graph.node.Decision.execute(Decision.java:152)
      10:38:20,031 ERROR [STDERR] at org.jbpm.graph.def.Node.enter(Node.java:318)
      10:38:20,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:20,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:20,031 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:20,531 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:20,531 ERROR [STDERR] at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:147)
      10:38:20,531 ERROR [STDERR] at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$c0df1156.enter(<generated>)
      10:38:20,531 ERROR [STDERR] at org.jbpm.graph.def.Transition.take(Transition.java:151)
      10:38:20,531 ERROR [STDERR] at org.jbpm.graph.def.Node.leave(Node.java:393)
      10:38:20,531 ERROR [STDERR] at org.jbpm.graph.node.TaskNode.leave(TaskNode.java:209)
      10:38:20,531 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:20,531 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:20,531 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:20,531 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:20,531 ERROR [STDERR] at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:147)
      10:38:20,531 ERROR [STDERR] at org.jbpm.graph.def.Node$$EnhancerByCGLIB$$c0df1156.leave(<generated>)
      10:38:21,031 ERROR [STDERR] at org.jbpm.graph.exe.Token.signal(Token.java:194)
      10:38:21,031 ERROR [STDERR] at org.jbpm.graph.exe.Token.signal(Token.java:165)
      10:38:21,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:21,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:21,031 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:21,031 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:21,031 ERROR [STDERR] at org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer.invoke(CGLIBLazyInitializer.java:147)
      10:38:21,031 ERROR [STDERR] at org.jbpm.graph.exe.Token$$EnhancerByCGLIB$$6d6db7ea.signal(<generated>)
      10:38:21,031 ERROR [STDERR] at org.jbpm.taskmgmt.exe.TaskInstance.end(TaskInstance.java:479)
      10:38:21,031 ERROR [STDERR] at org.jbpm.taskmgmt.exe.TaskInstance.end(TaskInstance.java:418)
      10:38:21,031 ERROR [STDERR] at com.workflow.console.beans.Form.submit(Form.java:149)
      10:38:21,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      10:38:21,031 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      10:38:21,031 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      10:38:21,031 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
      10:38:21,031 ERROR [STDERR] at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)
      10:38:21,031 ERROR [STDERR] at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)
      10:38:21,031 ERROR [STDERR] at javax.faces.component.UICommand.broadcast(UICommand.java:106)
      10:38:21,031 ERROR [STDERR] at javax.faces.component.UIData.broadcast(UIData.java:513)
      10:38:21,031 ERROR [STDERR] at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:94)
      10:38:21,031 ERROR [STDERR] at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:168)
      10:38:21,031 ERROR [STDERR] at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:343)
      10:38:21,031 ERROR [STDERR] at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
      10:38:21,031 ERROR [STDERR] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:137)
      10:38:21,046 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
      10:38:21,046 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
      10:38:21,046 ERROR [STDERR] at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147)
      10:38:21,046 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
      10:38:21,046 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
      10:38:21,046 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
      10:38:21,046 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
      10:38:21,546 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
      10:38:21,546 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
      10:38:21,546 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
      10:38:21,546 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
      10:38:21,546 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
      10:38:21,546 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
      10:38:21,546 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
      10:38:21,546 ERROR [STDERR] at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
      10:38:21,546 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
      10:38:22,046 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
      10:38:22,046 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
      10:38:22,046 ERROR [STDERR] at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
      10:38:22,046 ERROR [STDERR] at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
      10:38:22,046 ERROR [STDERR] at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
      10:38:22,046 ERROR [STDERR] at java.lang.Thread.run(Thread.java:595)
      
      



      thanks