Exception while trying to deploy to portal

Dear all,
I have a serious deploy problem with the SAPNWCE71TrialSP1Preview_DevStudio in combination with SAP WAS...
This is the error message
Reason: Clusterwide exception: server ID 23000550:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application local/Calendar cannot be started. Reason: it has hard reference to resource tc~wd~api with type application, which is not active on the server.
I can not find the resource tcwdapi in my file system... do I need an additional external jar file! I added the com.sap.security.api.jar as external lib
as info: before, I worked with the NWDS 7.0.9 and had no time a deploy problem!?
I have already looked throw related problems, but nor workaround solved my problem...
may be my application-j2ee-engine.xml file is not configured in the right way;
I hope someone can fix my problem
enclosed please find the entire error message:
1.10.2007 08:32:07 /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] INFO:
[001]Additional log information about the deployment
<!--LOGHEADER[START]/-->
<!--HELP[Manual modification of the header may cause parsing problem!]/-->
<!--LOGGINGVERSION[1.5.3.7185 - 630]/-->
<!--NAME[D:usrsapJ4SJC02SDMprogramlogsdmcl20071031073143.log]/-->
<!--PATTERN[sdmcl20071031073143.log]/-->
<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/-->
<!--ENCODING[Cp1252]/-->
<!--LOGHEADER[END]/-->
Oct 31, 2007 8:31:44 AM  Info: -------------------------- Starting deployment ------------------------
Oct 31, 2007 8:31:44 AM  Info: Error handling strategy: OnErrorStop
Oct 31, 2007 8:31:44 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
Oct 31, 2007 8:31:44 AM  Info: Update strategy: UpdateAllVersions
Oct 31, 2007 8:31:44 AM  Info: Starting deployment prerequisites:
Oct 31, 2007 8:31:46 AM  Info: Loading selected archives...
Oct 31, 2007 8:31:46 AM  Info: Loading archive 'D:usrsapJ4SJC02SDMprogramtemptemp16414Calendar.ear'
Oct 31, 2007 8:31:49 AM  Info: Selected archives successfully loaded.
Oct 31, 2007 8:31:49 AM  Info: Actions per selected component:
Oct 31, 2007 8:31:49 AM  Info: Update: Selected development component 'Calendar'/'local'/'LOKAL'/'0.2007.10.31.08.31.30'/'0' updates currently deployed development component 'Calendar'/'local'/'LOKAL'/'0.2007.10.30.18.27.26'/'0'.
Oct 31, 2007 8:31:50 AM  Info: Ending deployment prerequisites. All items are correct.
Oct 31, 2007 8:31:50 AM  Info: Saved current Engine state.
Oct 31, 2007 8:31:50 AM  Info: Starting: Update: Selected development component 'Calendar'/'local'/'LOKAL'/'0.2007.10.31.08.31.30'/'0' updates currently deployed development component 'Calendar'/'local'/'LOKAL'/'0.2007.10.30.18.27.26'/'0'.
Oct 31, 2007 8:31:50 AM  Info: SDA to be deployed: D:usrsapJ4SJC02SDMrootoriginlocalCalendarLOKAL00.2007.10.31.08.31.30temp16414Calendar.ear
Oct 31, 2007 8:31:50 AM  Info: Software type of SDA: J2EE
Oct 31, 2007 8:31:50 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Oct 31, 2007 8:32:02 AM  Info: Begin of log messages of the target system:
07/10/31 08:31:50 -  ***********************************************************
07/10/31 08:31:54 -  Start updating EAR file...
07/10/31 08:31:54 -  start-up mode is lazy
07/10/31 08:31:54 -  EAR file updated successfully for 453ms.
07/10/31 08:31:54 -  Start updating...
07/10/31 08:31:55 -  EAR file uploaded to server for 500ms.
07/10/31 08:32:01 -  Successfully updated. Update took 5813ms.
07/10/31 08:32:01 -  Deploy Service status:
07/10/31 08:32:01 -    Application : local/Calendar
07/10/31 08:32:01 -   
07/10/31 08:32:01 -    webdynpro/resources/local/Calendar  - WEB
07/10/31 08:32:01 -  ***********************************************************
Oct 31, 2007 8:32:02 AM  Info: End of log messages of the target system.
Oct 31, 2007 8:32:02 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Oct 31, 2007 8:32:02 AM  Warning: Finished with warnings: development component 'Calendar'/'local'/'LOKAL'/'0.2007.10.31.08.31.30'/'0':
Caught exception during application startup from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Error occurred while starting application local/Calendar and wait.
Reason: Clusterwide exception: server ID 23000550:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application local/Calendar cannot be started. Reason: it has hard reference to resource tc~wd~api with type application, which is not active on the server.
     at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication(ReferenceResolver.java:597)
     at com.sap.engine.services.deploy.server.ReferenceResolver.processMakeReference(ReferenceResolver.java:399)
     at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:328)
     at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:162)
     at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:136)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)
     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4761)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4666)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4639)
     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
     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)
