facebook

error deploying EAR with multiple EJBs

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #302793 Reply

    Hello,

    I am working in MyEclipse Blue 7.5 on a complex app whose EAR contains multiple EJBs. Several of these EJBs are modules mapped to projects in the workspace (and are therefore in both the .mymetadata and application.xml files), but a few of them are simply jars copied into the EAR project from a separate build, so they are contained in the application.xml but not .mymetadata. This EAR consistently fails to deploy to WAS 6.1 and the following information appears in the deployment.log (note I have modified the text to make workspace/project/profile names generic):

    —————————————————————————————————————————-
    MyEclipse: deployment START explodedproject: myEAR server: websphere61Server#_v4.5.1 time: Wed Sep 30 12:59:17 EDT 2009
    —————————————————————————————————————————-
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[C:\\tools\\WAS6_Profiles\\_v4_5_1_dev\\installableApps\\myEAR.ear, Node10Cell, Node10, server1, myEAR, {{“remoteWAR.war” “remoteWAR.war,WEB-INF/web.xml” default_host} {“Login.war” “Login.war,WEB-INF/web.xml” default_host}}, {{“null” “remoteWAR.war,WEB-INF/ibm-web-ext.xmi”AppDeploymentOption.Yes 1} {“null” “Login.war,WEB-INF/ibm-web-ext.xmi”AppDeploymentOption.Yes 1}}, false, true, true, C:/Program Files/Genuitec/MyEclipse 7.5 Blue/configuration/org.eclipse.osgi/bundles/11/1/.cp/scriptutil/scriptutil.jar, C:/myProfile/installedApps/Node10Cell/myEAR.ear/FailureEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/PaymentMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ExternalOrderFailureEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ExternalOrderTransactionEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/FraudDetectionStatisticsMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/GenericMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ProductInformationDeleteItemMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ExternalOrderTransferMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/sessionexecutorEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ShadowInventoryStatusHandlerMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/infrastructurelongdatekeygeneratorEJB.jar]”
    C:\myProfile\installableApps\myEAR.ear
    Node10Cell
    Node10
    server1
    myEAR
    {“remoteWAR.war” “remoteWAR.war,WEB-INF/web.xml” default_host} {“Login.war” “Login.war,WEB-INF/web.xml” default_host}
    {“null” “remoteWAR.war,WEB-INF/ibm-web-ext.xmi”AppDeploymentOption.Yes 1} {“null” “Login.war,WEB-INF/ibm-web-ext.xmi”AppDeploymentOption.Yes 1}
    -nopreCompileJSPs -distributeApp -useMetaDataFromBinary -deployejb -appname “myEAR” -createMBeansForResources -reloadEnabled -reloadInterval 1 -deployws -validateinstall off -noprocessEmbeddedConfig -filepermission .*.dll=755#.*.so=755#.*.a=755#.*.sl=755 -buildVersion Unknown -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -MapWebModToVH {{“remoteWAR.war” “remoteWAR.war,WEB-INF/web.xml” default_host} {“Login.war” “Login.war,WEB-INF/web.xml” default_host}} -JSPReloadForWebMod {{“null” “remoteWAR.war,WEB-INF/ibm-web-ext.xmi”AppDeploymentOption.Yes 1} {“null” “Login.war,WEB-INF/ibm-web-ext.xmi”AppDeploymentOption.Yes 1}}
    false
    true
    true
    C:/Program Files/Genuitec/MyEclipse 7.5 Blue/configuration/org.eclipse.osgi/bundles/11/1/.cp/scriptutil/scriptutil.jar
    C:/myProfile/installedApps/Node10Cell/myEAR.ear/FailureEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/PaymentMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ExternalOrderFailureEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ExternalOrderTransactionEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/FraudDetectionStatisticsMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/GenericMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ProductInformationDeleteItemMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ExternalOrderTransferMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/sessionexecutorEJB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/ShadowInventoryStatusHandlerMDB.jar;C:/myProfile/installedApps/Node10Cell/myEAR.ear/infrastructurelongdatekeygeneratorEJB.jar
    -deployejb
    WASX7017E: Exception received while running file “C:\Program Files\Genuitec\Pulse Explorer\configuration\org.eclipse.osgi\bundles\73\data\1724588385\plugins\com.genuitec.eclipse.blue.websphere61_7.5.1.zmyeclipse75120090914\installEAR.jacl”; exception information: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.DeploymentDescriptorLoadException: dd_in_ear_load_EXC_

    I cannot find any other logs that would give more insight into what a dd_in_ear_load_EXC is or what caused this to occur. Any thoughts?

    -Aaron

    #302794 Reply

    Can you check deployment folder and see if the EAR structure is as you expect (i.e. all jars are deployed to proper location)?

    #302795 Reply

    Yes, it looks like all the jars are in the root of the EAR, as I’d expect. (e.g. C:/myProfile/installedApps/Node10Cell/myEAR.ear)

    #302798 Reply

    Are you deploying as exploded or as packaged?

    #302801 Reply

    Exploded.

    #302807 Reply

    Sorry, I found the problem. One of the jars was missing from the EAR project. I added it and it now deploys just fine. You can disregard this.

    #302826 Reply

    support-joy
    Member

    Good to hear you are all set.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: error deploying EAR with multiple EJBs

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in