Error in preloading Servlet

Hi, I am new to Weblogic....I have an application built on struts and are able to deploy in Tomcat and Websphere. I copy the exploded application to user_projects\mydomain\applications and start the server. The following comes up:
          ####<2005/1/25 ¤U¤È06®É35¤À02¬í> <Info> <HTTP> <angela> <myserver> <Thread-7> <kernel identity> <> <101047> <[ServletContext(id=1026562,name=wms-webapp-1_3_2,context-path=/wms-webapp-1_3_2)] WebServiceServlet: init>
          ####<2005/1/25 ¤U¤È06®É35¤À02¬í> <Info> <HTTP> <angela> <myserver> <Thread-7> <kernel identity> <> <101047> <[ServletContext(id=1026562,name=wms-webapp-1_3_2,context-path=/wms-webapp-1_3_2)] appinit: init>
          ####<2005/1/25 ¤U¤È06®É35¤À16¬í> <Error> <HTTP> <angela> <myserver> <Thread-7> <kernel identity> <> <101216> <Servlet: "appinit" failed to preload on startup in webapp: "wms-webapp-1_3_2">
          javax.servlet.ServletException: Init fail
               at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:948)
               at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:869)
               at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:809)
               at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:2874)
               at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:2819)
               at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:2792)
               at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:660)
               at weblogic.servlet.internal.WebService.preloadResources(WebService.java:480)
               at weblogic.t3.srvr.ServletInitRunner$1.run(ServletInitRunner.java:50)
               at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
               at weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:46)
               at java.lang.Thread.run(Thread.java:479)
          It seems to me that there is a lack of mapping. Is it because I don't have weblogic.xml? Could anyone help? Thanks!

Hi,
          What are the version and service pack of the weblogic server you are using ?
          Regards
          Anilkumar kari

