[Installation, Configuration & Deployment] - Help Needed on How to deploy a Struts Application as a portl
by hussain_rangwala
Hi
I am trying to deploy a struts application as a portlet on JBoss portal 2.4.0.GA.However i m facing the following issues
1)I am not able to see my Portlet on the Jboss Portal.
2)I get the following error on the console
|
|
| Incomplete Deployment listing:
|
| --- Incompletely deployed packages ---
| org.jboss.deployment.DeploymentInfo@b2ae7ddb { url=file:/D:/JBoss/jboss-portal-2.4.0/server/default/
|
| deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.jse }
| deployer: org.jboss.ws.server.WebServiceDeployerNestedJSE@4a2dd4
| status: Deployment FAILED reason: Could not create deployment: file:/D:/JBoss/jboss-portal-2.4.0/s
|
| erver/default/tmp/deploy/portal-wsrp.war; - nested throwable: (org.jboss.ws.metadata.wsdl.WSDLExcept
|
| ion: WSDLException (at /wsdl:definitions/import/wsdl:definitions/import/wsdl:definitions/wsdl:types/
|
| schema/schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at 'htt
|
| p://www.w3.org/2001/xml.xsd', relative to 'file:/D:/JBoss/jboss-portal-2.4.0/server/default/tmp/depl
|
| oy/portal-wsrp-exp.war/WEB-INF/wsdl/wsrp_v1_types.xsd'.: Cannot access imported wsdl [http://www.w3.
|
| org/2001/xml.xsd], www.w3.org: java.lang.RuntimeException: Cannot access imported wsdl [http://www.w
|
| 3.org/2001/xml.xsd], www.w3.org
| at org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory$WSDLLocatorImpl.getImportInputSource(WSDLDefin
|
| itionsFactory.java:310)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:740)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:830)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:620)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseTypes(WSDLReaderImpl.java:583)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(WSDLReaderImpl.java:302)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2133)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(WSDLReaderImpl.java:450)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(WSDLReaderImpl.java:294)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2133)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseImport(WSDLReaderImpl.java:450)
| at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(WSDLReaderImpl.java:294)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2133)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2125)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2150)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2171)
| at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2201)
| at org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinitionsFactory.java:144)
| at org.jboss.ws.metadata.ServiceMetaData.getWsdlDefinitions(ServiceMetaData.java:273)
| at org.jboss.ws.metadata.JSR109ServerMetaDataBuilder.buildMetaData(JSR109ServerMetaDataBuilder.java
|
| :111)
| at org.jboss.ws.server.WebServiceDeployerJSE.createWebServicesMetaData(WebServiceDeployerJSE.java:1
|
| 89)
| at org.jboss.ws.server.WebServiceDeployer.create(WebServiceDeployer.java:103)
| at org.jboss.ws.server.WebServiceDeployerJSE.create(WebServiceDeployerJSE.java:66)
| at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.create(SubDeployerIntercept
|
| orSupport.java:180)
| at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:91)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy93.create(Unknown Source)
| at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
|
| va:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy95.deploy(Unknown Source)
| at org.jboss.ws.server.WebServiceDeployerNestedJSE.create(WebServiceDeployerNestedJSE.java:102)
| at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
| at org.jboss.deployment.MainDeployer.addDeployer(MainDeployer.java:368)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
|
| va:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy98.addDeployer(Unknown Source)
| at org.jboss.deployment.SubDeployerSupport.startService(SubDeployerSupport.java:124)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
| at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
| at $Proxy0.start(Unknown Source)
| at org.jboss.system.ServiceController.start(ServiceController.java:417)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy4.start(Unknown Source)
| at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
|
| va:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy8.deploy(Unknown Source)
| at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
| at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
| at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentSc
|
| anner.java:263)
| at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.ja
|
| va:336)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
| at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
| at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
| at $Proxy0.start(Unknown Source)
| at org.jboss.system.ServiceController.start(ServiceController.java:417)
| at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy4.start(Unknown Source)
| at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
| 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:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
|
| va:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy5.deploy(Unknown Source)
| at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
| at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
| at org.jboss.Main.boot(Main.java:200)
| at org.jboss.Main$1.run(Main.java:464)
| at java.lang.Thread.run(Thread.java:595)
| )
| state: FAILED
| watch: file:/D:/JBoss/jboss-portal-2.4.0/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/po
|
| rtal-wsrp.jse
| altDD: null
| lastDeployed: 1168504020879
| lastModified: 1168504012000
| mbeans:
|
| org.jboss.deployment.DeploymentInfo@d5daf42b { url=file:/D:/JBoss/jboss-portal-2.4.0/server/default/
|
| deploy/SETLAppName.war }
| deployer: MBeanProxyExt[jboss.web:service=WebServer]
| status: Deployment FAILED reason: Error during deploy; - nested throwable: (javax.naming.NamingExc
|
| eption: ejb-local-ref: 'ejb/AccountDetailsEJB', with web.xml ejb-link: 'AccountDetails' failed to re
|
| solve to an ejb with a LocalHome)
| state: FAILED
| watch: file:/D:/JBoss/jboss-portal-2.4.0/server/default/deploy/SETLAppName.war
| altDD: null
| lastDeployed: 1168504069715
| lastModified: 1168504070000
| mbeans:
|
| --- MBeans waiting for other MBeans ---
| ObjectName: jboss.web.deployment:war=SETLAppName.war,id=-707070933
| State: FAILED
| Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.
|
| naming.NamingException: ejb-local-ref: 'ejb/AccountDetailsEJB', with web.xml ejb-link: 'AccountDetai
|
| ls' failed to resolve to an ejb with a LocalHome)
|
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.web.deployment:war=SETLAppName.war,id=-707070933
| State: FAILED
| Reason: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.
|
| naming.NamingException: ejb-local-ref: 'ejb/AccountDetailsEJB', with web.xml ejb-link: 'AccountDetai
|
| ls' failed to resolve to an ejb with a LocalHome)
|
|
| 2007-01-11 13:57:54,071 DEBUG [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread]
|
| Notified that enabled: true
| 2007-01-11 13:57:54,071 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Started jboss.depl
|
| oyment:type=DeploymentScanner,flavor=URL
| 2007-01-11 13:57:54,071 DEBUG [org.jboss.system.ServiceController] Starting dependent components for
|
| : jboss.deployment:type=DeploymentScanner,flavor=URL dependent components: []
| 2007-01-11 13:57:54,196 DEBUG [org.jboss.deployment.MainDeployer] End deployment start on package: j
|
| boss-service.xml
| 2007-01-11 13:57:54,196 DEBUG [org.jboss.deployment.MainDeployer] Deployed package: file:/D:/JBoss/j
|
| boss-portal-2.4.0/server/default/conf/jboss-service.xml
| 2007-01-11 13:57:54,211 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Saw org.jboss.system.server.started
|
| notification, starting connectors
| 2007-01-11 13:57:54,367 INFO [org.apache.coyote.http11.Http11BaseProtocol] Starting Coyote HTTP/1.1
|
| on http-0.0.0.0-8080
| 2007-01-11 13:57:54,460 INFO [org.apache.jk.common.ChannelSocket] JK: ajp13 listening on /0.0.0.0:8
|
| 009
| 2007-01-11 13:57:54,476 INFO [org.apache.jk.server.JkMain] Jk running ID=0 time=0/63 config=null
| 2007-01-11 13:57:54,491 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.4.GA (bui
|
| ld: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 1m:12s:258ms
|
3)I had downloaded JBossAS+Portal(bundled).
Any ideas and suggestions would be of great help
Thanks & Regards
Hussain
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000394#4000394
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000394
19 years, 3 months
[JBoss Seam] - Newbie question: jBPM-processes and pageflows in one Seam ap
by tnfink
Hi,
I am currently evaluating Seam und try to use jBPM processes and Seam pageflows. I got the jBPM processes working using Seam annotations and standard context objects.
Now I try to use pageflow for navigation. I looked at the numberguess example and tried to port it to my application.
The problem now is that no pageflow is started at all, when I navigate to a page. There is also no error message.
The only error I notice is a warning from jBPM when deploying the pageflow process:
| 13:24:30,313 DEBUG [Jbpm] deploying process definition : ReisekostenAbrechnung
| 13:24:32,586 WARN [FromElementType] Using non-qualified column reference [id -> ([ID_])]
| 13:24:32,590 WARN [FromElementType] Using non-qualified column reference [isSuspended -> ([ISSUSPENDED_])]
| 13:24:32,590 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
| 13:24:32,626 WARN [FromElementType] Using non-qualified column reference [isSuspended -> ([ISSUSPENDED_])]
| 13:24:32,627 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
| 13:24:32,637 WARN [FromElementType] Using non-qualified column reference [isSuspended -> ([ISSUSPENDED_])]
| 13:24:32,637 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
| 13:24:32,651 WARN [FromElementType] Using non-qualified column reference [isSuspended -> ([ISSUSPENDED_])]
| 13:24:32,652 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
| 13:24:32,692 WARN [FromElementType] Using non-qualified column reference [processInstance -> ([PROCESSINSTANCE_])]
| 13:24:32,738 WARN [FromElementType] Using non-qualified column reference [token -> ([TOKEN_])]
|
This does not happen in the numberGuess-example.
This is my pages.xml:
| <pages>
| <page view-id="/all/main.seam">
| <begin-conversation join="true" pageflow="reisekostenPageFlow"/>
| </page>
| </pages>
|
This is the definition of the pageflows in components.xml:
| <component class="org.jboss.seam.core.Jbpm">
| <property name="processDefinitions">
| ...
| </property>
| <property name="pageflowDefinitions">
| <value>
| pageflow.jpdl.xml
| </value>
| </property>
| </component>
|
And this finally the page flow:
| <?xml version="1.0" encoding="UTF-8"?>
| <pageflow-definition name="reisekostenPageFlow">
| <start-page name="Hauptseite" view-id="/all/main.seam">
| <redirect/>
| <transition name="editBelegliste" to="BearbeiteBelegliste">
| </transition>
| <transition name="neuerReisekostenantrag" to="BearbeiteBelegliste">
| <action expression="#{reisekostenprozessVerwaltung.createReisekostenProzess}" />
| </transition>
| </start-page>
| <page name="BearbeiteBelegliste" view-id="/user/rkneu.seam">
| <redirect/>
| <transition name="fertig" to="Hauptseite"/>
| </page>
| </pageflow-definition>
|
I do a redirect from the index.html directly to the /all/main.seam page and nothing happens.
Anyone any ideas?
-- Torsten
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000393#4000393
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000393
19 years, 3 months
[JBossCache] - Problem with JBossCache configuration
by LGSW_Sam
Hi! I'm configuring JBossCache on our Jboss 4.0.5 server and now I'm getting a lot of log... I'm using Hibernate 3.2 and JbossCache 1.4 versions.
When I start the server log gets filled with these INFO messages
|
| INFO [OptimisticNodeInterceptor] Cannot Handle Method _put(GlobalTransaction:<199.199.79.69:999>:1644, /ge/message/Customer/chains/ge.message.Customer.chains#191, item, CollectionCacheEntry[191], true, 0)
|
|
and these WARN messages
|
| WARN [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator_4] TwoPhaseCoordinator.afterCompletion - failed for com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple@41dc41dc
|
|
Could someone tell me something about these messages?
Do I have something wrong with my configs or why that INFO message keeps repeating?
And what could cause the WARN messages? I couldn't find anything useful about it.
Any info and help would be appreciated!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000392#4000392
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000392
19 years, 3 months
[Installation, Configuration & Deployment] - How to shutdown one of multiple jboss instances that are run
by j.sark
Hi @ all,
I'm new to this forum and also kinda new to jboss and java developement and all this stuff. So please be patient with me. ;-)
I'm using jboss-4.0.1sp1 under linux (ubuntu dapper).
Here's my problem:
I wanna run two instances of jboss on the same machine. So I first made a copy of the "default" folder under "jboss/server". and called it let's say "test"
So that it doesn't interfere with the "default" server, I now configured the "test" server to use a different set of ports by uncommenting the so called "binding manager" in the "jboss-service.xml" (found in "conf").
I can now run both, "default" and "test" simultaneously by entering:
./run.sh -c default
and
./run.sh -c test
But since the shutdown.sh doesn't support the -c parameter, I can only shutdown the default server. Can anybody tell me how to shutdown the test server? (while leaving default running) Maybe by copying the shutdown.sh and slightly changing its content?
And by the way: killing it is not an option, because the jboss isn't running my machine but on our companies server which I don't have root rights on. (If you now wonder how I have even set up jboss on this machine: Somebody did it for me.)
So thanx 4 ur help & have a nice day!
Julian
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000316#4000316
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000316
19 years, 3 months