Re: [rules-users] Guvnor deployment problem on websphere 6.1

2012-01-24 Thread arup
Getting this errors when I'm trying to hit the link 
"http://localhost:9080/drools-guvnor/index.jsp";
How to solve this???
Deployed guvnor 5.2 on WAS 6.1. 

[1/24/12 16:15:00:744 IST] 0025 ServiceLogger I
com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident
stream file C:\Program
Files\IBM\SDP\runtimes\base_v61\profiles\was61profile1\logs\ffdc\server1_0025_12.01.24_16.15.00_0.txt
[1/24/12 16:15:00:744 IST] 0025 ServiceLogger I
com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC
closed incident stream file C:\Program
Files\IBM\SDP\runtimes\base_v61\profiles\was61profile1\logs\ffdc\server1_0025_12.01.24_16.15.00_0.txt
[1/24/12 16:15:06:073 IST] 0025 ServletWrappe I   SRVE0242I:
[drools-guvnor_war] [/drools-guvnor] [/index.jsp]: Initialization
successful.
[1/24/12 16:15:06:108 IST] 0025 WebAppE   [Servlet
Error]-[/index.jsp]: java.lang.NoClassDefFoundError:
javassist.util.proxy.MethodHandler
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:68)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:129)
at org.jboss.seam.web.ServletContexts.instance(ServletContexts.java:42)
at
org.jboss.seam.servlet.ContextualHttpServletRequest.run(ContextualHttpServletRequest.java:39)
at org.jboss.seam.web.ContextFilter.doFilter(ContextFilter.java:37)
at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:832)
at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:565)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
at
com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:122)
at
com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:226)
at
com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionProcessor.handleRequest(AbstractJSPExtensionProcessor.java:285)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3440)
at 
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:815)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1461)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:118)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
at
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
Caused by: java.lang.ClassNotFoundException:
javassist.util.proxy.MethodHandler
at java.net.URLClassLoader.findClass(URLClassLoader.java:496)
at 
com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:132)
at java.lang.ClassLoader.loadClass(ClassLoader.java:631)
at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:597)
... 34 more

--
View this message in context: 
http://drools.46999.n3.nabble.com/Guvnor-deployment-problem-on-websphere-6-1-tp3672065p3684314.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listi

Re: [rules-users] Guvnor deployment problem on websphere 6.1

2012-01-20 Thread Jervis Liu
On 2012/1/19 19:29, arup wrote:
> I have modified the pom.xml as mentioned in
> "https://community.jboss.org/wiki/DeployingGuvnor5OnWebSphere"; . also
> created the custom propertied in WAS. but after installing the guvnor 5.1
> war when i'm trying to get the login page hitting the url i'm just getting a
> blank page. I'm new to drools and not getting where the problem is...can you
> please tell me step by step process to follow to install guvnor in WAS.
Hi, I dont have experience with WAS, hopefully someone else in the 
community can help you out. At the same time, you may want to look into 
WAS server log to check what errors you've got. The whole point of 
modifying pom is to add jars that are required by Guvnor but not 
provided by WAS container. This requires rebuilding Guvnor from source. 
You do not have to take this approach. Just take a look at the server 
log, if you see any ClassNotFound exception, try to add the 
corresponding jars to Guvnor war. That may help you moving forward.

Cheers,
Jervis
> Thanks
>
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Guvnor-deployment-problem-on-websphere-6-1-tp3672065p3672065.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Guvnor deployment problem on websphere 6.1

2012-01-19 Thread arup
I have modified the pom.xml as mentioned in
"https://community.jboss.org/wiki/DeployingGuvnor5OnWebSphere"; . also
created the custom propertied in WAS. but after installing the guvnor 5.1
war when i'm trying to get the login page hitting the url i'm just getting a
blank page. I'm new to drools and not getting where the problem is...can you
please tell me step by step process to follow to install guvnor in WAS.
Thanks

--
View this message in context: 
http://drools.46999.n3.nabble.com/Guvnor-deployment-problem-on-websphere-6-1-tp3672065p3672065.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users