Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Weblogic 5.10 Service Pack 11 ClassCastException -- BUG?

0 views
Skip to first unread message

Brian J. Sayatovic

unread,
May 1, 2002, 11:20:59 AM5/1/02
to
I'm using a custom RDBMS realm that works fine on WL5.10SP10, but when I
updated to SP11, I get an exception:

java.lang.ClassCastException: mypackage.DynWLGroup
at weblogic.security.acl.AclImpl.checkPermission(AclImpl.java:356)
at weblogic.security.acl.Security.hasPermission(Security.java:101)
at
weblogic.servlet.internal.ServletContextImpl.checkA(ServletContextImpl.java:
1963)
at
weblogic.servlet.internal.ServletContextImpl.checkAccess(ServletContextImpl.
java:1796)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
l.java:938)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
l.java:905)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
Manager.java:269)
at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:391)
at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:273)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)

This is occuring when the server first starts up and I try to hit an HTML
page that launches an applet. I checked in the Jars and this class was in
fact included in the SP11 changes. Did something break in it?

Regards,
Brian.


Brian J. Sayatovic

unread,
May 6, 2002, 1:49:42 PM5/6/02
to
This bug is still present in SP12.

"Brian J. Sayatovic" <brian.s...@divine.com> wrote in message
news:3cd0...@newsgroups2.bea.com...

kirann

unread,
May 9, 2002, 4:53:09 PM5/9/02
to
it was fixed in sp12.
contact support if you need a one-off patch.
thanks
kiran

"Brian J. Sayatovic" <brian.s...@divine.com> wrote in message
news:3cd6...@newsgroups2.bea.com...

Brian J. Sayatovic

unread,
May 10, 2002, 6:53:08 AM5/10/02
to
When I tried SP12 a few days ago, it had the same problem. Now, I tried it
in a rush, so maybe I made a mistake in my testing, so I'll go re-check. In
fact, my response from support (which include a patch) also verfied that it
*is* a bug in SP12 and would be fixed in SP13.

Regards,
Brian.

"kirann" <kir...@bea.com> wrote in message
news:3cda...@newsgroups2.bea.com...

0 new messages