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

commerce/personalization server 3.1 jsp error?

2 views
Skip to first unread message

Peter Wu

unread,
Oct 3, 2000, 3:00:00 AM10/3/00
to
Hi,

I'm having problems installing the commerce and personalization engine 3.1
on solaris 2.6, with weblogic 5.1 sp6.

Everything seems to run fine until I try to create a group or user or any
useful link on the exampleportal when I get:

Tue Oct 03 16:55:38 EDT 2000:<I> <WebAppServletContext-tools> *.jsp: init
Tue Oct 03 16:55:39 EDT 2000:<I> <WebAppServletContext-tools> FlowManager:
init
Tue Oct 03 16:55:41 EDT 2000:<I> <ServletContext-General> file: init
Tue Oct 03 16:55:51 EDT 2000:<E> <WebAppServletContext-tools> Servlet failed
with Exception
weblogic.servlet.jsp.JspException: (line -1): Error in tag library at: 'wl':
For tag 'repeat', cannot load extra info class
'weblogicx.jsp.tags.RepeatTagInfo'
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Code)
at weblogic.servlet.jsp.JspException.<init>(JspException.java:9)
at weblogic.servlet.jsp.JspException.<init>(JspException.java:14)
at
weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
at weblogic.servlet.jsp.StandardTagLib.processTag(Compiled Code)
at weblogic.servlet.jsp.StandardTagLib.processTagElements(Compiled
Code)
at
weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:125)
at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:87)
at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(Compiled
Code)
at weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(Compiled Code)
at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(Compiled Code)
at weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(Compiled Code)
at weblogic.servlet.jsp.JspLexer.mTOKEN(Compiled Code)
at weblogic.servlet.jsp.JspLexer.nextToken(Compiled Code)
at weblogic.servlet.jsp.JspLexer.parse(Compiled Code)
at weblogic.servlet.jsp.JspParser.doit(Compiled Code)
at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
at weblogic.utils.compiler.CodeGenerator.generate(Compiled Code)
at weblogic.servlet.jsp.JspStub.compilePage(Compiled Code)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
at weblogic.servlet.internal.ServletStubImpl.getServlet(Compiled
Code)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
l.java:154)
at
com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestinat
ion(ServletDestinationHandler.java:51)
at
com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:376
)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
at weblogic.kernel.ExecuteThread.run(Compiled Code)

Anyone have any ideas where 'weblogicx.jsp.tags.RepeatTagInfo' might be? I
can't find this file anywhere.

Peter Wu

H.Y.

unread,
Oct 4, 2000, 3:00:00 AM10/4/00
to

Hi Peter,

weblogic510sp6-lib-weblogic-tags-510.jar includes 'weblogicx.jsp.tags.RepeatTagInfo.class'.

thanks.

Peter Wu

unread,
Oct 4, 2000, 3:00:00 AM10/4/00
to
Hi,

Where am I suppose to add this jar? CLASSPATH or WEBLOGIC classpath? It's
in the sp6 file listing but it doesn't say what to do with it.

Peter

"H.Y." <hista...@hotmail.com> wrote in message
news:39db1b29$1...@newsgroups.bea.com...

Peter Wu

unread,
Oct 4, 2000, 3:00:00 AM10/4/00
to
I added it to the CLASSPATH and it seems to run much better. I do still get
a nagging exception:

Wed Oct 04 10:30:12 EDT 2000:<E> <Posix Performance Pack> Failure in
processSockets()
java.net.SocketException: Connection reset by peer: Connection reset by peer
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.socketRead(Compiled Code)
at java.net.SocketInputStream.read(Compiled Code)
at weblogic.socket.PosixSocketMuxer.processSockets(Compiled Code)
at
weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
at weblogic.kernel.ExecuteThread.run(Compiled Code)

I'll try to shut off the performance pack or see if there were any patches
in sp6...

Peter

"Peter Wu" <p...@halftheplanet.com> wrote in message
news:39db32e0$1...@newsgroups.bea.com...

néné

unread,
Oct 4, 2000, 3:00:00 AM10/4/00
to
This question was on another newsgroup, so I have posted the solution given
by Craig Cobb here:

<Craig Cobb>
We had the same problem, but we finally found something that fixed this in
the WLCS release notes
(http://e-docs.bea.com/wlcs310/relnotes/relnotes.htm#99669)

Basically, there is a file in WebLogic SP6 that has no mention in the
service packs readme files. Copy the service packs
lib/weblogic-tags-510.jar file to your weblogic/lib directory, and the error
will go away.
</Craig Cobb>

0 new messages