Re: Problem loading web app on 6.0

Charlie,
          Thanks for your advice; however, my problem still persists, and is baffling as ever. I've
          completely blown away my /kiko directory and copied config.xml.FROM_INSTALLER to config.xml in
          hopes of reverting back to a clean install; however like I originally stated, if I try to start my
          server with this supposedly "virgin" server, I still get the following error:
          Jan 18, 2001 2:54:31 PM PST> <Error> <HTTP> <[HTTP myserver] Error parsing descriptor in Web
          appplication "./config/mydomain/applications/DefaultWebApp_myserver"
          org.xml.sax.SAXParseException: File "file:///MTI/home/gchuang/weblogic/wlserver6.0/web.xml" not
          found.
          at weblogic.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
          at
          weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(DefaultEntityHandler.ja
          va:512)
          at weblogic.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304)
          at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
          What's going on???? /DefaultWebApp_myserver existed from installation, and I did NOT touch, but now
          is made inoperable as well? I've blown away the suspect directory, /kiko, and yet... Anything short
          of re-installing, how do I get Weblogic to work again?
          Gene Chuang
          Join Kiko.com!
          "Charlie Crook" <[email protected]> wrote in message news:[email protected]...
          > Are your web.xml & weblogic.xml files within the applications's WEB-INF
          > directory? The WEB-INF must be directly below the application's
          > irectory - kiko\WEB-INF in your case - and not kiko\html\WEB-INF.
          >
          >
          >
          > "Gene Chuang" <[email protected]> wrote in message
          > news:[email protected]...
          > > I did a clean install of 6.0 and was able to run startWeblogic.sh and get
          > /console.
          > >
          > > I became bold and tried copying my web app into /applications directory;
          > This web app is an
          > > expanded directory, and looks like the following:
          > >
          > > applications/kiko/
          > > applications/kiko/html/
          > > applications/kiko/html/WEB-INF/web.xml, weblogic.xml
          > > applications/kiko/html/bunch of .jsps and subdirs with .jsps
          > >
          > > So when I made the kiko symlink onto /applications, I noticed in the
          > weblogic log that this web app
          > > has been detected; when I try to hit /html/index.jsp, I get a bunch of
          > class cast exception (which
          > > I expected because I did not modify startWeblogic.sh's CLASSPATH to
          > include my stuff yet...)
          > >
          > > The problem starts when I kill the server and restart again; here's what
          > I get from the log:
          > >
          > > ####<Jan 18, 2001 12:12:03 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > <myserver> <main> <system> <>
          > > <101053> <[HTTP myserver] Loadin
          > > g web app: html>
          > > ####<Jan 18, 2001 12:12:03 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > <myserver> <main> <system> <>
          > > <101060> <[HTTP myserver] Loadin
          > > g html from directory: ./config/mydomain/applications/kiko/html>
          > > ####<Jan 18, 2001 12:12:03 PM PST> <Error> <HTTP> <fortran.kikolb.com>
          > <myserver> <main> <system> <>
          > > <101063> <[HTTP myserver] Error
          > > parsing descriptor in Web appplication
          > "./config/mydomain/applications/kiko/html">
          > > org.xml.sax.SAXParseException: File
          > "file:///MTI/home/gchuang/weblogic/wlserver6.0/web.xml" not
          > > found.
          > > at
          > weblogic.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
          > > at
          > >
          > weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument
          > (DefaultEntityHandler.ja
          > > va:512)
          > > at
          > weblogic.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304
          > )
          > > at
          > weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
          > > at
          > weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
          > va:123)
          > > at
          > javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:171)
          > >
          > > I have no idea why WL is trying to find web.xml in WL_HOME; but I figured
          > since this only started
          > > when I tried installing my web app, I'll get rid of it. I deleted the
          > /applications/kiko/ symlink
          > > and tried restarting WL. Now I get this:
          > >
          > > ####<Jan 18, 2001 12:19:52 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > <myserver> <main> <system> <>
          > > <101053> <[HTTP myserver] Loadin
          > > g web app: DefaultWebApp_myserver>
          > > ####<Jan 18, 2001 12:19:52 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > <myserver> <main> <system> <>
          > > <101060> <[HTTP myserver] Loadin
          > > g DefaultWebApp_myserver from directory:
          > ./config/mydomain/applications/DefaultWebApp_myserver>
          > > ####<Jan 18, 2001 12:19:52 PM PST> <Error> <HTTP> <fortran.kikolb.com>
          > <myserver> <main> <system> <>
          > > <101063> <[HTTP myserver] Error
          > > parsing descriptor in Web appplication
          > "./config/mydomain/applications/DefaultWebApp_myserver">
          > > org.xml.sax.SAXParseException: File
          > "file:///MTI/home/gchuang/weblogic/wlserver6.0/web.xml" not
          > > found.
          > > at
          > weblogic.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
          > > at
          > >
          > weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument
          > (DefaultEntityHandler.ja
          > > va:512)
          > > at
          > weblogic.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304
          > )
          > > at
          > weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
          > > at
          > weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
          > va:123)
          > > at
          > javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:171)
          > >
          > > What's going on? Did my install of a web app permanently kill my Weblogic
          > install? I can't get it
          > > to start anymore!
          > >
          > > --
          > > Gene Chuang
          > > Join Kiko.com!
          > >
          > >
          >
          >
          

