[JBoss Cache] New message: "Calrification required regarding version of Core Cache"
by Taran Sodhi
User development,
A new message was posted in the thread "Calrification required regarding version of Core Cache":
http://community.jboss.org/message/521734#521734
Author : Taran Sodhi
Profile : http://community.jboss.org/people/dony908
Message:
--------------------------------------------------------------
Hi All,
I am using Core cache for my application. I am confused regarding the versions of the cache jars that am using.
I am hosting cache outside jboss as standalone application.
>From the site I could see something as "Cayenne" which am using in my project and also 3.2.1 +"Malagueta".+
+Could anyone please tell me what is the diference between them (+Cayenne" and +"Malagueta")?+
+Also, I have to put apart form string data , objects that implrment serializable interface into cache, so which of the 2 I should be using?+
+Regards,+
+Taran S.+
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/521734#521734
16 years, 3 months
how to access jboss
by samk@twinix.com
See Thread at: http://www.techienuggets.com/Detail?tx=112033 Posted on behalf of a User
Hi,
I am new for jboss. I just installed JBOSS on linux and now wants to access through the web console. But whenever trying to access using http://localhost:8080, then it gives me the error msg connection refused.
Now please tell me what the process to access, or I have to deploy any site to access.
I am using below command to start jboss server.
bin]$ sh run.sh -c all [ it gives me the msg jboss running. ]
16 years, 3 months
[jBPM] New message: "SDK 6 and jBPM-jpdl 3.2.GA problem: Error, Can't overwrite cause"
by nana gyimah
User development,
A new message was posted in the thread "SDK 6 and jBPM-jpdl 3.2.GA problem: Error, Can't overwrite cause":
http://community.jboss.org/message/521718#521718
Author : nana gyimah
Profile : http://community.jboss.org/people/bobolee
Message:
--------------------------------------------------------------
i am a new user of jBPM and i realise you are an advanced user and please, i want you to help me
I am using eclipse SDK 6 and jBPM-jpdl 3.2.GA. i am running it on a local PC.
i am following the sample project and i have developed the process flow in eclipse and have created all the users in the databse but the problem is that in the webconsole if i click on start process or if i click on view in Tasks it gives me the error below.
java.lang.IllegalStateException: Can't overwrite cause
at java.lang.Throwable.initCause(Throwable.java:320)
at com.ctc.wstx.compat.Jdk14Impl.setInitCause(Jdk14Impl.java:59)
at com.ctc.wstx.exc.WstxException.<init>(WstxException.java:46)
at com.ctc.wstx.exc.WstxIOException.<init>(WstxIOException.java:16)
at com.ctc.wstx.sr.StreamScanner.throwFromIOE(StreamScanner.java:522)
at com.ctc.wstx.sr.WstxStreamReader.next(WstxStreamReader.java:978)
at org.jbpm.webapp.tag.jbpm.ui.XmlPrinter.encodeBegin(XmlPrinter.java:113)
at org.jbpm.webapp.tag.jbpm.ui.ComponentBase.doEncode(ComponentBase.java:31)
at org.jbpm.webapp.tag.jbpm.ui.ComponentBase.doEncode(ComponentBase.java:58)
at org.jbpm.webapp.tag.jbpm.ui.Tab.encodeChildren(Tab.java:112)
at javax.faces.component.UIComponent.encodeAll(UIComponent.java:884)
at javax.faces.component.UIComponent.encodeAll(UIComponent.java:890)
at javax.faces.component.UIComponent.encodeAll(UIComponent.java:890)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:578)
at org.jbpm.webapp.application.JbpmViewHandler.renderView(JbpmViewHandler.java:58)
at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:106)
at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:59)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
at java.lang.Thread.run(Thread.java:619)
Please help me it is urgents.
Thank you
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/521718#521718
16 years, 3 months