Commerce/personalization server 3.1 jsp error?

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

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" <[email protected]> wrote in message
news:[email protected]...
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." <[email protected]> wrote in message
news:[email protected]...
Hi Peter,
weblogic510sp6-lib-weblogic-tags-510.jar includes'weblogicx.jsp.tags.RepeatTagInfo.class'.
thanks.
"Peter Wu" <[email protected]> wrote:
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> Servletfailed
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)
atweblogic.servlet.jsp.JspException.<init>(JspException.java:14)
atweblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
at weblogic.servlet.jsp.StandardTagLib.processTag(Compiled
Code)
atweblogic.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(CompiledCode)
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(CompiledCode)
at weblogic.servlet.jsp.JspStub.compilePage(Compiled Code)
atweblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
atweblogic.servlet.internal.ServletStubImpl.getServlet(Compiled
Code)
atweblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code)
atweblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code)
atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherIm
p
l.java:154)
atcom.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestina
t
ion(ServletDestinationHandler.java:51)
atcom.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:37
6
at javax.servlet.http.HttpServlet.service(Compiled Code)
atweblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(CompiledCode)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(CompiledCode)
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' mightbe?
I
can't find this file anywhere.
Peter Wu

Similar Messages

  • WLS Plugin and the Commerce/Personalization  Server

    Hi,
    Just wondering if the plugin which controls loads balancing can be used with
    the Commerce/Personalization server ?
    I have tried it ,but the way the portals works, the IIS server have no file
    extensions to work with as a portal address is http://ip:port/portalname".
    It doesn't have a file extension obviously, so the IIS box can invoke the
    plugin.
    Just wondering if anybody else has tried to get it working or it the plugin
    merely designed to work with the 5.1 WLS server ?
    Cheers
    Mick

    Hi,
    Just wondering if the plugin which controls loads balancing can be used with
    the Commerce/Personalization server ?
    I have tried it ,but the way the portals works, the IIS server have no file
    extensions to work with as a portal address is http://ip:port/portalname".
    It doesn't have a file extension obviously, so the IIS box can invoke the
    plugin.
    Just wondering if anybody else has tried to get it working or it the plugin
    merely designed to work with the 5.1 WLS server ?
    Cheers
    Mick

  • Commerce/personalization server jsp error?

    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. Or what else might be causing this problem?
    Peter Wu

    Hi,
    Good call Craig! I had the same problem, and your advice fixed it...
    thanks!
    Is it just me, or are WL service packs becoming more unruly and difficult to
    install? Pretty soon we'll need to write Unix scripts to install these
    updates!
    Gene Chuang
    Teach the world. Join Kiko!
    http://www.kiko.com/profile/join.jsp?refcode=TAF-gchuang
    "Craig Cobb" <[email protected]> wrote in message
    news:[email protected]...
    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 theerror
    will go away.
    Regards,
    Craig Cobb
    "Peter Wu" <[email protected]> wrote in message
    news:[email protected]...
    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 orany
    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> Servletfailed
    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)
    atweblogic.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(CompiledCode)
    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)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
    Code)
    atweblogic.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)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
    Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
    Code)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(CompiledCode)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(CompiledCode)
    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. Or what else might be causing thisproblem?
    Peter Wu

  • Starting Commerce Server and Personalization Server

    I am trying to evaluate these products. I am running NT 4.0, SP5 with
    256MB RAM. I have installed Weblogic Server 5.1.0 with SP 6. I have
    installed the latest version of the Commerce Server and Personalization
    Server. I had to remove the -server switch from the java command line in
    the startup script in order to get the JVM to start. The Commerce server
    begins to initialize, then a bunch of exceptions are thrown, then it
    shuts itself down.
    I have attached the log file
    WeblogicCommerceServer3.2\server\weblogic.log
    Thanks for any help on this.
    [weblogic.log]

    The error in your weblogic.log file of:
    2001:<E> <T3Services> COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"Current WebLogic build may
    not be compatible with the WebLogic Commerce Server implementation. Minimum Build:
    83914 Current Installation Build: 66825"
    Tue Apr 24 16:50:53 EDT
    means that WLCS cannot find the correct service pack files for WLS 5.10. Might check
    to see if the WLS 5.10 SP6 files (weblogic510sp6.jar and weblogic510s6boot.jar) are
    located in d:\weblogic\lib.
    Ted
    jcerruto wrote:
    I am trying to evaluate these products. I am running NT 4.0, SP5 with
    256MB RAM. I have installed Weblogic Server 5.1.0 with SP 6. I have
    installed the latest version of the Commerce Server and Personalization
    Server. I had to remove the -server switch from the java command line in
    the startup script in order to get the JVM to start. The Commerce server
    begins to initialize, then a bunch of exceptions are thrown, then it
    shuts itself down.
    I have attached the log file
    WeblogicCommerceServer3.2\server\weblogic.log
    Thanks for any help on this.
    Name: weblogic.log
    weblogic.log Type: Text Document (application/x-unknown-content-type-txtfile)
    Encoding: base64

  • 500 Internal Server Error OracleJSP: JSP Error: Exception:java.lang.NullPoi

    500 Internal Server Error
    OracleJSP:
    JSP Error:
    Request URI:/ForecastVsActualWithProgressBarWebApp/htdocs/forecastvsactualportlet/processing.jsp
    Exception:
    java.lang.NullPointerException at java.net.URLClassLoader$1.run(URLClassLoader.java:190) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at java.lang.ClassLoader.loadClass(ClassLoader.java:282) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) at java.lang.ClassLoader.loadClass(ClassLoader.java:282) at com.evermind.naming.ContextClassLoader.loadClass(ContextClassLoader.java:143) at java.lang.ClassLoader.loadClass(ClassLoader.java:282) at com.evermind.naming.ContextClassLoader.loadClass(ContextClassLoader.java:143) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at oracle.jsp.parse.JspUtils.loadClassJDK(JspUtils.java:256) at oracle.jsp.parse.JspUtils.loadClass(JspUtils.java:246) at oracle.jsp.parse.JspRTTag.<init>(JspRTTag.java:149) at oracle.jsp.parse.JspParseState.createTagParser(JspParseState.java:575) at oracle.jsp.parse.JspParseTag.parseNextTag(JspParseTag.java:693) at oracle.jsp.parse.JspParseTagFile.parse(JspParseTagFile.java:184) at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:154) at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:428) at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:284) at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:483) at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:542) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:305) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)
    --------------------------------------------------------------------------------

    Is this related to a download from Oracle website?
    You might want to post more information and the "question" here.

  • Handle exception on server side and display a customized jsp error page

    Hi,
    I am developing a java/j2EE web application using servlet, jsp, ejb3 with JBOSS and ECLIPSE.
    Two cases can occur on the server side :
    1) either I have not an expected result in a method and in this case I want to display an error page (a JSP page I suppose) with a personnalized error message
    2) or I have an exception thrown and I want to display the exception message in the former JSP page
    I don't know how to cope with this problem of personnalized error message (or the message of a thrown exception) with a JSP page.
    Does anybody can help me ? Thank you
    Edited by: xflamant on Jun 20, 2009 10:51 AM

    For the case of an unknown Error, simply use a default error page.
    The redirection to this page can be accomplished by inserting folowing code into your web.xml:
         <error-page>
            <exception-type>java.lang.Throwable</exception-type>
            <location>/WEB-INF/jsp/error.jsp</location>       
        </error-page>Known exception can be caught via a try-catch block.
    Then simply dispatch to the page you want displayed an add an attribute containing the error message to the response object.
    This attribute can then be used in the target page to diplay the error.

  • Personalization Server Framework files

    Hi,
    I am using the framework files that comes with BEA Personalization Server
    (i.e. header.jsp, error. jsp, etc.). I am hoping it will give me a jump
    start
    in developing the web site.
    I am going through the code to understand what it is doing. I am stuck
    with one thing in a file called header.jsp.
    <%@ page import="com.beasys.commerce.portal.tags.PortalTagConstants" %>
    <% String HEADER_FORWARD = "HEADER_FORWARD"; %>
    I am trying to figure out what "HEADER_FORWARD" does. I tried
    to find out if this constant is declared in the Javadoc API, but yet
    I can't find documentation on "PortalTagConstants"
    Any help is appreciated... Thank you
    Teddy

    Hello,
    The personilization server does seem to lack documentation, as for the tags,
    the descriptions given are minimal.
    I normally look at the use of the tags in the buy beans examples and try to
    replicate what I believe the tags are doing in my own test portal. So far I
    have had a fair amount of success. If you need any help regarding tag use
    please feel free to post your questions to me but I can't garantee detailed
    responses to general questions.
    best regards hoos.
    "Teddy" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I have gone through user guide tag documentation. It doesn't
    get that much detail. All it says about the framework files is
    one or two sentences for each file (e.g. portal.jsp file
    is the default file for the portal)
    Is there more documentation on it such as a flow chart
    of how the code works?
    Teddy
    Hussein Badakhchani <[email protected]> wrote in message
    news:3994310a$[email protected]..
    Hello,
    it looks like the jsp tags use this attribute to forward the user to the
    correct page when they select a button like "home" from the header.
    if you need more info read personalisation server user guide tag
    specification or feel free to hassal me (it's 18.00 on friday I have togo!)
    regards hoos
    "Teddy" <[email protected]> wrote in message
    news:3992d826$[email protected]..
    Hi,
    I am using the framework files that comes with BEA Personalization
    Server
    (i.e. header.jsp, error. jsp, etc.). I am hoping it will give me a
    jump
    start
    in developing the web site.
    I am going through the code to understand what it is doing. I am stuck
    with one thing in a file called header.jsp.
    <%@ page import="com.beasys.commerce.portal.tags.PortalTagConstants"%>
    <% String HEADER_FORWARD = "HEADER_FORWARD"; %>
    I am trying to figure out what "HEADER_FORWARD" does. I tried
    to find out if this constant is declared in the Javadoc API, but yet
    I can't find documentation on "PortalTagConstants"
    Any help is appreciated... Thank you
    Teddy

  • JSP Error: While accessing the 11.5.10.2 Login Page

    Dear All,
    While trying to access the Login Page of 11.5.10.2 version for the first time, after a fresh installation, I am getting the following Error:
    JSP Error:
    Request URI:/OA_HTML/AppsLocalLogin.jsp
    Exception:
    java.lang.NoSuchMethodError: oracle.apps.fnd.sso.Utils.setRequestCharacterEncoding(Ljavax/servlet/http/HttpServletRequest;)V
    Please advice Whether anynthing wrong with the installation
    Thanks..,

    Hi,
    many thanks for the response....
    Please find the log file details as follows:
    $APACHE_TOP/Apache/Jserv/logs
    I could find a file called: mod_jserv.log and below shown is the content of the file:
    [23/03/2008 11:49:34:305] (EMERGENCY) ajp12: can not connect to host 192.168.0.33:17000
    [23/03/2008 11:49:34:328] (EMERGENCY) ajp12: function connection fail
    [23/03/2008 11:49:35:332] (EMERGENCY) ajp12: can not connect to host 192.168.0.33:16000
    [23/03/2008 11:49:35:332] (EMERGENCY) ajp12: function connection fail
    [23/03/2008 11:49:36:336] (EMERGENCY) ajp12: can not connect to host 192.168.0.33:19000
    [23/03/2008 11:49:36:336] (EMERGENCY) ajp12: function connection fail
    $APACHE_TOP/Apache/Jserv/logs/jvm
    File1: OACoreGroup.0.stdout
    ApacheJServ/1.1
    Starting Self-Service Mobile Framework v1.0.8.4 initialization
    Servlet Initialized
    ApacheJServ/1.1.2
    Starting Self-Service Mobile Framework v1.0.8.4 initialization
    0.000: [GC 34944K->1794K(126720K), 0.0622710 secs]
    3.707: [Full GC 16414K->1951K(126720K), 0.1113560 secs]
    Servlet Initialized
    1799.126: [GC 37023K->2432K(126848K), 0.0212320 secs]
    3866.431: [GC 37504K->2449K(126848K), 0.0046790 secs]
    5929.879: [GC 37521K->2449K(126848K), 0.0067740 secs]
    7997.123: [GC 37521K->2449K(126848K), 0.0057680 secs]
    9406.379: [GC 37521K->3421K(126848K), 0.0273190 secs]
    ApacheJServ/1.1.2
    Starting Self-Service Mobile Framework v1.0.8.4 initialization
    0.000: [GC 34944K->1802K(126720K), 0.0434050 secs]
    3.248: [Full GC 13181K->1934K(126720K), 0.1367460 secs]
    Servlet Initialized
    9.498: [Full GC 19627K->2914K(126848K), 0.1657290 secs]
    22.202: [GC 37986K->14162K(126848K), 0.1693410 secs]
    30.267: [Full GC 26205K->15086K(126848K), 0.2766730 secs]
    105.147: [GC 50157K->16481K(126848K), 0.0409380 secs]
    428.416: [GC 51553K->17758K(126848K), 0.0368180 secs]
    868.359: [GC 52830K->18783K(126848K), 0.0543650 secs]
    1036.996: [GC 53853K->20868K(126848K), 0.0410590 secs]
    1680.842: [GC 55940K->21729K(126848K), 0.0395180 secs]
    2225.097: [GC 56801K->22640K(126848K), 0.0286630 secs]
    2226.562: [GC 57712K->22610K(126848K), 0.0344330 secs]
    2230.827: [GC 57682K->23727K(126848K), 0.0224470 secs]
    2233.623: [GC 58799K->25684K(126848K), 0.0639170 secs]
    3002.680: [GC 60756K->29063K(126848K), 0.0522580 secs]
    3533.140: [GC 64129K->30333K(126848K), 0.0582700 secs]
    4078.031: [GC 65405K->30808K(126848K), 0.0151680 secs]
    4101.383: [Full GC[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor9]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor6]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor4]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor3]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor8]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor5]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor7]
    File2: DiscoGroup.0.stdout
    ApacheJServ/1.1
    Discoverer Model - 4.1.46.08.00
    WARNING: Attempting to use HTTP Firewall Proxy Server
    due to security restrictions: org.omg.CORBA.INTERNAL: Can not find GateKeeper: exception ReqFailure{} minor code: 0 completed: No
    Discoverer Model - 4.1.46.08.00
    WARNING: Attempting to use HTTP Firewall Proxy Server
    due to security restrictions: org.omg.CORBA.INTERNAL: Can not find GateKeeper: exception ReqFailure{} minor code: 0 completed: No
    Discoverer Model - 4.1.46.08.00
    WARNING: Attempting to use HTTP Firewall Proxy Server
    due to security restrictions: org.omg.CORBA.INTERNAL: Can not find GateKeeper: exception ReqFailure{} minor code: 0 completed: No
    Discoverer Model - 4.1.46.08.00
    WARNING: Attempting to use HTTP Firewall Proxy Server
    due to security restrictions: org.omg.CORBA.INTERNAL: Can not find GateKeeper: exception ReqFailure{} minor code: 0 completed: No
    Discoverer Model - 4.1.46.08.00
    WARNING: Attempting to use HTTP Firewall Proxy Server
    due to security restrictions: org.omg.CORBA.INTERNAL: Can not find GateKeeper: exception ReqFailure{} minor code: 0 completed: No
    Discoverer Model - 4.1.46.08.00
    WARNING: Attempting to use HTTP Firewall Proxy Server
    due to security restrictions: org.omg.CORBA.INTERNAL: Can not find GateKeeper: exception ReqFailure{} minor code: 0 completed: No
    ApacheJServ/1.1.2
    0.000: [GC 34944K->605K(126720K), 0.0160370 secs]
    3108.991: [GC 35549K->627K(126720K), 0.0076150 secs]
    6231.719: [GC 35571K->628K(126720K), 0.0097730 secs]
    ApacheJServ/1.1.2
    0.000: [GC 34944K->605K(126720K), 0.0175620 secs]
    ApacheJServ/1.1.2
    0.000: [GC 34944K->605K(126720K), 0.0114060 secs]
    ApacheJServ/1.1.2
    0.000: [GC 34944K->594K(126720K), 0.0099880 secs]
    3104.899: [GC 35538K->616K(126720K), 0.0054030 secs]
    6212.468: [GC 35560K->616K(126720K), 0.0043100 secs]
    9320.398: [GC 35560K->616K(126720K), 0.0043180 secs]
    12431.724: [GC 35560K->616K(126720K), 0.0042310 secs]
    15540.350: [GC 35560K->616K(126720K), 0.0050770 secs]
    18648.742: [GC 35560K->616K(126720K), 0.0049940 secs]
    File 3: XmlSvcsGrp.0.stdout
    ApacheJServ/1.1
    ApacheJServ/1.1.2
    0.000: [GC 34944K->992K(126720K), 0.0222780 secs]
    1331.380: [GC 35936K->1596K(126720K), 0.0252860 secs]
    2978.434: [GC 36540K->1572K(126720K), 0.0155030 secs]
    4561.042: [GC 36509K->2146K(126720K), 0.0124670 secs]
    6159.901: [GC 37090K->1568K(126720K), 0.0162710 secs]
    7801.433: [GC 36488K->1600K(126720K), 0.0096090 secs]
    9361.497: [GC 36532K->2144K(126720K), 0.0111690 secs]
    ApacheJServ/1.1.2
    0.000: [GC 34944K->1516K(126720K), 0.0335350 secs]
    1637.366: [GC 36460K->1617K(126720K), 0.0119330 secs]
    3201.033: [GC 36548K->2141K(126720K), 0.0153640 secs]
    4820.604: [GC 37085K->1567K(126720K), 0.0147900 secs]
    ApacheJServ/1.1.2
    0.000: [GC 34944K->1516K(126720K), 0.0219900 secs]
    1637.286: [GC 36460K->1617K(126720K), 0.0118590 secs]
    3202.661: [GC 36548K->2142K(126720K), 0.0135660 secs]
    ApacheJServ/1.1.2
    0.000: [GC 34944K->923K(126720K), 0.0378160 secs]
    465.724: [GC 35867K->958K(126720K), 0.0107050 secs]
    2049.456: [GC 35881K->1536K(126720K), 0.0106250 secs]
    3632.469: [GC 36480K->991K(126720K), 0.0070540 secs]
    5276.173: [GC 35935K->993K(126720K), 0.0069840 secs]
    6849.801: [GC 35912K->1567K(126720K), 0.0098510 secs]
    8450.902: [GC 36511K->990K(126720K), 0.0112260 secs]
    10089.975: [GC 35909K->990K(126720K), 0.0068660 secs]
    11650.057: [GC 35921K->1566K(126720K), 0.0084910 secs]
    13269.947: [GC 36510K->991K(126720K), 0.0068470 secs]
    14890.263: [GC 35910K->1213K(126720K), 0.0074270 secs]
    16452.170: [GC 36157K->987K(126720K), 0.0068140 secs]
    18094.799: [GC 35931K->993K(126720K), 0.0069330 secs]
    19690.498: [GC 35912K->1468K(126720K), 0.0081220 secs]
    21269.320: [GC 36412K->988K(126720K), 0.0070610 secs]
    22908.334: [GC 35932K->993K(126720K), 0.0068100 secs]
    24490.848: [GC 35910K->1567K(126720K), 0.0083790 secs]
    26082.852: [GC 36511K->989K(126720K), 0.0103980 secs]
    27721.116: [GC 35933K->993K(126720K), 0.0068200 secs]
    ApacheJServ/1.1.2
    ApacheJServ/1.1.2
    0.000: [GC 34944K->937K(126720K), 0.0231740 secs]

  • A JSP Error occured...

    Hi there!
    I have a JSP page that made a Query on a Oracle database. The JSP parse an XSL page whit what it found. If it's a new record, it create a page that will serve to insert a record. If the request found a record, it parse a page that will serve for update...
    When I retrive the query, it work fine. When I do an insert, it work fine.
    But When I UPDATE, it blow up!
    Here is the error message that i've got:
    A Servlet Error Occurred
    An unexpected error occured attempting to run this servlet.
    The most likely explanation is a problem with the servlet code.
    Please check the server log for a detailed message.
    I know that it seem easy to said that the error is in the code but we used that code elsewhere (with a much smaller request) and it worked fine!!!
    We've also run that code before on an other server and it worked fine!!!
    Is it a configuration problem??? We use OSA 4.0.8.1
    Or is it something else???
    I'm mutch despear because we have to get that up very soon!
    This error occur evry time I do an update.
    It cause also the server to "crash"...
    Not realy a crash but the application dont work anymore (the query and insert thing) we have to restart the OAS.
    If I dont restart the OAS, and I try to get to the JSP page I've got this error:
    JSP Error:
    Request URL:/jspmyproject/myproject_Query.jsp
    Exception:
    java.lang. OutOfMemoryError
    Thank to reply !

    Please increase the MAX_HEAP to 128M under JSP Config, Java Enviornmet and try.
    null

  • Dbc file and Jsp error

    Dear all,
    I am trying to do multinode installtion on AIX 5.3 HACMP . During post installation i am getting this error.
    Dbc file and Jsp error
    Updating Server Security Authentication
    java.sql.SQLException: Io exception: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    SQLPLUS Executable : /mglapp/oramgl/mglora/8.0.6/bin/sqlplus
    SP2-0642: SQL*Plus internal error state 2165, context 4294967295:0:0
    Unable to proceed
    ERRORCODE = 1 ERRORCODE_END
    Thanks in advance

    Maybe you have problem with the date format, please ensure that NLS_DATE_FORMAT env variable is set to a valid value.
    Please view SP2-0642: Sql*Plus Internal Error State 2165, Context 4294967295:0:0 Doc ID: Note:396154.1.
    Hope it helps.
    Adith

  • JSP Error Message Problem

    I keep getting the following error message when I click login on my sample login page:
    Error: 500
    Location: /examples/jsp/gcdBB/Login.jsp
    Internal Servlet Error:
    javax.servlet.ServletException: Syntax error or access violation, message from server: "You have an error in your SQL syntax near '"USERNAME", "PASSWORD") VALUES ('admin','admin')' at line 1"
         at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386)
         at jsp.gcdBB._0002fjsp_0002fgcdBB_0002fLogin_0002ejspLogin_jsp_6._jspService(_0002fjsp_0002fgcdBB_0002fLogin_0002ejspLogin_jsp_6.java:97)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
         at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
         at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
         at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
         at java.lang.Thread.run(Unknown Source)
    Root cause:
    java.sql.SQLException: Syntax error or access violation, message from server: "You have an error in your SQL syntax near '"USERNAME", "PASSWORD") VALUES ('admin','admin')' at line 1"
         at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:1628)
         at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:886)
         at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:945)
         at com.mysql.jdbc.MysqlIO.sqlQuery(MysqlIO.java:917)
         at com.mysql.jdbc.Connection.execSQL(Connection.java:1806)
         at com.mysql.jdbc.Connection.execSQL(Connection.java:1740)
         at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1309)
         at jsp.gcdBB._0002fjsp_0002fgcdBB_0002fLogin_0002ejspLogin_jsp_6._jspService(_0002fjsp_0002fgcdBB_0002fLogin_0002ejspLogin_jsp_6.java:87)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
         at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
         at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
         at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
         at java.lang.Thread.run(Unknown Source)
    How can i solve this error?

    Here is the section of code in question:
    <%
    Class.forName("org.gjt.mm.mysql.Driver");
    java.sql.Connection connection=java.sql.DriverManager.getConnection
    ("jdbc:mysql://localhost:8080/gcdBB_db");
    java.sql.Statement statement = connection.createStatement();
    Enumeration parameters = request.getParameterNames();
    if(parameters.hasMoreElements())
    String usernameValue = request.getParameter("username");
    String passwordValue = request.getParameter("password");
    statement.executeUpdate("INSERT INTO USERS (\"USERNAME\", \"PASSWORD\") VALUES ('"+usernameValue+"','"+passwordValue+"')");
    %>
    Any ideas to solving the problem?

  • JSP Error

    Hi,
    I've an application already running perfectly on linux (Apache 1.3.33-Tomcat 5.5.7-mod_jk 1.2.8), however, I want to run the same application on � Windows (Apache 2.0.59-Tomcat 5.5.17-mod_jk 2.0.58).
    Paths:
    Java JDK path : c:\Program Files\Java\jdk1.5.0_08
    Apache path : C:\Program Files\Apache Group\Apache2
    Tomcat path : C:\Program Files\Apache Software Foundation\Tomcat 5
    Application path: C:\Program Files\Apache Software Foundation\Tomcat 5\webapps\qelly
    I've everything (apache, tomcat, mod_jk) running on the windows server, static jsp pages of the same application work fine too, but when I search through it, it gives the following error:
    com.is.metasearch.exception.ApplicationException: Torque Exception
         at com.is.metasearch.utils.MiscUtils.getLocationFromIP(MiscUtils.java:1448)
         at com.is.metasearch.struts.SearchAction.doSearchWeb(SearchAction.java:202)
         at com.is.metasearch.struts.SearchAction.doSearch(SearchAction.java:155)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
         at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.ajp.AjpAprProcessor.process(AjpAprProcessor.java:425)
         at org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler.process(AjpAprProtocol.java:452)
         at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1285)
         at java.lang.Thread.run(Unknown Source)I'm completely clueless about this error. Is there some setting (paths etc..) I need to change in the application? If so, where and what?
    Any help greatly appreciated.
    � Thanks, Husain

    what kind of reasons we will get standard JSp Error.JSP error is a common error so you need to check the log files for details about the error. It could be related to JVM, resources, locks, database errors, ..etc.
    login page issue
    Thanks,
    Hussein

  • Oracle 9iAS R2 - reports are not working  - JSP Error

    dear All
    We are having issue in our Oracle 9i AS R2, the reports are not working, this thing happend suddenly , while runing any report the following messages are coming
    ==============
    500 Internal Server Error
    OracleJSP:
    JSP Error:
    Request URI:/repdemo/examples/Tools/test.jsp
    Exception:
    org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
         at com.inprise.vbroker.ProtocolEngine.PortfolioImpl.getConnector(PortfolioImpl.java:79)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java:365)
         at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java:493)
         at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java:356)
         at oracle.reports.engine._EngineReportStub.doneReport(_EngineReportStub.java:36)
         at oracle.reports.definition.RWJspProxy.doneReport(RWJspProxy.java:261)
         at oracle.reports.definition.RWReport.done(RWReport.java:1087)
         at oracle.reports.jsp.ReportTag.release(ReportTag.java:398)
         at oracle.jsp.runtime.OracleJspRuntime.releaseTagHandler0(OracleJspRuntime.java:1109)
         at oracle.jsp.runtime.OracleJspRuntime.extraHandlePCFinally(OracleJspRuntime.java:1213)
         at examples.tools._test._jspService(_test.java:292)
         [SRC:/examples/Tools/test.jsp]
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    -=================
    please help to resolve this issue.
    thanks in advance.
    regards

    Dear All
    Just to share the solution of the problem.
    We restarted the XServer which is on the other machine then Oracle 9i AS Middle Tiere and Infra. Once we restarted the XServer machine, and restarted the reports server , every thing back to normal.
    regards

  • Each Vitrual Software server with own jsp

    Hi all,
    How to setup vitrual software server with its own jsp page
    I install jdk1.3.1 and iplanet server 4.1 sp8 done in sun machine with
    os 7,
    I config and test jsp ok in single host, but can't work to each vitrual
    host to run own jsp page
    somebody know. How to setup and config own jsp for each vitrual software
    in iplanet web server.
    Please help
    thank.

    I also did testing on same - struggling to get the same for last couple of months...
    I'm using iws6.0 with jdk1.3 on Win-XP box (just the testing box).
    say - docroot is D:/Servers/WWWRoot
    and for vs abc.com - D:/Servers/WWWRoot/VS/abc_com
    If there is no index.jsp in abc_com folder http://abc.com/index.jsp will give 404 (file not found)... if the index.jsp exists there... it will give 500 (server error)... I went through the internal details using FILEMON... the latter case is looking (checking) for abc_com/index.jsp till the JSP compiler is invoked... But this JSP compiler is looking for WWWRoot/index.jsp... (this means JSP compiler is not aware of virtual server concept)...
    Interestingly, if there is WWWRoot/index.jsp present and accessed earlier... http://abc.com/index.jsp will server WWWRoot/index.jsp :-(( only if abc_com/index.jsp exists...
    I am also confused - how to fix this.
    Any help will be appreciated...
    Regards,
    Sudhaker
    sudhaker@___yahoo___.com
    (remove underscores)

  • [JSP] Error JSP

    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    root cause
    java.lang.NullPointerException
         at org.apache.jsp.server_jsp._jspService(server_jsp.java:94)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:133)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    note The full stack trace of the root cause is available in the Tomcat logs.
    Apache Tomcat/5.0.19
    What is the problem?
    please!

    Hi,
    You get this exception is thrown when an application attempts to use null in a case where an object is required
    Refer http://java.sun.com/j2se/1.4.2/docs/api/java/lang/NullPointerException.html to understand when this exception can be thrown.
    Please post your code if you are unable to solve the issue.
    -Amol

Maybe you are looking for

  • How to have cascading lov for a single column in tabular form

    Hi, How to have a cascading lov for a single column in tabular form ie i have one employee name column in tabular form if v pressed add row then one row ll be added In my scenario based on first row value the second row value to be displayed To achie

  • Parse attributes of a XML file

    Hi My XML file is in the follwoing format I have to extract all the autoloadid's at the CFTSContract level so my sql output needs to be some thing like this AUTOLOADID 1125 1126 1127 1128 etc ........ can any please help me how to right a sql to extr

  • Getting stuck in Headphone mode not necessarily a hardware issue, is it?

    I've read on the net that cleaning the headphone jack can correct this issue. I've also read that inserting the headphones and removing them many times (I think I've seen 7 or 8 times) can also correct the issue. None of these issues worked for me. W

  • Save contant of dropdownlist in 2d array

    HI Community, Is it possible to save the contant of an dropdown in 2d array? greets Chris

  • 2 Login Pages in single realm

    My question is really for Sun AM 7.1, but I am sure the answer for OpenSSO will be the same. Is it possible to have 2 different login pages within the same realm? I have a scanario where I have 2 different user types existing in the same directory, b