Similar Messages

  • Error preloading servlet - javax.servlet.UnavailableException

    Hello All,
    I'm getting below message while running application on Oracle Application Server 10g. I have struts.jar under WEB-INF/lib folder in EAR file. Really appreciate any suggestions. Thanks
    REPORTAPP: Error preloading servlet
    javax.servlet.UnavailableException
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:368)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.2.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2361
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.2.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4810
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.2.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4734
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.2.0) ].server.http.HttpApplication.initPreloadServlets(HttpApplication
    .java:4922)

    Just an idea.....
    Have you bundled the Xerces XML parser .jar file in your project somewhere. I had similar errors once (cannot remember those stacktraces 100% :-) ), and I just removed the XML parser from my project and it worked fine.
    (There's already some XML stuff in OC4J, and I believe it's conflicting if you add another version of the same .jar files.)
    Cheers,
    ~Morten :-)

  • Error in executing servlet JSPRunner: java.lang.NullPointerException

    I have some problems with my jsp files.
    I am using iAS6sp4 and iWS 6 on W2K.
    I created a EJB jar file and an empty WAR file (No JSP, Servlet, just web.xml & ias-web.xml) and pack them into a ear file for deployment. It was successful.
    Then I copy some jsp files to <iasinstall>/ias6/ias/APPS/<app name>/<war name>
    and restart the ias and iws server.
    When I try the URL: "http://myserver/NASApp/<app name>/myjsp.jsp", I got this error message from kjs.
    JSPRunner: init
    Exception: SERVLET-execution_failed: Error in executing servlet JSPRunner: java.lang.NullPointerException
    My jsp didn't include any java code, just pure htm code. I want to give it a test. But even though I tried with a proper jsp i still got this message. pls advise.
    Alan

    Hi,
    I got this working. Here are the steps that I followed and the output...
    Steps
    1. Deployed the helloworld application
    2. Invoked the application to see if it works fine
    3. Copied the myjsp.jsp to the C:\iPlanet\ias6\ias\APPS\helloworld\helloworld directory
    4. Shutdown the iAS and iWS and started again
    5. Invoked the .jsp file by typing http://sundts2.india.sun.com:81/NASApp/helloworld/myjsp.jsp in the browser.
    Output of KJS
    [16/Mar/2002 14:46:06:5] info: ENGINE-ready: ready: 10819
    **********Registered ebnls interceptor ...!
    [16/Mar/2002 14:46:22:4] info: --------------------------------------
    [16/Mar/2002 14:46:22:4] info: JSPRunner: init
    [16/Mar/2002 14:46:22:4] info: --------------------------------------
    [16/Mar/2002 14:46:26:4] info: --------------------------------------
    [16/Mar/2002 14:46:26:4] info: jsp.APPS.helloworld.myjsp: init
    [16/Mar/2002 14:46:26:4] info: --------------------------------------
    The myjsp.jsp coding is...
    <HTML>
    <BODY>
    <H1>This is a .jsp file for testing</H1>
    </BODY>
    </HTML>
    I believe the problem in your case must be that the .jsp file has been placed in a directory where iAS is not able to recognise. I'm sure this will help. Please feel free to raise questions on this.
    Regards
    Ganesh .R
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support

  • Error message from servlet to jsp

    Hi again,
    I have servlet and check error on this servlet then i would like
    to send error message to jsp page.Every error message will send to
    same JSP page.So JSP must receive message from Servlet.Can i do this?
    Please give me details and some sourcecode.I will appreciate for your helps.

    you could do something like this..
    request.setAttribute("error", stringErrormessage);
    Then in the jsp just do
    <%= request.getAttribute("error") %>
    That will print an errormessage.
    Basically, by setting anything on the request and then redirecting to that page you cn display it...
    //Johan

  • Error: Invalid element 'servlet' in content of 'web-app'

    Hi,
    I m working on a project that includes JSPs, whenever I wanna add JSP to my project it shows following compilation error:
    Invalid element 'servlet' in content of 'web-app', expected elements '[error-page, taglib, resource-env-ref, resource-ref, security-constraint, login-config, security-role, env-entry, ejb-ref, ejb-local-ref]'
    I have thoroughly checked the web.xml. It is perfectly alright. It is as follows:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <description>Empty web.xml file for Web Application</description>
    <session-config>
    <session-timeout>30</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    <welcome-file-list>
    <welcome-file>index.jsp</welcome-file>
    <welcome-file>index.html</welcome-file>
    </welcome-file-list>
    <servlet>
    <servlet-name>myServlet</servlet-name>
    <servlet-class>com.project.MainServlet</servlet-class>
    <init-param>
    Long postings are being truncated to ~1 kB at this time.

    The Complete web.xml is as follows:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <description>Empty web.xml file for Web Application</description>
    <session-config>
    <session-timeout>30</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    <welcome-file-list>
    <welcome-file>index.jsp</welcome-file>
    <welcome-file>index.html</welcome-file>
    </welcome-file-list>
    <servlet>
    <servlet-name>montana</servlet-name>
    <servlet-class>com.masstech.montana.boundary.uii.MainServlet</servlet-class>
    <init-param>
    <param-name>db</param-name>
    <param-value>MontanaDS</param-value>
    </init-param>
    <init-param>
    <param-name>user</param-name>
    <param-value>MS</param-value>
    </init-param>
    <init-param>
    <param-name>password</param-name>
    <param-value>MS</param-value>
    </init-param>
    </servlet>
    <servlet>
    <servlet-n[i]Long postings are being truncated to ~1 kB at this time.

  • Trying to download CS6 on my mac pro. when i click on Download, under my orders, it brings up an error page: JRun Servlet error, 413 Header Length to Large. It's been doing this each time I've tried that last few days. What can I do to download this?

    Trying to download CS6 on my mac pro. when i click on Download, under my orders, it brings up an error page: JRun Servlet error, 413 Header Length to Large. It's been doing this each time I've tried that last few days. What can I do to download this?

    clear your adobe.com cookies or use a different browser.

  • Servlet Error An unexpected servlet error was encountered

    I am getting the following error when I go to Oracle Application Server Welcome page and when I try to click on Logon to Oracle Application Server Portal I get the following error it was just working fine couple minutes ago... what may be the reason???
    Servlet Error
    An unexpected servlet error was encountered.
    Please check the log file for more details

    Hi,
    It seems to be problem with your changed password of SSO/portal schema.
    Could you be able to connect OEM.
    http://<hostname_oem_is_up>:1810/ (default)
    user name : ias_admin
    password   : xxxx
    select your portal instance.
    In bottom you can find the "Configure schema" link.
    Change ur portal schema password over tre.
    Imp :
    Go back and click HTTP server --> PL/SQL Properties --> mod_plsql services --> DAD status --> Portal
    Edit DAD: Database Connection --> Apply the same password u applied for portal schema
    AT last restart ur HTTP server and try connecting to portal.

  • [svn:bz-trunk] 8910: Bug: LCDS-936 - Should have better error message in servlet log if server in services-config .xml is configured to use wrong class.

    Revision: 8910
    Author:   [email protected]
    Date:     2009-07-29 14:22:26 -0700 (Wed, 29 Jul 2009)
    Log Message:
    Bug: LCDS-936 - Should have better error message in servlet log if server in services-config.xml is configured to use wrong class.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/LCDS-936
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java

    After many hard working days.i finally found the error cause,i needed to make weblogic datasource also ADF doesnt work on internet explorer browser,it works on safary.hope it helps somebody

  • Error allocating a servlet instance

    i have a problem with the migration de aplication
    the aplication it�s mountage in HP with Unix, with containner iPlanet, with data bases SyBASE; and migrated in mac os x with data bases in MySQL, container TomCat;
    show the next error:
    javax.servlet.ServletException: Error allocating a servlet instance
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:625)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:163)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:552)
    root cause
    java.lang.NoClassDefFoundError: ServletVerifyPsswd (wrong name: SCI/ServletVerifyPsswd)
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1649)
         at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:931)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1373)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1252)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:838)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:621)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:163)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:552)
    configuration of the archive server.xml
    <Context path="/sci" docBase="sci"
    debug="5" reloadable="true" crossContext="true">
    <Logger className="org.apache.catalina.logger.FileLogger"
    prefix="localhost_sci_log." suffix=".txt"
    timestamp="true"/>
    <Resource name="jdbc/dbSCI"
    auth="Container"
    type="javax.sql.DataSource"/>
    <ResourceParams name="jdbc/dbSCI">
    <parameter>
    <name>factory</name>
    <value>org.apache.commons.dbcp.BasicDataSourceFactory</value>
    </parameter>
    <!-- Maximum number of dB connections in pool. Make sure you
    configure your mysqld max_connections large enough to handle
    all of your db connections. Set to 0 for no limit.
    -->
    <parameter>
    <name>maxActive</name>
    <value>100</value>
    </parameter>
    <!-- Maximum number of idle dB connections to retain in pool.
    Set to 0 for no limit.
    -->
    <parameter>
    <name>maxIdle</name>
    <value>30</value>
    </parameter>
    <!-- Maximum time to wait for a dB connection to become available
    in ms, in this example 10 seconds. An Exception is thrown if
    this timeout is exceeded. Set to -1 to wait indefinitely.
    -->
    <parameter>
    <name>maxWait</name>
    <value>10000</value>
    </parameter>
    <!-- MySQL dB username and password for dB connections -->
    <parameter>
    <name>username</name>
    <value>usersif</value>
    </parameter>
    <parameter>
    <name>password</name>
    <value>sifsci</value>
    </parameter>
    <!-- Class name for mm.mysql JDBC driver -->
    <parameter>
    <name>driverClassName</name>
    <value>com.mysql.jdbc.Driver</value>
    </parameter>
    <!-- The JDBC connection url for connecting to your MySQL dB.
    The autoReconnect=true argument to the url makes sure that the
    mm.mysql JDBC Driver will automatically reconnect if mysqld closed the
    connection. mysqld by default closes idle connections after 8 hours.
    -->
    <parameter>
    <name>url</name>
    <value>jdbc:mysql://localhost:3306/bdsif?autoReconnect=true</value>
    </parameter>
    </ResourceParams>
    </Context>
    and the archive web.xml
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app PUBLIC
    "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <description>Sistema de Consultas Integrales</description>
    <display-name>Sistema de Consultas Integrales</display-name>
    <servlet>
    <servlet-name>Connect</servlet-name>
    <servlet-class>Connect</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Connect</servlet-name>
    <url-pattern>/servlet/Connect</url-pattern>
    </servlet-mapping>
    <servlet>
    <servlet-name>ServletAcuOperacionSIF</servlet-name>
    <servlet-class>ServletAcuOperacionSIFeClase</servlet-class>
    </servlet>
    mapping the servlet
    <resource-ref>
    <description>DB Coneccion</description>
    <res-ref-name>jdbc/dbSCI</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    </web-app>

    package SCI;
    import javax.servlet.http.*;
    import javax.servlet.*;
    import java.sql.*;
    import java.io.*;
    import java.util.*;
    import java.math.*;
    import java.text.*;
    public class ServletAcumuladoOp extends HttpServlet{
         private ServletOutputStream out = null;          
         private ResultSet resultado = null;
         private Statement query = null;
         private String tv;
         private String liq;
         public ServletAcumuladoOp(){
              super();
         public void init(){
         //System.out.println("Inicie el servicio del ServletAcumuladoOp...");
         try{
              Class.forName("com.mysql.jdbc.Driver");
                   //System.out.println("Carge el Driver Sybase...");
              }catch(java.lang.ClassNotFoundException e){
                   System.out.println("Imposible cargar la clase : "+e.getMessage()+" ,,,Verifique la Ruta");
         public boolean datosOk(HttpServletRequest req){
              //System.out.println(req.getRemoteUser());
              Enumeration e = req.getParameterNames();
              Hashtable ht = new Hashtable();          
              while (e.hasMoreElements()) {
                   String cad= (String) e.nextElement();
                   ht.put(cad," ");          
              //     System.out.println(cad);     
              if ( ht.containsKey("TV_AS") && ht.containsKey("Liq") ){
                   tv = "";
                   liq = "";
                   liq = req.getParameter("Liq");
                   tv = req.getParameter("TV_AS");
              }else{
                   return false;
              return true;
         protected synchronized void doPost(HttpServletRequest req, HttpServletResponse res)
         throws IOException, ServletException{
              res.setContentType("text/html");
    out = res.getOutputStream();          
              out.println("<html>\n<head>\n<title>Acumulado de operaciones</title>\n</head>\n<body background='../../../../../SCI/GRA/fondo.jpg'><center>");
              if (datosOk(req)){
                   out.println("<TABLE BORDER=0 width=740 cellspacing=0 cellpadding=0>\n");
                   out.println("<tr>\n");
                   out.println("<td valign='top'><font face='Verdana,Arial' size=2 color='black'><b>");               
                   out.println("Acumulado de operaciones");
                   out.println("</b></TD>\n");
                   out.println("<td ALIGN=RIGHT valign='top'><font face='Verdana,Arial' size=1 color='black'>"+getFechaLocal()+"</FONT></TD>\n");
                   out.println("</tr>\n");
                   out.println("<tr>\n");
                   out.println("<TD colspan=2 align='left' valign='top'>\n");
                   out.println("<font face='Verdana,Arial' size=2 color='black'>\n");
                   if (tv.equals("") || tv.equals("*"))
                        out.println("Tipo de valor: <B>Todos</B>");
                   else
                        out.println("Tipo de valor: <B>"+tv+"</B>");
                   if (liq.equals("") || liq.equals("*"))
                        out.println(", Liquidaci&oacute;n: <B>Todas</B>");
                   else
                        out.println(", Liquidaci&oacute;n: <B>"+liq+"</B>");
                   out.println("</font></TD>\n");
                   out.println("</TR>\n");
                   out.println("</table>\n");
                   out.println("<br>\n");
                   if (getConsulta())                    
                        out.println("</TABLE>\n<HR color=Black width=740>\n</center></BODY>\n</HTML>");
                   else
                        out.println("<br><center><font face='Verdana,Arial' size=4 color=Red>No existen datos para este rango de fechas</font></center>\n</BODY>\n</HTML>");
              }else{
                   out.println("<BR><font face='Verdana,Arial' size=4 color=Red> Se ha producido un error interno... Los par�metros de este Servlet son incorrectos \n</font>\n</BODY>\n</HTML>");
              out.close();          
         public void setHead()throws IOException{
              out.println("<table border=0 width=740 height=30 cellspacing=0 cellpadding=0>\n<tr>\n");
              out.println("<td width=60 align=center ><font face='Verdana,Arial' size=-1><b>Inst</td>\n");
              out.println("<td width=60 align=center ><font face='Verdana,Arial' size=-1><b>Emisora</td>\n");
              out.println("<td width=40 align=center><font face='Verdana,Arial' size=-1><b>Liq</td>\n");
              out.println("<td width=50 align=center><font face='Verdana,Arial' size=-1><b>Oper</td>\n");
              out.println("<td width=70 align=center><font face='Verdana,Arial' size=-1><b>N Series</td>\n");
              out.println("<td width=70 align=center><font face='Verdana,Arial' size=-1><b>N Oper</td>\n");
              out.println("<td width=150 align=center><font face='Verdana,Arial' size=-1><b>Vol�men</td>\n");
              out.println("<td width=150 align=center><font face='Verdana,Arial' size=-1><b>Importe</td>\n");
              out.println("<td width=90 align=center><font face='Verdana,Arial' size=-1><b>% Part.</td>\n");
              out.println("</tr>");
         public boolean getConsulta() throws IOException{
              Connection conexion = getConexion();
              try{
                   DecimalFormat df = new DecimalFormat("###,###,###,###,###.00");
                   String cadTV = "";
                   String cadLiq = "";
                   int cont = 0;
                   double operaciones_total = 0;
                   double volumen_total = 0;
                   double importe_total = 0;
                   double operaciones_subtot = 0;
                   double volumen_subtot = 0;
                   double importe_subtot = 0;
                   double suma_total_importe = 0;
                   double porcentaje = 0;
                   boolean ok = false;
                   int cent = 0;
                   boolean bandera = true;
                   int col = 0;
                   String color = "";
                   //Determina si ya cerr� el mercado
                   query=conexion.createStatement();
                   String sql = "select ctr_estado from ctrlre";
                   resultado=query.executeQuery(sql);
                   while (resultado.next())
                        cadTV = resultado.getString(1);
                   out.println("<table border=0 width=740 height=30 cellspacing=0 cellpadding=0 >");
                   out.println("<TR>");
                   out.println("<TD bgcolor='#FFFFBB' align=right><FONT face='Verdana,Arial'><b>");
                   if ( cadTV.equals("NO") )
                        out.println("DEFINITIVO</b></FONT> </TD> </TR> </table>\n");
                   else
                        out.println("PRELIMINAR</b></FONT> </TD> </TR> </table>\n");
                   out.println("<BR>");
                   cadTV="";
                   sql = getSql();
                   query = conexion.createStatement();
                   resultado = query.executeQuery(sql);
                   //out.println(sql);
                   while(resultado.next()){
                        if (bandera){
                             setHead();
                             bandera = false;
                        String tvalor = resultado.getString(1); //thp_tipo_valor
                        String emisora = resultado.getString(2); //thp_emisora
                        String liquidacion = resultado.getString(3); //thp_liquidacion
                        String toperacion = resultado.getString(4); //thp_tipo_operacion
                        int series = resultado.getInt(5); //series
                        int operaciones = resultado.getInt(6); //operaciones
                        double volumen = resultado.getDouble(7);; //thp_volumen
                        double importe = resultado.getDouble(8);; //thp_importe
                        // Salida al browser
                        if (cont == 0){
                             cadTV = tvalor.trim();
                             cadLiq = liquidacion.trim();
                             suma_total_importe = getTotalImporte(tvalor, liquidacion);
                        if (col == 1){                         
                             color = "#E1E1E1";
                             col = -1;
                        if (col == 0)
                             color = "#FFFFFF";
                        col++;
                        if ( (!cadTV.equals(tvalor.trim()) || !cadLiq.equals(liquidacion.trim()) )&& cont != 0){
                             setSubTotal(cadLiq, operaciones_subtot, volumen_subtot, importe_subtot, df);
                             suma_total_importe = getTotalImporte(tvalor, liquidacion);
                             // Agrega a sumas totales               
                             operaciones_total = operaciones_total + operaciones_subtot;
                             volumen_total = volumen_total + volumen_subtot;
                             importe_total = importe_total + importe_subtot;
                             operaciones_subtot = 0;
                             volumen_subtot = 0;
                             importe_subtot = 0;
                             cadTV = tvalor.trim();
                             cadLiq = liquidacion.trim();
                             cont=0;
                             out.flush();
                        operaciones_subtot = operaciones_subtot + operaciones;
                        volumen_subtot = volumen_subtot + volumen;
                        importe_subtot = importe_subtot + importe;
                        if (suma_total_importe == 0)
                             porcentaje = 0;
                        else
                             porcentaje = ( importe * 100 ) / suma_total_importe;
                        setRow(color,
                        " "+tvalor,
                        " "+emisora,
                        " "+liquidacion,
                        " "+toperacion,
                        " "+series,
                        " "+operaciones,
                        " "+df.format(volumen),
                        " "+df.format(importe),
                        " "+getScala(porcentaje,2));
                        cont++;
                        cent++;
                   conexion.close();
                   if (cent==0){ // No hubo registros
                        return false;
                   if (cont!=0){
                        setSubTotal(cadLiq, operaciones_subtot, volumen_subtot, importe_subtot, df);
                        // Agrega a sumas totales               
                        operaciones_total = operaciones_total + operaciones_subtot;
                        volumen_total = volumen_total + volumen_subtot;
                        importe_total = importe_total + importe_subtot;
                   setTotal(operaciones_total, volumen_total, importe_total, df);
              }catch(SQLException e){
                   System.out.println("Codigo de Error :"+e.getErrorCode());
                   System.out.println("Descripci�n del error :"+e.getMessage());
                   System.out.println("Estado del SQL :"+e.getSQLState());                    
              return true;
         public String getSql(){
              String sql1="select thp_tipo_valor, thp_emisora, thp_liquidacion, thp_tipo_operacion, "+
         "count(distinct(thp_emision)), count(thp_folio), sum(thp_volumen), sum(thp_importe) "+
                   "from thecprod "+
                   "where ( thp_tipo_valor = '"+tv+"' or '"+tv+"'='*') and "+
                   " ( thp_liquidacion = '"+liq+"' or '"+liq+"'='*') "+
                   "group by thp_tipo_valor, thp_emisora, thp_liquidacion, thp_tipo_operacion";
              return sql1;
         public void setRow(String a1,String a2,String a3,String a4,String a5,String a6,String a7,String a8,
                                  String a9, String a10) throws IOException{
                   out.println("<tr bgcolor='"+a1+"'"+" align=center bordercolor='"+a1+"' bordercolorlight='"+a1+"' bordercolordark='"+a1+"'>\n");
                   out.println("<td width=60 align=center><font face='Verdana,Arial' size=-1>"+a2+"</td>\n");
                   out.println("<td width=60 align=center><font face='Verdana,Arial' size=-1>"+a3+"</td>\n");
                   out.println("<td width=40 align=center><font face='Verdana,Arial' size=-1>"+a4+"</td>\n");
                   out.println("<td width=50 align=center><font face='Verdana,Arial' size=-1>"+a5+"</td>\n");
                   out.println("<td width=70 align=center><font face='Verdana,Arial' size=-1>"+a6+"</td>\n");
                   out.println("<td width=70 align=center><font face='Verdana,Arial' size=-1>"+a7+"</td>\n");
                   out.println("<td width=150 align=right><font face='Verdana,Arial' size=-1>"+a8+"</td>\n");
                   out.println("<td width=150 align=right><font face='Verdana,Arial' size=-1>"+a9+"</td>\n");
                   out.println("<td width=90 align=right><font face='Verdana,Arial' size=-1>"+a10+"%</td>\n");
                   out.println("</tr>\n");
         public void setSubTotal(String liquidacion, double operaciones_sub, double volumen_sub, double importe_sub, DecimalFormat df)throws IOException {
              out.println("<tr>\n");
                   out.println("<td width=60 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=60 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=40 align=center bgcolor=#ffffbb><font face='Verdana,Arial' size=-1>"+liquidacion+"</td>\n");
                   out.println("<td width=50 align=center bgcolor=#ffffbb><font face='Verdana,Arial' size=-1>Total</td>\n");
                   out.println("<td width=70 align=center bgcolor=#ffffbb><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=70 align=center bgcolor=#ffffbb><font face='Verdana,Arial' size=-1>"+getScala(operaciones_sub,0)+"</td>\n");
                   out.println("<td width=150 align=right bgcolor=#ffffbb><font face='Verdana,Arial' size=-1>"+df.format(volumen_sub)+"</td>\n");
                   out.println("<td width=150 align=right bgcolor=#ffffbb><font face='Verdana,Arial' size=-1>"+df.format(importe_sub)+"</td>\n");
                   out.println("<td width=90 align=right bgcolor=#ffffbb><font face='Verdana,Arial' size=-1>100.00%</td>\n");
                   out.println("</tr>\n");
         public void setTotal(double operaciones_total, double volumen_total, double importe_total, DecimalFormat df)throws IOException {
              out.println("<tr>\n");
                   out.println("<td width=60 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=60 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=40 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=50 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=70 align=center bgcolor=#FFFFFF><font face='Verdana,Arial' size=-1> </td>\n");
                   out.println("<td width=70 align=center bgcolor=#b5cffb><font face='Verdana,Arial' size=-1>"+getScala(operaciones_total,0)+"</td>\n");
                   out.println("<td width=150 align=right bgcolor=#b5cffb><font face='Verdana,Arial' size=-1><b>"+df.format(volumen_total)+"</td>\n");
                   out.println("<td width=150 align=right bgcolor=#b5cffb><font face='Verdana,Arial' size=-1><b>"+df.format(importe_total)+"</td>\n");
                   out.println("<td width=90 align=right bgcolor=#b5cffb><font face='Verdana,Arial' size=-1><b> </td>\n");
                   out.println("</tr>\n");
         public String getScala(double val, int uno){
              BigDecimal bd = new BigDecimal(val);
              return " "+bd.setScale(uno,5);
         protected synchronized double getTotalImporte(String tipovalor, String liquidacion){          
              double total = 0;
              try{
                   Connection conexion1 = getConexion();
                   Statement q = conexion1.createStatement();
                   String sql ="";
                   sql = "select sum(thp_importe) from thecprod where thp_tipo_valor = '"+tipovalor+"' and thp_liquidacion = '"+liquidacion+"'";
                   ResultSet res = q.executeQuery(sql);
                   while(res.next()){
                        total = res.getDouble(1);
                   res.close();
                   conexion1.close();               
              }catch(SQLException e){
                   System.out.println("Codigo de Error :"+e.getErrorCode());
                   System.out.println("Descripci�n del error :"+e.getMessage());
                   System.out.println("Estado del SQL :"+e.getSQLState());
              return total;
         public Connection getConexion(){
              String url ="jdbc:mysql//localhost:3306/bdsif";
              Connection conexion = null;
              try{
                   conexion = DriverManager.getConnection(url, "usersif", "password");
              }catch(SQLException e){
                   System.out.println("Codigo de Error :"+e.getErrorCode());
                   System.out.println("Descripci�n del error :"+e.getMessage());
                   System.out.println("Estado del SQL :"+e.getSQLState());
              return conexion;
         public String getFechaLocal(){
              java.util.Date today;
              String output;
              java.text.SimpleDateFormat formatter;
              formatter = new java.text.SimpleDateFormat("EEEEEEEEE dd 'de' MMMMMMMMMM 'del' yyyy", new Locale("es", "Spanish"));
              today = new java.util.Date();
              return " "+formatter.format(today);          
         public void destroy(){
    //     System.out.println("Destrui el ServletAcumuladoOp...");
    }

  • Servlet Error - Servlet Error An unexpected servlet error was encountered

    Dear All,
    I am writing you about an error I encounter on Oracle Portal. When I try to access Oracle Portal through the web browser I get the following message:
    “Servlet Error
    An unexpected servlet error was encountered.
    Please check the log file for more details. “
    I did some digging around metalink and the oracle forums and I was advised to check the following settings:
    In the Oracle Enterprise Manager – Middleware – HTTP Server – Administration tab – PLSQL properties – DAD descriptor
    I have the following values for the attributes:
    Username: portal
    Password: xxxxxxx
    Connection String: cn=portal,cn=Users,dc=oracle,dc=cyse
    Connection String Format: NetServiceNameFormat(SQL*Net entry)
    NLS Language: AMERICAN_AMERICA.AL32UTF8
    Default Home: portal.home
    I would appreciate it if somene could check and see which attribute values do you have on a running Oracle Portal Application. Specifically I am interested on the username and the connection string attributes.
    Thank you,

    It seems that when I check in the Oracle Identity Management Console, that the PUBLIC user is missing.
    Can anyone please let me know if that could be linked with my problem, or if the PUBLIC user is essencial for the portal?

  • HELP!!!! -- Error allocating a servlet instance

    Please help me...
    The deathline for my schoolproject is getting close!!!
    - 2 weeks ago everything worked fine
    - now i wanted to start at making the last changes...
    but...the only thing a get is this...
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Error allocating a servlet instance
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:670)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
         at java.lang.Thread.run(Thread.java:536)
    root cause
    java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1340)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1274)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:884)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:666)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
         at java.lang.Thread.run(Thread.java:536)

    The actual bizare thing in all this is that everything worked fine 2 weeks ago and that i touched nothing in the meanwhile...
    Important to note is also that the examples of tomcat still work fine so that i know that servlet.jar is at his place and in fact still being used correctly, at least in those examples.
    What the servlet itself consernes, by putting a println-statement at the beginning of the init-method i can conclude that he doesn't seems to be able to reach the servlet at all. (compilation of all my files works still without any problems)
    Could it be possible that my problem has something to do with the web.xml file? Ok, he worked alright...but maybe something isn't quite as it should be...
    Thx for the responses!!!
    Maybe you guys can help me further with this information...I at least hope so!
    greetings
    steven

  • What to do if i get Error 500: javax.servlet.ServletException: Filter [HSBC Filter]: filter is unavailable but at same time it opens from other IPad

    What to do if i get Error 500: javax.servlet.ServletException: Filter [HSBC Filter]: filter is unavailable but at same time it opens from other IPad

    Clear any HSBC related cookies from your browser cache and reload the page.

  • How to redirect to error.jsp, if servlet encounters error ??

    how do i redirect to error.jsp file , if there is some error in my servlet file.
    can i user response.sendRedirect() in catch clause or i should use RequestDispatcher in catch clause ??

    You can use either way to redirect to error.jsp. If you want to pass your Request, response from servelet to JSP, then better to go for RequestDispatcher.

  • Compile error Identifying Javax.servlet

    Hi,
    I installed JDK 1.6 and Tomcat server.
    But when I use this code it shows the error
    import javax.servlet;It says package not available.
    How can I resolve this error.?
    Can anybody help me who are already using Tomcat and JSP

    sabre150 wrote:
    georgemc wrote:
    Because you've done something wrong. The compiler won't just ignore a dependency, as a jokeAs I posted earlier, the obvious problem is that one cannot just import a package, one has to import classes from that package (using * if one wants to import ALL classes in the package).I assumed he'd made a typo in his post there. Trying to import like he's actually posted, the compiler would moan about not finding the symbol servlet, rather than moan about a missing package
    Irrelevant, either way, since he's clearly been kidnapped by those aliens again

  • Failed to preload servlet

    Hi,
              I'm using WLS8.1 sp2. When trying to deploy Stuts based WepApp, The following exception arise:
              <Nov 7, 2004 3:34:01 PM IST> <Error> <HTTP> <BEA-101216> <Servlet: "action" failed to preload on startup in Web application: "DefaultWebApp".
              javax.servlet.ServletException
              at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:906)
              at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:842)
              at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:782)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3236)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3181)
              at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3154)
              at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:654)
              at weblogic.servlet.internal.WebService.preloadResources(WebService.java:483)
              at weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java:30)
              at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
              at weblogic.Server.main(Server.java:32)
              >
              How can I debug such problem? I couldn't find anything in the log files.
              Thanks,
              Barak.

    MUDE JÁ SUA VIDA LEIA COM ATENÇÃO!!! EU NÃO ACREDITAVA NISSO, MAS
              AGORA EU ME ARREPENDO POR NÃO TER ENTRADO NISSO A MAIS TEMPO! LEIA
              ISSO E GANHE MUITO DINHEIRO!! GANHE MUITO DINHEIRO,!!!! Ganhe muito
              DINHEIRO DE MODO MUITO FÁCIL!!!!! Por favor, leia este texto para
              entender, é muito fácil!! LENDO ISTO VOCÊ PODE MUDAR SUA VIDA!!! (Leva
              menos de 3 minutos).
              Pouco tempo atrás, eu estava olhando mensagens nos fóruns (ou
              newgroups), como você que está fazendo agora, encontrei um artigo
              semelhante a isto descrevendo como eu poderia fazer milhares de reais
              dentro de semanas com apenas um investimento de R$6,00.
              Pensei, "Que fria" Tremenda bobagem". Mas como curioso como a maioria
              de nós brasileiros, continuei lendo. O texto me orientava a enviar R$
              1,00 a cada um dos nomes contidos na lista logo abaixo. Depois de ter
              feito isso, bastaria eliminar o primeiro nome da lista e mandar o
              artigo para pelo menos 200 fóruns ou newsgroups (existem milhares
              deles). Nada mais, só isso e você ganhará muito dinheiro. Assim depois
              de refletir sobre isto, resolvi seguir a risca a orientação do texto.
              Cheguei a seguinte conclusão: "O que eu perderia se abençoasse seis
              pessoas com R$ 1,00 cada e mais as despesas de correio??? Quantas
              vezes eu perdi dinheiro em coisas que jamais usei!!! Aqui pelo menos
              eu estaria sendo útil para as pessoas as quais eu enviei e correndo o
              risco de ganhar muito mais se estivesse concorrendo pela loteria, não
              Ã© verdade?
              Então mãos a obra, nada tenho a perder...mandei os R$ 6,00. Resultado,
              ADIVINHE???... Dentro de 7 dias, comecei a receber dinheiro pelo
              correio! Na primeira semana, recebi aproximadamente R$ 36,00. Ao final
              da terceira semana eu tinha feito um total de mais de R$ 1.000,00! Na
              sexta semana eu tive mais de R$ 9.000,00 e continua chegando e agora
              estou economizando para comprar meu carro... Deixe-me explicar como
              isto funciona e o mais importante, POR QUE funciona... SUGESTÃO: Leia
              e releia esta mensagem inteira cuidadosamente! (imprima e salve). Siga
              as instruções e veja o dinheiro entrar! É fácil. É legal. E seu
              investimento é de R$ 6,00 (mais correio)
              IMPORTANTE: Este não é um golpe, não é indecente, não é ilegal,
              funciona muito nos paÃses de 1º Mundo e foi reportado positivamente
              pela revista EXAME. Funciona mesmo!!!. Se todas as instruções
              seguintes forem cumpridas, seu retorno será bem rápido. ATENÇÃO: Siga
              estas instruções EXATAMENTE, e R$ 10.000 ou mais pode ser seu em 20 a
              60 dias. Este programa continua próspero por causa da HONESTIDADE e
              INTEGRIDADE dos participantes. POR FAVOR continue fazendo com que o
              programa seja um sucesso aderindo cuidadosamente às instruções. Aqui
              estão os 4 passos fáceis para o sucesso:
              * ETAPA 1: Escreva em 6 papéis opacos o seguinte:" INCLUA-ME POR FAVOR
              EM SUA LISTA DE CORRESPONDÊNCIA" (PLEASE ADD ME TO YOUR LIST). E
              coloque o seu nome e endereço logo abaixo. Envolva R$ 1,00 em cada
              papel que você acabou de escrever. Cubra-o com papel escuro para que
              não haja violação, para que ninguém perceba que tem dinheiro no
              interior do envelope, (se possÃvel grampei) Depois, envie cada
              envelope lacrado com o escrito e R$ 1,00 e o seu nome e endereço de
              forma legÃvel para a lista que segue: e envie pelo correio a cada uma
              das 6 pessoas da lista abaixo.
              1 -Renato Gomes - Rua Itapé,182 - Jardim Montevidéu, Campo Grande-MS, Brasil
              CEP: 79035-120
              2- Edenilze Szeyka – Rua Alicio Machado Borba, nº 305 – Araucária /
              PR – Brasil - Cep. 83703-280
              3 – Alda Lorena Lameira- Rua Dona Eloa Do Vale Quadros- 816- Apt-31B-
              Santa Etelvina- São Paulo – SP – Brasil - CEP – 08485-130
              4 -Tiago Campos Colura –Rua Astorga– 222 –Vila Guilhermina– São Paulo–
              SP – Brasil - CEP– 03542-000
              5 - Daniel Nelson da Silva - Rua Noruega 251 cs 04 - Jardim Caiçara -
              Cabo Frio - RJ - Brasil - CEP 28910-220
              6 - Marlene Rodrigues de Jesus - Rua Horácio Neto Obregão 377 - Centro
              Jóia - RS - Brasil - CEP 98180-000 ou Conta Bancária para deposito na Caixa Econômica Federal agência 0483 cta poupança nº 013 00001590-2
              Observação: "Não altere os dados antes de enviar as cartas". Quando
              for fazer a alteração retire somente o numero 1 da lista e acrescente
              o seu embaixo do numero 6, reordene Numericamente, o seu nome passa a
              ser o numero 6 e o que era o ultimo passa a ser 5 e assim
              sucessivamente."
              * ETAPA 2: Quando você mandar R$ 1,00 para cada uma das 6 pessoas da
              lista, você precisa escrever no papel que envolve o dinheiro a frase:
              QUERO QUE O MEU NOME SEJA INCLUÍDO EM SUA LISTA DE CORRESPONDÊNCIA,
              porque esta é a chave do Programa! ISTO É UM SERVIÇO 100% LEGAL, de
              acordo com a legislação dos correios que diz que todo dinheiro
              recebido deve ser trocado por um serviço ou produto. Este é o serviço:
              que o seu nome seja incluÃdo na lista de correspondência da pessoa a
              quem você está enviando R$ 1,00. Entendeu? Após ter mandado R$ 1,00
              para cada uma das 6 pessoas, copie este e-mail para o seu editor de
              texto (Ex: Word, WordPad, etc.), digite uma nova lista de
              participantes, da seguinte forma: tire fora o nome que está no número
              1. Mude os nomes restantes para a posição acima (o número 2 passa a
              ser 1, o 3 passa a ser 2, o 4 passa a ser 3, o 5 passa para o 4 e o 6
              passa para o 5). E aà você coloca o seu próprio nome e endereço no
              número 6.
              *ETAPA 3: Agora, poste seu artigo modificado, tentando manter o mais
              parecido possivel (ou coloque esse meu mesmo) para pelo menos 250
              fórums ou newsgroups (A UOL diz em sua homepage que existem mais de
              20,000 newsgroups, informe-se lá na parte de fórum se você não souber)
              Tudo que você necessita é de 250, mas lembre-se, quanto mais você
              mandar, mais dinheiro você ganhará! (a melhor maneira de postar é
              colocar como tÃtulo, que fica visÃvel pra todos, GANHE DINHEIRO FÁCIL
              ou COMO TRANSFORMAR 6 REAIS EM 6.000 REAIS, e pro conteúdo, selecione
              seu texto no bloco de notas ou wordpad coloque copiar e depois na
              mensagem a ser enviada para os fórums e newgroups coloque colar.
              Simples) Ao invés de postar nos Newgroups, você pode enviar por
              E-mail, envie no mÃnimo 200, lembre-se quanto mais você enviar maior
              será o retorno, adicionar em sua Home Page, etc. Isto é perfeitamente
              legal! Fique com uma cópia destes passos para você e sempre que você
              precisar de dinheiro, você pode usar isto novamente. ( você pode
              encontrar e-mails nos sistemas de Busca Cadê, Altavista,Yahoo,etc)
              ETAPA 4: POR FAVOR, LEMBRE - SE que este programa permanece próspero
              por causa da honestidade e integridade dos participantes e ao
              cumprimento correto das indicações do documento. Olhe isto deste modo.
              Se você for honesto, o dinheiro que tantos outros receberam virá
              também para você, devido à sua contribuição com os R$6.00. NOTA: Você
              pode querer guardar todos os nome e endereços de pessoas que enviaram
              dinheiro a você em um computador ou em cópia no caderno e manter os
              bilhetes enviados. Assim, cada vez que essa mensagem é salva e as
              direções são seguidas cuidadosamente, serão reembolsados seis sócios
              pela participação deles como um Contribuinte na Lista com um real
              cada. Seu nome subirá na lista a cada remessa de forma que quando seu
              nome alcançar a posição #1 você já terá recebido milhares de reais em
              DINHEIRO VIVO!!! Lembre-se que você só investiu R$6.00(R$1.00 para
              cada das primeiras seis pessoas listadas acima). Envie agora os
              envelopes, suba o nome dos participantes e adicione seu próprio nome
              na sexta posição da lista e você está no negócio
              Agora o POR QUE de você receber esse dinheiro: Pessimistamente vamos
              dizer que das 200 mensagens que eu enviei,diga que eu receba só 5
              respostas(um exemplo muito baixo).Então receberei R$5,00 com meu nome
              na posição #6 na carta . Agora,cada uma das 5 pessoas que há pouco me
              enviaram R$1,00 enviam o mais mÃnimo 200 mensagens para outros lugares
              diferentes ,cada uma com o meu nome agora na posição #5 e só 5 pessoas
              respondem a cada uma dessas 5 pessoas (30) pessoas honestamente
              participam de um total de 1.200 mensagens para várias pessoas ,um
              exemplo muito baixo mesmo),isso é mais R$25,00 para mim,agora esses 25
              cada faz 200 postos MÍNIMOS com meu nome na posição #4 e só 5
              respondem para cada um dos 25 que enviaram então,então eu receberei
              mais R$125! Agora,essas 125 pessoas postam o MÍNIMO 200 com meu nome
              na posição #3 e só 5 respondem cada,eu ganharei mais R$626!OK!,agora
              aqui é a parte divertida,cada dessas 625 pessoas posta para um mÃnimo
              200 newgroups diferentes com meu nome e a posição #2 e cada só recebem
              5 retornos.Isso me rende mais R$3.125!!!Essas 3.125 pessoas também vão
              mandar mensagens a 200 newgroups com meu nome na posição #1 e se ainda
              5 pessoas dos 200 newgoups de cada reagem eu receberei R$15.625,00!
              Com um investimento original de só R$6,00!IncrÃvel!Quando seu nome sai
              da lista você só precisa enviar mais R$6,00 e colocar seu nome na
              posição #6 de uma nova mensagem e posta mais 200 mensagens
              novamente.Você deve lembrar que:milhares de pessoas estão entrando na
              internet no Brasil e no mundo inteiro e estão lendo estes artigos
              todos os dias,assim como você !! Você deveria pegar R$6,00 e tentar
              ver se funciona ??eu acho que sim ,umas pessoas disseram:E se isso não
              der o retorno esperado? ''O que são seis reais hoje quando há muito
              mais chance de realmente funcionar .Quais as chances disso acontecer
              quando milhões de pessoas honestas como você estão se juntando a esse
              grupo?\Estima-se que entre 20.000 e 50.000 novas pessoas se juntem á
              Internet todos os dias para os chats e newgroups!
              Estima-se que só no Brasil cerca de 14 milhoes de pessoas entram na
              Internet por dia. As vendas pela Internet subiram em 43% em 2004 em
              relação a 2003. a Internet está virando uma maquina de fazer negocio,
              portanto não perca mais tempo, pois a sua prosperidade é você quem
              faz.!!!
              Boa Sorte! APROVEITE BEM A GRANA QUE IRÁ GANHAR! SE VOCÊ NÃO TIVER
              COMPUTADOR PODERÁ ENVIAR PELO CORREIO PANFLETOS APROVEITE QUANTO MAIS
              ENVIAR MAIS GANHARÁ E AJUDARÁ OUTRAS PESSOAS O MESMO. QUE DEUS O
              ABENÇOE! SEJA HONESTO
              Obs:Milhares de pessoas em todas as partes do mundo participam dessa
              cooperativa,participe você também!!! Esta mensagem é enviada com a
              complacência da nova legislação sobre correio eletrônico, Seção 301,
              Parágrafo (a) (2) (c) Decreto S. 1618, TÃtulo Terceiro aprovado pelo
              "105 Congresso Base das Normativas Internacionais sobre o SPAM". Este
              E-mail não poderá ser considerado SPAM . Um grande abraço!

Maybe you are looking for

  • How do i rotate photos in mail 2.1.3

    how do i rotate photos in mail 2.1.3   OSX 10.4.11

  • Module Pool Programming using Abap Objects

    Hi gurus., I need to create a module pool program with tabstrips and tablecontrols using Abap objects...plz guide me how i can achieve this... i am very much confused.. i dont know how and where to start .. plz send me documents and sample codes rela

  • InDesign Scripting Guide/Apple Script

    The command set myTop to top of margin preferences of myPage described in the InDesign Scripting Guide doesn't work with Indesign CS2. Does anyone can help? Thanks

  • I have imovie9.09 and would like to get imovie'11 ,how do i do that ?

    I would like to purchase or get imovie'11  ...I do have a nolder version 9.09 but I would like to upgrade it. Thanks.

  • Help with New iPhones

    We've recently gotten iPhones for the first time and need help!  Which forums would be the best place to ask questions.  The problem is, when i received our two phones, I set them up but there was no way to see which phone was for my phone number or