the symlink, /applications/kiko, is gone; I blew it away... so now the /applications directory
          looks like this:
          /applications/DefaultWebApp_myserver/
          /applications/certificate.war
          /applications/console.war
          Gene Chuang
          Join Kiko.com!
          "Dimitri Rakitine" <[email protected]> wrote in message news:[email protected]...
          > Can it be that something was (and still is) wrong with the links you created?
          >
          > In weblogic.developer.interest.servlet Gene Chuang <[email protected]> wrote:
          > > Charlie,
          >
          > > Thanks for your advice; however, my problem still persists, and is baffling as ever. I've
          > > completely blown away my /kiko directory and copied config.xml.FROM_INSTALLER to config.xml in
          > > hopes of reverting back to a clean install; however like I originally stated, if I try to start
          my
          > > server with this supposedly "virgin" server, I still get the following error:
          >
          > > Jan 18, 2001 2:54:31 PM PST> <Error> <HTTP> <[HTTP myserver] Error parsing descriptor in Web
          > > appplication "./config/mydomain/applications/DefaultWebApp_myserver"
          > > org.xml.sax.SAXParseException: File "file:///MTI/home/gchuang/weblogic/wlserver6.0/web.xml" not
          > > found.
          > > at weblogic.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
          > > at
          > >
          weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(DefaultEntityHandler.ja
          > > va:512)
          > > at weblogic.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304)
          > > at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
          >
          > > What's going on???? /DefaultWebApp_myserver existed from installation, and I did NOT touch, but
          now
          > > is made inoperable as well? I've blown away the suspect directory, /kiko, and yet... Anything
          short
          > > of re-installing, how do I get Weblogic to work again?
          >
          > > --
          > > Gene Chuang
          > > Join Kiko.com!
          >
          > > "Charlie Crook" <[email protected]> wrote in message news:[email protected]...
          > >> Are your web.xml & weblogic.xml files within the applications's WEB-INF
          > >> directory? The WEB-INF must be directly below the application's
          > >> irectory - kiko\WEB-INF in your case - and not kiko\html\WEB-INF.
          > >>
          > >>
          > >>
          > >> "Gene Chuang" <[email protected]> wrote in message
          > >> news:[email protected]...
          > >> > I did a clean install of 6.0 and was able to run startWeblogic.sh and get
          > >> /console.
          > >> >
          > >> > I became bold and tried copying my web app into /applications directory;
          > >> This web app is an
          > >> > expanded directory, and looks like the following:
          > >> >
          > >> > applications/kiko/
          > >> > applications/kiko/html/
          > >> > applications/kiko/html/WEB-INF/web.xml, weblogic.xml
          > >> > applications/kiko/html/bunch of .jsps and subdirs with .jsps
          > >> >
          > >> > So when I made the kiko symlink onto /applications, I noticed in the
          > >> weblogic log that this web app
          > >> > has been detected; when I try to hit /html/index.jsp, I get a bunch of
          > >> class cast exception (which
          > >> > I expected because I did not modify startWeblogic.sh's CLASSPATH to
          > >> include my stuff yet...)
          > >> >
          > >> > The problem starts when I kill the server and restart again; here's what
          > >> I get from the log:
          > >> >
          > >> > ####<Jan 18, 2001 12:12:03 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > >> <myserver> <main> <system> <>
          > >> > <101053> <[HTTP myserver] Loadin
          > >> > g web app: html>
          > >> > ####<Jan 18, 2001 12:12:03 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > >> <myserver> <main> <system> <>
          > >> > <101060> <[HTTP myserver] Loadin
          > >> > g html from directory: ./config/mydomain/applications/kiko/html>
          > >> > ####<Jan 18, 2001 12:12:03 PM PST> <Error> <HTTP> <fortran.kikolb.com>
          > >> <myserver> <main> <system> <>
          > >> > <101063> <[HTTP myserver] Error
          > >> > parsing descriptor in Web appplication
          > >> "./config/mydomain/applications/kiko/html">
          > >> > org.xml.sax.SAXParseException: File
          > >> "file:///MTI/home/gchuang/weblogic/wlserver6.0/web.xml" not
          > >> > found.
          > >> > at
          > >> weblogic.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
          > >> > at
          > >> >
          > >> weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument
          > >> (DefaultEntityHandler.ja
          > >> > va:512)
          > >> > at
          > >> weblogic.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304
          > >> )
          > >> > at
          > >> weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
          > >> > at
          > >> weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
          > >> va:123)
          > >> > at
          > >> javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:171)
          > >> >
          > >> > I have no idea why WL is trying to find web.xml in WL_HOME; but I figured
          > >> since this only started
          > >> > when I tried installing my web app, I'll get rid of it. I deleted the
          > >> /applications/kiko/ symlink
          > >> > and tried restarting WL. Now I get this:
          > >> >
          > >> > ####<Jan 18, 2001 12:19:52 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > >> <myserver> <main> <system> <>
          > >> > <101053> <[HTTP myserver] Loadin
          > >> > g web app: DefaultWebApp_myserver>
          > >> > ####<Jan 18, 2001 12:19:52 PM PST> <Info> <HTTP> <fortran.kikolb.com>
          > >> <myserver> <main> <system> <>
          > >> > <101060> <[HTTP myserver] Loadin
          > >> > g DefaultWebApp_myserver from directory:
          > >> ./config/mydomain/applications/DefaultWebApp_myserver>
          > >> > ####<Jan 18, 2001 12:19:52 PM PST> <Error> <HTTP> <fortran.kikolb.com>
          > >> <myserver> <main> <system> <>
          > >> > <101063> <[HTTP myserver] Error
          > >> > parsing descriptor in Web appplication
          > >> "./config/mydomain/applications/DefaultWebApp_myserver">
          > >> > org.xml.sax.SAXParseException: File
          > >> "file:///MTI/home/gchuang/weblogic/wlserver6.0/web.xml" not
          > >> > found.
          > >> > at
          > >> weblogic.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
          > >> > at
          > >> >
          > >> weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument
          > >> (DefaultEntityHandler.ja
          > >> > va:512)
          > >> > at
          > >> weblogic.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304
          > >> )
          > >> > at
          > >> weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
          > >> > at
          > >> weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
          > >> va:123)
          > >> > at
          > >> javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:171)
          > >> >
          > >> > What's going on? Did my install of a web app permanently kill my Weblogic
          > >> install? I can't get it
          > >> > to start anymore!
          > >> >
          > >> > --
          > >> > Gene Chuang
          > >> > Join Kiko.com!
          > >> >
          > >> >
          > >>
          > >>
          >
          >
          >
          > --
          > Dimitri
          

