Unable to deploy a module into XI Server

Hi together,
I developed a new module within the J2ee Development Studio. Compiling and building is ok. The ear-File is build... everything is fine... execpt the following.
I connected the Development Studio to our XI Server. The connection is stable and working.
Now, i try to deploy my development into the Server through the J2EE Explorer. I get the following result:
10.04.2008 19:31:52 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[001]Deployment aborted
Settings
SDM host : srv06007
SDM port : 57018
URL to deploy : file:/C:/DOKUME1/000282/LOKALE1/Temp/temp41484XI_Adapter_Module_Edifact_Parser.ear
Result
=> deployment aborted : file:/C:/DOKUME1/000282/LOKALE1/Temp/temp41484XI_Adapter_Module_Edifact_Parser.ear
Aborted: development component 'XI_Adapter_Module_Edifact_Parser'/'sap.com'/'localhost'/'2008.04.08.13.05.54'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application sap.com/XI_Adapter_Module_Edifact_Parser.. Reason: Incorrect application sap.com/XI_Adapter_Module_Edifact_Parser:Bean EDIFACT_TO_XML: the ejb-class must implement, directly or indirectly, the javax.ejb.SessionBean interface. EJB specification 7.10.2.Error in the bean class: There is no public constructor with no parameters defined within bean de.regioit.xi.adapter.module.EDIFACT_TO_XML. Bean classes must have a public constructor with no parameters.Error in the bean class: The bean class de.regioit.xi.adapter.module.EDIFACT_TO_XML was found, but was declared as abstract. It must not be abstract.Bean EDIFACT_TO_XML: can not find method ejbCreate()  in ejb-class de.regioit.xi.adapter.module.EDIFACT_TO_XML. Each create method must be named create<METHOD>, and it must match one of the ejbCreate<METHOD> methods defined in the session bean class. The matching ejbCreate<METHOD> method must have the same number and types of arguments. EJB Specification 7.10.6.Bean EDIFACT_TO_XML: can not find method ejbCreate()  in ejb-class de.regioit.xi.adapter.module.EDIFACT_TO_XML. Each create method must be named create<METHOD>, and it must match one of the ejbCreate<METHOD> methods defined in the session bean class. The matching ejbCreate<METHOD> method must have the same number and types of arguments. EJB Specification 7.10.8.Error in the local interface com.sap.aii.af.mp.module.ModuleLocal of bean EDIFACT_TO_XML: No corresponding business method in the bean class was found for method process.Error in the bean class: There is no public constructor with no parameters defined within bean com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl. Bean classes must have a public constructor with no parameters.Bean HmisBeanImpl: Cannot find home or component interfaces.; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/XI_Adapter_Module_Edifact_Parser:Bean EDIFACT_TO_XML: the ejb-class must implement, directly or indirectly, the javax.ejb.SessionBean interface. EJB specification 7.10.2.Error in the bean class: There is no public constructor with no parameters defined within bean de.regioit.xi.adapter.module.EDIFACT_TO_XML. Bean classes must have a public constructor with no parameters.Error in the bean class: The bean class de.regioit.xi.adapter.module.EDIFACT_TO_XML was found, but was declared as abstract. It must not be abstract.Bean EDIFACT_TO_XML: can not find method ejbCreate()  in ejb-class de.regioit.xi.adapter.module.EDIFACT_TO_XML. Each create method must be named create<METHOD>, and it must match one of the ejbCreate<METHOD> methods defined in the session bean class. The matching ejbCreate<METHOD> method must have the same number and types of arguments. EJB Specification 7.10.6.Bean EDIFACT_TO_XML: can not find method ejbCreate()  in ejb-class de.regioit.xi.adapter.module.EDIFACT_TO_XML. Each create method must be named create<METHOD>, and it must match one of the ejbCreate<METHOD> methods defined in the session bean class. The matching ejbCreate<METHOD> method must have the same number and types of arguments. EJB Specification 7.10.8.Error in the local interface com.sap.aii.af.mp.module.ModuleLocal of bean EDIFACT_TO_XML: No corresponding business method in the bean class was found for method process.Error in the bean class: There is no public constructor with no parameters defined within bean com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl. Bean classes must have a public constructor with no parameters.Bean HmisBeanImpl: Cannot find home or component interfaces.
     at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:66)
     at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254)
     at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/XI_Adapter_Module_Edifact_Parser:Bean EDIFACT_TO_XML: the ejb-class must implement, directly or indirectly, the javax.ejb.SessionBean interface. EJB specification 7.10.2.Error in the bean class: There is no public constructor with no parameters defined within bean de.regioit.xi.adapter.module.EDIFACT_TO_XML. Bean classes must have a public constructor with no parameters.Error in the bean class: The bean class de.regioit.xi.adapter.module.EDIFACT_TO_XML was found, but was declared as abstract. It must not be abstract.Bean EDIFACT_TO_XML: can not find method ejbCreate()  in ejb-class de.regioit.xi.adapter.module.EDIFACT_TO_XML. Each create method must be named create<METHOD>, and it must match one of the ejbCreate<METHOD> methods defined in the session bean class. The matching ejbCreate<METHOD> method must have the same number and types of arguments. EJB Specification 7.10.6.Bean EDIFACT_TO_XML: can not find method ejbCreate()  in ejb-class de.regioit.xi.adapter.module.EDIFACT_TO_XML. Each create method must be named create<METHOD>, and it must match one of the ejbCreate<METHOD> methods defined in the session bean class. The matching ejbCreate<METHOD> method must have the same number and types of arguments. EJB Specification 7.10.8.Error in the local interface com.sap.aii.af.mp.module.ModuleLocal of bean EDIFACT_TO_XML: No corresponding business method in the bean class was found for method process.Error in the bean class: There is no public constructor with no parameters defined within bean com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl. Bean classes must have a public constructor with no parameters.Bean HmisBeanImpl: Cannot find home or component interfaces.
     at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:66)
     at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254)
     at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Deployment exception : The deployment of at least one item aborted