Caused by: com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception while starting: sap.com/tc~wd~api', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Exception while starting: sap.com/tc~wd~api
     at com.sap.portal.prt.sapj2ee.PortalRuntimeContainer.prepareStart(PortalRuntimeContainer.java:527)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4415)
     at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToApplication(ReferenceResolver.java:589)
     ... 21 more
Caused by: com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Exception while starting: SAPJ2EE::local/NEW', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Exception while starting: SAPJ2EE::local/NEW
     at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime.getAndStartSAPJ2EEApplicationItem(SAPJ2EEPortalRuntime.java:886)
     at com.sap.portal.prt.sapj2ee.PortalRuntimeContainer.prepareStart(PortalRuntimeContainer.java:511)
     ... 23 more
Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: [ExternalApplicationItem.prepare]: SAPJ2EE::local/NEW
     at com.sapportals.portal.prt.core.broker.ExternalApplicationItem.prepare(ExternalApplicationItem.java:188)
     at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.prepare(SAPJ2EEApplicationItem.java:232)
     at com.sapportals.portal.prt.core.broker.SAPJ2EEApplicationItem.start(SAPJ2EEApplicationItem.java:192)
     at com.sapportals.portal.prt.service.sapj2ee.Mediator.getAndStartExternalApplication(Mediator.java:132)
     at com.sap.portal.prt.sapj2ee.StartPortalApplication.coreRun(StartPortalApplication.java:59)
     at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime.getAndStartSAPJ2EEApplicationItem(SAPJ2EEPortalRuntime.java:882)
     ... 24 more
Caused by: com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException: Could not find portal application tc~wd~api
     at com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare(PortalApplicationItem.java:415)
     at com.sapportals.portal.prt.core.broker.ExternalApplicationItem.prepare(ExternalApplicationItem.java:180)
     ... 29 more
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Oct 31, 2007 8:32:02 AM  Info: Starting to save the repository
Oct 31, 2007 8:32:04 AM  Info: Finished saving the repository
Oct 31, 2007 8:32:04 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Oct 31, 2007 8:32:04 AM  Warning: ------ At least one of the Deployments finished with warning(s) -------

Hi,
May be of use
1. Open the visual admin at <installdrive>:\usr\sap\J2E\JC00\j2ee\admin\go.bat
2. Login is Administrator + admin-password you defined during installation.
3. Under the Server 0... node select Services->Deploy
4. Select the "Application" radio button at the bottom.
5. Check if there exists an application sap.com/tcwdtools
And the following applications are running
sap.com/tcwdcorecomp
sap.com/tcwddispwda
sap.com/tcwdtools.
Last thing was their any errors in the installation.
Regards
Ayyapparaj