Similar Messages

  • I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. I can ping external websites fine from the guest. No proxy. Any ideas?

    I'm having problems loading web pages on a vmware workstation 6.05 guest OS using Firefox 3.5.9. Also tried the latest 3.6 version. I can ping external websites fine from the guest. No proxy. Any ideas?
    == This happened ==
    Every time Firefox opened
    == I installed a guest OS

    I'm using the same swear words as you. There are several threads about this problem - no answers.
    I have a LaserJet 8100N and 8150DN, get the 79.01FE error on the 8150 from print outs from Safari, Firefox, and Preview, for only some sites/documents. CNN.com has become my test site, seems I can crash the printer 90% of the time with their home page at any given time in the day.
    A summary of what I have tried:
    - Upgraded the firmware to the latest for both the JetDirect card and the printer.
    - Swapped the JetDirect cards between the 8100 and 8150.
    - Swapped ram on the 8150 board.
    - Disconnected external trays, bins, and removed extra RAM and hard drives from the 8150.
    - Tried setting the JetDirect link and matching switch port link to 100FD, 10HD, 10FD, 100HD, as suggested by a poster.
    - Tried having client's print to the printer through a XServer Print Server.
    - Can consistently create the error from multiple systems running 10.3.9, 10.4.5, and 10.4.6 (didn't have an install base of 10.4 before 10.4.5).
    Someone in the 'know' (which means they're likely not), said 10.4.7 will likely fix this. Being Apple has not even addressed that the problem exists (that I could find), I doubt the magic fix is a release away.
    Apple's software is triggering something that Windows systems appears not to be, so one could say it's an Apple problem; but ulimately it's HP's software/hardware that is at fault in that it is allowing their system to crash from input alone.
    G4/G5 XServes    

  • I have used fire fox for a long time but have nothing but problems loading web sites..i think the time has come to uninstall firefox and go with internet explore..im tired of wasting my time trying to load web pages.

    Question
    i have used fire fox for a long time but have nothing but problems loading web sites..i think the time has come to uninstall firefox and go with internet explore..im tired of wasting my time trying to load web pages.

    does not solve problem..guess i'll have to get rid of firefox..never had problen before but to much hassle loading web sites.

  • Problem on web app using root context in weblogic 7.0.2

    I got problem on servlet which running on root context "/" in weblogic 7.0.2. I have remove the default web app (which use the root context) before the web app. The web application was deployed without any error. However, when the servlet run to the line calling HttpSession.setAttribute, the following exception occurs. The weblogic server is running on Solaris 8. anyone can help?
              java.lang.IllegalStateException: Internal Servlet Session Process Error Found!
              at weblogic.servlet.internal.session.SessionData.checkProcess(SessionData.java:1045)
              at weblogic.servlet.internal.session.SessionData.setAttribute(SessionData.java:477)
              at com.chase.infra.appcontrol.servlet.LoginServlet.doPostHK(Unknown Source)
              at com.chase.infra.appcontrol.servlet.LoginServlet.doPost(Unknown Source)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
              at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:20)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
              at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5451)
              at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
              at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
              at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
              The weblogic.xml is
              <?xml version="1.0" encoding="UTF-8"?>
              <!DOCTYPE weblogic-web-app
              PUBLIC "-//BEA Systems, Inc.//DTD Web Application 7.0//EN"
              "http://www.bea.com/servers/wls700/dtd/weblogic700-web-jar.dtd" >
              <weblogic-web-app>
              <context-root>/</context-root>
              </weblogic-web-app>

    Hie,
              We are facing the same problem; i.e. we are getting the same error message when we are trying to run our struts application on Weblogic 7.0.5 using JDK 1.3.1. This problem occured particularly when we tried to do a load testing using approx 20 concurrent users (a lesser load was supported though). Can you please let us know how this problem was sorted out on your end?
              thanks,
              Debanjan

  • ?Problem of :: "web-app" must match, help me?

    hi,Experts,
    Please do me a big favor, Does anybody know what is the exatly problem with my web.xml.
    My tomcat version is Apache Tomcat/4.1.18.
    here is the web.xml:
    <!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>
    <display-name>newGUI</display-name>
    <description>The Database</description>
    <!--Filter Definitions-->
    <filter>
    <filter-name>theFilter</filter-name>
    <filter-class>org.gui.myFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>theFilter</filter-name>
    <url-pattern>/fetch.jsp</url-pattern>
    </filter-mapping>
    <filter>
    <filter-name>theFilter</filter-name>
    <filter-class>org.gui.myFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>theFilter</filter-name>
    <url-pattern>/query.jsp</url-pattern>
    </filter-mapping>
    <!-- Taglib Definitions-->
    <taglib>
    <taglib-uri>
    http://jsptags.com/tags/navigation/pager
    </taglib-uri>
    <taglib-location>
    /WEB-INF/jsp/pager-taglib.tld
    </taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>/jstl-c</taglib-uri>
    <taglib-location>/WEB-INF/c.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>/jstl-x</taglib-uri>
    <taglib-location>/WEB-INF/x.tld</taglib-location>
    </taglib>
    </web-app>
    The error message is :
    SEVERE: Parse Error at line 66 column 11: The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,
    servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,
    resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,
    ejb-local-ref*)".

    It is telling you either you have elements out of order, or elements that do not belong.
    Try to do:
    <filter>
      <filter-name>theFilter</filter-name>
      <filter-class>org.gui.myFilter</filter-class>
    </filter>
    <filter>
      <filter-name>theFilter</filter-name>
      <filter-class>org.gui.myFilter</filter-class>
    </filter>
    <filter-mapping>
      <filter-name>theFilter</filter-name>
      <url-pattern>/fetch.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
      <filter-name>theFilter</filter-name>
      <url-pattern>/query.jsp</url-pattern>
    </filter-mapping>Then double check spelling and such.

  • Re: Can't load web app that has sealed jar files

              I forgot to mention that I'm using WebLogic Server 6.1 with
              J2EE 1.2 Plus Additional J2EE 1.3 Features.
              Barry
              "Barry" <[email protected]> wrote:
              >
              >I am getting the error "String index out of range: -1" thrown by
              >weblogic.servlet.internal.WebAppHelper.resolveManifestName when I start
              >WLS. The
              >problem seems to be
              >with certain jar files in the WEB-INF\lib directory of a particular web
              >app. It
              >seems that if the manifest in a
              >jar file has "Sealed: true", the error occurs. If I remove sealed jars
              >from the
              >lib directory, the problem goes
              >away. The jars in question are xalan.jar and crimson.jar.
              >
              >Any ideas?
              >
              >Thanks,
              >Barry
              >
              

    Yes, it's valid.
              Joe Carew wrote:
              > I can't find any reference to CR064391 on the support site. Does anyone know if this
              > is the valid CR number? I am having this same issue trying to deploy axis.
              >
              > Rajesh Mirchandani <[email protected]> wrote:
              > >contact [email protected] and refer to CR064391.
              > >
              > >Barry wrote:
              > >
              > >> I forgot to mention that I'm using WebLogic Server 6.1 with
              > >> J2EE 1.2 Plus Additional J2EE 1.3 Features.
              > >>
              > >> Barry
              > >>
              > >> "Barry" <[email protected]> wrote:
              > >> >
              > >> >I am getting the error "String index out of range: -1" thrown by
              > >> >weblogic.servlet.internal.WebAppHelper.resolveManifestName when I start
              > >> >WLS. The
              > >> >problem seems to be
              > >> >with certain jar files in the WEB-INF\lib directory of a particular web
              > >> >app. It
              > >> >seems that if the manifest in a
              > >> >jar file has "Sealed: true", the error occurs. If I remove sealed jars
              > >> >from the
              > >> >lib directory, the problem goes
              > >> >away. The jars in question are xalan.jar and crimson.jar.
              > >> >
              > >> >Any ideas?
              > >> >
              > >> >Thanks,
              > >> >Barry
              > >> >
              > >
              > >--
              > >Rajesh Mirchandani
              > >Developer Relations Engineer
              > >BEA Support
              > >
              > >
              Michael Young
              Developer Relations Engineer
              BEA Support
              

  • Can't load web app that has sealed jar files

              I am getting the error "String index out of range: -1" thrown by
              weblogic.servlet.internal.WebAppHelper.resolveManifestName when I start WLS. The
              problem seems to be
              with certain jar files in the WEB-INF\lib directory of a particular web app. It
              seems that if the manifest in a
              jar file has "Sealed: true", the error occurs. If I remove sealed jars from the
              lib directory, the problem goes
              away. The jars in question are xalan.jar and crimson.jar.
              Any ideas?
              Thanks,
              Barry
              

              I am getting the error "String index out of range: -1" thrown by
              weblogic.servlet.internal.WebAppHelper.resolveManifestName when I start WLS. The
              problem seems to be
              with certain jar files in the WEB-INF\lib directory of a particular web app. It
              seems that if the manifest in a
              jar file has "Sealed: true", the error occurs. If I remove sealed jars from the
              lib directory, the problem goes
              away. The jars in question are xalan.jar and crimson.jar.
              Any ideas?
              Thanks,
              Barry
              

  • WRT330N Problems loading web pages (DNS??)

    I have a new WRT 330N.  I get a weird effect when using it.  While web surfing, it is common that the browser (IE or FireFox) will return an error that they can not find the web page.  If you reload many times you will finally load it.  I have a high latency link (Satellite), but before you suspect the satellite, my older Linksys router does not have this problem.  The error returns so quickly, I believe the router must be trying some kind of DNS caching or something.  After you have been to a site one time, it responds fine (for some period of time (Hours)), but the next day you get to enjoy the error again.
    This problem happens on both my PC and MAC.
    I have tried it without using any security (WPA or WAP) and with.
    I have changed my DNS servers, but am sure the ones I am using are quality.
    I have the 1.00.3 firmware.
    Thanks

    The problem is still here, but I think I have found more clues.
    If I look in the admin logs I se messages about blocked packets (No active connection). Could the router be loosing track of his TCP connections?
    Note: I tried turning off firewall security on the router.
    The text below has firewall on, but none of the three options is active.
    [INFO] Thu Jan 17 19:01:02 2008 Log viewed by IP address 192.168.15.102
    [INFO] Thu Jan 17 18:57:54 2008 Blocked incoming TCP packet from 205.188.7.134:5190 to 69.71.157.162:56745 as RST:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:56:54 2008 Blocked incoming TCP packet from 205.188.7.134:5190 to 69.71.157.162:56745 as ACK received but there is no active connection
    [INFO] Thu Jan 17 18:54:54 2008 Previous message repeated 2 times
    [INFO] Thu Jan 17 18:54:46 2008 Blocked incoming TCP connection request from 69.3.240.218:4341 to 69.71.157.162:135
    [INFO] Thu Jan 17 18:54:01 2008 Previous message repeated 1 time
    [INFO] Thu Jan 17 18:53:54 2008 Blocked incoming TCP packet from 205.188.7.134:5190 to 69.71.157.162:56745 as ACK received but there is no active connection
    [INFO] Thu Jan 17 18:53:40 2008 Blocked incoming TCP connection request from 69.3.240.218:4341 to 69.71.157.162:135
    [INFO] Thu Jan 17 18:53:22 2008 Previous message repeated 3 times
    [INFO] Thu Jan 17 18:52:54 2008 Blocked incoming TCP packet from 205.188.7.134:5190 to 69.71.157.162:56745 as ACK received but there is no active connection
    [INFO] Thu Jan 17 18:49:54 2008 Previous message repeated 3 times
    [INFO] Thu Jan 17 18:47:26 2008 Blocked incoming TCP packet from 216.236.127.75:443 to 69.71.157.162:56756 as RST:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:47:26 2008 Blocked incoming TCP packet from 216.236.127.75:443 to 69.71.157.162:56751 as RST:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:46:35 2008 Blocked outgoing TCP packet from 192.168.15.102:56751 to 216.236.127.75:443 as PSH:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:46:35 2008 Blocked outgoing TCP packet from 192.168.15.102:56756 to 216.236.127.75:443 as PSH:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:46:34 2008 Time synchronized
    [INFO] Thu Jan 17 18:46:34 2008 Requesting time from 207.46.232.182
    [INFO] Thu Jan 17 18:46:23 2008 Blocked outgoing TCP packet from 192.168.15.102:56745 to 205.188.7.134:5190 as FIN:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:46:23 2008 Blocked outgoing TCP packet from 192.168.15.102:56745 to 205.188.7.134:5190 as PSH:ACK received but there is no active connection
    [INFO] Thu Jan 17 18:46:18 2008 Initialization complete, starting DHCP server
    [INFO] Thu Jan 17 18:46:16 2008 DHCP Server Parameter 19 was added to the parameter database
    [INFO] Thu Jan 17 18:46:16 2008 DHCP Server Parameter 3 was added to the parameter database
    [INFO] Thu Jan 17 18:46:16 2008 DHCP Server Parameter 1 was added to the parameter database
    [INFO] Thu Jan 17 18:46:14 2008 Starting WAN Services
    [INFO] Thu Jan 17 18:46:14 2008 Gateway remote administration enabled on port: 8080
    [INFO] Thu Jan 17 18:46:14 2008 WAN interface is up. Connection to Internet established with IP Address 69.71.157.162 and default gateway 69.71.157.161
    [INFO] Thu Jan 17 18:46:14 2008 Bringing up WAN using Static IP Address
    [INFO] Thu Jan 17 18:46:14 2008 WAN interface cable has been connected
    [INFO] Thu Jan 17 18:46:13 2008 Wireless system with MAC address 0017F246E72F associated
    [INFO] Thu Jan 17 18:46:12 2008 DHCP Server Parameter 6 was added to the parameter database
    [INFO] Thu Jan 17 18:46:12 2008 LAN interface is up
    [INFO] Thu Jan 17 18:46:12 2008 LAN Ethernet Carrier Detected
    [INFO] Thu Jan 17 18:46:11 2008 Device initialized
    [INFO] Thu Jan 17 18:46:11 2008 Wireless Link is up
    [INFO] Thu Jan 17 18:46:11 2008 No Internet access policy is in effect. Unrestricted Internet access allowed to everyone
    [INFO] Thu Jan 01 00:00:00 1970 Loaded configuration from non-volatile memory

  • Problems loading web pages - Macbook Pro

    Hi all, so this has been going on a lot recently and I have no idea why.
    Websites on my Macbook Pro are slow to very slow to load, and sometimes won't load at all. For instance, YouTube hasn't worked on my laptop for approximately 2 weeks. The sites I go to most often tend to load alright, but there are times nothing will load. But it seems even in those times, my cell phone (which accesses my WiFi) loads webpages just fine when using my wireless internet.
    I've had the same internet provider at two different houses, and it worked just fine with my laptop at my last residence. I've upgraded my router (2 months ago, seemed to help some) so that it is better suited to handle the number of devices and square footage. I have 20 mbps internet speed and it is pretty consistent.
    I'm wondering if anyone else has had this problem? Like I said, YouTube won't load at all (says data not received on Google Chrome, just never loads on Safari) and other web pages are slow to load if at all (also get a data not received on Chrome, nothing on Safari). Usually when this is going on I try different websites on my iPhone while it's on WiFi and my internet is working fine. At this point I just don't know what else to do.

    Ditto, I think. I believe it started when I loaded Yosemite... Happens at work as well as at home (same Mac). I have a MacBook Pro 15 Inch Mid2010. Status bar shows that it starts to load and then just quits 1/8 of the way through.
    It usually works after I restart my computer, but obviously that's not how I want to operate when I am working on important projects.
    Any help would be awesome! Thank you.

  • Firefox is having problems loading web sites using Dish Networks as a network provider

    Loading of various web site is very sporadic. Some days worse than others.

    I had posted the problem previously & accidently marked the problem as solved.
    I received the following message since:
    "I am not sure how my previous post solved the problem but since then I think I have found the answer.
    I simply enabled Shockwave Flash 10.0.32.18
    From the Firefox Homepage it is located under:
    Tools\Add Ons then select the PlugIns Tab
    Select Shockwave Flash then enable it.
    Regards,
    Phil "
    This has fixed the problem. Thanks Phil.

  • Problems loading web pages - must dump cache to get them to load

    With increasing regularity I have been encountering a problem in Firefox where a link is selected and the message "waiting for..." appears in the status bar, but the page never loads. I clear the cache and start my navigation from the beginning and it works. However, a few more clicks and it stop again. I tried the same thing in Safari and the behavior is similar except Safari says "connecting", but never does. I click the link again and it connects.
    I thought it might be a problem with the dns coming from my router (NetGear) as it is serving up an extra dns ip address that does not appear in the router console. But, I am not sure. Anyone have any ideas?

    I'm dying to get a resolution to this problem too. One minute webpages will load just fine, then another time, it might take 3 minutes. It's making me insane, and I'm tempted to dump this machine and get a PC. None of the PCs in my house are having issues, even the one that's running Win 7 RC version.

  • Problem loading web sites, but only if they are not in the tabs or navigation bar

    First, sorry for my English :(
    I have trouble since 2-3 weeks now when I want to open a new page. I can use my tabs (Gmail, Facebook, etc) or use the addresses that I have in my navigation history. But I'm not able to do much else.
    If I type an address, it won't load. If I use the Google Ad-On to look for something, not loading. But if I am on Facebook and click on a link, it works. I can also use that link (per example Youtube) to look something else.
    I hope it's clear :) Not easy to explain a computer problem, worst when it's not in your first language :P

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • IPhone 4S - problems loading the app store to the correct app

    Sorry for the cross-post, but I think I accidentally posted this in the wrong place.
    This problem is only occurring on the iPhone 4S, iPhone 4 is fine. We were hoping iOS 5.1 would fix the problem but it hasn't. The problem is very easy to replicate but I have been googling and can't find any discussion of it. To replicate:
    1. Launch app store and navigate to any random page. (Say Categories : Business : TurboScan)
    2. Close app store (not fully close, just press Home/close button), navigate to Safari, and click either of these links to our app:
    http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=307386350&mt=8
    or
    itms-apps://itunes.com/apps/directv
    (actually the post editor won't let me make a regular anchor tag out of this one, so you'll have to paste it into your address bar)
    The app store opens to the previous page that I had open (in this case TurboScan info page), not the Directv app which we are trying to direct the user to install.
    If we close the app store and then click the link, it launches to the DTV app as expected. Also after some undetermined period of time (roughly 10 minutes) the problem seems to go away and the app store launches correctly to our app.
    Any help on this issue would be massively appreciated.
    Thanks,
    Matt

    FYI - I meant to say that to get the app store to work properly you need to fully close it by double-clicking the home button.

  • Problems load / sync apps

    Hello
    I have a new BB and downloaded a few apps either via laptop.  But I cannot get them to load via BDM, they are not recognized as apps. The ones that I have downloaded via OTA are recognized on the BB device, but I cannot get them to work, they will not even show up in the BDM Add-in Module Configuration list, when I try to sync them with my laptop.
    The apps are made for BB Bold OS (e.g. most recent version of SplashID. 
    BB Bold 9700/ Device Code 5.0.0.x/ BDM 5.0.1.37
    Carrier: Swisscom (Switzerland)
    I am sure it is something simple. Can you help?
    Kind regards, Peter
    Solved!
    Go to Solution.

    I have re-installed from scratch and it works

  • Ever since I upgraded tp 4.0, I've had problems loading web pages.

    About 80% of the time I click on a website, Firefox redirects me to some unrelated, unwanted page. Sometimes I can get to the intended website on a second attempt, but not always This never happened until I loaded 4.0. Is this a known issue that will be resolved, or am I stuck with this total frustration until a new version is available? Why am I constantly being redirected from what I want, even when I physically type the correct http:// . . . into the search?
    Also, Firefox keeps opening new websites with movies, music, gossip, and dozens of other unsolicited pages. Since everyone can block pop-ups, is this the new version of the pop-up? This is incredibly annoying because it stops me dead in my tracks with whatever I was doing and slows my computer. (It doesn't open a new tab; it opens an entirely new window.) How can I block these? And how do companies, without permission, open a new, unsolicited webpage on my computer?

    I seem to have rid myself of the TypeError situation. I had some programs blocked at start up which were always blocked I allowed them to be on and I also turned off the excellorator. And I no longer get that error. But I still cannot give gifts in my facebook games, so I have to go to Google Chrome to play the games

Maybe you are looking for