I already copied the needed jar Files in the lib path of the server... I tried out nearly everything. On my workstation everything is OK - I guess, that a library is missing... What can I do, so that the XI is recocnising the jar files? Is there an other reason for that failure?
Since I'm trying to figure out what is happening for one week now, you are my last chance :-).
Thanks & Regards
    Thomas

Hi,
Like Stefan said..
Reason: Incorrect application sap.com/XI_Adapter_Module_Edifact_Parser:Bean EDIFACT_TO_XML: the ejb-class must implement, directly or indirectly, the javax.ejb.SessionBean interface. EJB specification 7.10.2.Error in the bean class: There is no public constructor with no parameters defined within bean de.regioit.xi.adapter.module.EDIFACT_TO_XML. Bean classes must have a public constructor with no parameters.Error in the bean class: The bean class de.regioit.xi.adapter.module.EDIFACT_TO_XML was found, but was declared as abstract. It must not be abstract.
Change the bean class EDIFACT_TO_XML in package..de.regioit.xi.adapter.module and change it from
Abstract to public, save rebuild and re-deploy......
Regards
Ravi Raman

Similar Messages

  • Got this error after deploying ear file into OC4J server.

    Hello Frnsz,
    Can any one help to resolve the following error :)
    Got this error after deploying ear file into OC4J server.
    2008-06-04 14:57:58.551 WARNING J2EE JSP-0027 Errors parsing file:/C:/Program Files/Java/oc4j/j2ee/home/applications/MyEarProject/MyEarProjectWeb/WEB-INF/tld/pager-taglib.tld
    2008-06-04 14:57:58.566 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:57:58.566 WARNING J2EE JSP-0027 Errors parsing file:/C:/Program Files/Java/oc4j/j2ee/home/applications/MyEarProject/MyEarProjectWeb/WEB-INF/tld/struts-bean.tld
    2008-06-04 14:57:58.598 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:57:58.598 WARNING J2EE JSP-0027 Errors parsing file:/C:/Program Files/Java/oc4j/j2ee/home/applications/MyEarProject/MyEarProjectWeb/WEB-INF/tld/struts-html.tld
    2008-06-04 14:57:58.629 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:57:58.629 WARNING J2EE JSP-0027 Errors parsing file:/C:/Program Files/Java/oc4j/j2ee/home/applications/MyEarProject/MyEarProjectWeb/WEB-INF/tld/struts-logic.tld
    2008-06-04 14:57:58.660 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:57:58.660 WARNING J2EE JSP-0027 Errors parsing file:/C:/Program Files/Java/oc4j/j2ee/home/applications/MyEarProject/MyEarProjectWeb/WEB-INF/tld/struts-nested.tld
    2008-06-04 14:57:58.691 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:57:58.691 WARNING J2EE JSP-0027 Errors parsing file:/C:/Program Files/Java/oc4j/j2ee/home/applications/MyEarProject/MyEarProjectWeb/WEB-INF/tld/struts-tiles.tld
    2008-06-04 14:57:58.723 NOTIFICATION Binding web application(s) to site default-web-site ends...
    2008-06-04 14:57:58.723 NOTIFICATION Application Deployer for MyEarProject COMPLETES. Operation time: 3422 msecs
    2008-06-04 14:58:04.895 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:58:04.910 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:58:04.926 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:58:04.942 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:58:04.957 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:58:04.973 WARNING J2EE JSP-0003 JSP Tld Cache Logging:
    2008-06-04 14:58:04.973 WARNING J2EE JSP-0003 loading Tld's into cachedConfigTable:
    2008-06-04 14:58:04.973 WARNING J2EE JSP-0003 loading Tld's into cachedConfigTable:
    2008-06-04 14:58:04.973 WARNING J2EE JSP-0003 loading Tld's into cachedConfigTable:
    2008-06-04 14:58:04.989 WARNING J2EE JSP-0003 loading Tld's into cachedConfigTable:
    2008-06-04 14:58:04.989 WARNING J2EE JSP-0003 loading Tld's into cachedConfigTable:
    2008-06-04 14:58:04.989 WARNING J2EE JSP-0003 loading Tld's into cachedConfigTable:
    2008-06-04 14:58:05.020 NOTIFICATION J2EE JSP-0008 Unable to dispatch JSP Page : Exception:oracle.jsp.parse.JspParseException: /WEB-INF/jsp/login.jsp: Line # 2, <%@ taglib uri="/WEB-INF/tld/struts-html.tld" prefix="html"%>
    Error: java.lang.ClassNotFoundException: org.apache.struts.taglib.html.MessagesTei
    Cheers,
    Cap

    Cross posted in correct forum
    [http://forum.java.sun.com/thread.jspa?threadID=5302192]

  • How TO DEPLOY JAR FILES INTO XI Server using SDM

    Hi XI Gurus,
       im working on adapter development. we have created jar file in NWDS.
       now going ahead to deploy into XI server through SDM.
       can we deploy jar files directly into xiserver through SDM. or it needs to convert to any other formate like EAR, SDA. then how would i convert to SDA.
      i any have clear idea on this... pls throw the ways how to convert........
               JAR File to EAR format
               JAR file to SDA format
               EAR file to SDA format         
       can any one explain the procedure step by step how to convert jar file into deployment archive file in order to succesfully into XI server.
              thanks  i advance. points will be rewarded.
      Regards
      Rajesh

    Hi Rajesh,
    JAR file in itself in not deployable.
    So v need to envelop this jar file into an EAR file and then v deploy this EAR file on SDM.
    Creating Jar
    Inside NWDS --> Windows --> Open perspective --> J2EE Development --> right click on ur proj --> Build EJB Archive
    Converting .EAR file to .SDA
    Converting .EAR file to .SDA
    Regards,
    Prateek

  • Unable to check large model into SQL Server repository via Proxy

    I have a model that has over 1000 changes (probably) and I am unable to check the model into a repository on SQL Server 2008R2.  We have a proxy service running, and in general the check-in process is much better via the proxy than direct connect.  But for a model with "a lot" of changes, the check-in process never completes.  I have let it run overnight and it still does not complete.  The SQL Server DBA also reports a large "blocking" query running from the PROXY service to the database server when this process seems to "hang".
    Has anyone else encountered this behavior?  I have had a support ticket open for over a year on this one, with no solution, so I was curious if anyone else found a way to resolve it. (other than avoid "making a lot of changes".

    Hi,
    First if you want good performance you must use the Proxy. When you use the Proxy PowerDesigner sending large packet of data to the Proxy under a proprietary format (more efficient) and the Proxy run long transactions - many atomic SQL transactions - to the DBMS (SQL Server).
    In "PowerDesigner World" the primary use of a direct connection to the DBMS is to create the repository.
    For adequate performance the Proxy and the repository (RDBMS) must be installed on the same server. (Also the PD Portal). Thus the thousands of transactions are executed in memory and not over the network (latency problem)
    Because you use the SQL Server DBMS you must set ''max server memory'' variable to an appropriate value, by example for 40 users you must set to 8 MB minimum.
    You must also activate these two settings - See the PowerDesigner installation Guide
    • ALLOW_SNAPSHOT_ISOLATION
    • READ_COMMITTED_SNAPSHOT
    Physical Server memory usage
    a) OS Operating System has need minimum 2 Gb
    b) SQL Server runtime 1 Gb
    c) SQL Server memory space for PowerAMC 8Gb
    d) Proxy memory 6-8Gb
    e) I/O memory space 1 Gb minimum
    Total 20Gb
    Also : Under 'C:\Program Files\Sybase\PowerDesigner 16\ you have "readme.html" file. In this document SAP give information to optimize the referential. Aka modify attribute length TDAT of table PMTEXT
    Good luck
    Note : SAP know well this problem. SAP would have reduced the number of atomic transactions to the DBMS. Programming techniques exist on this subject. To see.

  • Unable to deploy target module

    Hi,
    if I open Control Center Manager and try to deploy a module it fails.
    Looking at logs i find
    2008/01/06-23:46:34-CET [15D17D7][OWB1.OWB1] Attempting to create adapter 'class.Oracle Database.11.1.DDLDeployment'
    2008/01/06-23:46:37-CET [15D17D7][OWB1.OWB1] java.sql.SQLException: Eccezione IO: The Network Adapter could not establish the connection
    I have no idea why.
    I can log on directly to the target schema.
    If I edit the location and press "test connection" it works.
    Oracle 11 running on Windows Vista on a single developement machine .
    Kind regards,
    Corrado

    Hi Oleg,
    that's OK, but I'm currently using an all-in-one developement machine.
    I've Oracle 11 server with OWB on a single Vista computer.
    So I should have a single tnsnames.ora.
    Anyhow I noticed there's a second tnsnames.ora.
    Despite the "good one" in ORACLE_HOME\network\admin there's a second one in ORACLE_HOME\owb\network\admin, filled with references to what seems oracle developement machines.
    Here it is
    # TNSNAMES.ORA Network Configuration File: d:\oracle\905228\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    dwlin165.us.oracle.com =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dwlin165.us.oracle.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora1010.us.oracle.com)
    DWSUN42 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dwsun42)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = dev920.us.oracle.com)
    dwlin12 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dwlin12)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = iasdb.dwlin12.us.oracle.com)
    ORA1010 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = stadq33.us.oracle.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora1010.us.oracle.com)
    Hope OWB isn't using this... :(
    Kind regards,
    Corrado

  • Unable to deploy artifact file to Managed Server.

    In 3.0, I can deploy artifact file to Admin Server but not to an managed server. This happens with any artifact file.
    Am I doing some thing wrong?
    I get the following exception on the managed server log file:
    java.lang.NullPointerException
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCancelCallback(DeploymentReceiverCallbackDeliverer.java:214)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$200(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$3.run(DeploymentReceiverCallbackDeliverer.java:80)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

    I found an existing CR - CR345563 for this issue. It says it is a "User Error"
    From someone who knows :
    "There is no support to deploying artifacts from IDE to a multi-server setup. The recommended way is to export the artifacts from IDE and import them from admin console of ALDSP."
    Edited by mreiche at 05/29/2008 12:23 PM

  • Error when deploying war file into application server

    I wrote a web service in java using RAD and managed to check it using a web service client with no errors.
    However, after creating a war file and tried to deploy this into the Sun application server, the following can be seen at the application server console:
    Deploying application in domain failed; Error while running ejbc -- Fatal Error from EJB Compiler -- jaxrpc compilation exception ; requested operation cannot be completed Error while running ejbc -- Fatal Error from EJB Compiler -- jaxrpc compilation exception
    In the server.log file, the following appears:
    loyment|_ThreadID=13;|DPL5035:Error while running ejbc
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- j axrpc compilation exception
    at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.accept(JaxRpcRICodegen.java:206 )
    at com.sun.enterprise.deployment.WebBundleDescriptor.visit(WebBundleDescriptor.java:1101 )
    at com.sun.enterprise.deployment.Application.visit(Application.java:1346)
    at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.run(JaxRpcRICodegen.java:103)
    at com.sun.ejb.codegen.IASEJBC.doCompile(IASEJBC.java:785)
    at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:563)
    at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployModule(EJBCompiler.java:42 7)
    at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:213)
    at com.sun.enterprise.deployment.backend.ModuleDeployer.runEJBC(ModuleDeployer.java:967)
    at com.sun.enterprise.deployment.backend.WebModuleDeployer.deploy(WebModuleDeployer.java :193)
    at com.sun.enterprise.deployment.backend.ModuleDeployer.doRequestFinish(ModuleDeployer.j ava:140)
    at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:146)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.ja va:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentS ervice.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService. java:188)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService. java:520)
    at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:143)
    at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:172)
    |#]
    [#|2007-11-14T11:21:10.083+0930|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.tools.deploy ment|_ThreadID=13;|Total Deployment Time: 14145 msec, Total EJB Compiler Module Time: 0 msec, Po rtion spent EJB Compiling: 0%|#]
    [#|2007-11-14T11:21:10.116+0930|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.tools.depl oyment|_ThreadID=13;|Exception occured in J2EEC Phase
    com.sun.enterprise.deployment.backend.IASDeploymentException: Error while running ejbc -- Fatal Error from EJB Compiler -- jaxrpc compilation exception
    at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.accept(JaxRpcRICodegen.java:206 )
    at com.sun.enterprise.deployment.WebBundleDescriptor.visit(WebBundleDescriptor.java:1101 )
    at com.sun.enterprise.deployment.Application.visit(Application.java:1346)
    at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.run(JaxRpcRICodegen.java:103)
    at com.sun.ejb.codegen.IASEJBC.doCompile(IASEJBC.java:785)
    at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:563)
    at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployModule(EJBCompiler.java:42 7)
    at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:213)
    at com.sun.enterprise.deployment.backend.ModuleDeployer.runEJBC(ModuleDeployer.java:967)
    at com.sun.enterprise.deployment.backend.WebModuleDeployer.deploy(WebModuleDeployer.java :193)
    at com.sun.enterprise.deployment.backend.ModuleDeployer.doRequestFinish(ModuleDeployer.j ava:140)
    at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:146)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.ja va:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentS ervice.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService. java:188)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService. java:520)
    at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:143)
    at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:172)
    |#]

    I got a similar error deploying to Weblogic with JBuilder 6 and it proved to be
    the Manifest.mf file inside war, which is very sensitive to CLASSPATH entry. Finally
    I used the file generated by JBuilder and it worked ...
    Stefan
    Frank Sun <[email protected]> wrote:
    Hi, this is Frank.
    I have a war file and want to deploy it. but somehow I got java.lang.StringIndexOutOfBoundsException:
    String index out of range: -1
    error
    Would anyone please help me?
    This war file is able to be deplyed using Tomcat 4.0.3.
    Please help.

  • Getting an error while deploying war file into weblogic serve

    Hi All,
    We have build a sample war file from JDeveloper11.1.1.6.0 tool (which is java based web service).
    And we are trying to deploy into the WebLogic(10.3.6) Server using Ant scripts(apache-ant-1.8.4) from command prompt.
    While doing this getting an bellow error :
    [wldeploy] Task 0 initiated: [Deployer:149026]deploy application ViewController
    on AdminServer.
    [wldeploy] Task 0 failed: [Deployer:149026]deploy application ViewController on
    AdminServer.
    [wldeploy] Target state: deploy failed on Server AdminServer
    [wldeploy] java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
    [wldeploy]
    [wldeploy]
    [wldeploy] Target Assignments:
    [wldeploy] + ViewController AdminServer
    BUILD FAILED
    D:\JDeveloper_Practice\otn\otnapp\ViewController\deploy\build.xml:50: weblogic.D
    eployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException:
    Task 0 failed: [Deployer:149026]deploy application ViewController on AdminServe
    r.
    Target state: deploy failed on Server AdminServer
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
    Could you please help me on this, if anyone know the solution.
    Thanks & Regards,
    Ramesh.

    Hi Ramesh,
    Try to include faces jars with in your classpath.
    It talk about the " java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet"
    you check for this blog which help to say about this issue using JDev.
    http://andrejusb.blogspot.in/2009/10/how-to-solve-javalangclassnotfoundexcep.html
    Regards,
    Kal

  • Error when deploy jheastart application into JBoss server

    Hi :
    I have developed a few testing screen using jheadstart and it run fine on oc4j, later I packaged all the application files using tool provided in jdeveloper into war file and redeployed them into web container other then oc4j, it seems work fine as well in tomcat 4.1.x, but later when I tried to deploy the same war into jBoss
    3.0.6, it gave the error stated below :
    [b]16:20:02,543 ERROR [STDERR] java.io.IOException: Bad file descriptor
    16:20:02,543 ERROR [STDERR] at oracle.xml.parser.v2.XMLError.flushErrorHand
    er(XMLError.java:169)
    16:20:02,543 ERROR [STDERR] at oracle.xml.parser.v2.XMLError.flushErrors(XM
    Error.java:134)
    16:20:02,543 ERROR [STDERR] at oracle.xml.parser.v2.XMLReader.pushXMLReader
    XMLReader.java:469)
    16:20:02,543 ERROR [STDERR] at oracle.xml.parser.v2.XMLReader.pushXMLReader
    XMLReader.java:190)
    16:20:02,543 ERROR [STDERR] at oracle.xml.parser.v2.XMLParser.parse(XMLPars
    r.java:140)
    16:20:02,543 ERROR [STDERR] at oracle.cle.util.xml.XMLUtil.saxParse(XMLUtil
    java:109)
    16:20:02,543 ERROR [STDERR] at oracle.cle.process.Service.loadFromXML(Servi
    e.java:360)
    16:20:02,543 ERROR [STDERR] at oracle.cle.process.Service.<init>(Service.ja
    a:225)
    16:20:02,543 ERROR [STDERR] at oracle.cle.process.Service.<init>(Service.ja
    a:178)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.getConcreteService(HttpServletController.java:2140)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.preServiceStart(HttpServletController.java:622)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doPost(HttpServletController.java:435)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doGet(HttpServletController.java:849)
    16:20:02,543 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:740)
    16:20:02,543 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:853)
    16:20:02,543 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHolder.hand
    e(ServletHolder.java:360)
    16:20:02,543 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationHand
    er.dispatch(WebApplicationHandler.java:280)
    16:20:02,543 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHandler.han
    le(ServletHandler.java:553)
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1717)
    16:20:02,543 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationCont
    xt.handle(WebApplicationContext.java:549)
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1667)
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.HttpServer.service(HttpServ
    r.java:862)
    16:20:02,543 ERROR [STDERR] at org.jboss.jetty.Jetty.service(Jetty.java:497
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.HttpConnection.service(Http
    onnection.java:759)
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.HttpConnection.handleNext(H
    tpConnection.java:923)
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.HttpConnection.handle(HttpC
    nnection.java:776)
    16:20:02,543 ERROR [STDERR] at org.mortbay.http.SocketListener.handleConnec
    ion(SocketListener.java:202)
    16:20:02,543 ERROR [STDERR] at org.mortbay.util.ThreadedServer.handle(Threa
    edServer.java:289)
    16:20:02,543 ERROR [STDERR] at org.mortbay.util.ThreadPool$PoolThread.run(T
    readPool.java:455)
    16:20:02,543 ERROR [STDERR] null
    16:20:02,543 ERROR [STDERR] oracle.cle.exception.CLEException
    16:20:02,543 ERROR [STDERR] at oracle.cle.util.xml.XMLUtil.saxParse(XMLUtil
    java:114)
    16:20:02,543 ERROR [STDERR] at oracle.cle.process.Service.loadFromXML(Servi
    e.java:360)
    16:20:02,543 ERROR [STDERR] at oracle.cle.process.Service.<init>(Service.ja
    a:225)
    16:20:02,543 ERROR [STDERR] at oracle.cle.process.Service.<init>(Service.ja
    a:178)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.getConcreteService(HttpServletController.java:2140)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.preServiceStart(HttpServletController.java:622)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doPost(HttpServletController.java:435)
    16:20:02,543 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doGet(HttpServletController.java:849)
    16:20:02,543 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:740)
    16:20:02,543 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:853)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHolder.hand
    e(ServletHolder.java:360)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationHand
    er.dispatch(WebApplicationHandler.java:280)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHandler.han
    le(ServletHandler.java:553)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1717)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationCont
    xt.handle(WebApplicationContext.java:549)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1667)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpServer.service(HttpServ
    r.java:862)
    16:20:02,558 ERROR [STDERR] at org.jboss.jetty.Jetty.service(Jetty.java:497
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.service(Http
    onnection.java:759)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.handleNext(H
    tpConnection.java:923)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.handle(HttpC
    nnection.java:776)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.SocketListener.handleConnec
    ion(SocketListener.java:202)
    16:20:02,558 ERROR [STDERR] at org.mortbay.util.ThreadedServer.handle(Threa
    edServer.java:289)
    16:20:02,558 ERROR [STDERR] at org.mortbay.util.ThreadPool$PoolThread.run(T
    readPool.java:455)
    16:20:02,558 ERROR [STDERR] Failed Loading Service from XML file...
    16:20:02,558 ERROR [STDERR] Service could not be instantiated...
    16:20:02,558 ERROR [STDERR] Check your service definition (XML) file: KmAppServ
    ce.xml
    16:20:02,558 ERROR [STDERR] null
    16:20:02,558 ERROR [STDERR] oracle.cle.exception.CLEException
    16:20:02,558 ERROR [STDERR] at oracle.cle.process.Service.loadFromXML(Servi
    e.java:368)
    16:20:02,558 ERROR [STDERR] at oracle.cle.process.Service.<init>(Service.ja
    a:225)
    16:20:02,558 ERROR [STDERR] at oracle.cle.process.Service.<init>(Service.ja
    a:178)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.getConcreteService(HttpServletController.java:2140)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.preServiceStart(HttpServletController.java:622)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doPost(HttpServletController.java:435)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doGet(HttpServletController.java:849)
    16:20:02,558 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:740)
    16:20:02,558 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:853)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHolder.hand
    e(ServletHolder.java:360)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationHand
    er.dispatch(WebApplicationHandler.java:280)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHandler.han
    le(ServletHandler.java:553)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1717)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationCont
    xt.handle(WebApplicationContext.java:549)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1667)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpServer.service(HttpServ
    r.java:862)
    16:20:02,558 ERROR [STDERR] at org.jboss.jetty.Jetty.service(Jetty.java:497
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.service(Http
    onnection.java:759)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.handleNext(H
    tpConnection.java:923)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.handle(HttpC
    nnection.java:776)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.SocketListener.handleConnec
    ion(SocketListener.java:202)
    16:20:02,558 ERROR [STDERR] at org.mortbay.util.ThreadedServer.handle(Threa
    edServer.java:289)
    16:20:02,558 ERROR [STDERR] at org.mortbay.util.ThreadPool$PoolThread.run(T
    readPool.java:455)
    16:20:02,558 ERROR [STDERR] null
    16:20:02,558 ERROR [STDERR] java.lang.NullPointerException
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.loadServiceInfo(HttpServletController.java:972)
    16:20:02,558 ERROR [STDERR] at oracle.jheadstart.process.controller.JhsHttp
    ervletController.loadServiceInfo(JhsHttpServletController.java:66)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.preServiceStart(HttpServletController.java:777)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doPost(HttpServletController.java:435)
    16:20:02,558 ERROR [STDERR] at oracle.clex.process.controller.HttpServletCo
    troller.doGet(HttpServletController.java:849)
    16:20:02,558 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:740)
    16:20:02,558 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpS
    rvlet.java:853)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHolder.hand
    e(ServletHolder.java:360)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationHand
    er.dispatch(WebApplicationHandler.java:280)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.ServletHandler.han
    le(ServletHandler.java:553)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1717)
    16:20:02,558 ERROR [STDERR] at org.mortbay.jetty.servlet.WebApplicationCont
    xt.handle(WebApplicationContext.java:549)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpContext.handle(HttpCont
    xt.java:1667)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpServer.service(HttpServ
    r.java:862)
    16:20:02,558 ERROR [STDERR] at org.jboss.jetty.Jetty.service(Jetty.java:497
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.service(Http
    onnection.java:759)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.handleNext(H
    tpConnection.java:923)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.HttpConnection.handle(HttpC
    nnection.java:776)
    16:20:02,558 ERROR [STDERR] at org.mortbay.http.SocketListener.handleConnec
    ion(SocketListener.java:202)
    16:20:02,558 ERROR [STDERR] at org.mortbay.util.ThreadedServer.handle(Threa
    edServer.java:289)
    16:20:02,558 ERROR [STDERR] at org.mortbay.util.ThreadPool$PoolThread.run(T
    readPool.java:455)
    16:20:02,558 WARN [jbossweb] WARNING: Exception for /kmapp/StartKmApp
    java.lang.NullPointerException
    at oracle.clex.process.controller.HttpServletController.loadServiceInfo
    HttpServletController.java:972)
    at oracle.jheadstart.process.controller.JhsHttpServletController.loadSe
    viceInfo(JhsHttpServletController.java:66)
    at oracle.clex.process.controller.HttpServletController.preServiceStart
    HttpServletController.java:777)
    at oracle.clex.process.controller.HttpServletController.doPost(HttpServ
    etController.java:435)
    at oracle.clex.process.controller.HttpServletController.doGet(HttpServl
    tController.java:849)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    I suspect after the oracle.jheadstart.process.controller.JhsHttpServletController finish parsing the web.xml, it could not find the MyAppService.xml located at web/classes, please advice on how to remedy this problem ?
    Keatmin

    Keat,
    This is an issue with the MVC Framework. I have asked the MVC Framework team to follow up with you.
    Steven Davelaar.

  • Unable to deploy the application onto the server (soadev)

    Hello,
    I tried to deploy an application using Jdeveloper but it failed. Then tried to directly deploy it onto the server and I am getting the following errors. The name of the application is Customer Application. Please provide any suggestions to solve this.
    ERROR:
    [August 29, 2013 10:11:55 AM EDT] [Deployer:149193]Operation 'deploy' on application 'CustomerOperationsForm' has failed on 'soa_server2'
    [August 29, 2013 10:11:55 AM EDT] weblogic.application.ModuleException: Context path '/CustomerOperationsApplication' is already in use by the module: CustomerOperationsApplication application: AdfCustomerOperationFormDev
    [August 29, 2013 10:11:55 AM EDT] Context path '/CustomerOperationsApplication' is already in use by the module: CustomerOperationsApplication application: AdfCustomerOperationFormDev
    [August 29, 2013 10:11:55 AM EDT] Deploy operation failed.
    Thanks,
    Sal

    You need to remove the existing instance of the application from the server - either from the WebLogic Console or directly from JDeveloper:
    https://blogs.oracle.com/shay/entry/removing_applications_from_you

  • Unable to deploy ADF application to weblogic server

    Hi,
    We are developing ADF application using jDeveloper 11.1.1.1 and deploying to Weblogic Server 10.3.1. The application is working without any problems on 10.3.1 wblogic platform.
    We procured new 64 bit hardware and installed weblogic 10.3.2 and jdeveloper 11.1.1.2 on windows platform. When we are deploying the application developed using jdeveloper 11.1.1.1 on the new platform we are getting the following exception.
    An error occurred during activation of changes, please see the log for details.
    [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Implementation-Version: 11.1.1.1.0, exact-match: false], [Extension-Name: oracle.jsp.next, exact-match: false].
    Can you please provide some suggestions to debug the problem.
    Thanks and Regards,
    S R Prasad

    Hi,
    I have tried deploying the application using jdeveloper 11.1.1.2.0, But this time I am getting the following error after commenting the following lines in weblogic-application.xml. I have removed the following lines as I am getting classnot found exception for oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener and oracle.mds.lcm.weblogic.WLLifecycleListener.
    If I deployed the application on the admin server, The application is working with out any problems. I am having problems only on Managed Server at the time of deployment.
    <listener>
    <listener-class>oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener</listener-class>
    </listener>
    <listener>
    <listener-class>oracle.mds.lcm.weblogic.WLLifecycleListener</listener-class>
    </listener>
    java.lang.NoClassDefFoundError: oracle/adf/share/logging/ADFLogger
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:973)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:966)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: oracle/adf/share/logging/ADFLogger
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:973)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:966)
    Truncated. see log file for complete stacktrace
    I installed weblogic with the following steps.
    1. Install weblogic 10.3.2 (64 bit)
    2. Install jdeveloper (ADF runtime only)
    3. Launch configuration wizard.
    4. create domain.
    5. extend domain with jrf libraries.
    5. create managed server
    Thanks and Regards,
    S R Prasad

  • Error: Jsr88RemoteDeployer. Unable to deploy appllication on the web server

    Hi,
    As soon as I try to run my application, I get the following error, I wonder whats wrong, plz help:
    [05:31:06 PM] Deployment cancelled.
    [05:31:06 PM] ---- Deployment incomplete ----.
    #### Cannot run application ADFsecondApp due to error deploying to IntegratedWebLogicServer.
    [05:31:06 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    [Application ADFsecondApp stopped and undeployed from Server Instance IntegratedWebLogicServer]
    <Logger> <error> ServletContainerAdapter manager not initialized correctly.
    In my browser, I can see Home page after logging in to the following page with the weblogic username and required password:
    http://COMPUTERNAME:7101/console
    I am new to this technology, kindly provide the sail-through link, if any, so that I can speed-up the development process.
    Thanks in advance for the help.
    Rajat Nigam.

    Can you post the entire log messages here.
    Its difficult to understand why it failed. I searched around and found that normally this error message needs to be ignored and its not much of an issue. Also, the error actually means that it is trying to some additional classes which it cant find.
    Since you are not being able to deploy your web application, we need to see your entire error log.
    thanks,
    salil

  • How to deploy osb projects into managed server in weblogic

    i am new to osb
    i have a doubt
    i created a managed server in weblogic admin console, it was running fine ,but i need to know how to deploy my osb projects in that new manged server.As of now it is deployed in http://localhost:7001/sbconsole

    I think you need to extend the domain instead of creating the managed instance manually through Admin console. By default when you create a domain using OSB domain template, it deploys all of the applications needed automatically to all the instances. If you are trying to do it manually, then you need to follow the documentation to see which applications need to be deployed to use OSB services.
    http://docs.oracle.com/cd/E23943_01/doc.1111/e15017/configure_osb.htm#BGBFGBFF
    To deploy a project, Login to SB console http://<admin>:<port>/sbconsole > System Administration > Export/Import Resources.

  • Hi i when i am trying to deploy an EJB module on weblogic server i get the

    Hi all,
    when i am trying to deploy an EJB module on weblogic server i get the the following exception on the server.
    Exception:weblogic.management.ApplicationException: prepare failed for test Module: test Error: Exception preparing module: EJBModule(test,status=NEW) Unable to deploy EJB: D:\bea\weblogic81b\server\bin\myserver\upload\test.jar from test.jar: weblogic.ejb20.deployer.DeploymentDescriptorException: Unable to load a class specified in your ejb-jar.xml: Class bytes found but defineClass()failed for: 'HelloBean' at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:525) at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.(MBeanDeploymentInfoImpl.java:230) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1256) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:449) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2792) at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1478) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1136) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:975) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2571) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2523) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2453) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:820) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:536) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:494) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    [Deployer:149033]preparing application test on myserver
    [Deployer:149033]failed application test on myserver
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application test on myserver.: Exception:weblogic.management.ApplicationException: prepare failed for test Module: test Error: Exception preparing module: EJBModule(test,status=NEW) Unable to deploy EJB: D:\bea\weblogic81b\server\bin\myserver\upload\test.jar from test.jar: weblogic.ejb20.deployer.DeploymentDescriptorException: Unable to load a class specified in your ejb-jar.xml: Class bytes found but defineClass()failed for: 'HelloBean' at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:525) at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.(MBeanDeploymentInfoImpl.java:230) at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1256) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:449) at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2792) at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1478) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1136) at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:975) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2571) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2523) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2453) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:820) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:536) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:494) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) at weblogic.kernel.ExecuteThread.run(ExecuteThread

    Hi, i am also facing the same problem.......
    my ejb-jar.xml is
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar >
    <description><![CDATA[No Description.]]></description>
    <display-name>Generated by XDoclet</display-name>
    <enterprise-beans>
    <!-- Session Beans -->
    <!--
    To add session beans that you have deployment descriptor info for, add
    a file to your XDoclet merge directory called session-beans.xml that contains
    the <session></session> markup for those beans.
    -->
    <!-- Entity Beans -->
    <entity >
    <description><![CDATA[Description for Account]]></description>
    <display-name>Name for Account</display-name>
    <ejb-name>Account</ejb-name>
    <home>com.app.j2ee.bmp.interfaces.AccountHome</home>
    <remote>com.app.j2ee.bmp.interfaces.Account</remote>
    <local-home>com.app.j2ee.bmp.interfaces.AccountLocalHome</local-home>
    <local>com.app.j2ee.bmp.interfaces.AccountLocal</local>
    <ejb-class>com.app.j2ee.bmp.ejb.AccountBean</ejb-class>
    <persistence-type>Bean</persistence-type>
    <prim-key-class>com.app.j2ee.bmp.interfaces.AccountPK</prim-key-class>
    <reentrant>False</reentrant>
              <resource-ref>
              <res-ref-name>jdbc/ejbPool</res-ref-name>
              <res-type>javax.sql.DataSource</res-type>
              <res-auth>Container</res-auth>
              </resource-ref>
    </entity>
    </enterprise-beans>
    <!-- Relationships -->
    <!-- Assembly Descriptor -->
    <!--
    To specify your own assembly descriptor info here, add a file to your
    XDoclet merge directory called assembly-descriptor.xml that contains
    the <assembly-descriptor></assembly-descriptor> markup.
    -->
    <assembly-descriptor >
    <!--
    To specify additional security-role elements, add a file in the merge
    directory called ejb-security-roles.xml that contains them.
    -->
    <!-- method permissions -->
    <!--
    To specify additional method-permission elements, add a file in the merge
    directory called ejb-method-permissions.ent that contains them.
    -->
    <!-- transactions -->
    <!--
    To specify additional container-transaction elements, add a file in the merge
    directory called ejb-container-transactions.ent that contains them.
    -->
    <!-- finder transactions -->
    <!-- message destinations -->
    <!--
    To specify additional message-destination elements, add a file in the merge
    directory called ejb-message-destinations.ent that contains them.
    -->
    <!-- exclude list -->
    <!--
    To specify an exclude-list element, add a file in the merge directory
    called ejb-exclude-list.xml that contains it.
    -->
    <container-transaction>
              <method>
              <ejb-name>Account</ejb-name>
              <method-intf>Local</method-intf>
              <method-name>*</method-name>
              </method>
              <method>
              <ejb-name>Account</ejb-name>
              <method-intf>Remote</method-intf>
              <method-name>*</method-name>
              </method>
              <trans-attribute>Required</trans-attribute>
         </container-transaction>
    </assembly-descriptor>
    </ejb-jar>

  • Deploy Adapter-Module PI 7.1 with NWDS 7.1 to server?

    Hey,
    i am developed a adapter-module for PI 7.0 now i am upgrading the module to PI 7.1.
    I got the NWDS, all libs and build all Projects like it was described in a SAP Help skript.
    I created a new Project,
    added the EJB module,
    adjusted the decriptor file application-j2ee-engine.xml
    BUT where is the tag  to deploy the Module to the Server?
    In NWDS 7.0 where a tag like "deploy to J2EE engine" where is it in the NWDS 7.1.??
    Please help how to deploy my module to the server an where i can make the settings like the host and the port for the server?
    Thank you all

    Hi,
      Check these if you haven't checked already:
    Check the section 4.11 of this article
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?overridelayout=true
    Re: Deploy Custom Adapter Module in PI 7.1
    Customer Module Deployment in PI 7.1
    Regards,
    Ravi
    Edited by: Ravi Kanth Talagana on Jul 23, 2009 4:12 PM

Maybe you are looking for

  • How to make different forms available based on user responses

    I have created 4 fillable application forms in Adobe Acrobat 9 Standard. First time using this product. Boss wants a dynamic form, so that if a user answers Yes to a question in Form A, then Form B is automatically inserted into Form A for the user t

  • How can I use a headset properly with Skype?

    Hello, Just purchased a Skype approved headset. Plantronics Audio 625 USB. Problem: The system does recognize my USB device -- which is good. I select the devise in my Sound applications -- both input and output.' Called support and they said it shou

  • Function Module GUI_DOWNLOAD in SAP 4.6c

    Hi All, I have uploaded a JPG file to a database table and when using the below function modules in the SAP 4.7 server its not opening the file. The Below code is written for the double click event. The same code works for the ECC 6.0 version please 

  • N97 gmail sync problems

    Hi , Have problem with sync gmail on my nokia n97. from last week nokia shows sync process but at the end I have the same email in inbox like i have before. No new emaisl coming from server. If I look at gmail through web page new emails are there. A

  • Data format in pivot table calculated item

    Hi All, I've got a pivot table with a dimension on rows and a dimension on columns and a measure. I have a "new calculated item" based on the dimension on the columns which does the following: ( ($2-$1) / ($1) ) *100 I want this calculated item shown