[jboss-user] [JBoss AOP] - POJO Cache failing on weblogic 11g managed servers

paramita banerjee do-not-reply at jboss.com
Fri Mar 9 18:03:11 EST 2012


paramita banerjee [https://community.jboss.org/people/pb2012] created the discussion

"POJO Cache failing on weblogic 11g managed servers"

To view the discussion, visit: https://community.jboss.org/message/722945#722945

--------------------------------------------------------------
Hi

I have set up Pojo cache to work with weblogic server 11g.
I have annotated and instrumented the classes as mentioned in user guide.

The Pojo cache attach/find works well when I deploy the application on weblogic admin server.

But when I deploy the application on any managed servers in the same weblogic domain, I get the following exception:
 java.lang.NullPointerException
at org.jboss.aop.Domain$1.run(Domain.java:124)
at org.jboss.aop.Domain$1.run(Domain.java:121)
at org.jboss.aop.Domain.getDomainName(Domain.java:119)
at com.hp.ws.business.session.WsSession$WsSessionAdvisor.initialise(WsSession$WsSessionAdvisor.java)
at com.hp.ws.business.session.WsSession$WsSessionAdvisor.(WsSession$WsSessionAdvisor.java)
at com.hp.ws.business.session.WsSession.(WsSession.java)

I am using jbosscache-pojo-3.0.0.GA and weblogic 11g

Any help is highly appreciated.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/722945#722945]

Start a new discussion in JBoss AOP at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120309/63c1ef7e/attachment.html 


More information about the jboss-user mailing list