Getting error while deploying WebDynpro Application.

Hi, There
After creating an application for a WebDynpro project, when I execute the project (Deploy New Archive and Run) the application I am receiving then following error message.
"This file does not have a program associated with it for performing this action. Create an association in folder options in control panel."
This message is reflacted for the following file.
"http://......../localhost/prjHello/AppHello?SAPtestId=5"
I am not getting what is the file type of AppHello.xxx file and which file type I have to associate with which program in control panel.
Please give me some idea on which file type I have to associate with which program?

Hi Vikranth,
After creating an application for a WebDynpro project, when I execute the project (Deploy New Archive and Run) the application I am receiving then following error message.
"This file does not have a program associated with it for performing this action. Create an association in folder options in control panel."
I think previously u faced the same problem.
Please provide me solution.
Regards
Ravi

Similar Messages

  • Error while deploying Webdynpro Application in CE 7.1.1

    Hi,
    Im developing Webdynpro DC application in CE 7.1.1. ( Composite Environment 7.1 Enhancement Pack 1)  While deploying the application im getting error saying ,
    Error: "Application error occurred during the request processing."
      Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
    Details: com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'demo.sap.com/firstdc' is not deployed on the server. Please check the used URL for typos.
    +     at com.sap.tc.webdynpro.clientserver.task.Task.getDeployableObject(Task.java:364)+
    +     at com.sap.tc.webdynpro.clientserver.session.RequestManager.initApplicationDeployableObjectPart(RequestManager.java:566)+
    +     at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:504)+
    +     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doInitWdEnvironment(RequestManager.java:169)+
    +     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:230)+
    +     at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)+
    +     at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)+
    +     at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)+
    +     at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)+
    +     at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)+
    +     at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)+
    +     at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)+
    +     at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)+
    +     at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)+
    +     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)+
    +     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)+
    +     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)+
    +     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)+
    +     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)+
    +     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)+
    +     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)+
    +     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)+
    +     at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)+
    +     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)+
    +     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)+
    +     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)+
    +     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)+
    +     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)+
    +     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)+
    +     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)+
    +     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)+
    +     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)+
    +     at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)+
    +     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)+
    +     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)+
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'demo.sap.com/firstdc' since it is not a Web Dynpro object.
    +     at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:87)+
    +     at com.sap.tc.webdynpro.services.sal.deployment.core.DeployableObjectInternal.getDeployableObjectInternal(DeployableObjectInternal.java:37)+
    +     at com.sap.tc.webdynpro.clientserver.task.Task.getDeployableObject(Task.java:362)+
    +     ... 50 more+
    Caused by: com.sap.tc.webdynpro.spi.WebDynproRuntimeException: No Web Dynpro application (deployable object) with name demo.sap.com/firstdc exists.
    +     at com.sap.engine.services.webdynpro.WebDynproRuntimeServiceImpl.getDeployableObject(WebDynproRuntimeServiceImpl.java:264)+
    +     at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:85)+
    +     ... 52 more+
    Pls provide me the solution.
    thanks in advance,
    raji

    Hi Veera/Abhi
    I have installed MinDB and all the required files on the PDA. It is synchronizing with the middleware.
    On my NWDS PDA  Simulator , the application is appearing but when i click on the application there is no data and it is giving exception
    2009-02-11 13:02:40 ...  (com.sap.tc.mobile.cfs.pers.PersistenceManager:release resultset) Thread: Finalizer Error: java.sql.SQLException: Result set is closed
    Madhu--
    Please find my ans to the following points mentioned by you
    1) BASIS SWCV must be assigned in the Distribution Model Software Component Version tab of the device.
    It is assigned
    2) Activate the "DISTRIBUTE_USER_DETAILS" Rule in the admin.
    Rule is activated
    3) Activate the "DISTRIBUTE_USER_AUTHORIZATIONS" Rule in the admin.
    Rule is activated
    4) Make sure that you have installed the following components in the following sequence in the PDA
    - Creme
    - MinDB/DB2e
    - PDA_eswt_container
    - PDA Runtime.
    Client is  installed in this sequence only. I referrred to help.sap.com while installing
    the application should atleast work in the NWDS PDA simulator. My basic problem is it is not picking  up the data. giving the above mentioned error.
    Regards
    Priya

  • " User not authorized" error while deploying webdynpro application on WAS

    I am getting following error while deploying dyn pro application on WAS
    Error
    May 17, 2005 6:37:21 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Settings
    SDM host : DYNPRO
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/720359/LOCALS1/Temp/temp50603PVTOSAP.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/720359/LOCALS1/Temp/temp50603PVTOSAP.ear
    Aborted: development component 'PVTOSAP'/'local'/'LOKAL'/'0.2005.05.17.18.37.08':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [DYNPRO] with user name: [J2EE_ADMIN]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: User not authorized.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted
    Additional Log :
    May 17, 2005 6:37:21 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [002]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7162 - 630_SP]/>
    <!NAME[D:\usr\sap\DYN\DVEBMGS00\SDM\program\log\sdmcl20050517131312.log]/>
    <!PATTERN[sdmcl20050517131312.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    May 17, 2005 6:43:12 PM  Info: -
    Starting deployment -
    May 17, 2005 6:43:12 PM  Info: Loading selected archives...
    May 17, 2005 6:43:12 PM  Info: Loading archive 'D:\usr\sap\DYN\DVEBMGS00\SDM\program\temp\temp50603PVTOSAP.ear'
    May 17, 2005 6:43:14 PM  Info: Selected archives successfully loaded.
    May 17, 2005 6:43:14 PM  Info: Actions per selected component:
    May 17, 2005 6:43:14 PM  Info: Update: Selected development component 'PVTOSAP'/'local'/'LOKAL'/'0.2005.05.17.18.37.08' updates currently deployed development component 'PVTOSAP'/'local'/'LOKAL'/'0.2005.05.17.09.04.27'.
    May 17, 2005 6:43:15 PM  Info: Error handling strategy: OnErrorStop
    May 17, 2005 6:43:15 PM  Info: Update strategy: UpdateAllVersions
    May 17, 2005 6:43:15 PM  Info: Starting: Update: Selected development component 'PVTOSAP'/'local'/'LOKAL'/'0.2005.05.17.18.37.08' updates currently deployed development component 'PVTOSAP'/'local'/'LOKAL'/'0.2005.05.17.09.04.27'.
    May 17, 2005 6:43:15 PM  Info: SDA to be deployed: D:\usr\sap\DYN\DVEBMGS00\SDM\root\origin\local\PVtoSAP\LOKAL\0.2005.05.17.18.37.08\temp50603PVTOSAP.ear
    May 17, 2005 6:43:15 PM  Info: Software type of SDA: J2EE
    May 17, 2005 6:43:15 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    May 17, 2005 6:43:15 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    May 17, 2005 6:43:15 PM  Error: Aborted: development component 'PVTOSAP'/'local'/'LOKAL'/'0.2005.05.17.18.37.08':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [DYNPRO] with user name: [J2EE_ADMIN]
                        Check your login information.
                        Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: User not authorized.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    May 17, 2005 6:43:17 PM  Error: -
    At least one of the Deployments failed -

    Hi Abhijeet,
    1. Execute the remoteGUI
    <<Installed drive>>:\usr\sap\J2E\JC00\SDM\program\RemoteGui.bat
    2. Click the "Connect to SDM server" (Menu "SDM GUI --> Login")
    3. Give the hostname (DYNPRO) and port (50018)
    4. Enter the password and click login.
    Check whether you are able to login or not. If you are not able to login through the RemoteGUI, then the password might be wrong. Check the password.
    Regards,
    Santhosh.C

  • Error While Deploying Webdynpro Application.

    Dear Experts,
    While deploying web dynpro application having webservice based Model, I am getting following errors-
    <b>'SERVICEID' not defined for model class 'Request_ZHRESS_STATION_REQUISITION'</b>
    I have checked model structure where I can see that this attribute "SERVICE ID" is there and properly configured with the Model. It's also generating with the autocompeletion facility while writing the code. This attribute is used to pass the parameter to Model for its execution.
    Please Help! to resolev this problem as I am not able to proceed ahead in my project.
    Thanks in advance!
    Regards,
    Roshan

    Hi Roshan,
    Reimport the bapi once again.
    In the diagram view do the context mapping properly between
    1>     component controller and used model (Bapi Model)
    2>      views and component controller.
    According to context structure.
    Bapi_Employee_Getdata_Input
    |--- Output
    | -
    Personal_Data(under Output node )
    |--- Employee_Id
    Take a method say “GetEmployeeDetailsByNo” inside component controller with parameter “empid” of type string.
    Use this implementation.
    public void GetEmployeeDetailsByNo( java.lang.String empid )
    //@@begin GetEmployeeDetailsByNo()
    IWDMessageManager msg = wdComponentAPI.getMessageManager();
    try {
    Bapi_Employee_Getdata_Input input = new Bapi_Employee_Getdata_Input();
    input.setEmployee_Id(empid);
    wdContext.nodeBapi_Employee_Getdata_Input().bind(input);
    wdContext.currentBapi_Employee_Getdata_InputElement().modelObject().execute();
    wdContext.nodePersonal_Data().invalidate();
    } catch (Exception e) {
    // TODO Auto-generated catch block
    msg.reportSuccess(e.getMessage());
    e.printStackTrace();
    //@@end
    Now go to the view and bind the Model node (Bapi_Employee_Getdata_Input
    ) in the view layout.
    And inside “on action” event of “Search”button uses this code.
    public void onActionGoEmpSearch(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
    //@@begin onActionGoEmpSearch(ServerEvent)
    wdThis.wdGetEmployeeCompController().GetEmployeeDetailsByNo(wdContext.currentBapi_Employee_Getdata_InputElement().getEmployee_Id());
    //@@end
    public void wdDoInit()
    //@@begin wdDoInit()
    Bapi_Employee_Getdata_Input bapiInput = new Bapi_Employee_Getdata_Input();
    wdContext.nodeBapi_Employee_Getdata_Input().bind(bapiInput);
    //@@end
    Use the code according to your BAPI name.
    Regards,
    Mithu

  • Error while Deploy Webdynpro  application

    hi experts,
    while Deploying my Webdynpro application i am getting the following error.
    Jul 25, 2007 12:05:54 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Settings
    SDM host : portal
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/ADMINI1/LOCALS1/Temp/temp33259tcs.comadmis.ear
    Deployment exception : Server portal did not accept login request as apiadmin on port 50018 - Cannot log in. There are already active sessions:
    Session id 87 / An administrator logged in via API /
    Inner exception was :
    Server portal did not accept login request as apiadmin on port 50018 - Cannot log in. There are already active sessions:
    Session id 87 / An administrator logged in via API /
    pls could anybody help me on this issues.
    vijai

    It seems that some user is already logged into the system and using the services.
    I don't how can you increase the number of session allowed in server.
    But for now. You can just check who else is using server and ask them to stop.
    You can restart the server and then try deployment. It will work then for you
    Regards,
    Ashwani Kr Sharma

  • Error while deploying webdynpro applications on sdm

    hi all,we are having a server with ip address 172.25.5.115.but recently due to some reasons the is is changed to 172.25.4.114.earlier with previous ip we were able to use all the services like portal SDM...SDM for deploying web dynpro applications etc..very fine....but after the change of ip address we r still able to access the portal fine but not able to deploy the  webdynpro applications.getting the error message.if some one have any ideas please help....

    The error details are as shown below:
    Apr 7, 2008 4:16:27 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : infpw01622
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/283382/LOCALS1/Temp/temp593WD_ExcelExport_NW04s.ear
    Deployment exception : Server infpw01622 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server infpw01622 at port 50118: Connection timed out: connect
    Inner exception was :
    Server infpw01622 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server infpw01622 at port 50118: Connection timed out: connect

  • Getting Error while deploying StoreFrontModule application

    I am getting this error:--
    [12:28:43 PM] ---- Deployment started. ----
    [12:28:43 PM] Target platform is (Weblogic 10.3).
    [12:28:43 PM] Retrieving existing application information
    [12:28:45 PM] Running dependency analysis...
    [12:28:45 PM] Building...
    [12:28:48 PM] Deploying 3 profiles...
    [12:28:48 PM] Wrote MAR file to C:\FusionOrderDemo_R1PS2\StoreFrontModule\deploy\AutoGeneratedMar.mar
    [12:28:49 PM] Wrote Web Application Module to C:\FusionOrderDemo_R1PS2\StoreFrontModule\StorefrontUI\deploy\StoreFrontWebApp.war
    [12:28:49 PM] Warning: Some of the customization documents under '/templates' are packaged as part of WAR. This metadata cannot be accessed from WAR using MDS.
    [12:28:50 PM] Uploading jazn-data users.
    [12:28:50 PM] Uploading jazn-data roles.
    [12:28:50 PM] Wrote Enterprise Application Module to C:\FusionOrderDemo_R1PS2\StoreFrontModule\deploy\StoreFrontModule.ear
    [12:28:51 PM] Entering Oracle Deployment Plan Editor
    [12:28:53 PM] Deploying Application...
    [12:28:54 PM] [Deployer:149191]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' is initializing on 'soa_server1'
    [12:28:54 PM] [Deployer:149191]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' is initializing on 'soa_server1'
    [12:28:54 PM] [Deployer:149191]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' is initializing on 'soa_server1'
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'bam_server1'
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'bam_server1'
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'bam_server1'
    [12:28:57 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application StoreFrontModule [Version=V2.0] on bam_server1,BAMJMSServer,AdminServer,SOAJMSServer,soa_server1,UMSJMSServer_auto_2,UMSJMSServer_auto_1.: [Deployer:149145]Unable to contact 'bam_server1'. Deployment is deferred until 'bam_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'bam_server1'.
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'AdminServer'
    [12:28:57 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application StoreFrontModule [Version=V2.0] on bam_server1,BAMJMSServer,AdminServer,SOAJMSServer,soa_server1,UMSJMSServer_auto_2,UMSJMSServer_auto_1.: .
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'soa_server1'
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'soa_server1'
    [12:28:57 PM] [Deployer:149193]Operation 'deploy' on application 'StoreFrontModule [Version=V2.0]' has failed on 'soa_server1'
    [12:28:57 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application StoreFrontModule [Version=V2.0] on bam_server1,BAMJMSServer,AdminServer,SOAJMSServer,soa_server1,UMSJMSServer_auto_2,UMSJMSServer_auto_1.: .
    [12:28:57 PM] Weblogic Server Exception: weblogic.application.ModuleException:
    [12:28:57 PM] Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    [12:28:57 PM] See server logs or server console for more details.
    [12:28:57 PM] weblogic.application.ModuleException:
    [12:28:57 PM] #### Deployment incomplete. ####
    [12:28:57 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Please help gurus

    Have you checked whether all servers are up and running? You may check this on weblogic admin console.
    Make sure that your DB is up and running.
    Regards,
    Anuj

  • Sap was java 6.40  giving error while deploying webdynpro applications

    I have 7.0.11 Dev studio and when I am  trying to publish dynpro application to preveiew WAS 6.40 , It is giving following error
    .However when published to production version , it is working fine . Any settings to be enabled in preview version of WAS to enable dynpro hosting ?
    Web Dynpro product information:
    Product: null, Vendor: SAP AG, Version: null, Build ID: 6.3004.00.0000.20040209174308.0000, Build Date: Fri Jan 04 14:25:09 GMT+05:30 2008
    Error stacktrace:
    java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/progmodel/gci/IGCIComponentDelegate
    Loader Info -
    ClassLoader name: [local/FirstWebDynProj]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       library:webservices_lib
       interface:resourcecontext_api
       interface:webservices
       sap.com/tcwddispwda
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:com.sap.aii.util.xml
       library:com.sap.aii.proxy.framework
       library:tc~cmi
       library:com.sap.aii.util.misc
       library:com.sap.aii.util.rb
       library:tcgraphicsigs
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;service:com.sap.security.core.ume.service;service:connector;service:dbpool;service:keystore;service:security;service:userstore
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:tcddicddicservices
    Resources:
       D:\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\local\FirstWebDynProj\webdynpro\public\lib\app.jar
    Loading model: {parent,references,local}
    The error occurred while trying to load "firstcomppkg.wdp.InternalFirstComp".
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:326)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:42)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doInit(ClientComponent.java:748)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:333)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:341)
         at com.sap.tc.webdynpro.clientserver.task.Task.createApplication(Task.java:181)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:494)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:49)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:239)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:130)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:92)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:35)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:250)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:319)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:297)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:696)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:221)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:146)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)

    Seems your Web AS preview is rather old - 6.40 SP4. While NWDS is 7.0 SP11. For WD development IDE and server must be at the same version and SP level.
    HTH!
    \-- Vladimir

  • Error while deploying my application

    Hi,
    I am getting the following error while deploying my application.
    com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing
        at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)
        at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1015)
        at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
        at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:91)
    at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:319)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)
         at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
    Thanks ,
    nadh

    Hi Nadh,
    This is the code to execute RFCst
    Z_Notification_Create_Input input = new Z_Notification_Create_Input();
    wdContext.nodeZ_Notification_Create_Input().bind(input);
    wdContext.currentZ_Notification_Create_InputElement().modelObject().addFlines(longText);
    wdContext.currentZ_Notification_Create_InputElement().modelObject().execute();
    Best regards,
    Chinnu

  • I am getting error while deploying "shared library" to FP-2010

    i am getting error while deploying "shared library" to FP-2010
    screen shot is also attached
    regards
    mazhar
    Attachments:
    error24.JPG ‏128 KB

    Hi mazhar.ali,
    Do you explicitly reference a DLL in your code? 
    What is the size of your code?  (The FP-2010 only has 32 Mbytes of RAM, so if you're trying to deploy and run your code from RAM, this might be something to take into account.)  (How Much Memory Does My FieldPoint Controller Have?)
    Regards,
    Kevin S.
    Applications Engineer
    National Instruments

  • Error While deploy VC Application and Par file

    Hi Experts,
    The deployment of par or VC application worked fine, but last one week i am getting error while deploying par or VC application.
    I am getting pop-up window while deploy VC Application. That pop-up window shows Portal Request Failed. (com/sap/netweaver/bc/uwl/UWLException).
    I am getting Error like this, Please Check the user ID and password, while deploying par from NWDS.
    I have checked my userid and password, it is correct. I checked with admin userid and password, it shows the same error.  it is showing same for my team members userid also.
    I have checked logs and traces in server, nothing is logging regarding this deployment error.
    Where is the problem, please anybody help me.  I am using EP7 SP9.
    Thanks and Regards,
    Chinnadurai R

    Hi Detlev,
    I checked all the permission in the SECURITY ZONES, all the setting are correct in the portal.
    I informed to our BASIS Team, they found that problem is, one process always running in SDM. It didnt let to deploy another PAR file. They cann't able to open the SDM after gave the SDM username and password, its shows "still processing". So, how can we kill the process ? They restarted the SDM and also J2EE Engine, its still processing. After that they restarted the Machine also, still the process going on.
    How can we rectify the problem ?..
    Thanks & Regards
    Chinnadurai R

  • Error while deploying NWDS application

    While deploying the NWDS projects, I am recieving an error message:
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts
    The same problem is occuring with various projects, which earlier used to deploy. Plz help.

    Thanks Benny
    I did so but am constantly getting errors while deploying
    the error message is    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon).
    I unlocked the password and reset it but am constantly getting the same error message and after some deployment trials, the user gets locked.
    Plz help.

  • Getting ConverterELTag error while deploying the application though jsf1.2 library is added

    Hi ADF Experts,
    I am using JDeveloper 11.1.1.7.0 and while deploying my application to weblogic server I am getting the below error.
    [Deployer:149193]Operation 'deploy' on application 'AppsSUI' [Version=0.5-SNAPSHOT]' has failed on 'DefaultServer'
    [07:19:01 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application AppsSUI [Version=0.5-SNAPSHOT] on DefaultServer.: Failed to load webapp: 'AppsSUI'.
    [07:19:01 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'AppsSUI'
    [07:19:01 AM] Caused by: java.lang.ClassNotFoundException: javax.faces.webapp.ConverterELTag
    [07:19:01 AM]   See server logs or server console for more details.
    [07:19:01 AM] weblogic.application.ModuleException: Failed to load webapp: 'AppsSUI'
    [07:19:01 AM] ####  Deployment incomplete.  ####
    [07:19:01 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Caused by: java.lang.ClassNotFoundException: javax.faces.webapp.ConverterELTag
    Can you please help me, if anybody have faced this issue. Jsf 1.2 library is also added.
    Please help.
    Thanks,
    Roy

    Hi,
    normally it should not be required to deploy JSF 1.2 with the application as WLS has JSF 1.2 installed. So only make sure you deploy 11.1.1.7 to the WLS server it is supported with
    Frank

  • Getting Error While Deploying SOADEMO-CLIENT Application

    Hi All,
    I got an error while deploying the SOADEMO-CLIENT application. Below is the error message.
    Error(119,9): CustomerServiceSoapHttp_Stub not found in class oracle.soademo.view.services.runtime.CustomerSvc_Impl .
    Please help how to resolve this problem .
    Thanks
    KOTI

    Yes, I did previously did the same thing, got same error. After I deleted the workspace. Again started the process from new work space.
    But this time also got same error.
    When I double click on the error, CustomerSvc_Impl.java opened in Jdeveloper and showinf errors at below line.
    oracle.soademo.view.services.runtime.CustomerServiceSoapHttp_Stub stub = new oracle.soademo.view.services.runtime.CustomerServiceSoapHttp_Stub (handlerChain);
    try {
    stub. _initialize* (super.internalTypeRegistry);
    Note : The bold string is showing errors.
    Edited by: user11118888 on May 14, 2009 5:25 PM

  • Error while deploying the application

    Hi,
    I am trying to deploy an application on WLS 9.0 on Windows XP.
    I get the following error while deploying.
    "Cannot set web app root system property when WAR file is not expanded"
    Here is the command I used and the output.
    C:\bea\weblogic90\server\bin>java weblogic.Deployer -adminurl t3://localhost:7001 -username weblogic -password weblogic -deploy -name prs -source C:\bea\user_projects\domains\consoleExtensions\applica
    tions\abc.war -targets AdminServer
    weblogic.Deployer invoked with options: -adminurl t3://localhost:7001 -username weblogic -deploy -name abc -source C:\bea\user_projects\domains\consoleExtensions\applications\abc.war -targets AdminServer
    <Feb 28, 2006 10:58:49 AM CST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operatio
    n for application, abc [archive: C:\bea\user_projects\domains\consoleExtensions\applications\abc.war], to AdminServer .>
    Task 0 initiated: [Deployer:149026]deploy application abc on AdminServer.
    Task 0 failed: [Deployer:149026]deploy application abc on AdminServer.
    Target state: deploy failed on Server AdminServer
    Cannot set web app root system property when WAR file is not expanded
    I am deploying my application as a .war file. I dont get this error on solaris. I dont get this error even on windows when it is deployed in exploded format.
    Has anyone ran into such problem. Please let me know if you anyone knows what is the problem.
    Any help is greatly appreciated.
    Thanks in advance
    Sarat

    I changed the schema location in my WSDL and tried deploying it and it worked.
    But now there is a new problem that has come up. When I try testing the service, it gives me an error saying that there is a problem with the end point.
    The error I get is as follows:
    The selected operation process could not be invoked.
    An exception occured while invoking the webservice operation. Please see logs for more details.
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.FabricInvocationException: Unable to access the following endpoint(s): http://prodtest.sj.vindicia.com/soap.pl<br>
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.FabricInvocationException: Unable to access the following endpoint(s): http://prodtest.sj.vindicia.com/soap.pl
    The server seems to be on but I'm not able to reach it.

Maybe you are looking for