[JBoss jBPM] - Re: JBPM, Tomcat6 and Postgres8.2 issue
by mputz
As Ronald already pointed out, without detailed information it's almost impossible to give proper advice. If you're experiencing problems, these are usually reflected in the logs, so it's always a good idea to have a look into these and report any exceptions you can find there.
Right now, I would however point you to the wiki http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat and verify if what you have done somehow matches the steps reported there.
Also, here are the contents of my jbpm-console.war I've deployed to Tomcat 6.0.10 for you to check as well (I've manually copied jbpm-j2ee.jar and commons-collections.jar after the ant run):
| [mputz@mputz webapps]$ tree ./jbpm-console/
| ./jbpm-console/
| |-- META-INF
| | `-- MANIFEST.MF
| |-- WEB-INF
| | |-- access.properties
| | |-- classes
| | | |-- hibernate.cfg.xml
| | | |-- jbpm.cfg.xml
| | | |-- jbpm.mail.templates.xml
| | | `-- messages.properties
| | |-- faces-config.xml
| | |-- jboss-web.xml
| | |-- jbpm4jsf-config.xml
| | |-- lib
| | | |-- activation.jar
| | | |-- antlr-2.7.6.jar
| | | |-- asm.jar
| | | |-- bsh.jar
| | | |-- cglib.jar
| | | |-- commons-collections.jar
| | | |-- commons-fileupload.jar
| | | |-- commons-io.jar
| | | |-- commons-logging.jar
| | | |-- dom4j.jar
| | | |-- gravel-14.jar
| | | |-- hibernate3.jar
| | | |-- javassist.jar
| | | |-- jboss-backport-concurrent.jar
| | | |-- jboss-j2ee.jar
| | | |-- jboss-retro-1.1.0-rt.jar
| | | |-- jbpm-identity.jar
| | | |-- jbpm-jpdl.jar
| | | |-- jbpm4jsf-14.jar
| | | |-- jsf-api-14.jar
| | | |-- jsf-facelets.jar
| | | `-- jsf-impl-14.jar
| | `-- web.xml
|
I wouldn't put the db driver lib in the war, but rather in $tomcat/lib.
Hope this helps.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135205#4135205
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135205
18 years, 1 month
[JBoss Messaging] - jboss error
by Nipuna
Any idea this kind of error,
please help on this,
I Depend On:
Depends On Me:
at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDeployer.java:1255)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:712)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:693)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:119)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
ptor.java:131)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:242)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:396)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:293)
at org.jboss.Main.boot(Main.java:151)
at org.jboss.Main$1.run(Main.java:405)
at java.lang.Thread.run(Thread.java:595)
12:16:12,595 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
12:16:12,658 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:12,752 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:12,752 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:12,768 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:12,768 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:12,861 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
12:16:12,877 INFO [JkMain] Jk running ID=0 time=15/172 config=null
12:16:12,893 INFO [Server] JBoss (MX MicroKernel) [4.0.0 (build: CVSTag=JBoss_4_0_0 date=2004092004
18)] Started in 1m:51s:343ms
12:16:13,190 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:13,362 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:13,659 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:13,753 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:13,753 ERROR [SimpleReceiver] java.lang.NullPointerException
12:16:13,769 ERROR [SimpleReceiver] java.lang.NullPointerException
Nipuna
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135192#4135192
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135192
18 years, 1 month
[JBossWS] - SOAPElementImpl cast excepion (JBoss 4.2 + Axis2 + JDK1.6)
by kalparser
Need help ugently!
Does anyone have the same problem as below?
----------------------------------------------------
14:40:01,221 ERROR [SOAPFaultHelperJAXWS] SOAP request exception
java.lang.ClassCastException: org.apache.axis2.saaj.SOAPElementImpl cannot be cast to org.jboss.ws.core.soap.SOAPElementImpl
at org.jboss.ws.core.soap.SOAPEnvelopeImpl.(SOAPEnvelopeImpl.java:60)
at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:124)
at org.jboss.ws.core.soap.EnvelopeBuilderDOM.build(EnvelopeBuilderDOM.java:96)
at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:262)
at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:185)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:389)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:272)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:189)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:122)
at org.jboss.wsf.stack.jbws.EndpointServlet.service(EndpointServlet.java:84)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135191#4135191
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135191
18 years, 1 month