Similar Messages

  • Error while trying to deploy the application (invalid AccountType).

    Hello.
    Error while trying to deploy the planning application (EPMA).
    invalid AccountType
    Rejecting Member PL_Brt_L.2.
    invalid AccountType
    Rejecting Member PL_Brt_L.3.2.
    And not updated outline.
    PL_Brt_L.2 - Account Type = Revenue
    PL_Brt_L.3.2 - Account Type = Revenue
    If a change to the Revenue Expence, the error goes away and the outline changes.
    EPM 11.1.2.1
    1-st server: planning, essbase
    2-nd server: epma
    3-th server: oracle db
    thanks in advance

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

  • Error while trying to deploy a cube

    I am getting an error message while trying to deploy a cube. OWB Client version is 10.2.0.1.31 and the repository version is 10.2.0.1.0
    Below is the piece of code that generates the error:
    BEGIN
    CWM2_OLAP_CUBE.ADD_DIMENSION_TO_CUBE('EXPENSE_WH', 'REL_EXPENSE', 'EXPENSE_WH', 'REL_CATEGORY');
    END;
    Error report:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "OLAPSYS.CWM2_OLAP_UTILITY", line 1660
    ORA-01403: no data found
    ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 33
    ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 55
    ORA-06512: at "OLAPSYS.CWM2_OLAP_CUBE", line 386
    ORA-06512: at line 2
    I would appreciate any help.

    Is the dependent dimension deployed to the catalog? Generally the no data found error indicates some dependent object is missing; either an implementing table or a dependent dimension.
    Cheers
    David

  • Error updating DP while trying to deploy portlet

    Hi ,
    While trying to deploy portlet I am getting the error "*Error updating DP :Failed to store display profile*" and the portlet is not getting deployed.
    Can anyone please let me know why it occurs and how can I resolve this issue ? Let me know if further input is needed.
    Thanks ....

    Hi ,
    I am getting the following error in the portal log file .Please let me know how this issue can be fixed ?
    PortletDeployerException:
    com.sun.portal.portlet.admin.mbeans.tasks.PortletDeployerException: errorStoreDP
         at com.sun.portal.portlet.admin.mbeans.tasks.PDDPUpdater.storeDPDocument(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.tasks.PDDPUpdater.addProviders(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.tasks.PDDeploy.process(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.PortletAdmin.deploy(Unknown Source)
         at com.sun.portal.portlet.admin.mbeans.PortletAdmin.deployAll(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
         at com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.invoke(MBeanServerInterceptorWrapper.java:512)
         at com.sun.portal.admin.server.PortalServerLoggingInterceptor.invoke(Unknown Source)
         at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:736)
         at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
         at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
         at com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
         at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:280)
         at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
         at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
         at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:266)
         at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
         at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
    Caused by: com.sun.portal.desktop.context.ContextError: DSAMEConnection.setTemplateAttribute(): , dn=o=CW,cn=portal, serviceName= SunPortalportal1DesktopService, sunPortalDesktopDpDocument=<?xml version="1.0" encoding="utf-8" standalone="no"?>
    <display profile >
    at com.sun.portal.desktop.context.DSAMEConnection.setTemplateAttribute(Unknown Source)
    at com.sun.portal.desktop.context.DSAMEConnection.setAttributeByDN(Unknown Source)
    at com.sun.portal.desktop.context.DSAMEAdminDPContext.storeDPDocument(Unknown Source)
    ... 28 more
    Caused by: com.iplanet.am.sdk.AMException: Unable to set attribute(s).::LDAP Error:An internal error occurred in the LDAP server.
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.processInternalException(DirectoryServicesImpl.java:320)
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.setAttributes(DirectoryServicesImpl.java:2789)
    at com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl.setAttributes(CachedDirectoryServicesImpl.java:951)
    at com.iplanet.am.sdk.AMObjectImpl.store(AMObjectImpl.java:1782)
    at com.iplanet.am.sdk.AMObjectImpl.store(AMObjectImpl.java:1697)
    ... 31 more
    Thanks ...

  • UndeclaredThrowableException while trying to deploy EJB in WLS 6.1

    I get the following excption while trying to deploy a Entity Bean
    through the WLS 6.1 console:-
    <Error deploying application
    .\config\mydomain\applications\EnrollmentTransaction.jar:
    java.lang.reflect.UndeclaredThrowableException
    Can anyone throw some light on this one.
    Anand
    PS:- This JAR was compile using the WLS 5.1 EJBC

    You'll have to show me the full error message, but you'll need to
    re-compile with the weblogic.ejbc in 6.1
    -- Rob
    Anand B N wrote:
    I get the following excption while trying to deploy a Entity Bean
    through the WLS 6.1 console:-
    <Error deploying application
    .\config\mydomain\applications\EnrollmentTransaction.jar:
    java.lang.reflect.UndeclaredThrowableException
    Can anyone throw some light on this one.
    Anand
    PS:- This JAR was compile using the WLS 5.1 EJBC

  • _OBJC_IVAR_$_        Referenced From Error while trying to deploy in iphone

    Hi All,
    I am facing one problem. any one who are aware of this project please help me.
    My problem is:
    i have Mac OS of 10.5.8 and xcode of 3.1.4
    while i am trying to implement a application of audio files i want the frame work called "AVFoundation.Framework" i didn't found that frame work in my library.
    so i added that framework from "MACOS10.4" .
    but in simulator 3.1 it works fine. while trying to deploy in my iphone i am getting error like:
    "-(avTouchcontroller updatecurrenttime)", referenced from:
    _OBJC_IVAR_$_ avTouchcontroller._ivlmeter_in in avTouchController.o

    Why don't you post here (again) and you might get some answers:
    http://discussions.apple.com/message.jspa?messageID=10512489#10512489

  • Approval task SP09: Evaluation of approvalid failed with Exception: while trying to invoke the method java.lang.String.length() of an object loaded from local variable 'aValue'

    Hi everyone,
    I just installed SP09 and i was testing the solution. And I found a problem with the approvals tasks.
    I configured a simple ROLE approval task for validate add event. And when the runtime executes the task, the dispatcher log shows a error:
    ERROR: Evaluation of approvalid failed with Exception: while trying to invoke the method java.lang.String.length() of an object loaded from local variable 'aValue'
    And the notifications configured on approval task does not start either.
    The approval goes to the ToDO tab of the approver, but when approved, also the ROLE stays in "Pending" State.
    I downgraded the Runtime components to SP08 to test, and the approvals tasks works correctly.
    Has anyone passed trough this situation in SP09?
    I think there is an issue with the runtime components delivered with this initial package of SP09.
    Suggestions?

    Hi Kelvin,2016081
    The issue is caused by a program error in the Dispatcher component. A fix will be provided in Identity Management SP9 Patch 2 for the Runtime component. I expect the patch will be delivered within a week or two.
    For more info about the issue and the patch please refer to SAPNote 2016081.
    @Michael Penn - I might be able to assist if you provide the ticket number
    Cheers,
    Kristiyan
    IdM Development

  • Getting exception while trying to lookup jmsconnectionfactory

    Hi All,
              I am getting an exception while trying to do a lookup JMSConnection Factory.
              javax.naming.InvalidNameException: Exception in lookup. [Root exception is org.omg.CosNaming.NamingContextPackage.InvalidName: IDL:omg
              .org/CosNaming/NamingContext/InvalidName:1.0]
              I have two different machines i have installed my program. On one its working perfectly will but on other machine its giving this error. There is no change in code and java version on both machine.
              Do any one have clue why this will be happening. I urgently need the solution of it.
              weblogic version is : 8.1 SP6
              java version is : 1.4

    That is an iiop problem. Try using t3 protocol replacing thin client with thick client(weblogic.jar).
              - Sathish

  • Getting Exception while trying to get Connection

    Getting Exception while trying to get Connection from Data Source in ejbCreate() for the First time when ejbCreate() is called.
    Thanks in Advance

    Hello Mallidi,
    And the exception is ?
    Cheers, Tsvetomir

  • JMS Exception while trying to send a message on Login

    I am getting the following exception while trying to send a JMS message after the login.
    2012-06-01 12:09:30,688 ERROR [nucleusNamespace.com.tesco.events.manager.ILActivityManager] JMSException Occured
    javax.jms.JMSException: A transaction-related exception occurred while trying to obtain a JMS Session from provider "Login": javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.syncwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.syncwhenaborted] Can't register synchronization because the transaction is in aborted state
         at atg.dms.patchbay.SessionManager.getSession(SessionManager.java:190)
         at atg.dms.patchbay.Provider.getQueueSession(Provider.java:632)
         at atg.dms.patchbay.OutputDestination.getPooledSession(OutputDestination.java:268)
         at atg.dms.patchbay.OutputPort.getPooledSession(OutputPort.java:156)
         at atg.dms.patchbay.ElementManager.createTextMessage(ElementManager.java:848)
         at atg.dms.patchbay.ElementManager.createTextMessage(ElementManager.java:546)
         at atg.dms.patchbay.ElementManager.createTextMessage(ElementManager.java:557)
         at com.tesco.events.manager.ILActivityManager.sendLogMessage(ILActivityManager.java:81)
         at com.tesco.events.manager.ILActivityManager.logActivity(ILActivityManager.java:69)
         at com.tesco.events.listener.ATGLogEventListenerImpl.logActivity(ATGLogEventListenerImpl.java:46)
         at com.tesco.events.source.ATGLogEventSource.logActivity(ATGLogEventSource.java:61)
         at com.tesco.ecom.userprofiling.ProfileFormHandler.postLoginUser(ProfileFormHandler.java:2022)
         at com.tesco.ecom.userprofiling.ProfileFormHandler.handleLogin(ProfileFormHandler.java:1191)
         at sun.reflect.GeneratedMethodAccessor1140.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at atg.droplet.EventSender.sendEvent(EventSender.java:582)
         at atg.droplet.FormTag.doSendEvents(FormTag.java:791)
         at atg.droplet.FormTag.sendEvents(FormTag.java:640)
         at atg.droplet.DropletEventServlet.sendEvents(DropletEventServlet.java:523)
         at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:550)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.ecom.userprofiling.AssignCookieServlet.service(AssignCookieServlet.java:139)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2442)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.spindrift.sitebuilder.request.AuthServlet.service(AuthServlet.java:74)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.ecom.userprofiling.LoginControlServlet.service(LoginControlServlet.java:61)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.ecom.userprofiling.AccessControlServlet.processExpiredSession(AccessControlServlet.java:645)
         at com.tesco.ecom.userprofiling.AccessControlServlet.service(AccessControlServlet.java:392)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.bns.droplets.AddingRecentlyViewedDroplet.service(AddingRecentlyViewedDroplet.java:235)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:477)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.search.servlet.SearchClickThroughServlet.service(SearchClickThroughServlet.java:396)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.servlet.pipeline.LogOutputFilterServlet.logWithMdc(LogOutputFilterServlet.java:68)
    Edited by: 915252 on Jun 4, 2012 2:39 AM

    Hi,
    you may be interested in a solution I tracked down at http://support.bea.com/application?namespace=askbea&origin=ask_bea.jsp&event=button.search_ask_bea&askbea_display=relevancy&askbea_max_number_returned=50&question=weblogic.jms.common.JMSException%3A+Connection+not+found&all_bea_products=all_bea_products&ES=ES#
    Basically : you need to have your Weblogic servers, JMS servers and JMS stores
    on each domain named uniquely !!!
    "Joe Mooney" <[email protected]> wrote:
    >
    Any news on this one ?
    "B Liu" <[email protected]> wrote:
    Can u tell me how you supplied the required security credentials?
    Thanks,
    -Ben
    "Andy" <[email protected]> wrote:
    Hi.
    I have a situation where I am sending an JMS message to external queue
    on Weblogic
    Server which is not part of cluster. This happens in a session bean,which
    is wrapped
    in a container transaction. I have supplied the required security credentials
    like user, password etc.
    I get an error while tryign to send the message through bean. The stack
    trace
    is :
    weblogic.jms.common.JMSException: Connection not found
    at weblogic.jms.dispatcher.InvocableManager.invocableFind(InvocableManager.java:136)
    at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:596)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:153)
    at weblogic.jms.client.JMSConnection.createSessionInternal(JMSConnection.java:400)
    at weblogic.jms.client.JMSConnection.createQueueSession(JMSConnection.java:347)
    also one thing interesting is that if I call the same server and queue
    outside
    of the session bean,it works fine.
    Any ideas what might be causing the issue?
    Thanks
    Andy

  • EJBCompiler Exception when trying to deploy application in a cluster

    Hi,
              I have setup a cluster environment with 2 Managed Servers. While I tried to deploy the application using the Admin console, I got the following exception on both managed servers. I have tried suggestions from different websites:
              1. adding JDK to $PATH in WebLogic startup script and the system PATH.
              http://forum.java.sun.com/thread.jspa?threadID=465456&messageID=2605081
              2. Increasing memory for javac
              http://forum.java.sun.com/thread.jspa?threadID=492907&messageID=2605123
              My application was compiled with JDK 1.4
              But still no luck.
              What am I missing here?
              Thanks.
              Teresa
              [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application opencase on edcCluster.:
              Exception:weblogic.management.ApplicationException: prepare failed for opencase-ejb.jar
              Module: opencase-ejb.jar Error: Exception preparing module: EJBModule(opencase-ejb.jar,status=NEW)
              Unable to deploy EJB: opencase-ejb.jar from opencase-ejb.jar:
              Compiler failed executable.exec
              at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
              at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
              at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
              at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
              at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784)
              at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700)
              at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339)
              at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              java.io.IOException: Compiler failed executable.exec
              at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:469)
              at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:328)
              at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:336)
              at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:270)
              at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
              at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
              at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
              at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784)
              at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700)
              at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339)
              at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    I solved recently a similar problem. The problem arised because the
              developer had compiled the ejb.jar with JDK 5.0, and then he was trying to
              deploy it to WLS 8.1, which supports only JDK 1.4 compiled classes when
              EJBCompiling.
              <T Y> wrote in message news:[email protected]...
              > Hi,
              > I have setup a cluster environment with 2 Managed Servers. While I tried
              > to deploy the application using the Admin console, I got the following
              > exception on both managed servers. I have tried suggestions from different
              > websites:
              > 1. adding JDK to $PATH in WebLogic startup script and the system PATH.
              > http://forum.java.sun.com/thread.jspa?threadID=465456&messageID=2605081
              >
              > 2. Increasing memory for javac
              > http://forum.java.sun.com/thread.jspa?threadID=492907&messageID=2605123
              >
              > My application was compiled with JDK 1.4
              >
              > But still no luck.
              > What am I missing here?
              >
              > Thanks.
              >
              > Teresa
              >
              >
              > [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy
              > application opencase on edcCluster.:
              > Exception:weblogic.management.ApplicationException: prepare failed for
              > opencase-ejb.jar
              > Module: opencase-ejb.jar Error: Exception preparing module:
              > EJBModule(opencase-ejb.jar,status=NEW)
              > Unable to deploy EJB: opencase-ejb.jar from opencase-ejb.jar:
              > Compiler failed executable.exec
              > at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
              > at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
              > at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
              > at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
              > at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784)
              > at
              > weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700)
              > at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339)
              > at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              > at
              > weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              > java.io.IOException: Compiler failed executable.exec
              > at
              > weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:469)
              > at
              > weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:328)
              > at
              > weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:336)
              > at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:270)
              > at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
              > at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
              > at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
              > at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:784)
              > at
              > weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:700)
              > at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1339)
              > at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
              > at
              > weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2513)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2463)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2379)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              > at
              > weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              > at
              > weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

  • Errors while trying to deploy email portlet

    Hi,
    I am using Oracle JDeveloper 10.1.3. I am trying to register a portlet. The provider validation was unsuccessful. When trying to run it I get the following error messages:
    XML processing error: unable to create object of type edu.umt.portal.custom.CustomRenderCSS due to the following exception: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: edu.umt.portal.custom.CustomRenderCSS Dependent class: oracle.portal.utils.xml.v2.DefaultNodeHandler Loader: current-workspace-app.web.ceaiWebmailWeb:0.0.0 Code-Source: /C:/jdev/jdev/mywork/ceaiWebmail/ceaiWebmailWeb/public_html/WEB-INF/lib/ptlshare.jar Configuration: WEB-INF/lib/ directory in C:\jdev\jdev\mywork\ceaiWebmail\ceaiWebmailWeb\public_html\WEB-INF\lib This load was initiated at current-workspace-app.web.ceaiWebmailWeb:0.0.0 using the Class.forName() method. The missing class is not available from any code-source or loader in the system.
    can you help me in figuring out what is the problem.
    Thanks
    Abhishek

    Hi Democritos,
    Often this kind of error appears when you are trying to deploy to the PDA target something that the PDA does not support.
    I would start from this two document.
    Why Do I Receive An Unknown Error When Building a LabVIEW VI For PDA?
    How Can I Tell What Features for Controls and Indicators are Supported in the LabVIEW PDA Module?
    Another source of the same cryptic error message can be an improper installation of all the module needed to build PDA application, the first document suggested above point in this direction too.
    I would check the PDA module manual and verify the proper installation order.
    LabVIEW 8.0 PDA Module Help
    I hope you can dig out a solution from these documents.
    Write if you need further help
    FiloP
    It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong.
    Richard P. Feynman

  • Exception when trying to deploy BPEL

    Hi,
    I get the following exception when I try to deploy the BPEL process, it doesn't give any error while compiling an deploying the process in Jdeveloper!
    If anyone can inform me what could be the source and fix for it that wud b really great!
    thanks,
    CD
    The following exception occured while loading this Process:
    Exception Name:
    BPEL validation failed
    Exception Description:
    BPEL source validation failed, the errors are: [Error ORABPEL-10902]: compilation failed [Description]: in "bpel.xml", XML parsing failed because "undefined part element. In WSDL at "file:/opt/app/oracle/product/10.1.2_midt/integration/orabpel/domains/default/tmp/.bpel_TransactionProcess_1.0.jar/TXDB.wsdl", message part element "{http://xmlns.oracle.com/pcbpel/adapter/db/top/TransactionProcess}TXDBSelectInputParameters" is not defined in any of the schemas. Please make sure the spelling of the element QName is correct and the WSDL import is complete. ". [Potential fix]: n/a. .
    Suggested Fix:
    Context:
    Stack Trace:

    Hi Marc,
    I ran into the same problem. My BPEL process compiles fine, but fails on deployment with the following errormessage.
    BUILD FAILED
    C:\work\CVSROOT\R_1_4\CCS_main\workflow\RealWSDL\build.xml:79: A problem occured while connecting to server "prima" using port "7777": bpel_RealWSDL_2.1.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "RealWSDL" (revision "2.1"): BPEL validation failed.
    BPEL source validation failed, the errors are:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part element.
    In WSDL at "file:/oradata/OracleAS_1/bpel/domains/outboundnoterepository/tmp/.bpel_RealWSDL_2.1_b3ac54bf8e2dce1c23ac368f6871d958.tmp/nrwsdl/nr/RCMR_AR000002NR01.wsdl", message part element "{urn:hl7-org:v3}MCCI_IN002200NR01" is not defined in any of the schemas.
    Please make sure the spelling of the element QName is correct and the WSDL import is complete.
    I tried the steps which worked for CD without any success.
    * Undeployed my process on mid-tier
    * I added a space in the *.bpel file at a random non-meaningfull place
    * I cleared the wsdl cache and restarted the app. server
    * I redeployed with a new version
    I am using JDeveloper 10.1.3.4 and the app. server is running BPEL 10.1.3.3. Could this be my issue?
    I have used several subfolders and used relative paths to reference different files (xsd's and wsdl's) to each other. Could the subfolders be my issue?
    Any ideas as to solution, problem or both?
    Appreciate any help.
    Regards,
    Aagaard

  • Help!!! Error while trying to Deploy on JRun 3.1

    Hello
    I'm trying to deploy my Ejbs for JRun 3.1. I have my deploy
    script as below:
    rem The base directory in which JRun is installed
    set JRUN_HOME=c:\JRun\3.1
    rem The Oracle JDBC Drivers
    set JDBC_DRIVER=%JRUN_HOME%\servers\lib\ojdbc14.jar
    set ECLIPSE_HOME=H:\eclipse\workspace
    rem The filename and location of the JAR file to build
    set JAR_FILE=%ECLIPSE_HOME%\lib\mtrack.jar
    rem The Classpath for EJB components
    set
    EJB_CP=%ECLIPSE_HOME%\lib\j2ee.jar;%JRUN_HOME%\lib\ejipt.jar;%ECLIPSE_HOME%\lib\jdom.jar; %ECLIPSE_HOME%\lib\xerces.jar;%ECLIPSE_HOME%\lib\ext\commons-fileupload-1.1.jar
    set
    JRUN_CP=%JRUN_HOME%\lib\install.jar;%JRUN_HOME%\lib\xt.jar;%JRUN_HOME%\lib\jrun.jar;%JRUN _HOME%\lib\jsp.jar;%JRUN_HOME%\lib\jsprt.jar;%JRUN_HOME%\lib\rhino.jar;%JRUN_HOME%\lib\ssi .jar;%JRUN_HOME%\lib\default_exports.jar;%JRUN_HOME%\lib\default_objects.jar;%JRUN_HOME%\l ib\ejipt.jar;%JRUN_HOME%\lib\ejipt_ejbeans.jar;%JRUN_HOME%\lib\ejipt_jms.jar;%JRUN_HOME%\l ib\ejipt_tools.jar;%JRUN_HOME%\lib\ejipt_client.jar
    set CP=.;%EJB_CP%;%JDBC_DRIVER%;%JAR_FILE%;%JRUN_CP%
    C:\java\jres\1.3.1\bin\java
    -Djava.security.policy=%JRUN_HOME%/lib/jrun.policy
    -Dejipt.home=%JRUN_HOME% -cp %CP% allaire.ejipt.tools.Deploy
    This script uses Jre 1.3.1 to deploy as I know that one works
    on another machine. Anyway, i get the following error, i starts
    doing the compilation and generating the stub then it fails:
    Generating EscalationManagerObject...
    Generating StatisticsManagerHomeObject...
    Generating StatisticsManagerObject...
    Compiling files...
    Exception: [15:24:29] java.io.IOException: CreateProcess:
    javac -classpath c:/JR
    un/3.1/servers/default/deploy/lib;c:/JRun/3.1/servers/default/deploy/mtrack.jar;
    lib/ejipt.jar;.;H:/eclipse/workspace/lib/j2ee.jar;c:/JRun/3.1/lib/ejipt.jar;H:/e
    clipse/workspace/lib/jdom.jar;H:/eclipse/workspace/lib/xerces.jar;H:/eclipse/wor
    kspace/lib/ext/commons-fileupload-1.1.jar;c:/JRun/3.1/servers/lib/ojdbc14.jar;H:
    /eclipse/workspace/lib/mtrack.jar;c:/JRun/3.1/lib/install.jar;c:/JRun/3.1/lib/xt
    .jar;c:/JRun/3.1/lib/jrun.jar;c:/JRun/3.1/lib/jsp.jar;c:/JRun/3.1/lib/jsprt.jar;
    c:/JRun/3.1/lib/rhino.jar;c:/JRun/3.1/lib/ssi.jar;c:/JRun/3.1/lib/default_export
    s.jar;c:/JRun/3.1/lib/default_objects.jar;c:/JRun/3.1/lib/ejipt.jar;c:/JRun/3.1/
    lib/ejipt_ejbeans.jar;c:/JRun/3.1/lib/ejipt_jms.jar;c:/JRun/3.1/lib/ejipt_tools.
    jar;c:/JRun/3.1/lib/ejipt_client.jar -d
    c:/JRun/3.1/servers/default/deploy/lib @
    c:/JRun/3.1/servers/default/deploy/src/list error=2
    at java.lang.Win32Process.create(Native Method)
    at java.lang.Win32Process.<init>(Unknown Source)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at
    allaire.ejipt.tools.Deploy._compileFiles(allaire/ejipt/tools/Deploy.java:700)
    at
    allaire.ejipt.tools.Deploy.redeployJars(allaire/ejipt/tools/Deploy.java:236)
    at
    allaire.ejipt.tools.Deploy.deployJars(allaire/ejipt/tools/Deploy.java:184)
    at
    allaire.ejipt.tools.Deploy.main(allaire/ejipt/tools/Deploy.java:163)
    I'm completely stuck. Any help will be much appreciated.
    Thanks
    Pratim

    Hi dominikg,
    At first, You can try to restart the device-manager from system tray.
    If it doesn't help, then try the following:
    - stop the device manager
    - Remove c:\Docement and Settings\<your User>\javame-sdk folder.
    - Ran the device manager from <SDK>/bin directory
    - try to debug again.
    Did you tried to change port 51307 to another.
    Early access build had some problems with device manager, I hope that final release will be better :)
    BR,
    Igor

  • Error while trying to deploy the application using Enterprise manager website

    Hi,
    I am trying to deploy a huge ear file using enterprise manager website of Oracle 9iAs Rel 2.
    The deployment fails with the following error.
    Deployment failed: Nested exception Root Cause: null; nested exception is: java.lang.OutOfMemoryError. null; nested exception is: java.lang.OutOfMemoryError
    We are able to deploy the same ear file using stand-alone container.
    We are planning for deployment in few days to go it live.
    Pls suggest what could be the problem.
    Hardware Used:-
    DellServer Intel P3 dual processor 1.2GHz
    1GB RAM
    2GB virtual memory,
    40GB free hard-drive.
    Apart from 9ias enterprise edition, this system has Oracle database also on it. But the database is not being used at all by anyone.
    No other software is installed on the system
    Software:-
    Windows 2000 Server sp2
    Oracle 9ias Release 2 Enterprise Edition (Installed J2EE and Webcache)
    Oracle 8i Database 8.1.6.0.0
    Size of application:-
    130 EJBs (107 CMP + remaining Session Beans)
    1700 JSPs
    3 servlets
    Packaged properly into jar,war,ear structure.
    the size of ear file is about 13MB.
    Thanks
    Srinath

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

