java.lang.NoClassDefFoundError: com/bea/wls/ejbgen/ant/EJBGenAntTask

I've updated to Weblogic 10.3 9.2mp3.
My application uses ejbGenAntTask in build.xml
. But in wls.ejbgen weblogic.jar 10.3 package is missing
where the error java.lang.NoClassDefFoundError: com/bea/wls/ejbgen/ant/EJBGenAntTask

10.3 weblogic.jar package structure seems to be different from weblogic.jar 9.2

Is there any workaround for this their.

Thanks in advance

Hello

com.bea.wls.ejbgen.ant.EJBGenAntTask is located in the com.bea.core.ejbgen_1.0.0.0.jar file:

the jar file can be found at: %BEA_HOME%\modules\com.bea.core.ejbgen_1.0.0.0.jar

So, try to place the com.bea.core.ejbgen_1.0.0.0.jar file in the classpath.

Thank you
Sandeep

Tags: Fusion Middleware

Similar Questions

  • java.lang.ClassNotFoundException: com.bea.xml.XmlException

    Hello experts

    I use weblogic.jar to deploy the EAR with the WebLogic Server deployment plan, and I'm going to NoClassDefFoundError to com.bea.xml.XmlException.

    the following error

    java.lang.NoClassDefFoundError: com/bea/xml/XmlException

    at weblogic.descriptor.BasicDescriptorManager.getMarshallerFactory(BasicDescriptorManager.java:143)

    at weblogic.descriptor.BasicDescriptorManager.getDescriptorFactory(BasicDescriptorManager.java:183)

    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:320)

    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:287)

    at weblogic.deploy.api.spi.config.DescriptorParser.parseDeploymentPlan(DescriptorParser.java:128)

    at weblogic.deploy.api.spi.deploy.internal.BasicOperation.parsePlan(BasicOperation.java:246)

    at weblogic.deploy.api.spi.deploy.internal.BasicOperation.run(BasicOperation.java:166)

    at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.deploy(WebLogicDeploymentManagerImpl.java:369)

    at weblogic.deploy.api.tools.deployer.DeployOperation.execute(DeployOperation.java:47)

    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:139)

    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)

    at weblogic.utils.compiler.Tool.run(Tool.java:158)

    at weblogic.utils.compiler.Tool.run(Tool.java:115)

    in weblogic. Deployer.Run (deployer. Java:70)

    in weblogic. Deployer.main (deployer. Java:54)

    Caused by: java.lang.ClassNotFoundException: com.bea.xml.XmlException

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)

    ... 15 more

    Try with wlfullclient.jar

    See this

    Using the WebLogic JarBuilder tool

  • Exception in thread "AWT-EventQueue-3" java.lang.NoClassDefFoundError: com

    Hi all.

    I'm using forms 11 g r2 and try to configure webutil, but I got the following error in the console.
    Please can someone help me regarding the following error.

    RegisterWebUtil - support WebUtil Version 11.1.2.0
    Forms Session ID is formsapp.44
    The proxy host is null, and the proxy port is 0.
    Native implementation of HTTP is used for the connection.
    The connection mode is HTTP.
    Applet Forms version is 11.1.2.0
    Exception in thread "AWT-EventQueue-3" java.lang.NoClassDefFoundError: com/com/jacob/ComFailException
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName (unknown Source)
    at oracle.forms.handler.UICommon.instantiate (unknown Source)
    at oracle.forms.handler.UICommon.onCreate (unknown Source)
    at oracle.forms.handler.JavaContainer.onCreate (unknown Source)
    at oracle.forms.engine.Runform.onCreateHandler (unknown Source)
    at oracle.forms.engine.Runform.processMessage (unknown Source)
    at oracle.forms.engine.Runform.processSet (unknown Source)
    at oracle.forms.engine.Runform.onMessageReal (unknown Source)
    at oracle.forms.engine.Runform.onMessage (unknown Source)
    at oracle.forms.engine.Runform.processEventEnd (unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent (unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent (unknown Source)
    at java.awt.Component.dispatchEventImpl (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Window.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.EventQueue.dispatchEventImpl (unknown Source)
    to java.awt.EventQueue.access$ 000 (unknown Source)
    in java.awt.EventQueue$ 1.run (unknown Source)
    in java.awt.EventQueue$ 1.run (unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    in java.security.AccessControlContext$ 1.doIntersectionPrivilege (unknown Source)
    in java.security.AccessControlContext$ 1.doIntersectionPrivilege (unknown Source)
    in java.awt.EventQueue$ 2.run (unknown Source)
    in java.awt.EventQueue$ 2.run (unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    in java.security.AccessControlContext$ 1.doIntersectionPrivilege (unknown Source)
    at java.awt.EventQueue.dispatchEvent (unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters (unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter (unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (unknown Source)
    at java.awt.EventDispatchThread.pumpEvents (unknown Source)
    at java.awt.EventDispatchThread.pumpEvents (unknown Source)
    at java.awt.EventDispatchThread.run (unknown Source)
    Caused by: java.lang.ClassNotFoundException: com.jacob.com.ComFailException
    at sun.plugin2.applet.Applet2ClassLoader.findClass (unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0 (unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (unknown Source)
    at java.lang.ClassLoader.loadClass (unknown Source)
    ... more than 40

    Hello

    If you use forms 11 g R2 then do something like that.
    change your default.env
    and in the classpath section add frmwebutil.jar and jacob.jar.

    hope this helps u.

    Sarah

  • java.lang.NoClassDefFoundError: com/pointbase/session/sessionManager

    setDomainEnv.cmd:

    CLASSPATH=%PRE_CLASSPATH%;%WEBLOGIC_CLASSPATH%;%POST_CLASSPATH%;%WLP_POST_CLASSPATH%;%WL_HOME%\common\val\pointbase\lib\pbembedded57.jar;%WL_HOME%\integration\lib\util.jar;

    This is the actual path to the jar file:
    C:\bea103\wlserver_10.3\common\eval\pointbase\lib

    Error:

    Connection test failed.
    Error java.lang.NoClassDefFoundError: com/pointbase/session/sessionManager

    I am trying to connect to

    Name:
    JNDI name: *.
    Database Type: PointBase
    Database driver: * pilot the PointBase (Type 4) version: 4.x, 5.x

    The database name: HRDATABASE
    Host name: localhost
    Port: 9092
    Database User Name: PBPUBLIC
    Password: PBPUBLIC


    What could I do it wrong?

    Published by: suhas_sm on March 30, 2010 11:41

    This happens several times... Once I forgot to add a full JAR as well as the location in my classpath file... you missed only a character...

  • WLS 12.1.3 java.lang.NoClassDefFoundError: oracle, dms, console, DMSConsole

    Hello

    I have a maven based application created using oracle WebLogic Maven Plugin. Application uses UCP and I connect the UCP connection details in the application.  Your application is deployed in wls 12.1.3 (JDK jdk1.8.0_45) and it gives java.lang.NoClassDefFoundError: oracle/dms/console/DMSConsole when you access.

    I have dms.jar in dependence of maven pom (manually added to the repo local mvn) and I checked that dms.jar is present in WEB-INF\lib war of the application and dms.jar contains the DMSConsole class under oracle/dms/console folder file.  I use Spring beans to initialize the logging of the UCP. This application works in Tomcat 7.5. There is error in wls 12.1.3 and 12.1.1. Please advice on how to debug / fix...

    bean for logging

    < bean id = "conpoolmgr".

    Class = "Oracle.UCP.admin.UniversalConnectionPoolManagerImpl"

    factory method = "getUniversalConnectionPoolManager".

    p:LogLevel = "FINEST" / >

    Newspapers:

    [ServletContext@131823626[app:basicWebapp module: basicWebapp.war path specification: null-version: 3.0], request: [weblogic.servlet.internal.ServletRequestImpl@6ba61b7a

    GET /basicWebapp/welcome.html HTTP/1.1

    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; RV:37.0) Gecko/20100101 Firefox/37.0

    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

    Accept-Language: en-US, en; q = 0.5

    Accept-Encoding: gzip, deflate

    Referer: http://xxx.xxx.xxx.xxx:7001 / basicWebapp /

    Connection: keep-alive

    Root cause]] of ServletException.

    java.lang.NoClassDefFoundError: oracle, dms, console, DMSConsole

    at java.lang.Class.getDeclaredMethods0 (Native Method)

    at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)

    at java.lang.Class.getDeclaredMethods(Class.java:1975)

    at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:571)

    at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:488)

    at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:501)

    at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:474)

    at org.springframework.util.ReflectionUtils.getUniqueDeclaredMethods(ReflectionUtils.java:534)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryMethod(AbstractAutowireCapableBeanFactory.java:677)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:621)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:591)

    at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1397)

    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:434)

    at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)

    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:82)

    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:606)

    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:462)

    to org.springframework.context.support.ClassPathXmlApplicationContext. < init > (ClassPathXmlApplicationContext.java:139)

    to org.springframework.context.support.ClassPathXmlApplicationContext. < init > (ClassPathXmlApplicationContext.java:83)

    at com.test.springapp.HelloWorld.helloWorld(HelloWorld.java:32)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)

    at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)

    at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)

    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)

    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)

    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)

    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)

    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: java.lang.ClassNotFoundException: oracle.dms.console.DMSConsole

    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:331)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    at java.lang.Class.getDeclaredMethods0 (Native Method)

    at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)

    at java.lang.Class.getDeclaredMethods(Class.java:1975)

    at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:571)

    at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:488)

    at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:501)

    at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:474)

    at org.springframework.util.ReflectionUtils.getUniqueDeclaredMethods(ReflectionUtils.java:534)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryMethod(AbstractAutowireCapableBeanFactory.java:677)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:621)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:591)

    at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1397)

    at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:434)

    at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:404)

    at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:82)

    at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:606)

    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:462)

    to org.springframework.context.support.ClassPathXmlApplicationContext. < init > (ClassPathXmlApplicationContext.java:139)

    to org.springframework.context.support.ClassPathXmlApplicationContext. < init > (ClassPathXmlApplicationContext.java:83)

    at com.test.springapp.HelloWorld.helloWorld(HelloWorld.java:32)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)

    at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)

    at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)

    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)

    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)

    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)

    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)

    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:62)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Thank you

    Sandeep

    Checked the Classloading WebLogic using CAT ' (wls-chat app) and found oracle.dms.console.DMSConsole was responsible for jar web - inf and ucp classes have been responsible for weblogic jar, used under entry in weblogic.xml to load all of the web - inf to solve the problem

    true

    Thank you

    Sandeep

  • Migrated JDeveloper 10 g application JDev11g (11.1.1.7) when you run my our application then error java.lang.NoClassDefFoundError: ${java}

    Using the 7101 port *.

    C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.7.40.64.93\DefaultDomain\bin\startWebLogic.cmd

    [waiting for the server to complete its initialization...].

    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 128 m - XX: MaxPermSize = 512 m.

    Start mode of WLS = development.

    CLASSPATH=D:\ORACLE~1.7\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;D:\ORACLE~1.7\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\ORACLE~1.7\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\ORACLE~1.7\MIDDLE~1\JDK160~1\lib\tools.jar;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\ORACLE~1.7\MIDDLE~1\modules\features\weblogic.server.modules_10.3.5.0.jar;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\ server\lib\webservices.jar;D:\ORACLE~1.7\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\ORACLE~1.7\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\ORACLE~1.7\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;D:\Oracle_11.1.1.7\Middleware\jdk160_24\bin

    .

    PATH=D:\ORACLE~1.7\MIDDLE~1\patch_wls1035\profiles\default\native;D:\ORACLE~1.7\MIDDLE~1\patch_jdev1111\profiles\default\native;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server\bin;D:\ORACLE~1.7\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\ORACLE~1.7\MIDDLE~1\JDK160~1\jre\bin;D:\ORACLE~1.7\MIDDLE~1\JDK160~1\bin;D:\OracleDb_11g\app\oracle\product\11.2.0\server\bin;; C:\product\10.1.3.1\OracleAS_1\jdk\bin; C:\product\10.1.3.1\OracleAS_1\ant\bin; C:\product\10.1.3.1\OracleAS_1\bin; C:\Windows\System32; C:\Windows; C:\Windows\System32\Wbem; C:\Windows\system32\WindowsPowerShell\v1.0\; C:\Program Files\Java\jdk1.6.0_26\bin;;D:\ Oracle~1.7\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8

    .

    ***************************************************

    * To start WebLogic Server, use a username and *.

    * password assigned to an administrator-level user.  For *.

    * server administration, using the WebLogic Server *.

    * the http://hostname:port\console console *.

    ***************************************************

    from weblogic with the Java version:

    Java version "1.6.0_24".

    Java (TM) SE Runtime Environment (build 1.6.0_24 - b50)

    Java Client VM (build 19.1 - b02, mixed mode)

    WLS starting with line:

    D:\ORACLE~1.7\MIDDLE~1\JDK160~1\bin\java-client-Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 128 m - XX: MaxPermSize = $512m-Dweblogic.Name=DefaultServer-Djava.security.policy=D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy {java} - ${oc4j.jar}-Djava.protocol.handler.pkgs=com.sun.net.ssl-Djbo.debugoutput=console-Dadfvdt.disableOjspDeployment=true-Doracle.jdeveloper.adrs=true-Dweblogic.nodemanager.ServiceEnabled=true-classpath ${oc4j.environ.type} ${memory.archive.flag} ${keep.alive.timeout.flag} ${oracle.jms.lock.flag} ${oc4j.main.class} - config ${server.xml} - Xverify: aucun-da-Dplatform.home=D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3-Dwls.home=D:\ORACLE~1.7\MIDDLE~1\WLSERV~1.3\server-Dweblogic.home=D:\ORACLE~1.7\MIDDLE~1\ WLSERV ~ 1.3\server-Djps.app.credential.overwrite.allowed= true-Dcommon.components.home=D:\ORACLE~1.7\MIDDLE~1\ORACLE~1-Djrf.version=11.1.1-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger-Ddomain.home=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1-Djrockit.optfile=D:\ORACLE~1.7\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt-Doracle.server.config.dir=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1\servers\DefaultServer-Doracle.domain.config.dir=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1-Digf.arisidbeans.carmlloc=C:\Users\ ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\ DEFAUL~1\config\FMWCON~1\carml-Digf.arisidstack.home=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\FMWCON~1\arisidprovider-Doracle.security.jps.config=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\config\fmwconfig\jps-config.xml-Doracle.deployed.app.dir=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\servers\DefaultServer\tmp\_WL_user-Doracle.deployed.app.ext=\--Dweblogic.alternateTypesDirectory=D:\ORACLE~1.7\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1 , D:\ORACLE~1.7\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1,D:\ORACLE~1.7\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Dweblogic.jdbc.remoteEnabled=false-Dwsm.repository.path=C:\Users\ADMINI~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.93\DEFAUL~1\oracle\store\gmds-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=D:\ORACLE~1.7\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\ORACLE~1.7\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic. Server

    1. java.lang.NoClassDefFoundError: ${java}

    Caused by: java.lang.ClassNotFoundException: ${java}

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)

    The main class is not found: ${java}.  Program ends.

    Exception in thread "main" process is completed.

    Please give some suggestion

    Thanks and greetings

    Maroof

    Hi all

    Problem solved now I am able to run and error disappeared with changes below.

    Go to JDeveloper-> Navigator-> ViewControler project properties > JAVA EE Application > integrated command-line WLS.

    Precedent has been

    ${java} ${} jvm - classpath ${oc4j.jar} {java.options}

    ${oc4j.environ.type} ${memory.archive.flag} {keep.alive.timeout.flag}

    ${oracle.jms.lock.flag}

    ${oc4j.main.class} - config ${server.xml}

    Replace it with

    ${jvm} ${java.options}

    Reason: Instance OC4J from 10g Application after migration is still there, but in 11g application using weblogic instead of oc4j.

    Thanks and greetings

    Maroof Ahmed

  • java.lang.ClassNotFoundException: com.mysql.jdbc.DatabaseMetaDat

    Hello.

    First of all, I'm sorry for my English is bad.

    I'm developing a simple project. I'm following this tutorial: http://www.youtube.com/watch?v=3ED44XvRAh0

    I use the MySql database.

    I can connect to MySql in JDeveloper, but the project is, I get an error: java.lang.ClassNotFoundException: com.mysql.jdbc.DatabaseMetaDat

    When I look at deploying the file, I see MySql connector jar.

    Add some visual to express myself properly.

    The IDE library
    http://i47.Tinypic.com/jttkbp.jpg

    Profile of deployment properties
    http://i46.Tinypic.com/21lixcp.jpg

    Deployment folder
    http://i49.Tinypic.com/34qr04m.jpg

    Error
    http://i45.Tinypic.com/35mljig.jpg

    JDeveloper 11g Release 2 version
    MySql version 5.5 Server
    Conntector jar mysql-connector-java - 5.1.0 - bin

    Thanks in advance for your answers.

    You do not have ${CLASSPATHSEP} between Ant - contrib.jar and your pot.
    In addition, do not put jdbc driver on demand. Instead put this on the server file system.

    When you add the jar to the classpath, you will see that JAR out WLS (WLS starts) in order to check if the true path is correct.

    Dario

    Published by: kdario on November 8, 2012 03:00

  • Caused by: java.lang.NoClassDefFoundError: oracle/portal/provider/v2/rendering

    Hi people,


    I published a portlet in WLS_Portlet managed server, but when I open the portlet in my application, I get:

    Caused by: java.lang.NoClassDefFoundError: oracle/portal/provider/v2/rendering/PortletRenderRequest
    at br.com.it7.portal.portlet.Conteudo.doDispatch(Conteudo.java:52)
    at javax.portlet.GenericPortlet.render(GenericPortlet.java:163)
    at oracle.portlet.server.containerimpl.ServerImpl.doRuntimeCall(ServerImpl.java:1316)
    ... more than 44

    My question is, the WLS is not this PortletRenderRequest class? There is a deployment that I need to check with the managed server WLS_Portlet?

    Thks

    Is not used for the KDP and no portlets JSR168 portlets PortletRenderRequest?
    If your portlet portlet a regular JSR168 or is it a PDK portlet?

    Can you post (Conteudo.java:52) because maybe you just a mistake their?

  • java.lang.NoClassDefFoundError compile what class in Weblogic Linux approx.

    Hello
    I'm looking for an article from jay (http://jaysensharma.wordpress.com/2009/08/17/mdb3-0-sample-for-weblogic-application-server/) to send a message
    JMS, it works great under windows, but Linux is broken.

    I am facing the question what compile environment linux to Integrationenvoyer class.
    but windows, it works fine.

    in windows, I compile the class as follows:

    C:\bea\user_projects\domains\MyDomain\bin > setDomainEnv.cmd
    C:\bea\user_projects\domains\MyDomain > java Integrationenvoyer t3: / / localhost:7001
    JMS Message sent: Body of Message Test with counter = 0

    JMS Message sent: Body of Message Test with meter = 1
    …..

    Linux:
    After. / setDomainEnv,.

    $bea\...\MYDOMAIN\bin > java Integrationenvoyer t3: / / localhost:7001
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/jms/Message
    Caused by: java.lang.ClassNotFoundException: javax.jms.Message
    java.net.URLClassLoader to $1.run (unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass (unknown Source)

    I think that it cannot find the java_home and classpath properly, how to solve this problem?

    Really thanks in advance.

    Published by: muhkah on April 9, 2010 19:58

    Run the following command:

    OS based on Unix:

    Java - classpath /app/bea10.3/wl_server/server/lib/wlfullclient.jar:. : Integrationenvoyer t3: / / localhost:7001

    OS based on Windows:

    Java - classpath /app/bea10.3/wl_server/server/lib/wlfullclient.jar; ;   Integrationenvoyer t3: / / localhost:7001

    In the Classpath never forget to add the POINT (sorry I mentioned not just in my previous post).
    The DOT represents the current DFirectory... By doing this, we ensure that you please choose the classes "wlfullclient.jar" as well as the directory current (QueueSend.class) is present in the current directory.

    .
    .
    Thank you
    Jay Sensharma

  • Exception in thread "main" java.lang.NoClassDefFoundError: Xms512m

    When I change the arguments of memory, I receive the following error message and the server does not start.


    .
    .
    Arguments of JAVA memory: Xms512m-Xmx512m - XX: MaxPermSize = 128 m
    .
    Start mode of WLS = Production
    .
    CLASSPATH=:/home3/bea9/patch_weblogic922/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home3/bea9/jdk150_07/lib/tools.jar:/home3/bea9/weblogic92/server/lib/weblogic_sp.jar:/home3/bea9/weblogic92/server/lib/weblogic.jar:/home3/bea9/weblogic92/server/lib/webservices.jar::/home3/bea9/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home3/bea9/weblogic92/server/lib/xqrl.jar::
    .
    PATH=/home3/bea9/weblogic92/server/bin:/home3/bea9/jdk150_07/jre/bin:/home3/bea9/jdk150_07/bin:/home3/bea8/weblogic81/server/bin:/weblogic/bea/scripts:/home3/bea8/jdk142_05/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/hparray/bin:/opt/langtools/bin:/opt/imake/bin:/opt/perf/bin:/opt/ignite/bin:/opt/OV/bin/ OpC:/opt/hpnp//bin:/opt/resmon/bin:/usr/sbin/diag/contrib:/opt/pred/bin:/opt/sec_mgmt/spc/bin:/opt/graphics/common/bin:/opt/OV/bin:/opt/ssh/bin:/opt/aCC/bin:/opt/sec_mgmt/bastille/bin:.:/ U01/app/Oracle/product/8.1.7/Bin
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * console http://nomh take off: port/console *.
    ***************************************************
    from weblogic with the Java version:
    version Java '1.5.0.07 '.
    Java (TM) 2 Runtime Environment, Standard Edition (build 1.5.0.07 - _20_mar_2007_05_31)
    Java hotspot Server VM (build 1.5.0.07 jinteg:03.20.07 - 04:39 PA2.0 (aCC_AP), mixed mode)
    WLS starting with line:
    /home3/BEA9/jdk150_07/bin/Java-serveur Xms512m-Xmx512m - XX : MaxPermSize = 128 m-da-Dplatform.home=/home3/bea9/weblogic92-Dwls.home=/home3/bea9/weblogic92/server-Dwli.home=/home3/bea9/weblogic92/integration-Dweblogic.management.discover=false-Dweblogic.management.server= http://localhost : 9001 - Dwlw.iterativeDev=false-Dwlw.testConsole=false-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=/home3/bea9/patch_weblogic922/profiles/default/sysext_manifest_classpath-Dweblogic.Name=TEST-Djava.security.policy=/home3/bea9/weblogic92/server/lib/weblogic.policy weblogic. Server
    Exception in thread "main" java.lang.NoClassDefFoundError: Xms512m
    $


    The server starts fine with domain variables without changing the arguments of memory in the managed server startup scripts.
    But when I changed the mem args in the server startup script, this is the error, and the server does not start.
    the field EPS is the version of game server and weblogic 9.2

    Here are the arguments that I changed in the startup script, the server starts with these arguments with arguments memory area. Any body please help


    USER_MEM_ARGS = "" Xms512m-Xmx512m - XX: MaxPermSize = 128 m ""
    export USER_MEM_ARGS

    I think're missing you a character '-'

    USER_MEM_ARGS = "" Xms512m-Xmx512m - XX: MaxPermSize = 128 m ""

    Add this character as follows

    "- Xms512m - Xmx512m - XX: MaxPermSize = 128 m"

  • Java.lang.NoClassDefFoundError blackBerry Smartphones

    I have a Bold 9900 using 7.1.0.714 platform 5.1.0.532.

    Facebook does not work because instead, I get an untrapped exception: java.lang.NoClassDefFoundError.

    I need help to solve this problem please

    Hello and welcome to the community!

    There is virtually no diagnosis of those - they are the equivalent of random errors in Windows for which trace the root cause is futile. Basically, here's the last out in the programming code - some event occurred for which there is no event handler in the code. The patch is an update of the code that handles the event... but, again, what is the event is almost impossible. So, there are a few things to try:

    Sometimes, the code simply is damaged and needs to be updated - just like a reboot:

    • Each time a random strange behavior or slow creeps, the first thing to do is a battery pop reboot. With power ON, remove the hood back and remove the battery. Wait a minute, then replace the battery and cover. Power on and wait patiently through the long reboot - about 5 minutes. See if things return to functioning. Like all computing devices, BB suffers from memory leaks and others... with a hard reboot is the best remedy.

    If it doesn't boot properly, then you need to try Safe Mode:

    • KB17877 How to start a BlackBerry smartphone in safe mode

    There may be a code updated to the value of the carrier - check out them through this Portal:

    The toughest possible causes are a bad application behave. To find it, there are two options. Is to see if you can read the log file:

    Go to the home screen. Hold down the "alt" key and type "lglg". (You won't see anything as you type). This will bring up the log file. Scroll down (probably a lot of pages) until you see a line that says "eception execption. Click on this line. The application name will be in the info. Alternative methods to implement the newspapers are in this KB:

    • KB05349 How to activate, view, and extract the the event logs on a BlackBerry smartphone

    The other method is to remove the apps one at a time, wait a while between the two (I usually recommend a week), until the problem stops... revealing the offending application. Yet another method is to recharge the BB OS itself, leaving little time between the addition of other applications on the BB in order to be able to determine exactly what is the cause.

    Good luck and let us know!

  • java.lang.NoClassDefFoundError

    Hello

    To call my report jasper Server Jasper, I wrote the Jdev 12.2.1 java code using the REST web service. but during the race, I get this error.

    Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/http/util/Args

    to org.apache.http.auth.UsernamePasswordCredentials. < init > (UsernamePasswordCredentials.java:78)

    at com.uravatech.jasper.Jasper.main(Jasper.java:30)

    Caused by: java.lang.ClassNotFoundException: org.apache.http.util.Args

    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:331)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

    ... 2 more

    Process has finished with exit code 1. "

    And the code I used is

    public class {Jasper

    Public Shared Sub main (String [] args) throws Exception

    CredentialsProvider credsProvider = new BasicCredentialsProvider();

    HttpHost targetHost = new HttpHost ("192.168.2.201", 8081, "http");

    credsProvider.setCredentials (new AuthScope (targetHost)

    new UsernamePasswordCredentials ("jasperadmin", "jasperadmin"));

    HttpClient CloseableHttpClient = HttpClients.custom)

    .setDefaultCredentialsProvider (credsProvider) infrastructure ();

    try {}

    HttpGet httpget = new HttpGet ("http://192.168.2.201:8081/jasperserver[-pro]/rest_v2/reports/reports/CrossTab/Accounts.pdf");

    System.out.println ("the execution of the request" + httpget.getRequestLine ());

    CloseableHttpResponse response = httpclient.execute (httpget);

    System.out.println (Response.getStatusLine ());

    } {Finally

    HttpClient. Close();

    }

    }

    }

    And I added these jars

    Commons-beanutils - 1.9.2

    Commons-collections - 3.2.2

    Commons-digester - 2.1

    Commons-logging - 1.2

    Groovy-all - 2.4.5

    HttpClient - 4.3.4

    HttpComponents-client - 4.5.1 - src.tar

    httpcore - 4.0 - beta3

    iText - 2.1.7.js3

    JasperReports - 6.2.0

    JRS-Rest-Java-client-6.2.0-jar-with-Dependencies

    jrwebservice_0

    restapicodesample

    Repairman-Java-Client-ApacheHttpClient-Example

    Help me to solve this error.

    Kind regards

    Nikhil

    The user, the file you downloaded is a zip package containing the whole package. You need to decompress in a folder on your pc and include all the jars in the lib of the unzipped folder folder.

    Timo

  • oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError

    Hi all

    I have deployed the class files compiled the server getting the error JAVA_TOP, below, it happens in one of the instance of the client.

    "oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError".

    What is the Cause for this? Any library is missing in java top serve in this case? Any idea?

    Error details:

    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg = oracle, classloader, util, AnnotatedClassFormatError

    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)

    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)

    at _OAErrorPage._jspService(_OAErrorPage.java:221)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)

    .....

    # # 0 in detail

    java.lang.NoClassDefFoundError: oracle, classloader, util, AnnotatedClassFormatError

    at xxxxxx.oracle.apps.pos.isp.webui.XXXPosHpageRtColCO.XXXXXXGenerateLog(XXXPosHpageRtColCO.java:362)

    at xxxxxx.oracle.apps.pos.isp.webui.XXXPosHpageRtColCO.processRequest(XXXPosHpageRtColCO.java:66)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:604)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)

    at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:353)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:976)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:943)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:663)

    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252)

    at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:976)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:943)

    .....

    I found the solution, that was the problem because the *.class file moved mode binary transfer to server $Java_Top.

  • Alice &amp; Weblogic java.lang.NoClassDefFoundError

    Hi all

    I am newbie on adf and weblogic.

    I have the class, which includes many jar files. When I call this class from another class that has a main method, it works well.

    But I try to call this class of managedBean he returns following error:

    javax.faces.FacesException: #{itResourcesBean.b1_action}: java.lang.NoClassDefFoundError: Thor/API/tcUtilityFactory

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: javax.faces.el.EvaluationException: java.lang.NoClassDefFoundError: Thor/API/tcUtilityFactory

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    ... more than 45

    Caused by: java.lang.NoClassDefFoundError: Thor/API/tcUtilityFactory

    to the view. ITResources.connect_ICE_TEST (ITResources.java:83)

    to the view. ITResources.getITResource (ITResources.java:25)

    to the bean. ITResourcesBean.b1_action (ITResourcesBean.java:58)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:254)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    ... more than 46

    Caused by: java.lang.ClassNotFoundException: Thor.API.tcUtilityFactory

    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)

    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:186)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:50)

    ... more than 56

    < oracle.adf.view > < PartialResponseUtils > < handleError > < ADF_FACES - 60096:Server Exception during the PPR, #1 >

    javax.servlet.ServletException: java.lang.NoClassDefFoundError: Thor/API/tcUtilityFactory

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:606)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: javax.faces.el.EvaluationException: java.lang.NoClassDefFoundError: Thor/API/tcUtilityFactory

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

    at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    ... more than 38

    Caused by: java.lang.NoClassDefFoundError: Thor/API/tcUtilityFactory

    to the view. ITResources.connect_ICE_TEST (ITResources.java:83)

    to the view. ITResources.getITResource (ITResources.java:25)

    to the bean. ITResourcesBean.b1_action (ITResourcesBean.java:58)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:254)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    ... more than 46

    Caused by: java.lang.ClassNotFoundException: Thor.API.tcUtilityFactory

    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)

    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:186)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:50)

    ... more than 56

    I added libraries to libraries and Classpath from project properties.

    Also copied in the field/lib file.

    How can I solve this problem?

    You have added all the pots and especially jar which has tcUtilFactory under C:\Users\youruser\AppData\Roaming\JDeveloper\system11.1.2.2.39.61.83.1\DefaultDomain\lib.

    So you can mark the jar as deployed by default.

    Thank you

  • java.lang.NoClassDefFoundError: org/aspectj/lang/account/AjTypeSystem

    Hello

    We have improved WebLogic server 10g to weblogic server 11g, as part of that we encounter the question below in one of the webapplication that uses spring (3.0) files. This application is successfully deployed in 10g with

    < dependency >

    org.AspectJ < groupId > < / groupId >

    aspectjrt < artifactId > < / artifactId >

    < version > 1.6.9 < / version >

    < / dependence >

    < dependency >

    org.AspectJ < groupId > < / groupId >

    aspectjweaver < artifactId > < / artifactId >

    < version > 1.6.9 < / version >

    < / dependence >

    But the war itself is a failure in Server 11g. I built using the latest aspectjrt and jar aspecrjweaver with 1.7.4 version but still the same error, please advice how can I get rid of this problem?

    When you try to start the webapplication in console get the below error. Quick answer you is much appreciated.

    weblogic.application.ModuleException: [HTTP:101216] Servlet: 'rest' failed by preloading at startup in a Web application: "Webapplication.war."

    org.springframework.beans.factory.BeanCreationException: error creating bean with name 'plsAspect' defined in ServletContext resource [/WEB-INF/aspect-config.xml]: BeanPostProcessor before instantiating the bean failed; nested exception is java.lang.NoClassDefFoundError: org/aspectj/lang/account/AjTypeSystem

    to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:405)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

    to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)

    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)

    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)

    at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:402)

    at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:316)

    at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:282)

    at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:126)

    at javax.servlet.GenericServlet.init(GenericServlet.java:241)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)

    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)

    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)

    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)

    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1983)

    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1957)

    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1876)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3163)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1522)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)

    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:573)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)

    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:327)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

    in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:531)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:252)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: java.lang.NoClassDefFoundError: org/aspectj/lang/account/AjTypeSystem

    at org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.isAspect(AbstractAspectJAdvisorFactory.java:120)

    at org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator.isInfrastructureClass(AnnotationAwareAspectJAutoProxyCreator.java:98)

    at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.isInfrastructureClass(AbstractAutoProxyCreator.java:381)

    at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessBeforeInstantiation(AbstractAutoProxyCreator.java:281)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInstantiation(AbstractAutowireCapableBeanFactory.java:791)

    Create a weblogic.xml file

    WEB - INF\weblogic.xml


       true

    And as suggested above, this would help to solve. There is a problem loading class.

    Taking as suggested above, would make the application in order to use the .jar file comes with. war.

Maybe you are looking for

  • Fusion app and mail merge

    Please can anyone help about a merger and mailing, I try to make the page numbers. I used to be able to do so using the application that I downloaded from http://iworkautomation.com/ however this seems to have disappeared and I found nowhere else. Ca

  • Satellite 2800-200 - what external enclosure that I can use for HARD drive

    My daughter has a laptop of Toshiba S2800-200 eldely.It is broken where the mains cable between the machine and she has been quoted £100 for repair!She has already bought a new computer repair is not an option. Toshiba, however, contains some files (

  • How can I cause my windows trial period to expire faster?

    I'm testing windows server 2008 r2 in a testlab and I was wondering how can I cause my windows trial period to expire faster?because I need to check what kind of features will not be able to use. I'm testing from an application on this particular ser

  • Netropa hot key

    How can I uninstall Netropa Hotkey?  It is not listed as a program that can be added/removed via the control panel.  When I go to the application itself and say "Uninstall", he asks if I want to install it!

  • How to plan the Defragmenter on xp?

    whenever I try to add Defragmenter Scheduler it says access denied. and gives me a code. "an error has occurred while attempting to set task account information. the specific error is: 0x80070005: Access is denied. you are not allowed to perform the