Run a ear application in websphere 5.1

HI;
I try to run a ear application in websphere 5.1 but I get this error ..
I apreciate your help,
thanks
[6/9/05 18:59:29:922 CDT] 3d77aebf EJBContainerI E WSVR0209E: Unable to prepare EJB jar Myapp.jar [class com.ibm.ws.runtime.component.DeployedModuleImpl], enterprise bean com.ibm.etools.ejb.impl.SessionImpl(TestClassBean) (transactionType: Container, sessionType: Stateless)
java.lang.ClassNotFoundException: com.ge.cf.service.test.interfaces.EJSStatelessTestClassBeanHomeBean_58cbc0ba
     at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java:351)
     at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:261)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:494)
     at com.ibm.ejs.container.BeanMetaData.loadExistedClass(BeanMetaData.java:2573)
     at com.ibm.ejs.container.BeanMetaData.<init>(BeanMetaData.java:888)
     at com.ibm.ws.runtime.component.EJBContainerImpl.createBeanMetaData(EJBContainerImpl.java:980)
     at com.ibm.ws.runtime.component.EJBContainerImpl.createModuleMetaData(EJBContainerImpl.java:796)
     at com.ibm.ws.runtime.component.EJBContainerImpl.createMetaData(EJBContainerImpl.java:1517)
     at com.ibm.ws.runtime.component.MetaDataMgrImpl.createFactoryMetaData(MetaDataMgrImpl.java:115)
     at com.ibm.ws.runtime.component.MetaDataMgrImpl.createMetaData(MetaDataMgrImpl.java:159)
     at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:350)
     at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:575)
     at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:271)
     at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:249)
     at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
     at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
     at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:125)
     at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
     at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
     at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
     at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
     at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
     at java.lang.reflect.Method.invoke(Method.java:386)
     at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

          Hi Jacek,
          Thank you for your suggestion. I changed the Web App version to 1.2 instead of 2.2. It worked. Thanks once again for the timely response. I really do appreciate it.
          Trisula Pani Siripurapu.
          Jacek Laskowski <[email protected]> wrote:
          >"Trisula P. Siripurapu" wrote:
          >>
          >> I have a Web.xml which I copied the one from their documentation and edited for my servlet specific data. When I try to deploy it I am getting the following error.
          >> Wed Nov 15 17:10:37 EST 2000:<E> <HTTP> Error reading Web application 'C:/tomcat
          >> /webapps/La/'
          >> java.net.UnknownHostException: java.sun.com
          >
          >I remember having the same problem before I added the latest service
          >pack (SP 6). If you don't want to download it, just change DOCTYPE to
          >
          ><!DOCTYPE web-app PUBLIC '-//Sun Microsystems, Inc.//DTD Web Application
          >1.2//EN' 'http://java.sun.com/j2ee/dtds/webapp_2_2.dtd'>
          >
          >and it should work. Notice the change of Web Application version - 1.2
          >rather then 2.2. I'm (almost) sure, I saw one example - examples/webapp
          >(?) - with this header. Take a look at the accompanying examples.
          >
          >When you apply SP6, things should work as they suppose to.
          >
          >> Trisula P. Siripurapu
          >
          >Jacek Laskowski
          