Maybe you are looking for

  • Image size for LOCAL images

    Is there still a size limit for the ZMG file for local images (not network installations)? I have a ZMG that is 2.17g that works fine using the network but I get the error message "end of archive" when using a dvd with that same image. I found severa

  • Which framework is preferable JSF 2.0 or Struts 2.1?

    Hello everybody ... I would like to ask this question Which framework is preferable JSF 2.0 or Struts 2.1? The comparison it could be in terms of the efficiency,less failures , facility, simple to use , the other technical perspectives . And which on

  • Export tables/structure from FM

    Hi SAPMASTER, Please, I need your help!!!! Forgive my stupid doubt. I need to export a table from FM. Below is my FM: FUNCTION ZZEXPORTA. ""Local Interface: *"  EXPORTING *"     VALUE(OUT1) TYPE  ZZSTRU_ZZQTDMAT DATA: itab TYPE TABLE OF ZZSTRU_ZZQTDM

  • BAPI_RIUTING_CREATE

    i  am using BAPI   *BAPI-ROUTING_CREATE' to upload Routing and Operation data. In operation Structure i am passing three lilne items,but it is creating one one opeation for header. how to upload multiple operaions(Line items) for a given group. Thank

  • New IoS6 update made my pictures pixeled

    Since the 6.1 update when I change by background it makes it zoomed in and blurry no matter hat I do and it also makes the videos I'm getting blurry.