Xslt transformation error in web application deployed on top of SOA

Dear Experts,
I am doing xsl transformation using Javax API in JDveloper, is working fine when it is a simple java application. But fails to run if I deployed the same as web application. Also I have mentioned the xsl files in the server path properly. But receiving the same error. Also I have searched lot in the net, not able to find the problem . Please help me in this. very urgent. Thanks.
Error received:
javax.xml.transform.TransformerConfigurationException: XML-22000: (Fatal Error) Error while parsing XSL file (null)
Thanks,
Rajesh

And one more .. Use fully qualified name in  inherits = ""       tag
Inherits="namespace.classname, assemblyname, version=1.0.0.0, culture=neutral, publickeytoken=value"
Please remember to click Mark As Answer if a post solves your problem or Vote As Helpful if it was useful.

Similar Messages

  • Error while web application deployment in NetBeans5.5

    Error while web application deployment in NetBeans5.5. I am always getting Tomcat deployment error. using Netbeans 5.5.1 with bundeld tomcat. But in some machines its working fine.
    regards
    jossy v jose

    What is the error message you see?
    Are there any stacktraces or other relevant messages in the ide log file? (The ide log file is [userdir]/var/log/messages.log. On userdir: http://blogs.sun.com/karthikr/entry/jse_directories)
    You can also check the server log file to see if there are more detailed messages.
    You can also try setting ant's verbose level to debug or verbose (Tools | Options | Miscellaneous | Ant | Verbosity Level) and check the output.

  • How to create different log files for each of web applications deployed in OC4J

    Hi All,
    I am using OC4J(from Oracle) v1.0.2.2 and Windows2000. Now I want to know
    1. how to create different log files for each of my deployed web applications ?
    2. what are the advantages in running multiple instances of oc4j and in what case we should run
    multiple instances of OC4J ?
    3. how to run OC4J as Windows2000 Service rather than Windows2000 Application ?
    Thanks and Regards,
    Kumar.

    Hi Avi,
    First of all I have given a first reading to log4j and I think there will some more easy way of logging debugging messages than log4j (If you could provide me a detailed explanation of a servlet,jsp,java bean that uses log4j and how to use log4j then it will be very helpful for me). The other easy ways (if I am not using log4j) to my problem i.e creating different log files for each of web applications deployed in oc4j are
    I have created multiple instances of OC4J that are configured to run on different ports and so on each instance I have deployed a single web application . And I started the 2 oc4j instances by transferring thier error/log messages to a file. And the other way is ..
    I have download from jakarta site a package called servhelper . This servhelper is a thread that is started in a startup servlet and stopped in the destroy method of that startup servlet. So this thread will automatically capture all the system.out.println's and will print those to a file. I believe that this thread program is synchronized. So in this method I need not run multiple instances of OC4J instead each deployed web application on single instance of oc4j uses the same thread program (ofcourse a copy of thread program is put in each of the deployed web applications directories) to log messages on to different log files.
    Can you comment on my above 2 approached to logging debugging messages and a compartive explanation to LOG4J and how to use LOG4J using a simple servlet, simple jsp is appreciated ...
    Thanks and Regards,
    Ravi.

  • Error reading Web application occurs when starting one server in the cluster

    Hi All,
              I have configured two cluster servers in the win 2000. Admin server also win
              2000. One cluster server joins the cluster while other gives following error
              and starts. But it seems that it does not join to the cluster view because
              prevoius server only serves the requests. I have attached the log also.
              <> <101062> <[HTTP synergyserver] Error reading Web application
              "D:\bea\wlserver6.0\.\config\bd2kadmindomain\applications\.wl_temp_do_not_de
              lete_synergyserver\wl_local_comp12863.war">
              java.net.UnknownHostException: java.sun.com
              at java.net.InetAddress.getAllByName0(InetAddress.java:571)
              at java.net.InetAddress.getAllByName0(InetAddress.java:540)
              at java.net.InetAddress.getAllByName(InetAddress.java:533)
              at weblogic.net.http.HttpClient.openServer(HttpClient.java:159)
              at weblogic.net.http.HttpClient.openServer(HttpClient.java:221)
              at weblogic.net.http.HttpClient.<init>(HttpClient.java:85)
              at
              weblogic.net.http.HttpURLConnection.getHttpClient(HttpURLConnection.java:109
              at
              weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:30
              1)
              at java.net.URL.openStream(URL.java:798)
              at
              weblogic.apache.xerces.readers.DefaultReaderFactory.createReader(DefaultRead
              erFactory.java:149)
              at
              weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternal
              Entity(DefaultEntityHandler.java:775)
              at
              weblogic.apache.xerces.readers.DefaultEntityHandler.startReadingFromExternal
              Subset(DefaultEntityHandler.java:570)
              at
              weblogic.apache.xerces.framework.XMLDTDScanner.scanDoctypeDecl(XMLDTDScanner
              .java:1131)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner.scanDoctypeDecl(XMLDocum
              entScanner.java:2177)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner.access$0(XMLDocumentScan
              ner.java:2133)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner$PrologDispatcher.dispatc
              h(XMLDocumentScanner.java:882)
              at
              weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentSca
              nner.java:380)
              at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:900)
              at
              weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
              va:123)
              at
              weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:1
              78)
              at weblogic.servlet.internal.HttpServer.loadWARContext(HttpServer.java:446)
              at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:404)
              at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
              at weblogic.j2ee.Application.addComponent(Application.java:133)
              at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
              arget.java:327)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
              arget.java:143)
              at
              weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:
              76)
              at java.lang.reflect.Method.invoke(Native Method)
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
              .java:562)
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
              48)
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
              nImpl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
              at $Proxy40.addWebDeployment(Unknown Source)
              at
              weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeploymen
              t(WebServerMBean_CachingStub.java:1012)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
              arget.java:313)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
              Target.java:277)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
              eploymentTarget.java:232)
              at
              weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
              entTarget.java:192)
              at java.lang.reflect.Method.invoke(Native Method)
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
              .java:562)
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
              48)
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
              nImpl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
              at $Proxy0.updateDeployments(Unknown Source)
              at
              weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
              ServerMBean_CachingStub.java:2299)
              at
              weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
              icationManager.java:240)
              at
              weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
              r.java:122)
              at java.lang.reflect.Method.invoke(Native Method)
              at
              weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
              .java:562)
              at
              weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
              48)
              at
              weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
              nImpl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
              at $Proxy9.start(Unknown Source)
              at
              weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
              ApplicationManagerMBean_CachingStub.java:435)
              at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
              at weblogic.management.Admin.finish(Admin.java:493)
              at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
              at weblogic.Server.main(Server.java:35)
              Each cluster servers domain names are different i.e. not "mydomain". The
              file its complaining is in the specified directory and it has proper
              priviledges.
              If anyone has an idea please respond.
              Thanks
              Nalika
              [synergyserver.log]
              

    You're getting that probably because the WL instance was not shut down properly.
    If that's the case, you'll need to remove an ldap lock file (with a .lok extension) in the directory of ldap files (under the server dir) .

  • Web application deployment problem. FacesServlet exception.

    Hello.
    I used Jdeveloper 10.1.3.4 and deployed my web-app on OAS 10.1.3 (Windows) succesfully. But when I'm trying to access my application, I get in application.log following errors:
    11/02/08 14:29:18.213 test: Error initializing servlet
    java.lang.ClassCastException: oracle.jsp.runtimev2.JspServlet cannot be cast to com.evermind.server.http.JspInterface
         at com.evermind.server.http.JspServletInstanceInfo.initializeJsp(JspServletInstanceInfo.java:127)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2505)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5006)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4930)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:5118)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1283)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
         at com.evermind.server.Application.getHttpApplication(Application.java:592)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
         at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
         at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:619)
    11/02/08 14:29:18.214 test: Error preloading servlet
    javax.servlet.ServletException: Error initializing servlet
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5033)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4930)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:5118)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1283)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
         at com.evermind.server.Application.getHttpApplication(Application.java:592)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
         at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
         at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:619)
    11/02/08 14:29:18.285 test: Error initializing servlet
    java.lang.NullPointerException
         at javax.faces.webapp.FacesServlet.init(FacesServlet.java:165)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2528)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5006)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4930)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:5118)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1283)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
         at com.evermind.server.Application.getHttpApplication(Application.java:592)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
         at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
         at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:619)
    11/02/08 14:29:18.286 test: Error preloading servlet
    javax.servlet.ServletException: Error initializing servlet
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5033)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4930)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:5118)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1283)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
         at com.evermind.server.Application.getHttpApplication(Application.java:592)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
         at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
         at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:619)
    11/02/08 14:29:18.286 test: 10.1.3.5.0 Started
    11/02/08 14:32:29.511 test: Servlet error
    java.lang.NullPointerException
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.JspServletInstanceInfo.isJspPageExists(JspServletInstanceInfo.java:164)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2771)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:775)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    11/02/08 14:37:27.173 test: Servlet error
    java.lang.NullPointerException
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.JspServletInstanceInfo.isJspPageExists(JspServletInstanceInfo.java:164)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2771)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:775)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    11/02/08 14:40:07.383 test: Servlet error
    java.lang.NullPointerException
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.JspServletInstanceInfo.isJspPageExists(JspServletInstanceInfo.java:164)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2771)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:775)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    I've found solution for this error: it is necessary to add to web.xml following:
    <listener>
    <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
    </listener>
    I've added this, and now get a deployment error:
    [Feb 8, 2011 6:04:33 PM] Exception: NoClassDefFoundError: oracle/adf/view/faces/event/industrial/VirtualFunctionKeyActionEvent
    [Feb 8, 2011 6:04:34 PM] Operation failed with error: oracle/adf/view/faces/event/industrial/VirtualFunctionKeyActionEvent
    Need help to solve the problem!

    OK. You can call me stupid. I forgot to set the default web application for the
    specific server. Another Stupid User Eror Problem. Doh! Later...
    - Wayne
    "Wayne Lau" <[email protected]> wrote:
    >
    I'm having an issue where with an exploded directory web application
    deployment
    on a UNIX server. It doesn't seem that weblogic is finding the JSP.
    I'm getting
    Error 404.
    - porting from wls 5.1 to wls 6.1
    - got it ported on Windows 2000
    - iPlanet as the web server
    - wls 6.1 as the application server
    - all JSPs under
    /data/current/weblogic_files/applications/prodssl
    - for the WebApplication, I have the following settings:
    - Name = webap_prodssl
    - URI = prodssl
    - Path = /data/current/weblogic_files/applications
    - in the prod_access.log, I do see that weblogic gets the request
    Any ideas? I have not made any security changes. Basically, I installed
    wls
    6.1, created the servers, created the Web Apps and targeted the Web Apps.
    Thanks for any help. Later...
    - Wayne

  • Web Application Deployment Problem...

    I'm having an issue where with an exploded directory web application deployment
    on a UNIX server. It doesn't seem that weblogic is finding the JSP. I'm getting
    Error 404.
    - porting from wls 5.1 to wls 6.1
    - got it ported on Windows 2000
    - iPlanet as the web server
    - wls 6.1 as the application server
    - all JSPs under
    /data/current/weblogic_files/applications/prodssl
    - for the WebApplication, I have the following settings:
    - Name = webap_prodssl
    - URI = prodssl
    - Path = /data/current/weblogic_files/applications
    - in the prod_access.log, I do see that weblogic gets the request
    Any ideas? I have not made any security changes. Basically, I installed wls
    6.1, created the servers, created the Web Apps and targeted the Web Apps.
    Thanks for any help. Later...
    - Wayne

    OK. You can call me stupid. I forgot to set the default web application for the
    specific server. Another Stupid User Eror Problem. Doh! Later...
    - Wayne
    "Wayne Lau" <[email protected]> wrote:
    >
    I'm having an issue where with an exploded directory web application
    deployment
    on a UNIX server. It doesn't seem that weblogic is finding the JSP.
    I'm getting
    Error 404.
    - porting from wls 5.1 to wls 6.1
    - got it ported on Windows 2000
    - iPlanet as the web server
    - wls 6.1 as the application server
    - all JSPs under
    /data/current/weblogic_files/applications/prodssl
    - for the WebApplication, I have the following settings:
    - Name = webap_prodssl
    - URI = prodssl
    - Path = /data/current/weblogic_files/applications
    - in the prod_access.log, I do see that weblogic gets the request
    Any ideas? I have not made any security changes. Basically, I installed
    wls
    6.1, created the servers, created the Web Apps and targeted the Web Apps.
    Thanks for any help. Later...
    - Wayne

  • How to define JAXP Parsers and Transformer in a Web Application Context

    Hi
    I need to define JAXP Parsers and Transformer in a Web Application Context where I can deploy this application in any J2EE Application Server without modifying the server. That means that I can't set System properties or set the jaxp.properties file. I tried to use the META-INF/services/javax.xml.transform.TransformerFactory file but it didn't work.
    Any ideas?

    Hi
    I need to define JAXP Parsers and Transformer in a Web Application Context where I can deploy this application in any J2EE Application Server without modifying the server. That means that I can't set System properties or set the jaxp.properties file. I tried to use the META-INF/services/javax.xml.transform.TransformerFactory file but it didn't work.
    Any ideas?

  • Error loading Web application...

    I have been struggling to get an Administration/Managed Server
    configuration to work. As long as I am not attempting to deploy an
    application too the managed server, everything comes up ok (DB
    connection pools create, etc...). However, when trying to deploy an
    application, I get the error:
    ####<Jan 17, 2001 11:01:00 AM EST> <Error> <HTTP> <dboyz6>
    <dboyz6FooBarServer> <main> <system> <> <101064> <[HTTP
    dboyz6FooBarServer]
    Error loading Web application
    "D:\managedServers\dboyz6FooBarServer\.\config\FooBarDomain\applications\.wl_temp_do_not_delete_dboyz6FooBarServer\wl_local_comp43545.war">
    java.lang.NullPointerException.
    The full trace is included at the end of this message. Any ideas as to
    what may be going on?
    Thanks
    jay ()
    Domain Server Startup
    Script***********************************************************************************************
    %JAVA_HOME%\bin\java -hotspot -ms64m -ms64m -classpath %CLASSPATH%
    -Dweblogic.Domain=FooBarDomain
    -Dweblogic.Name=FooBarAdminServer
    -Djava.security.policy=%WL_HOME%\lib\weblogic.policy weblogic.Server
    Managed Server Startup Script
    SET JAVA_HOME=d:\bea\jdk130\jre
    SET WL_HOME=d:\bea\wlserver6.0
    SET JAVA_OPTIONS="-ms64m -mx128m"
    SET
    CLASSPATH=%WL_HOME%;%WL_HOME%/lib/weblogic_sp.jar;%WL_HOME%/lib/weblogic.jar:
    SET PATH=%WL_HOME%/bin;%JAVA_HOME%/jre/bin;%JAVA_HOME%/bin;%PATH%
    SET DOMAIN_NAM=FooBarDomain
    SET SERVER_NAME=dboyz6FooBarServer
    SET ADMIN_URL=http://192.168.1.7:7001
    SET WLS_PW="some-password"
    @REM java %JAVA_OPTIONS% -classpath %CLASSPATH%
    -Dweblogic.Domain=%DOMAIN_NAM% -Dweblogic.Name=%SERVER_NAME%
    -Dweblogic.system.home=d:\bea\wlserver6.0
    -Dweblogic.management.server=%ADMIN_URL%
    -Djava.security.policy==%WL_HOME%/lib/weblogic.policy
    -Dbea.home=d:\bea -Dweblogic.management.password=%WLS_PW%
    weblogic.Server
    java %JAVA_OPTIONS% -classpath %CLASSPATH% -Dweblogic.Name=%SERVER_NAME%
    -Dweblogic.system.home=d:\bea\wlserver6.0
    -Dweblogic.management.server=%ADMIN_URL%
    -Djava.security.policy==%WL_HOME%/lib/weblogic.policy -Dbea.home=d:\bea
    -Dweblogic.management.password=%WLS_PW% weblogic.Server
    Config.xml
    <Domain
    Name="FooBarDomain"
    >
    <Application
    Deployed="true"
    Name="DefaultWebApp_dboyz6FooBarServer"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="DefaultWebApp_dboyz6FooBarServer"
    Targets="dboyz1FooBarServer"
    URI="DefaultWebApp_dboyz6FooBarServer"
    WebServers="dboyz6FooBarServer"
    />
    </Application>
    <JTA
    Name="FooBarDomain"
    />
    <JDBCMultiPool
    HighAvail="true"
    LoadBalance="false"
    Name="FooBarMultiPool"
    PoolList="FooBarPool"
    />
    <UnixMachine
    Name="dboyz2"
    />
    <Server
    AdministrationPort="0"
    Cluster="FooBarCluster"
    JavaCompiler="/usr/java/jdk1.3/javac"
    ListenPort="6001"
    Machine="dboyz2"
    Name="dboyz2FooBarServer"
    StdoutSeverityLevel="64"
    >
    <Log
    Name="dboyz2FooBarServer"
    />
    <KernelDebug
    Name="dboyz2FooBarServer"
    />
    <SSL
    Name="dboyz2FooBarServer"
    />
    <WebServer
    Name="dboyz2FooBarServer"
    />
    <ServerDebug
    Name="dboyz2FooBarServer"
    />
    </Server>
    <Application
    Deployed="true"
    Name="DefaultWebApp_dboyz6FooBarServer-1"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="DefaultWebApp_dboyz6FooBarServer"
    Targets="FooBarAdminServer"
    URI="DefaultWebApp_dboyz6FooBarServer"
    />
    </Application>
    <FileRealm
    Name="myFileRealm"
    />
    <Security
    Name="FooBarDomain"
    PasswordPolicy="mypasswordpolicy"
    Realm="myRealm"
    />
    <Application
    Deployed="true"
    Name="console"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="console"
    Targets="FooBarAdminServer"
    URI="console.war"
    />
    </Application>
    <Realm
    FileRealm="myFileRealm"
    Name="myRealm"
    />
    <UnixMachine
    Name="dboyz1"
    />
    <Log
    FileName="FooBarDomain.log"
    Name="FooBarDomain"
    />
    <Application
    Deployed="true"
    Name="DefaultWebApp_FooBarAdminServer"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="DefaultWebApp_FooBarAdminServer"
    Targets="FooBarAdminServer"
    URI="DefaultWebApp_FooBarAdminServer"
    WebServers="FooBarAdminServer"
    />
    </Application>
    <Server
    JavaCompiler="d:\jdk1.3\bin\javac"
    Name="FooBarAdminServer"
    StdoutSeverityLevel="64"
    SystemPassword="some-password"
    >
    <Log
    FileName="FooBarAdminServer.log"
    Name="FooBarAdminServer"
    />
    <KernelDebug
    Name="FooBarAdminServer"
    />
    <SSL
    Name="FooBarAdminServer"
    />
    <WebServer
    DefaultWebApp="DefaultWebApp_FooBarAdminServer"
    Name="FooBarAdminServer"
    />
    <ServerDebug
    Name="FooBarAdminServer"
    />
    </Server>
    <Application
    Deployed="true"
    Name="builder"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="builder"
    Targets="FooBarAdminServer"
    URI="builder.war"
    />
    </Application>
    <Cluster
    DefaultLoadAlgorithm="round-robin"
    MulticastAddress="237.0.0.1"
    Name="FooBarCluster"
    ServiceAgeThresholdSeconds="180"
    />
    <Server
    AdministrationPort="0"
    Cluster="FooBarCluster"
    JavaCompiler="d:\jdk1.3\bin\javac"
    ListenPort="6001"
    Machine="dboyz6"
    Name="dboyz6FooBarServer"
    StdoutSeverityLevel="64"
    >
    <Log
    FileName="dboyz6FooBarServer.log"
    Name="dboyz6FooBarServer"
    />
    <WebServer
    DefaultWebApp="DefaultWebApp_dboyz6FooBarServer"
    Name="dboyz6FooBarServer"
    />
    <KernelDebug
    Name="dboyz6FooBarServer"
    />
    <SSL
    Name="dboyz6FooBarServer"
    />
    <ServerDebug
    Name="dboyz6FooBarServer"
    />
    </Server>
    <JDBCConnectionPool
    CapacityIncrement="1"
    DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="10"
    LoginDelaySeconds="0"
    MaxCapacity="20"
    Name="FooBarPool"
    Properties="user=scott;password=tiger;dll=ocijdbc8;weblogic.t3.waitForConnection=true;weblogic.t3.waitSecondsForConnection=999999999999;protocol=thin"
    ShrinkPeriodMinutes="15"
    ShrinkingEnabled="true"
    Targets="dboyz6FooBarServer,dboyz1FooBarServer,dboyz2FooBarServer"
    URL="jdbc:oracle:thin:@localhost:1521:HBANK"
    />
    <JDBCDataSource
    JNDIName="FooBarDataSource"
    Name="FooBarDataSource"
    PoolName="HBANKPool"
    Targets="dboyz6FooBarServer,dboyz1FooBarServer,dboyz2FooBarServer"
    />
    <Server
    AdministrationPort="0"
    Cluster="FooBarCluster"
    JavaCompiler="/usr/java/jdk1.3/javac"
    ListenPort="6001"
    Machine="dboyz1"
    Name="dboyz1FooBarServer"
    StdoutSeverityLevel="64"
    >
    <SSL
    Name="dboyz1FooBarServer"
    />
    <WebServer
    Name="dboyz1FooBarServer"
    />
    <KernelDebug
    Name="dboyz1FooBarServer"
    />
    <Log
    Name="dboyz1FooBarServer"
    />
    <ServerDebug
    Name="dboyz1FooBarServer"
    />
    </Server>
    <ApplicationManager
    Name="FooBarDomain"
    />
    <Machine
    Name="dboyz6"
    />
    <PasswordPolicy
    Name="mypasswordpolicy"
    />
    </Domain>
    ####<Jan 17, 2001 11:01:00 AM EST> <Error> <HTTP> <dboyz6>
    <dboyz6FooBarServer> <main> <system> <> <101064> <[HTTP
    dboyz6FooBarServer]
    Error loading Web application
    "D:\managedServers\dboyz6FooBarServer\.\config\FooBarDomain\applications\.wl_temp_do_not_delete_dboyz6FooBarServer\wl_local_comp43545.war">
    java.lang.NullPointerException
    at weblogic.Home.<init>(Home.java:31)
    at weblogic.Home.getInstance(Home.java:82)
    at weblogic.Home.getPath(Home.java:90)
    at weblogic.xml.registry.XMLRegistry.<init>(XMLRegistry.java:97)
    at
    weblogic.xml.registry.XMLRegistry.getXMLRegistry(XMLRegistry.java:123)
    at
    weblogic.xml.jaxp.RegistryEntityResolver.<init>(RegistryEntityResolver.java:37)
    at
    weblogic.xml.jaxp.WebLogicDocumentBuilderFactory.newDocumentBuilder(WebLogicDocumentBuilderFactory.java:50)
    at
    weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:164)
    at
    weblogic.servlet.internal.HttpServer.loadWARContext(HttpServer.java:452)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:394)
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
    at weblogic.j2ee.Application.addComponent(Application.java:116)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:283)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:233)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateWebDeployments(DeploymentTarget.java:223)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:156)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:559)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:545)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:431)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:172)
    at $Proxy22.updateDeployments(Unknown Source)
    at
    weblogic.management.configuration.WebServerMBean_CachingStub.updateDeployments(WebServerMBean_CachingStub.java:1029)
    at
    weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:244)
    at
    weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:121)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:559)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:545)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:431)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:172)
    at $Proxy19.start(Unknown Source)
    at
    weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
    at weblogic.management.Admin.startApplicationManager(Admin.java:959)
    at weblogic.management.Admin.finish(Admin.java:459)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    ####<Jan 17, 2001 11:01:00 AM EST> <Warning> <HTTP> <dboyz6>
    <dboyz6FooBarServer> <main> <system> <> <101055> <[HTTP
    dboyz6FooBarServer] Could not load web application
    (DefaultWebApp_dboyz6FooBarServer)>

    Found the problem.
    Needed to add -Dweblogic.home=. to managed server startup script
    Jay Zammit wrote:
    I have been struggling to get an Administration/Managed Server
    configuration to work. As long as I am not attempting to deploy an
    application too the managed server, everything comes up ok (DB
    connection pools create, etc...). However, when trying to deploy an
    application, I get the error:
    ####<Jan 17, 2001 11:01:00 AM EST> <Error> <HTTP> <dboyz6>
    <dboyz6FooBarServer> <main> <system> <> <101064> <[HTTP
    dboyz6FooBarServer]
    Error loading Web application
    "D:\managedServers\dboyz6FooBarServer\.\config\FooBarDomain\applications\.wl_temp_do_not_delete_dboyz6FooBarServer\wl_local_comp43545.war">
    java.lang.NullPointerException.
    The full trace is included at the end of this message. Any ideas as to
    what may be going on?
    Thanks
    jay ()
    Domain Server Startup
    Script***********************************************************************************************
    %JAVA_HOME%\bin\java -hotspot -ms64m -ms64m -classpath %CLASSPATH%
    -Dweblogic.Domain=FooBarDomain
    -Dweblogic.Name=FooBarAdminServer
    -Djava.security.policy=%WL_HOME%\lib\weblogic.policy weblogic.Server
    Managed Server Startup Script
    SET JAVA_HOME=d:\bea\jdk130\jre
    SET WL_HOME=d:\bea\wlserver6.0
    SET JAVA_OPTIONS="-ms64m -mx128m"
    SET
    CLASSPATH=%WL_HOME%;%WL_HOME%/lib/weblogic_sp.jar;%WL_HOME%/lib/weblogic.jar:
    SET PATH=%WL_HOME%/bin;%JAVA_HOME%/jre/bin;%JAVA_HOME%/bin;%PATH%
    SET DOMAIN_NAM=FooBarDomain
    SET SERVER_NAME=dboyz6FooBarServer
    SET ADMIN_URL=http://192.168.1.7:7001
    SET WLS_PW="some-password"
    @REM java %JAVA_OPTIONS% -classpath %CLASSPATH%
    -Dweblogic.Domain=%DOMAIN_NAM% -Dweblogic.Name=%SERVER_NAME%
    -Dweblogic.system.home=d:\bea\wlserver6.0
    -Dweblogic.management.server=%ADMIN_URL%
    -Djava.security.policy==%WL_HOME%/lib/weblogic.policy
    -Dbea.home=d:\bea -Dweblogic.management.password=%WLS_PW%
    weblogic.Server
    java %JAVA_OPTIONS% -classpath %CLASSPATH% -Dweblogic.Name=%SERVER_NAME%
    -Dweblogic.system.home=d:\bea\wlserver6.0
    -Dweblogic.management.server=%ADMIN_URL%
    -Djava.security.policy==%WL_HOME%/lib/weblogic.policy -Dbea.home=d:\bea
    -Dweblogic.management.password=%WLS_PW% weblogic.Server
    Config.xml
    <Domain
    Name="FooBarDomain"
    >
    <Application
    Deployed="true"
    Name="DefaultWebApp_dboyz6FooBarServer"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="DefaultWebApp_dboyz6FooBarServer"
    Targets="dboyz1FooBarServer"
    URI="DefaultWebApp_dboyz6FooBarServer"
    WebServers="dboyz6FooBarServer"
    />
    </Application>
    <JTA
    Name="FooBarDomain"
    />
    <JDBCMultiPool
    HighAvail="true"
    LoadBalance="false"
    Name="FooBarMultiPool"
    PoolList="FooBarPool"
    />
    <UnixMachine
    Name="dboyz2"
    />
    <Server
    AdministrationPort="0"
    Cluster="FooBarCluster"
    JavaCompiler="/usr/java/jdk1.3/javac"
    ListenPort="6001"
    Machine="dboyz2"
    Name="dboyz2FooBarServer"
    StdoutSeverityLevel="64"
    >
    <Log
    Name="dboyz2FooBarServer"
    />
    <KernelDebug
    Name="dboyz2FooBarServer"
    />
    <SSL
    Name="dboyz2FooBarServer"
    />
    <WebServer
    Name="dboyz2FooBarServer"
    />
    <ServerDebug
    Name="dboyz2FooBarServer"
    />
    </Server>
    <Application
    Deployed="true"
    Name="DefaultWebApp_dboyz6FooBarServer-1"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="DefaultWebApp_dboyz6FooBarServer"
    Targets="FooBarAdminServer"
    URI="DefaultWebApp_dboyz6FooBarServer"
    />
    </Application>
    <FileRealm
    Name="myFileRealm"
    />
    <Security
    Name="FooBarDomain"
    PasswordPolicy="mypasswordpolicy"
    Realm="myRealm"
    />
    <Application
    Deployed="true"
    Name="console"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="console"
    Targets="FooBarAdminServer"
    URI="console.war"
    />
    </Application>
    <Realm
    FileRealm="myFileRealm"
    Name="myRealm"
    />
    <UnixMachine
    Name="dboyz1"
    />
    <Log
    FileName="FooBarDomain.log"
    Name="FooBarDomain"
    />
    <Application
    Deployed="true"
    Name="DefaultWebApp_FooBarAdminServer"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="DefaultWebApp_FooBarAdminServer"
    Targets="FooBarAdminServer"
    URI="DefaultWebApp_FooBarAdminServer"
    WebServers="FooBarAdminServer"
    />
    </Application>
    <Server
    JavaCompiler="d:\jdk1.3\bin\javac"
    Name="FooBarAdminServer"
    StdoutSeverityLevel="64"
    SystemPassword="some-password"
    >
    <Log
    FileName="FooBarAdminServer.log"
    Name="FooBarAdminServer"
    />
    <KernelDebug
    Name="FooBarAdminServer"
    />
    <SSL
    Name="FooBarAdminServer"
    />
    <WebServer
    DefaultWebApp="DefaultWebApp_FooBarAdminServer"
    Name="FooBarAdminServer"
    />
    <ServerDebug
    Name="FooBarAdminServer"
    />
    </Server>
    <Application
    Deployed="true"
    Name="builder"
    Path=".\config\FooBarDomain\applications"
    >
    <WebAppComponent
    Name="builder"
    Targets="FooBarAdminServer"
    URI="builder.war"
    />
    </Application>
    <Cluster
    DefaultLoadAlgorithm="round-robin"
    MulticastAddress="237.0.0.1"
    Name="FooBarCluster"
    ServiceAgeThresholdSeconds="180"
    />
    <Server
    AdministrationPort="0"
    Cluster="FooBarCluster"
    JavaCompiler="d:\jdk1.3\bin\javac"
    ListenPort="6001"
    Machine="dboyz6"
    Name="dboyz6FooBarServer"
    StdoutSeverityLevel="64"
    >
    <Log
    FileName="dboyz6FooBarServer.log"
    Name="dboyz6FooBarServer"
    />
    <WebServer
    DefaultWebApp="DefaultWebApp_dboyz6FooBarServer"
    Name="dboyz6FooBarServer"
    />
    <KernelDebug
    Name="dboyz6FooBarServer"
    />
    <SSL
    Name="dboyz6FooBarServer"
    />
    <ServerDebug
    Name="dboyz6FooBarServer"
    />
    </Server>
    <JDBCConnectionPool
    CapacityIncrement="1"
    DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="10"
    LoginDelaySeconds="0"
    MaxCapacity="20"
    Name="FooBarPool"
    Properties="user=scott;password=tiger;dll=ocijdbc8;weblogic.t3.waitForConnection=true;weblogic.t3.waitSecondsForConnection=999999999999;protocol=thin"
    ShrinkPeriodMinutes="15"
    ShrinkingEnabled="true"
    Targets="dboyz6FooBarServer,dboyz1FooBarServer,dboyz2FooBarServer"
    URL="jdbc:oracle:thin:@localhost:1521:HBANK"
    />
    <JDBCDataSource
    JNDIName="FooBarDataSource"
    Name="FooBarDataSource"
    PoolName="HBANKPool"
    Targets="dboyz6FooBarServer,dboyz1FooBarServer,dboyz2FooBarServer"
    />
    <Server
    AdministrationPort="0"
    Cluster="FooBarCluster"
    JavaCompiler="/usr/java/jdk1.3/javac"
    ListenPort="6001"
    Machine="dboyz1"
    Name="dboyz1FooBarServer"
    StdoutSeverityLevel="64"
    >
    <SSL
    Name="dboyz1FooBarServer"
    />
    <WebServer
    Name="dboyz1FooBarServer"
    />
    <KernelDebug
    Name="dboyz1FooBarServer"
    />
    <Log
    Name="dboyz1FooBarServer"
    />
    <ServerDebug
    Name="dboyz1FooBarServer"
    />
    </Server>
    <ApplicationManager
    Name="FooBarDomain"
    />
    <Machine
    Name="dboyz6"
    />
    <PasswordPolicy
    Name="mypasswordpolicy"
    />
    </Domain>
    ####<Jan 17, 2001 11:01:00 AM EST> <Error> <HTTP> <dboyz6>
    <dboyz6FooBarServer> <main> <system> <> <101064> <[HTTP
    dboyz6FooBarServer]
    Error loading Web application
    "D:\managedServers\dboyz6FooBarServer\.\config\FooBarDomain\applications\.wl_temp_do_not_delete_dboyz6FooBarServer\wl_local_comp43545.war">
    java.lang.NullPointerException
    at weblogic.Home.<init>(Home.java:31)
    at weblogic.Home.getInstance(Home.java:82)
    at weblogic.Home.getPath(Home.java:90)
    at weblogic.xml.registry.XMLRegistry.<init>(XMLRegistry.java:97)
    at
    weblogic.xml.registry.XMLRegistry.getXMLRegistry(XMLRegistry.java:123)
    at
    weblogic.xml.jaxp.RegistryEntityResolver.<init>(RegistryEntityResolver.java:37)
    at
    weblogic.xml.jaxp.WebLogicDocumentBuilderFactory.newDocumentBuilder(WebLogicDocumentBuilderFactory.java:50)
    at
    weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:164)
    at
    weblogic.servlet.internal.HttpServer.loadWARContext(HttpServer.java:452)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:394)
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
    at weblogic.j2ee.Application.addComponent(Application.java:116)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:283)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:233)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateWebDeployments(DeploymentTarget.java:223)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:156)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:559)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:545)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:431)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:172)
    at $Proxy22.updateDeployments(Unknown Source)
    at
    weblogic.management.configuration.WebServerMBean_CachingStub.updateDeployments(WebServerMBean_CachingStub.java:1029)
    at
    weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:244)
    at
    weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:121)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:559)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:545)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:431)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:172)
    at $Proxy19.start(Unknown Source)
    at
    weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
    at weblogic.management.Admin.startApplicationManager(Admin.java:959)
    at weblogic.management.Admin.finish(Admin.java:459)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
    at weblogic.Server.main(Server.java:35)
    ####<Jan 17, 2001 11:01:00 AM EST> <Warning> <HTTP> <dboyz6>
    <dboyz6FooBarServer> <main> <system> <> <101055> <[HTTP
    dboyz6FooBarServer] Could not load web application
    (DefaultWebApp_dboyz6FooBarServer)>

  • Jdev 10g - Error instantiating web-application

    Hi All,
    when I try to run an OA page in Jdev 10g, I am getting the following error in the browser:
    Error instantiating web-application
    Application: APPS_HTML has been stopped
    (I am using Mozilla Firefox)
    The error log in Jdev has the following:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    D:\jdev10g\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config>
    D:\jdev10g\jdevbin\jdk\bin\javaw.exe -hotspot -classpath D:\jdev10g\jdevbin\j2ee\home\oc4j.jar;D:\jdev10g\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -XX:MaxPermSize=256M -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\jdev10g\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Feb 27, 2007 11:47:42 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Feb 27, 2007 11:47:42 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source D:\jdev10g\jdevbin\jdev\appslibrt\xml.jar (from <library> in /D:/jdev10g/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/jdev10g/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\jdev10g\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source D:\jdev10g\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /D:/jdev10g/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/jdev10g/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in D:\jdev10g\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source D:\jdev10g\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /D:/jdev10g/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /D:/jdev10g/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in D:\jdev10g\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source D:\oracle\lib\xmlparserv2.jar (from manifest of /D:/jdev10g/jdevbin/jdev/appslibrt/jazncore.jar) has the same filename but is not identical to /D:/jdev10g/jdevbin/lib/xmlparserv2.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\jdev10g\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    07/02/27 11:47:44 WARNING: Application.setConfig Application: datatags is in failed state as initialization failed.
    java.lang.IllegalAccessError: tried to access method oracle.xml.jaxp.JXDocumentBuilder.<init>()V from class oracle.xml.jaxp.JXDocumentBuilderFactory
    Feb 27, 2007 11:47:44 AM com.evermind.server.ServerMessages warningApplicationInitializationFailed
    WARNING: Exception initializing deployed application: datatags. Application: datatags is in failed state as initialization failed
    07/02/27 11:47:44 WARNING: Application.setConfig Application: APPS_OA is in failed state as initialization failed.
    java.lang.IllegalAccessError: tried to access method oracle.xml.jaxp.JXDocumentBuilder.<init>()V from class oracle.xml.jaxp.JXDocumentBuilderFactory
    Feb 27, 2007 11:47:44 AM com.evermind.server.ServerMessages warningApplicationInitializationFailed
    WARNING: Exception initializing deployed application: APPS_OA. Application: APPS_OA is in failed state as initialization failed
    07/02/27 11:47:44 WARNING: Application.setConfig Application: current-workspace-app is in failed state as initialization failed.
    java.lang.IllegalAccessError: tried to access method oracle.xml.jaxp.JXDocumentBuilder.<init>()V from class oracle.xml.jaxp.JXDocumentBuilderFactory
    Feb 27, 2007 11:47:44 AM com.evermind.server.ServerMessages warningApplicationInitializationFailed
    WARNING: Exception initializing deployed application: current-workspace-app. Application: current-workspace-app is in failed state as initialization failed
    Feb 27, 2007 11:47:45 AM com.evermind.server.http.HttpMessages internalErrorWhileTryingToInstantiate
    SEVERE: Internal error raised tyring to instantiate web-application: webapp defined in web site OC4J 10g (10.1.3) Default Web Site. Application: webapp has been stopped
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 8282 ms.
    Can any one help me?
    Thanks,
    Senthil

    Try posting this on the OAF discussion forum:
    OA Framework

  • JSF Intro Tutorial - Error Message: "Error instantiating web-application"

    Hi all there !
    I find JDeveloper a very good tool to learn how to produce websites.
    I 've just started with the tutorials.
    Specifically: http://www.oracle.com/technology/obe/obe1013jdev/10131/jsfintro/jsfintro.htm
    The problem I found is in Runing the application section:
    "1. ...Right-click /welcome.jsp in the diagram (faces-config.xml) and select Run from the context menu."
    The OC4J server starts, shows a lot of messages (warnings, errors, etc.) in its Log, open Firefox Navigator and shows a page with error: "Error instantiating web-application" , "Application: JSFIntro-view-webapp has been stopped".
    JDeveloper I am using is: version 10.1.3.1.0.
    I also tried with MS-IEXPLORE (changing the Preferences) with the same result (different look though).
    I am saving the log in a txt file I could send to you if needed.
    Thanks in advance.

    Hi Roberto,
    The jsfintro obe is working fine for me and most of the people who tested it.
    I've seen the "Error instantiating web-application" when I usually deploy to a
    Standalone OC4J being run on older JDK version than my JDev 10.1.3.1 (JDK 1.5)
    Yet, I don't think you are deploying the jsfintro application.
    Check where you installed JDeveloper: it is recommended to have it under
    a folder name without any space. eg: C:\jdev10131
    Check to see if you can run any other application :
    eg: in JDev, Help menu -> Cue Cards -> Learn about J2EE applications ...
    you should find some simple JSF ones.
    if that still doesn't work, try downloading JDevStudio version 10.1.3.2, then
    decompress it under your C:\jdev10132 folder, then run jdeveloper.exe.
    Hopefully, this will run fine.
    Steff

  • JDeveloper 10.1.3.1.0, Browser: Error instantiating web-application

    I'm trying to run a web-application that was made in JDeveloper 10.1.3.0 in the new 10.1.3.1.0.
    Compiling doesn't show any errors, but when I run de application my browser shows the message: Error instantiating web-application
    The Embedded OC4J Server – Log shows the following:
    [EJB 3.0]: Assigning default-data-source=jdbc/hotel-hotel_ownerDS, specified in projects EJB 3.0 properties
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Program Files\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.14\embedded-oc4j\config>
    "C:\Program Files\jdevstudio10131\jdk\bin\javaw.exe" -client "-Doracle.home=C:\Program Files\jdevstudio10131" -classpath "C:\Program Files\jdevstudio10131\j2ee\home\oc4j.jar;C:\Program Files\jdevstudio10131\jdev\lib\jdev-oc4j-embedded.jar" -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config "C:\Program Files\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.14\embedded-oc4j\config\server.xml"
    [waiting for the server to complete its initialization...]
    2006-09-12 14:59:20.640 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    2006-09-12 14:59:20.656 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    [TopLink Warning]: 2006.09.12 02:59:24.234--ServerSession(18104358)--property toplink.server.platform.class.name is obsolete, property toplink.target-server should be used instead.
    [TopLink Config]: 2006.09.12 02:59:24.328--ServerSession(18104358)--The alias name for the entity class [class nl.iteye.ejb3jsftestapp.model.entities.Country] is being defaulted to: Country.
    [TopLink Config]: 2006.09.12 02:59:24.343--ServerSession(18104358)--The column name for element [public java.lang.String nl.iteye.ejb3jsftestapp.model.entities.Country.getDescription()] is being defaulted to: DESCRIPTION.
    [TopLink Config]: 2006.09.12 02:59:24.359--ServerSession(18104358)--The column name for element [public java.lang.String nl.iteye.ejb3jsftestapp.model.entities.Country.getCountry_code()] is being defaulted to: COUNTRY_CODE.
    [TopLink Config]: 2006.09.12 02:59:24.359--ServerSession(18104358)--The alias name for the entity class [class nl.iteye.ejb3jsftestapp.model.entities.Customer] is being defaulted to: Customer.
    [TopLink Config]: 2006.09.12 02:59:24.359--ServerSession(18104358)--The column name for element [public java.lang.String nl.iteye.ejb3jsftestapp.model.entities.Customer.getAddress()] is being defaulted to: ADDRESS.
    [TopLink Config]: 2006.09.12 02:59:24.359--ServerSession(18104358)--The column name for element [public java.lang.String nl.iteye.ejb3jsftestapp.model.entities.Customer.getName()] is being defaulted to: NAME.
    [TopLink Config]: 2006.09.12 02:59:24.375--ServerSession(18104358)--The column name for element [public java.lang.String nl.iteye.ejb3jsftestapp.model.entities.Customer.getId()] is being defaulted to: ID.
    [TopLink Config]: 2006.09.12 02:59:24.375--ServerSession(18104358)--The column name for element [public java.lang.String nl.iteye.ejb3jsftestapp.model.entities.Customer.getCity()] is being defaulted to: CITY.
    [TopLink Config]: 2006.09.12 02:59:24.375--ServerSession(18104358)--The column name for element [public java.util.Date nl.iteye.ejb3jsftestapp.model.entities.Customer.getBirthdate()] is being defaulted to: BIRTHDATE.
    2006-09-12 14:59:24.390 ERROR J2EE EJB-03027 [current-workspace-app] An error occured deploying EJB module: com.evermind.server.ejb.exception.DeploymentException: [current-workspace-app:ejb3-jsf-test-app_model_0] - Exception creating EntityManagerFactory using PersistenceProvider class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider for persistence unit default.
    06/09/12 14:59:24 WARNING: Application.setConfig Application: current-workspace-app is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: [current-workspace-app:ejb3-jsf-test-app_model_0] - Exception creating EntityManagerFactory using PersistenceProvider class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider for persistence unit default.
    2006-09-12 14:59:24.453 WARNING J2EE OJR-00013 Uitzondering bij initialiseren van geïmplementeerde applicatie: current-workspace-app. Error initializing ejb-modules: [current-workspace-app:ejb3-jsf-test-app_model_0] - Exception creating EntityManagerFactory using PersistenceProvider class oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider for persistence unit default.
    2006-09-12 14:59:26.062 ERROR J2EE HTTP-00004 Er is een interne fout opgetreden tijdens het instantiëren van webapplicatie webapp, gedefinieerd in website OC4J 10g (10.1.3) Default Web Site. Application: datatags does not exist. Error creating Web application: webapp
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 14813 ms.
    Target URL -- http://192.168.1.12:8988/ejb3-jsf-test-app-view-context-root/faces/index.jspx
    06/09/12 14:59:26 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    I think it's a small problem, but I don't know where to look and how to fix this.
    Can anyone help me with this problem?

    I\ve changed JDeveloper "C:\Program Files\jdevstudio10131\" from to "C:\jdevstudio10131\", now the browser won't even start.
    I get the following message in the log:
    [EJB 3.0]: Assigning default-data-source=jdbc/hotel-hotel_ownerDS, specified in projects EJB 3.0 properties
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.14\embedded-oc4j\config>
    C:\jdevstudio10131\jdk\bin\javaw.exe -client -classpath C:\jdevstudio10131\j2ee\home\oc4j.jar;C:\jdevstudio10131\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.14\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    06/09/14 18:51:12 [SEVERE]: Error instantiating application at file:/C:/Program Files/jdevstudio10131/jdev/system/oracle.j2ee.10.1.3.39.14/embedded-oc4j/applications/ITS.ear: Unable to get ApplicationConfig for ITS : Error creating deployment directory: IO Error: The system cannot find the path specified
    06/09/14 18:51:14 Error initializing server: Voor de gemeenschappelijke bibliotheek "global.libraries" in /C:/jdevstudio10131/jdev/system/oracle.j2ee.10.1.3.39.14/embedded-oc4j/config/server.xml moet ten minste één geldig element voor de code-source of voor de gemeenschappelijke bibliotheek met importgegevens worden opgegeven.
    06/09/14 18:51:14 Fatal error: server exiting
    Process exited with exit code 1.
    My teacher says that JDeveloper 10.1.3.1.0 must be put in the "Program Files" else it won't work, but I doubt it.
    Any Idea what I have to change because of this new error?

  • I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded

    Here is a ticket regarding our current client web application (  Image data add, edit , delete in folder with form data in MSSQL Database) that using code c#, web form, ajax, VS2008, MSSQL Server2008 , it appears that there is an error where the HTTP
    503 error occurs. 
    . Below is a conversation with Host Server support assistant.Can you take a look at it? 
    Ben (support) - Hi 
    Customer - We're having an issue with our windows host 
    Ben (support) - What's the issue? 
    Customer - 503 errors 
    Ben (support) - I am not getting any 503 errors on your site, is there a specific url to duplicate the error? 
    Customer - no, it comes and goes without any change Customer - could you have access to any logs ? 
    Ben (support) - Error logs are only available on Linux shared hosting, however with this error it may be related to you reaching your concurrent connections 
    Ben (support) - You can review more about this at the link \ 
    Customer - probably yes - how can we troubleshoot ? 
    Ben (support) - http://support.godaddy.com/help/article/3206/how-many-visitors-can-view-my-site-at-once 
    Ben (support) - This is something you need to review your code and databases to make sure they are closing the connections in a timely manner 
    Customer - we're low traffic, this is an image DB to show our product details to our customers 
    Customer - ahhhh, so we could have straying sessions ? 
    Ben (support) - Correct Customer - any way you could check if it's the case ? 
    Customer - because it was working previously 
    Ben (support) - We already know that's the case as you stated the 503 errors don't happen all the time if it were issue on the server the the 503 would stay. 
    Customer - so our 2/3 max concurrent users can max out the 200 sessions 
    Customer - correct ? 
    Customer - is there a timeout ? 
    Ben (support) - no that's not a time out concurrent connections are a little different then sessions and or connections. Lets say for an example you have 5 images on your site and 5 7 users come to your site this is not 7 concurrent connections but 35. They
    do close after awhile hence why the 503 error comes and goes. You can have these connections close sooner using code but this is something you have to research using your favorite search engine 
    Customer - thank you so much 
    Customer - I'm surprised that this just started a few weeks ago when we haven't changed anything for months 
    Customer - any changes from your side ? lowering of the value maybe ? 
    Customer - I'm trying to understand what I can report as a significant change 
    Ben (support) - We haven't touched that limit in years 
    Ben (support) - This could just be more users to your site than normal or even more images 
    Customer - I was thinking that could be it indeed 
    Customer - so I need to research how to quickly close connections when not needed 
    Ben (support) - Correctly 
    Ben (support) - correct 
    Customer - thanks !! 
    Ben (support) - Your welcome 
     Analysis : 
     The link provided tells us : All Plesk accounts are limited to 200 simultaneous visitors. 
     From what Ben (support) says and a little extra research, if those aren't visitors but connections then it's quite easy to max out, especially if the connections aren't closed when finished using. I'd suggest forwarding this to Kasem to see what he thinks. 
    Cheers, 
    Customer

    Hi Md,
    Thank you for posting in the MSDN forum.
    >>
    I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded.
    Since
    Visual Studio General Forum which discuss VS IDE issue, I am afraid that you post the issue in an incorrect forum.
    To help you find the correct forum, would you mind letting us know more information about this issue? Which kind of web app you develop using C# language? Is it an ASP.NET Web Application?
    If yes, I suggest you could post the issue directly on
    ASP.NET forum, it would better support your issue.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Error instantiating web-application

    Hello, Im new posting over here. I hope someone can help me with this problem.
    I'm working on a WebService that use this type of variable:
    byte[ ] file.
    But when I try to run the WebService return this:
    Error instantiating web-application
    Error compiling :C:\Proyectos Modernizacion\Transitos_Produccion\TransitosMigracionOracle\ViewController\public_html: Syntax error in source or compilation failed in: C:\Herramientas Desarrollo\jdevstudio10140\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\application-deployments\current-workspace-app\TransitosMigracionOracle-ViewController-webapp\transitos\view\runtime\MsgTransitosSoapHttp_recepcionCierre_ReqS.java C:\Herramientas Desarrollo\jdevstudio10140\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\application-deployments\current-workspace-app\TransitosMigracionOracle-ViewController-webapp\transitos\view\runtime\WsRegistrarTransitosSoapHttp_Tie.java:264: error #300: method getString_1() not found in class transitos.view.GuardarImagenDocumentosElement
    result = ((transitos.view.WsRegistrarTransitos) getTarget()).guardarImagenDocumentos(myGuardarImagenDocumentosElement.getString1(), myGuardarImagenDocumentosElement.getString_2(), myGuardarImagenDocumentosElement.getString_3(), myGuardarImagenDocumentosElement.getString_4(), myGuardarImagenDocumentosElement.getString_5(), myGuardarImagenDocumentosElement.getString_6(), myGuardarImagenDocumentosEl
    *If delete the parameter byte[ ] file WebService works fine. Is a problem that I use byte type on WebService through JDeveloprt?. This because on JBuilder, this WebService works fine*
    Thanks for help
    Regards

    1) Application name has to be "default"
    Change <web-app application="eleicoes" name="eleicoes-web" root="/eleicoes" />
    to
    <web-app application="default" name="eleicoes-web" root="/eleicoes" />
    2) Also I recommend you to put the war file under the applications directory instead of default-web-app
    Hope this helps
    -Debu Panda
    Oracle
    I did exactly that Rob.
    This is the files i am using:
    application.xml
    <orion-application autocreate-tables="true"
         default-data-source="jdbc/OracleDS">
    <web-module id="defaultWebApp" path="../default-web-app" />
    <!-- this is the line i insert -->
    <web-module id="eleicoes" path="../default-web-app/eleicoes/eleicoes-web.war" />
    </orion-application>
    default-web-site.xml
    <web-site port="8888" display-name="Default Oracle9iAS Containers for J2EE Web Site">
    <default-web-app application="default" name="defaultWebApp" />
    <!-- this is the line i insert -->
    <web-app application="eleicoes" name="eleicoes-web" root="/eleicoes" />
    </web-site>
    Any advice?
    Thanks for your time,
    Rafael Dittberner

  • Error instantiating web-application:Application named 'javasso' is in stopp

    Hi,
    I am getting the following error while logging to Oracle Application Console.
    "Error instantiating web-application:Application named 'javasso' is in stopped"
    Environment details are as under:
    SOA suite: 10.1.3.1
    Oracle Database: 11.1.0
    I started getting this error after doing the following steps. Earlier everything was working fine.
    1. Created a connection pool and Datasource in JDBC resources under administration on 10g DB which worked fine.
    2. Attempted creating a connection pool on 11g DB which said connectiion successful when testing connetion. But once finalised and then again tried testing it gave an error saying " Invalid user name/password ".
    3. Since I know the username and password were correct, I tried changing 'ORCL' in the URL with the tns alias ORCL_421.
    4. Since I changed the URL, i was prompted to restart the defaults.
    5. Once I clicked on restart, after long time the browser still showed the timer rotating. So I refreshed the browser and it showed the application server was up.
    6. I went to check the JDBC resources and all the CONNECTION POOLs and DataSources are vanished.
    7. I logged out and then when i am trying to login again, I am getting the above error.
    8. I tried launching ESB and got the similar error but this time for esb "Application named 'esb-dt' is in stopped state."
    I am not sure why this is happening. AScontrol.log has the following error stack:
    [EMUI_14_42_51_/console/logoff] ERROR em.console doGet.303 - java.lang.IllegalStateException: Response has already been committed
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1854)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:249)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:796)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:398)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
         at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:297)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:436)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Appreciate if anyone can help resolve this issue.
    Thanks and Regards
    AT

    Check your server.xml. You need a line like:<application auto-start="false" name="staging-load" path="c:\staging-load.ear"/>

  • 500 Internal Server Error   BEx Web Application

    Hello,
    can everybody help for the fault, or had the same error ?
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Cannot get connection for 60 seconds. Possible reasons: 1) Connections are cached within SystemThread(can be any server service or any code invoked within SystemThread in the SAP J2EE Engine), 2) The pool size of adapter "SAPFactory" is not enough according to the current load of the system or 3) The specified time to wait for connection is not enough according to the pool size and current load of the system. In case 1) the solution is to check for cached connections using the Connector Service list-conns command, in case 2) to increase the size of the pool and in case 3) to increase the time to wait for connection property. In case of application thread, there is an automatic mechanism which detects unclosed connections and unfinished transactions.
    Log ID 0014C265209B005B000007300000610A000473C4612CBCB9
    thanks

    Hi,
    I am getting similar kind of error.Can you please tell me how you resolved the issue.
    Regards,
    Priyanka

Maybe you are looking for