Similar Messages

  • Exception when running successfully deployed application in websphere 6

    I get the following error in an application I have created, and successfully deployed in websphere 6. Does anyone have any idea of what it means?
    [2005-08-15 21:31:37:891 CEST] 00000030 SystemErr R javax.naming.NameNotFoundException: Context: HP000D9D1DFE4BNode02Cell/nodes/BIZNode/servers/server1, name: ejb/se/htrc/beans/ProductCategoryLocalHome: First component in name beans/ProductCategoryLocalHome not found. Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
         at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.handleNameNotFound(WsnOptimizedNamingImpl.java:2000)
         at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.getNextWsnOptimizedNamingContext(WsnOptimizedNamingImpl.java:1321)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.getTargetContext(WsnOptimizedNamingImplBase.java:3024)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase$LeafOperationData.<init>(WsnOptimizedNamingImplBase.java:3489)
         at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:1427)
         at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
         at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4045)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1776)
         at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1737)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1444)
         at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1324)
         at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:144)
         at javax.naming.InitialContext.lookup(InitialContext.java:361)
         at com.ibm._jsp._index._jspService(_index.java:70)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.handleRequest(JSPExtensionProcessor.java:230)
         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841)
         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
         at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.handleNameNotFound(WsnOptimizedNamingImpl.java:2000)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.getNextWsnOptimizedNamingContext(WsnOptimizedNamingImpl.java:1321)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.getTargetContext(WsnOptimizedNamingImplBase.java:3024)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase$LeafOperationData.<init>(WsnOptimizedNamingImplBase.java:3489)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:1427)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(Unknown Source)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:4045)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1776)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1737)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1444)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1324)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:144)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at javax.naming.InitialContext.lookup(InitialContext.java:361)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm._jsp._index._jspService(_index.java:70)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.handleRequest(JSPExtensionProcessor.java:230)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [2005-08-15 21:31:37:906 CEST] 00000030 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

    I changed the jndi name to java:comp/env/package...
    Didn�t help, now I get this error:
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R javax.naming.NameNotFoundException: Name comp/env/se not found in context "java:".
         at com.ibm.ws.naming.ipbase.NameSpace.getParentCtxInternal(NameSpace.java:1716)
         at com.ibm.ws.naming.ipbase.NameSpace.lookupInternal(NameSpace.java:1062)
         at com.ibm.ws.naming.ipbase.NameSpace.lookup(NameSpace.java:985)
         at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1263)
         at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:198)
         at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:139)
         at javax.naming.InitialContext.lookup(InitialContext.java:361)
         at com.ibm._jsp._index._jspService(_index.java:70)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
         at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841)
         at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
         at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.naming.ipbase.NameSpace.getParentCtxInternal(NameSpace.java:1716)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.naming.ipbase.NameSpace.lookupInternal(NameSpace.java:1062)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.naming.ipbase.NameSpace.lookup(NameSpace.java:985)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1263)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:198)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:139)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at javax.naming.InitialContext.lookup(InitialContext.java:361)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm._jsp._index._jspService(_index.java:70)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2841)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [2005-08-16 00:07:48:234 CEST] 0000002c SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R javax.naming.NameNotFoundException: Name comp/env/se not found in context "java:".
         at com.ibm.ws.naming.ipbase.NameSpace.getParentCtxInternal(NameSpace.java:1716)
         at com.ibm.ws.naming.ipbase.NameSpace.lookupInternal(NameSpace.java:1062)
         at com.ibm.ws.naming.ipbase.NameSpace.lookup(NameSpace.java:985)
         at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1263)
         at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:198)
         at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:139)
         at javax.naming.InitialContext.lookup(InitialContext.java:361)
         at com.ibm._jsp._index._jspService(_index.java:70)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
         at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.ipbase.NameSpace.getParentCtxInternal(NameSpace.java:1716)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.ipbase.NameSpace.lookupInternal(NameSpace.java:1062)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.ipbase.NameSpace.lookup(NameSpace.java:985)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1263)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:198)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.naming.java.javaURLContextRoot.lookup(javaURLContextRoot.java:139)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at javax.naming.InitialContext.lookup(InitialContext.java:361)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm._jsp._index._jspService(_index.java:70)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code))
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [2005-08-16 00:07:49:359 CEST] 00000030 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

  • Websphere error in ear application starting

    Hi all,
    I am a newbie into this J2EE world. So please excuse me if my questions sounds too naive.
    I am trying to install an ear application into Websphere server on Sun solaris platform. The application is packaged with 4 war modules & one EJB module. It got installed correctly into the server but during the starting up it's giving the folloging error
    Failed to load servlet: java.lang.NoClassDefFoundError: org/apache/commons/beanutils/Converter.
    We are using Struts technology & the error is coming because server is not picking up the jar files included in the application. We have kept the jar files in a resources folder in the ear & the EJB jar dependency has been specified to this folder. Manifest.mf file of both EJB & EAR module contains all jar file names in the resources directory. We were under the assumption that server will pickup the jar files in the resources folder.
    When the server stars the classpath shows all the jar files specified in the resources folder but the error came for one commons-digester.jar file class. We then explicitly mentioned this jar file in the class path & the next time it gave error for commons-beanutils.jar. We are now confused whether to include the entire jar file names in the server classpath. Why the server is not taking these jar files even after displaying their names in the classpath during startup.
    If someone knows any solution for this problem please give any suggestion.
    The package structure in the server is as follows
    Root.ear
    First.war
    Second.war
    Third.war
    Fourth.war
    META-INF
    resources
    EJB.jar
    Manifest.mf is like the following:
    Manifest-Version: 1.0
    Class-Path: resources/commons-beanutils.jar
    resources/commons-collections.jar
    resources/commons-digester.jar
    I have one more question regarding this ear working. If we change any code in the war modules or the EJB jars do we have to prepare the ear again & install it or just ftp the changed wars/jars alone to the server & then start the server? When do we need to install the ear again or in other way do we need to install it for every code change?
    Thanks in advance
    Arya

    For the NoClassDefFoundError, can you try adding the jar files in a single line in the 'Manifest.mf ' like "Class-Path: resources/commons-beanutils.jar resources/commons-collections.jar resources/commons-digester.jar". I couldn't understand you question about ear working. As per my knowledge if you make any changes to the the code you need to build the ear and redeploy it to the server. You might not need to restart the server.
    Regards,
    Srini.

  • Is it possible to Run a JSF 2.0 application under Websphere v7.0?

    Has anyone succeeded in deploying and running a JSF 2.0 application under Websphere v7 ?
    I was able to do this in 10 minutes using Eclipse 3.5 and Tomcat 6.0.
    However, it seems tedious to do it under Websphere.
    I would like to know if some of you have done it and how you did it.
    Thanks
    Edited by: PatrickBlais on Oct 6, 2009 12:25 PM
    Edited by: PatrickBlais on Oct 6, 2009 12:33 PM

    Now, got that resolved. As I stated in my previous post, I had to change the classloading policy to "Parent Last" and
    found that mojarra is now loaded (see the last line):
    [07/10/09 11:00:12:013 EDT] 00000014 ApplicationMg A WSVR0200I: Starting application: JSFEAR
    [07/10/09 11:00:12:013 EDT] 00000014 ApplicationMg A WSVR0204I: Application: JSFEAR Application build level: Unknown
    [07/10/09 11:00:13:201 EDT] 00000014 ResourceMgrIm I WSVR0049I: Binding DefaultEJBTimerDataSource as jdbc/DefaultEJBTimerDataSource
    [07/10/09 11:00:13:248 EDT] 00000014 webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: webJSF.
    [07/10/09 11:00:13:263 EDT] 00000014 WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key SCD/webJSF
    [07/10/09 11:00:13:373 EDT] 00000014 FacesConfigur I org.apache.myfaces.config.FacesConfigurator feedStandardConfig Reading standard config META-INF/standard-faces-config.xml
    [07/10/09 11:00:13:497 EDT] 00000014 FacesConfigur I org.apache.myfaces.config.FacesConfigurator feedWebAppConfig Reading config /WEB-INF/faces-config.xml
    [07/10/09 11:00:13:513 EDT] 00000014 LocaleUtils W org.apache.myfaces.shared_impl.util.LocaleUtils toLocale Locale name in faces-config.xml null or empty, setting locale to default locale : en_CA
    [07/10/09 11:00:13:622 EDT] 00000014 FacesConfigur I org.apache.myfaces.config.FacesConfigurator handleSerialFactory Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
    [07/10/09 11:00:13:622 EDT] 00000014 AbstractFaces I org.apache.myfaces.webapp.AbstractFacesInitializer initFaces ServletContext 'C:\Program Files\IBM\SDP75\runtimes\base_v7\profiles\profil_CGE\installedApps\cellule\JSFEAR.ear\webJSF.war' initialized.
    [07/10/09 11:00:13:701 EDT] 00000014 config I Initializing Mojarra 2.0.0 (SNAPSHOT 20090924) for context '/webJSF'
    Now I will be looking for what I have to set next...

  • Installing application in websphere 6 - Exception

    Hi, I'm getting the following error when installing an application in websphere 6 via the admin consolle.
    I have created one entity bean (cmp) in RAD, packaging it with an WEB application into an Enterprise application (.EAR) and installing it into websphere.
    Going through all steps in the websphere console, but when ws installs it I get the following error, anyone know why? I have installed db2-connection/datasource, etc. in websphere before I install the application...
    java.lang.NullPointerException
    at com.ibm.ObjectQuery.crud.schema.ClassMap.getBeanName(ClassMap.java:404)
    at com.ibm.ObjectQuery.crud.schema.ClassMap.asn(ClassMap.java:381)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.build(DataStoreMap.java:138)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.initialize(DataStoreMap.java:112)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.(DataStoreMap.java:72)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.singletonFor(DataStoreMap.java:766)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.generateQueries(EJBDeployOperation.java:1816)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.getClassMapsForBackend(EJBDeployOperation.java:1784)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.invokeCodeGeneration(EJBDeployOperation.java:1562)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.doRun(EJBDeployOperation.java:1427)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.run(EJBDeployOperation.java:1316)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.doit(EJBDeployOperation.java:984)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.invokeDeploymentCodegen(BatchExtension.java:1953)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.internalJarProcess(BatchExtension.java:956)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.runEarDeploy(BatchExtension.java:404)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.access$0(BatchExtension.java:305)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension$RunDeploy.run(BatchExtension.java:288)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension$RunDeploy.execute(BatchExtension.java:272)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.run(BatchExtension.java:235)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.etools.ejbdeploy.batch.impl.BootLoaderLoader.run(BootLoaderLoader.java:390)
    at com.ibm.etools.ejbdeploy.batch.impl.BatchDeploy.execute(BatchDeploy.java:144)
    at com.ibm.etools.ejbdeploy.EJBDeploy.execute(EJBDeploy.java:83)
    at com.ibm.etools.ejbdeploy.EJBDeploy.main(EJBDeploy.java:312)
    An unexpected exception was thrown. Halting execution.
    An unexpected exception was thrown. Halting execution.
    Shutting down workbench.
    Error during generation of deployment code: null.
    com.ibm.etools.ejbdeploy.EJBDeploymentException (Error during generation of deployment code: null.) java.lang.NullPointerException
    at com.ibm.ObjectQuery.crud.schema.ClassMap.getBeanName(ClassMap.java:404)
    at com.ibm.ObjectQuery.crud.schema.ClassMap.asn(ClassMap.java:381)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.build(DataStoreMap.java:138)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.initialize(DataStoreMap.java:112)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.(DataStoreMap.java:72)
    at com.ibm.ObjectQuery.crud.schema.DataStoreMap.singletonFor(DataStoreMap.java:766)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.generateQueries(EJBDeployOperation.java:1816)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.getClassMapsForBackend(EJBDeployOperation.java:1784)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.invokeCodeGeneration(EJBDeployOperation.java:1562)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.doRun(EJBDeployOperation.java:1427)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.run(EJBDeployOperation.java:1316)
    at com.ibm.etools.ejbdeploy.plugin.EJBDeployOperation.doit(EJBDeployOperation.java:984)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.invokeDeploymentCodegen(BatchExtension.java:1953)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.internalJarProcess(BatchExtension.java:956)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.runEarDeploy(BatchExtension.java:404)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.access$0(BatchExtension.java:305)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension$RunDeploy.run(BatchExtension.java:288)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension$RunDeploy.execute(BatchExtension.java:272)
    at com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.run(BatchExtension.java:235)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.etools.ejbdeploy.batch.impl.BootLoaderLoader.run(BootLoaderLoader.java:390)
    at com.ibm.etools.ejbdeploy.batch.impl.BatchDeploy.execute(BatchDeploy.java:144)
    at com.ibm.etools.ejbdeploy.EJBDeploy.execute(EJBDeploy.java:83)
    at com.ibm.etools.ejbdeploy.EJBDeploy.main(EJBDeploy.java:312)
    EJBDeploy level: dms0444.09
    ADMA5007I: The EJBDeploy command completed on C:\WINDOWS\TEMP\app_105b08a2006\dpl\dpl_HTC_Ebusiness.ear
    ADMA5008E: EJBDeploy failed on C:\WINDOWS\TEMP\app_105b08a2006\dpl\dpl_HTC_Ebusiness.ear: com.ibm.websphere.management.exception.AdminException: ADMA0063E: An error occurred in EJB deployment - [An unexpected exception was thrown. Halting execution.]
    ADMA5011I: The cleanup of the temp directory for application HTC Ebusiness is complete.
    ADMA5014E: The installation of application HTC Ebusiness failed.

    Did you get the solution for this ?
    i m also facing the same problem
    Regards,
    --Naveen                                                                                                                                                                                   

  • Problem running a sample application in sun app server PE 8

    Hi,
    I am trying to run the petstore application with oracle 9i. It's a demo application that comes with app server. I set the classpath in the app server to the oracle driver files. I am able to deploy it successfully. But, when I run it it gives me this error:
    java.sql.SQLException: Error in allocating a connection. Cause: Class name is wrong or classpath is not set for : oracle.jdbc.xa.client.OracleXADataSource
    I am using oracle thin driver.
    Rgds,
    shipf1

    Yes, I am deploying the application as an ear.You would need to configure the JAR as a module within the EAR. If it is required only by a web app, you could add it to the WEB-INF/lib for the web app.

  • Can not deploy application on websphere 6.0

    Hi all,
    I use Jdeveloper(10.1.2) and Jheadstart(10.1.2) converted a oracle form to J2EE.It can run on Oracle Application Server and Tomcat.I try to deploy it on websphere 6.0,after i added ADF runtime *.jar file into {WAS_HOME}\lib\ext manually,websphere can not work,error message as follows:
    ADMU3200I: Server launched. Waiting for initialization status.
    ADMU3011E: Server launched but failed initialization. Server log files should
    contain failure information.
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    Caused by: com.ibm.websphere.management.exception.AdminException: Failed while trying to start the Windows Service, retCode = -1
         at com.ibm.ws.management.tools.WindowsService.doWASServiceAction(WindowsService.java:247)
         at com.ibm.ws.management.tools.WsServerLauncher.execWithWinService(WsServerLauncher.java:150)
         at com.ibm.ws.management.tools.WsServerController.executeUtilityOnWindows(WsServerController.java:129)
         at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:114)
         ... 6 more
    when i remove all jar file from {WAS_HOME}\lib\ext, webspher works well.
    And i can not find bc4j_jclient_common.jar from %JDEV_HOME%BC4J\lib.
    so how can I deal with this problem?Thanks in advance!!
    Best regards,
    Appcat
    Message was edited by:
    Appcat

    JDeveloper 10.1.3 does not include bc4j_jclient_common.jar
    Re: BC4J Library bc4j_jclient_common.jar not provided in JDeveloper 10.1.3

  • I unable to run ejb with application client using oc4j j2ee container

    Hi,
    I have installe oracle9i (1.0.2.2) oc4j j2ee container.
    I unable to run the ejbs . please help me how to run ejbs with application client and which files are shall configure.
    See the client application is :
    public static void main (String []args)
    try {
    //Hashtable env = new Hashtable();
    //env.put("java.naming.provider.url", "ormi://localhost/Demo");
    //env.put("java.naming.factory.initial", "com.evermind.server.ApplicationClientInitialContextFactory");
    //env.put(Context.SECURITY_PRINCIPAL, "guest");
    //env.put(Context.SECURITY_CREDENTIALS, "welcome");
    //Context ic = new InitialContext (env);
    System.out.println("\nBegin statelesssession DemoClient.\n");
    Context context = new InitialContext();
    Object homeObject = context.lookup("java:comp/env/DemoApplication");
    DemoHome home= (DemoHome)PortableRemoteObject.narrow(homeObject, DemoHome.class);
    System.out.println("Creating Demo\n");
    Demo demo = home.create();
    System.out.println("The result of demoSelect() is.. " +demo.sayHello());
    }catch ( Exception e )
    System.out.println("::::::Error:::::: ");
    e.printStackTrace();
    System.out.println("End DemoClient....\n");
    When I am running client application I got this type of Exception
    java.lang.SecurityException : No such domain/application: sampledemo
    at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java : 2040)
    at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java : 1884)
    at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java : 1491)
    at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java : 323)
    at com.evermind.server.rmi.RMIContext.lookup(RMIConext.java : 106)
    at com.evermind.server.administration.LazyResourceFinder.lookup(LazyResourceFinder.java : 59)
    at com.evermind.server.administration.LazyResourceFinder.getEJBHome(LazyResourceFinder.java : 26)
    at com.evermind.server.Application.createContext(Application.java: 653)
    at com.evermind.server.ApplicationClientInitialContext.getInitialContext(ApplicationClientInitialContextFactory.java :179 )
    at javax.naming.spi.NamingManager.getInitialContext(NamingManger.java : 246)
    at javax.naming.InitialContext.getDefaultInitialCtx(InitialContext.java : 246)
    at javax.naming.InitialContext.init(InitialContext.java : 222)
    at javax.naming.InitialContext.<init>(InitialContext.java : 178)
    at DemoClient.main(DemoClient.java : 23)
    .ear file is copied into applications directory.
    I have configured server.xml file like this
    <application name="sampledemo" path="../applications/demos.ear" />
    demos.ear file Contains following files
    application.xml
    demobean.jar
    Manifest.mf
    demobean.jar file contains following files
    application-client.xml
    Demo.class
    DemoBean.class
    DemoHome.class
    ejb-jar.xml
    jndi.properties
    Mainifest.mf
    Please give me your valuable suggestions. Which are shall i configure .
    Thanks & Regards,
    Badri

    Hi Badri,
    ApplicationClientInitialContextFactory is for clients which got deployed inside OC4J container..
    For looking up EJB from a stand alone java client please use RMIInitialContextFactory..So please change ur code....
    Also please check ur server.xml
    Since you have specified your ejb domain as "sampledemo"
    you have to use that domian only for look up..But it seems that you are looking up for "Demo" domain instead of "sampledemo" domain...So change your code to reflect that..
    Code snippet for the same is :
    Hashtable env = new Hashtable();
    env.put("java.naming.provider.url", "ormi://localhost/sampledemo");
    env.put("java.naming.factory.initial", "om.evermind.server.rmi.RMIInitialContextFactory");
    env.put(Context.SECURITY_PRINCIPAL, "guest");
    env.put(Context.SECURITY_CREDENTIALS, "welcome");
    Context ic = new InitialContext (env);
    Hope this helps
    --Venky                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Creating an ear application

    Hi,
    I created an ear application using Application Assembly tool (AAT) and installed the application into the Enterprise Applications on WebSphere Application Server 4.0. The installed was successful and i can view my jsp page, but i can't view the image in that page. The image is in a different folder under web-inf. I am sure am giving the correct path in the jsp page. I think i need to change the configuration in one of the server files. Can anyone please help me.
    Thanks

    I am sure I can't help you with the Websphere stuff but I am just curious if the path to the image is indeed wrong. Rightclick on the area where the image is supposed to be displayed and see if you indeed got the right path and verify that the image is exactly in the same location.

  • Problem running any web applications in netbean

    I receive this error message whenever i wanted to run any web applications in my netbeans. The following messages usually come up and I want people to help me:
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    compile:
    compile-jsps:
    The Sun Java System Application Server could not start.
    More information about the cause is in the Server log file.
    Possible reasons include:
    - IDE timeout: refresh the server node to see if it's running now.
    - Port conflicts. (use netstat -a to detect possible port numbers already used by the operating system.)
    - Incorrect server configuration (domain.xml to be corrected manually)
    - Corrupted Deployed Applications preventing the server to start.(This can be seen in the server.log file. In this case, domain.xml needs to be modified).
    - Invalid installation location.
    C:\usr\JavaProjects\LtlProjects\nbproject\build-impl.xml:568: Deployment error:
    The Sun Java System Application Server could not start.
    More information about the cause is in the Server log file.
    Possible reasons include:
    - IDE timeout: refresh the server node to see if it's running now.
    - Port conflicts. (use netstat -a to detect possible port numbers already used by the operating system.)
    - Incorrect server configuration (domain.xml to be corrected manually)
    - Corrupted Deployed Applications preventing the server to start.(This can be seen in the server.log file. In this case, domain.xml needs to be modified).
    - Invalid installation location.
    See the server log for details.
    BUILD FAILED (total time: 1 minute 1 second)

    Netbeans is unable to deal with alias host name "localhost". But it isn't the only local server.
    Search for *::1 localhost* in your host file.
    I have Windows OS so host file is in this folder
    C:\Windows\System32\drivers\etc\hosts
    add *127.0.0.1 localhost* to the hosts file above the existing entry
    Should look like this:
    127.0.0.1 localhost
    ::1 localhost
    Stop server and close netbeans (if not already done).
    Restart and test. Server startup should be quicker.

  • Error while running a J2EE application on Oracle10gAS

    Hi,
    I am receiving an error when trying to run a J2EE application on Oracle10gAS. The application runs successfully on Oracle9iAS, but throws the following exception on 10g application server:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    - <SOAP-ENV:Body>
    - <SOAP-ENV:Fault>
    <faultcode>SOAP-ENV:Server.Exception:</faultcode>
    <faultstring>com.evermind.server.rmi.OrionRemoteException: Error in createInstance(): null; nested exception is: java.lang.NoClassDefFoundError</faultstring>
    <faultactor>/STAR-TicketBroker-context-root/TicketBrokerWS</faultactor>
    </SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Does anyone have any idea why I would be receiving this
    error? We are using Session EJBs in our J2EE application. Are there any changes needed in the code in order to migrate a J2EE application from 9i to 10g ???
    Please help.
    Thanks,
    -Prashant

    Hi Somil,
    I've just had this same error message, and it was because I had a bogus character in my JSP sources.  I'd cut-and-pasted the text from a Word document, and it included the "registered trademark" sign (an R in a circle) as a single character.  This worked in my test environment, but not in my production environment (where presumably the default encoding is different).  I replaced the character with the equivalent HTML entity &amp;reg; (ie. the five characters & r e g ; ) and it all worked.
    Have a look through the offending JSPs and see whether you have any characters that might be incompatible with your default encoding (anything that isn't plain old 7-bit ASCII is potentially a problem).  Change them to HTML entities and you should be fine.
    Hope this helps,
    Richie

  • How do I not let certain users run an installed application?

    I have a computer lab at a school that is running Snow Leopard and a Snow Leopard server.  Is there a way in Workgroup Manager to disallow the student group from running an installed application?  I know that I can "always allow" all the rest of the applications, but there is just one that I specifically want to disallow and I don't want to have to be constantly updating an application whitelist.

    Hang an ACL off the bundle and — presuming your students are all associated with a group I'll refer to as "student" group — use the ACL to deny access to anybody in "student"?  That's sort-of and sort-of-not WGM, but it'll work.

  • A web developer problem while running a web application

    Hi all,
    I'm novice to J2EE.
    I've encountered a problem while accessing the deployed module in weblogic 8.1 server.
    I'm sure that the webapplication module is deployed as i saw my module in administration console & also the status said that it is deployed.
    when i access my web application by specifying the proper server and port no and context root it is showing
    either 505 - resource not found error(http://localhost:7001/Suresh-2/Suresh) or 404 - not found error.( http://localhost:7001/Suresh-2/Suresh)
    Now let me elaborate what i've done till now.
    My webapplication folder structure is : C:\bea\user_projects\domains\mydomain\applications\Suresh\WEB-INF\classes\Sai\ServExamp.class
    My servlet is ServExamp.java
    I created a folder called "Suresh". In that folder created another folder called "WEB-INF". In WEB-INF created a folder called "Classes".
    Since my servlet is in package "Sai", the .class file reside in \Suresh\WEB-INF\Classes\Sai\ServExamp.class
    The source code is :
    package Sai;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    public class ServExamp extends HttpServlet
    public void doPost(HttpServletRequest req,HttpServletResponse res)throws IOException
    PrintWriter out=res.getWriter();
    java.util.Date today=new java.util.Date();
    out.println("<html>"+"<body>"+
    "<h1 align=center>HF\'s Chapter1 Servlet </h1>"
    +"<br>"+today+"</body>"+"</html>");
    Now i'm almost done creating a web application. Next, I constructed a simple web.xml descriptor that gives a web friendly name for my servlet, and points to the servlet. I constructed web.xml descriptor file in the WEB-INF folder (C:\bea\user_projects\domains\mydomain\applications\Suresh\WEB-INF\).
    The web.xml file source is :
    <!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>Hello World Web Application</display-name>
    <description>Test Servlet</description>
    <servlet>
    <servlet-name>ServExamp</servlet-name>
    <servlet-class>Sai.ServExamp</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>ServExamp</servlet-name>
    <url-pattern>/Suresh</url-pattern>
    </servlet-mapping>
    </web-app>
    Now I have told Weblogic that the URI /Suresh corresponds to my servlet "Sai.ServExamp".
    My Web Application is ready to be deployed at this point. I logged onto Weblogic's admin console,
    1) clicked on deployments, then navigated to "Web Application Modules" .
    2) Clicked "Deploy new Web Application Module"
    3) Navigated to the location of your web application folder (Suresh). There was a radio button next to it indicating that I can select that folder as a valid web application.
    4) I Clicked that radio button and clicked "Target Module".
    5) It informed that my web application "Suresh" will be deployed to myServer.It asked a name for my web application deployment. By default it was "Suresh"
    I clicked Deploy.
    6) After deployment, my web application "Suresh" appeared in the "Web Application Modules" tree on the left.
    I Clicked on "Suresh"( my web application) then clicked the testing tab, then clicked the link shown there(http://localhost:7001/Suresh-2).
    It was not showing my servlet (showed a 403 error)
    Error - 403
    This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    I think so it came b'coz I don't have an index.html or index.jsp page.
    7)Instead,I added my servlet on to the URL it provided.
    http://localhost:7001/Suresh-2/Suresh
    It is showing these error code: Http: 505 resource not allowed
    The page cannot be displayed
    The page you are looking for cannot be displayed because the address is incorrect.
    Please try the following:
    If you typed the page address in the Address bar, check that it is entered correctly.
    Open the localhost:7001 home page and then look for links to the information you want.
    Click Search to look for information on the Internet.
    when i just type : http://localhost:7001/ -> Error 404 not found error
    it's showing
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    I want to run my web application & any help would be appreciated.
    Thanks in advance.
    with regards,
    S.SayeeNarayanan.
    Note: I even deployed my war file, which i got by execution of (jar cv0f webapp.war . ) command from the root directory of my web application i.e. Suresh
    Then executed my webapplication it is showing
    error-505 resource not allowed.
    --------------------------------------------------------------------------------------------

    try a fully qualified path to the pem file

  • I've updated my Macbook Pro and my iMac with Maverick, updating the various apps. On my Macbook, everything functions perfectly. On my iMac, I get the Your System has Run out of Application Memory, and it's based our Mail, the only app not updated. Ideas?

    Maverick and Your System message
    I've updated my Macbook Pro and my iMac with Maverick, updating the various apps (Pages, Aperture, iPhoto, Numbers & iMovie, too) in the process.
    On my Macbook, everything functions perfectly. On my iMac, I get the Your System has Run out of Application Memory message. But it's not Calendar, it's Mail that not only won't open, but when it does now, it takes the entire system out with it.
    I open Safari, and it works. I open Firefox, and it works and Safari still works. I open Calendar and it works, Safari and Firefox continue to work. I open Reminders, and everything still works.
    I open Aperture, and it opens Finder instead, showing the 3.5 update that was installed two days ago (and Aperture has functioned), but doesn't seem to update the app; after about 20 seconds the update disappears and I can now open Aperture and it shows I'm now opening the updated Aperture, which it didn't show before.
    I click on Mail, and the cursor spins for ten minutes. The mail window finally opens, but the cursor spins and does not connect to upload new mail, and I finally Force Quit Mail. Since the Maverick update, even though Mail was not updated (and maybe because Mail was not updated), I have been able to receive emails twice, and then the program crashed.
    Besides the Aperture app, Pages didn't fully update on the iMac, and I had to remove the old Pages icon from the dock after the new program loaded up from Applications.
    Any ideas?

    Maverick and Your System message
    I've updated my Macbook Pro and my iMac with Maverick, updating the various apps (Pages, Aperture, iPhoto, Numbers & iMovie, too) in the process.
    On my Macbook, everything functions perfectly. On my iMac, I get the Your System has Run out of Application Memory message. But it's not Calendar, it's Mail that not only won't open, but when it does now, it takes the entire system out with it.
    I open Safari, and it works. I open Firefox, and it works and Safari still works. I open Calendar and it works, Safari and Firefox continue to work. I open Reminders, and everything still works.
    I open Aperture, and it opens Finder instead, showing the 3.5 update that was installed two days ago (and Aperture has functioned), but doesn't seem to update the app; after about 20 seconds the update disappears and I can now open Aperture and it shows I'm now opening the updated Aperture, which it didn't show before.
    I click on Mail, and the cursor spins for ten minutes. The mail window finally opens, but the cursor spins and does not connect to upload new mail, and I finally Force Quit Mail. Since the Maverick update, even though Mail was not updated (and maybe because Mail was not updated), I have been able to receive emails twice, and then the program crashed.
    Besides the Aperture app, Pages didn't fully update on the iMac, and I had to remove the old Pages icon from the dock after the new program loaded up from Applications.
    Any ideas?

  • Mavericks Mail Kernel System Has Run Out of Application Memory

    I have a new Mavericks late 2013 MBP.  When I got the computer, I used Migration Assistant to transfer everything from my late 2008 MacBook to the new MBP.  Now when I launch Mail, my memory use skyrockets and within a minute or so, I get a "run out of application memory" error message.  Soon after the computer stops working until I reboot.  Activity Monitor shows Memory Pressure at its redline max, Virtual Memory at about 70 GB, Swap Used 20 GB, Compressed 10 MB.  The processes using all the memory are kernel-task 10 GB and mds_stores 5 GB.  However, Spotlight is fully indexed and mds is inactive until I launch Mail.
    Interestingly, it happens even if I quit Mail immediately after launching it - the Mail window doesn't even need to open; the memory ust still climbs.  But it only happens with Mail; all other applications work fine.  Also, it does not happen if I boot in Safe Mode or if I log in using a different user account.
    I have spend many hours on the phone with the Apple tech guys, they sent log files to Apple engineering, and none can figure this out.  Their solution is to work around by creating a new user and transfer files over - not an elegant solution...
    I ran the diagnostic suggested by Link Davis; results copied below. I also ran the Etresoft diagnostic both before and after launching Mail.  Results also copied below.
    I am guessing that a 3rd party application in my user area causes Spotlight to loose control, when Mail is launched, perhaps trying to index 10,000 emails, but I really have no idea!
    Any help would be GREATLY appreciated!
    Link Davis Diagnostic
    Step 1
    nothing
    Step 2
    com.google.keystone.daemon
    com.adobe.fpsaud
    Step 3
    com.google.keystone.system.agent
    com.displaylink.useragent
    com.zeobit.MacKeeper.Helper
    com.spotify.webhelper
    com.facebook.videochat.rossmeador.updater
    com.adobe.ARM.ad895013aeb33ea6e968d9fdc06c0eb42c7c2a5229d98d64ad002716
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae
    com.adobe.AAM.Scheduler-1.0
    Step 4
    /Library/Components:
    /Library/Extensions:
    ATTOCelerityFC8.kext
    ATTOExpressSASHBA2.kext
    ATTOExpressSASRAID2.kext
    ArcMSR.kext
    CalDigitHDProDrv.kext
    HighPointIOP.kext
    HighPointRR.kext
    PromiseSTEX.kext
    SoftRAID.kext
    /Library/Frameworks:
    .DS_Store
    AEProfiling.framework
    AERegistration.framework
    Adobe AIR.framework
    AudioMixEngine.framework
    DivX Toolkit.framework
    HPDeviceModel.framework
    HPPml.framework
    HPServicesInterface.framework
    HPSmartPrint.framework
    HPSmartX.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    Skype.framework
    TSLicense.framework
    iLifeFaceRecognition.framework
    iLifeKit.framework
    iLifePageLayout.framework
    iLifeSQLAccess.framework
    iLifeSlideshow.framework
    iTunesLibrary.framework
    /Library/Input Methods:
    /Library/InputManagers:
    Ecamm
    /Library/Internet Plug-Ins:
    AdobePDFViewer.plugin
    AdobePDFViewerNPAPI.plugin
    AmazonMP3DownloaderPlugin101750.plugin
    DRM Plugin.bundle
    Default Browser.plugin
    DirectorShockwave.plugin
    Disabled Plug-Ins
    DivXBrowserPlugin.plugin
    Flash Player.plugin
    Flip4Mac WMV Plugin.plugin
    Flip4Mac WMV Plugin.webplugin
    GarminGpsControl.plugin
    Google Earth Web Plug-in.plugin
    JavaAppletPlugin.plugin
    OfficeLiveBrowserPlugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    RealPlayer Plugin.plugin
    Silverlight.plugin
    flashplayer.xpt
    googletalkbrowserplugin.plugin
    iPhotoPhotocast.plugin
    npdivx.xpt
    npgtpo3dautoplugin.plugin
    nsIQTScriptablePlugin.xpt
    o1dbrowserplugin.plugin
    /Library/Keyboard Layouts:
    /Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.displaylink.useragent.plist
    com.google.keystone.agent.plist
    /Library/LaunchDaemons:
    com.adobe.fpsaud.plist
    com.displaylink.usbnivolistener.plist
    com.google.keystone.daemon.plist
    /Library/PreferencePanes:
    DivX.prefPane
    Flash Player.prefPane
    Flip4Mac WMV.prefPane
    /Library/PrivilegedHelperTools:
    /Library/QuickLook:
    GBQLGenerator.qlgenerator
    iBooksAuthor.qlgenerator
    iWork.qlgenerator
    /Library/QuickTime:
    .DS_Store
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    macam.app
    macam.component
    /Library/ScriptingAdditions:
    /Library/Spotlight:
    .DS_Store
    GBSpotlightImporter.mdimporter
    LogicPro.mdimporter
    Microsoft Office.mdimporter
    iBooksAuthor.mdimporter
    iWork.mdimporter
    /Library/StartupItems:
    HP IO
    /etc/mach_init.d:
    /etc/mach_init_per_login_session.d:
    /etc/mach_init_per_user.d:
    Library/Address Book Plug-Ins:
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Fonts:
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    CitrixOnlineWebDeploymentPlugin.plugin
    FacebookVideoCalling.bundle
    Picasa.plugin
    WebEx.plugin
    WebEx64.plugin
    Library/Keyboard Layouts:
    Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    com.adobe.ARM.ad895013aeb33ea6e968d9fdc06c0eb42c7c2a5229d98d64ad002716.plist
    com.facebook.videochat.rossmeador.plist
    com.spotify.webhelper.plist
    com.zeobit.MacKeeper.Helper.plist
    Library/PreferencePanes:
    Library/QuickTime:
    Google Camera Adapter 0.component
    Google Camera Adapter 1.component
    Library/Services:
    .localized
    Step 5
    Nothing
    Etresoft Before Launching Mail
    Hardware Information:
    MacBook Pro (Retina, 13-inch, Late 2013)
    MacBook Pro - model: MacBookPro11,1
    1 2.8 GHz Intel Core i7 CPU: 2 cores
    16 GB RAM
    Video Information:
    Intel Iris - VRAM: 1024 MB
    Audio Plug-ins:
    BluetoothAudioPlugIn: Version: 1.0
    AirPlay: Version: 1.9
    AppleAVBAudio: Version: 2.0.0
    iSightAudio: Version: 7.7.3
    Startup Items:
    HP IO - Path: /Library/StartupItems/HP IO
    System Software:
    OS X 10.9 (13A2093) - Uptime: 0 days 0:6:5
    Disk Information:
    APPLE SSD SM1024F disk0 : (1 TB)
    EFI (disk0s1) <not mounted>: 209.7 MB
    Macintosh HD (disk0s2) /: 999.7 GB (761.42 GB free)
    Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
    Apple Internal Memory Card Reader
    Apple Inc. BRCM20702 Hub
    Apple Inc. Bluetooth USB Host Controller
    Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
    Apple Inc. thunderbolt_bus
    Apple Inc. Thunderbolt to Gigabit Ethernet Adapter
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
    [loaded] com.adobe.fpsaud.plist
    [not loaded] com.displaylink.usbnivolistener.plist
    [loaded] com.google.keystone.daemon.plist
    Launch Agents:
    [not loaded] com.adobe.AAM.Updater-1.0.plist
    [failed] com.displaylink.useragent.plist
    [loaded] com.google.keystone.agent.plist
    User Launch Agents:
    [loaded] com.adobe.AAM.Updater-1.0.plist
    [loaded] com.adobe.ARM.[...].plist
    [loaded] com.adobe.ARM.[...].plist
    [loaded] com.facebook.videochat.[redacted].plist
    [loaded] com.spotify.webhelper.plist
    [loaded] com.zeobit.MacKeeper.Helper.plist
    User Login Items:
    None
    3rd Party Preference Panes:
    DivX
    Flash Player
    Flip4Mac WMV
    Internet Plug-ins:
    AdobePDFViewer.plugin
    AdobePDFViewerNPAPI.plugin
    AmazonMP3DownloaderPlugin101750.plugin
    Default Browser.plugin
    DirectorShockwave.plugin
    DivXBrowserPlugin.plugin
    Flash Player.plugin
    FlashPlayer-10.6.plugin
    Flip4Mac WMV Plugin.plugin
    GarminGpsControl.plugin
    Google Earth Web Plug-in.plugin
    googletalkbrowserplugin.plugin
    iPhotoPhotocast.plugin
    JavaAppletPlugin.plugin
    npgtpo3dautoplugin.plugin
    o1dbrowserplugin.plugin
    OfficeLiveBrowserPlugin.plugin
    QuickTime Plugin.plugin
    RealPlayer Plugin.plugin
    Silverlight.plugin
    User Internet Plug-ins:
    CitrixOnlineWebDeploymentPlugin.plugin
    Picasa.plugin
    WebEx.plugin
    WebEx64.plugin
    Bad Fonts:
    None
    Time Machine:
    Auto backup: NO
    Time Machine not configured!
    Top Processes by CPU:
        2% WindowServer
        1% EtreCheck
        0% coreservicesd
        0% Dock
        0% CoreServicesUIAgent
        0% imagent
    Top Processes by Memory:
    344 MB   mds_stores
    213 MB   Safari
    115 MB   Dock
    82 MB    mdworker
    66 MB    mds
    33 MB    MacKeeper Helper
    33 MB    PluginProcess
    33 MB    WindowServer
    16 MB    com.apple.dock.extra
    16 MB    storeagent
    Virtual Memory Statistics:
    12.72 GB Free RAM
    1.77 GB  Active RAM
    176 MB   Inactive RAM
    1.33 GB  Wired RAM
    660 MB   Page-ins
    0 B      Page-outs
    Immediately After Launching Mail
    Hardware Information:
    MacBook Pro (Retina, 13-inch, Late 2013)
    MacBook Pro - model: MacBookPro11,1
    1 2.8 GHz Intel Core i7 CPU: 2 cores
    16 GB RAM
    Video Information:
    Intel Iris - VRAM: 1024 MB
    Audio Plug-ins:
    BluetoothAudioPlugIn: Version: 1.0
    AirPlay: Version: 1.9
    AppleAVBAudio: Version: 2.0.0
    iSightAudio: Version: 7.7.3
    Startup Items:
    HP IO - Path: /Library/StartupItems/HP IO
    System Software:
    OS X 10.9 (13A2093) - Uptime: 0 days 0:8:39
    Disk Information:
    APPLE SSD SM1024F disk0 : (1 TB)
    EFI (disk0s1) <not mounted>: 209.7 MB
    Macintosh HD (disk0s2) /: 999.7 GB (761.39 GB free)
    Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
    Apple Internal Memory Card Reader
    Apple Inc. BRCM20702 Hub
    Apple Inc. Bluetooth USB Host Controller
    Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
    Apple Inc. thunderbolt_bus
    Apple Inc. Thunderbolt to Gigabit Ethernet Adapter
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    [failed] com.apple.pictd.plist
    Launch Daemons:
    [loaded] com.adobe.fpsaud.plist
    [not loaded] com.displaylink.usbnivolistener.plist
    [loaded] com.google.keystone.daemon.plist
    Launch Agents:
    [not loaded] com.adobe.AAM.Updater-1.0.plist
    [failed] com.displaylink.useragent.plist
    [loaded] com.google.keystone.agent.plist
    User Launch Agents:
    [loaded] com.adobe.AAM.Updater-1.0.plist
    [loaded] com.adobe.ARM.[...].plist
    [loaded] com.adobe.ARM.[...].plist
    [loaded] com.facebook.videochat.[redacted].plist
    [loaded] com.spotify.webhelper.plist
    [loaded] com.zeobit.MacKeeper.Helper.plist
    User Login Items:
    None
    3rd Party Preference Panes:
    DivX
    Flash Player
    Flip4Mac WMV
    Internet Plug-ins:
    AdobePDFViewer.plugin
    AdobePDFViewerNPAPI.plugin
    AmazonMP3DownloaderPlugin101750.plugin
    Default Browser.plugin
    DirectorShockwave.plugin
    DivXBrowserPlugin.plugin
    Flash Player.plugin
    FlashPlayer-10.6.plugin
    Flip4Mac WMV Plugin.plugin
    GarminGpsControl.plugin
    Google Earth Web Plug-in.plugin
    googletalkbrowserplugin.plugin
    iPhotoPhotocast.plugin
    JavaAppletPlugin.plugin
    npgtpo3dautoplugin.plugin
    o1dbrowserplugin.plugin
    OfficeLiveBrowserPlugin.plugin
    QuickTime Plugin.plugin
    RealPlayer Plugin.plugin
    Silverlight.plugin
    User Internet Plug-ins:
    CitrixOnlineWebDeploymentPlugin.plugin
    Picasa.plugin
    WebEx.plugin
    WebEx64.plugin
    Bad Fonts:
    None
    Time Machine:
    Auto backup: NO
    Time Machine not configured!
    Top Processes by CPU:
        98% mds_stores
        31% Mail
        3% WindowServer
        1% opendirectoryd
        1% EtreCheck
        1% fontd
        0% usernoted
        0% coreservicesd
        0% Dock
        0% mDNSResponder
    Top Processes by Memory:
    9.67 GB  mds_stores
    262 MB   Mail
    213 MB   Safari
    115 MB   Dock
    98 MB    mds
    66 MB    ReportCrash
    66 MB    WindowServer
    49 MB    Notes
    49 MB    SystemUIServer
    33 MB    MacKeeper Helper
    Virtual Memory Statistics:
    1.54 GB  Free RAM
    12.70 GB Active RAM
    396 MB   Inactive RAM
    1.37 GB  Wired RAM
    954 MB   Page-ins
    0 B      Page-outs

    Have you looked into Activity Monitor utility to see what system resources exist and how they are being allocated to applications, the OS X, and other background functions?
    You could boot in SafeBoot (shift key held through startup) and run Disk Utility> repair disk permissions. That can tell you a few things about your hard disk drive, capacities, and it may not hurt to repair disk permissions. Restart normally when done.
    Or try & boot from the Install DVD and use the version of Disk Utility in there to attempt to 'repair disk' while the HDD is unmounted. Then choose Startup manager to boot from the HDD and ignore the DVD on a restart.
    Is your computer as listed, a PowerPC (pre-intel architecture)
    Apple product, with a G4/G5 CPU from before 2006? If so,
    a host could move the discussion from this Intel area.
    Without more information, a failure of traction results from speculation.
    Is your computer still running OS X 10.5.3, or is that 10.5.8+ now?
    Good luck & happy computing!
    edited 2x

Maybe you are looking for

  • Problems in jazn security

    Hi , I'm having troubles to configure my embedded oc4j application in jdeveloper I create a class which implements LoginModule , I generate a jar file for this class and put this in my JDEV_HOME/jdev/lib , in jdeveloper in put in Tools ->Embedded OC4

  • Import and use DLL

    Hi, I have created a DLL in visual studio 2012 , i want to import this DLL to Diadem and using his function. how can i do that? Thanks

  • Iphone will connect to itunes on computer,

    any suggestions..I have snow leopeard

  • How to upgade to 4.1.1?

    I've got 3.0.5 on my computer and when I do a version check, it says that is the latest. I'm running OSX 10.5. Am I missing something? Thanks in advance!

  • Searching for material with material group

    Hi Friends, How to get the old material no. material no., description after searching for material with material group.please reply....