How to start configuration adapter services

Hi,
I am stop configuration adapter service to apply the some settings, suddenly Visual administrator stopped and I am not able to start the configuration adapter service because visual administrator not start because of configuration adapter service.
Please suggest how to start configuration adapter services.
Regards,
Ravi ghangurde

HI ravi,
you can try from config tool , but i am not sure whether that will help you or not. Best would be to restart the server and change the parameter from  Config tool again incase you have changed sometghing which is causing the service not to start.
http://help.sap.com/saphelp_nw04/helpdata/en/2c/9f327802844fdcb776f38a2a7a9a7f/frameset.htm
Regard
Pankaj Prasoon

Similar Messages

  • How to read Configuration Adapter Service?

    Hi all
    Am using NWDS 7.0 SP 15.
    I have uploaded a file (text file with props) in the configuration adaper. I want to read this file in my webdynpro (or any java) application. How can I do it?
    I have gone through sdn and I did find some posts which related to reading Configuration on J2EE. I am not referring here to the normal properties files on WebDynpro which are shown up on the Configuration Adapter. The key value pairs in those can be edited, but as such it is not possible to add a new key value pair from the Visual Adminsitrator.
    To workaround, I created/uploaded a file directly in the Configuration Adapter under my application component. Now I want the APIs to browse through the tree. I know there is a J2EE service by name Configuration Service which is used by SAP applications, how may I use it? Thank you.
    The post "Problem with Configuration Adapter Service a very old one deals with the same, I have put my concern there about the availability of the API.
    I have repeated this question from the WDJ forum, please excuse. I did not find solutions thus far.
    Regards
    LNV

    Hi LNV
    Try the following development components to locate interface Configuration and all other API classes: SAP-JEE/com.sap.engine.client.lib or SAP-JEE/com.sap.engine.deploy.online.
    Approach mentioned in Problem with Configuration Adapter Service shall work.. See my comment there too..
    BR, Sergei

  • Configuration adapter services

    Hi,
    I am stop configuration adapter service to apply the some settings, suddenly Visual administrator stopped and I am not able to start the configuration adapter service because visual administrator not start because of configuration adapter service.
    Please suggest how to start configuration adapter services.
    Regards,
    Ravi ghangurde

    Hi Sherfuddin K,
    In NetWeaver 04 / 7.0 the only way to change WD app properties is using the Visual Administrator. In NW CE 7.1 it will be possible also in the NWA.
    HTH!
    -Vladimir

  • How to start SOAP Adapter

    Hi All,
    Please can any one say how to start SOAP Adapter.
    when i go to adapter monitoring, in that i found that SOAP is not started.
    So please any one can give the steps for Starting SOAP Adapter.
    Thanks in Advance,
    Sriram

    Hi All,
    I m now able to send the data to XI Server.
    I m getting this problem
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_Soap2File_MM_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_Soap2File_MM_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Please advice me.
    Thanks in Advance,
    Sriram

  • How to register(configure) analytics service

    Can you please let me know how to register(configure) analytics service?

    hi "953059"
    953059 wrote:
    How to ... in the webcenter portal application development ...Maybe you should try the "WebCenter Portal" forum
    at WebCenter Portal
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    success
    Jan Vervecken

  • How to start the jms service?

    I have installed the oracle9ias on linux 7.2. I start the EM web manager, and start other component in the component list. and I found that the 9127 port not open.
    how can i start the jms service. the rmi port is already open.
    thanks in advance.

    Hello Xiaofeng,
    The 9127 port is only used by the standalone OC4J J2EE Container (i.e. when you run OC4J outside of Oracle9iAS). When you run OC4J as part of Oracle9iAS, the JMS port is allocated by OPMN (Oracle Process Manager and Notification Server) dynamically that's why you don't see anything on 9127, if you go to the EM Web Manager, click on Server Properties of your OC4J instance, you should be able to see a configuration parameter that specifies the range of JMS port, OPMN will use a port number in the range for the JMS server. When you start Oracle9iAS (with embedded OC4J), the JMS server will start automatically.
    Another thing to point out is that the JMS service in OC4J is a light-weight, memory based messaging server and it doesn't support persistence. If you want to deploy production JMS application, please use OracleJMS instead, which is based on Oracle Database Advanced Queuing, in that case, you start the JMS service by starting the database.
    Regards,
    Chen.

  • How to start/ restart the service in visual admin of SAP WAS 6.4?

    I have installed the sneak preview version of SAP NetWeaver WAS 6.4 for default Database MaxDB. While developing a simple application to manage simple database table citymaster with 2 columns in jsp I am getting error as
    Exception e com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at : java.comp.
    Looking at visual admin tool for WAS 6.4 all the entries are in color blue but the last entry for 'DATASOURCE' is in RED color where 'java.comp/env/JDBC/DATASOURCE' is the jndi reference created for default DataSource.
    Can any one help me that why the last entry is in RED and it that say that some error has occured or that entry is not started then how to start that?
    Please help....

    Dear Daniel,
    I have checked the Visual Administrator's  JNDI Registry service entry in the ejbContexts node but there is no entry for the project which I have created.
    It get deployed while I right click on the project's ear file and click on "Deploy on J2EE Engine". But same as before while checking in Browserthe site gives the same error...
    503   Service Unavailable
    Application cannot be started!
    Details: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Application bcone.com/EntityCMPAppln cannot be started, because it has hard reference to resource CONFIG_DB with type javax.sql.DataSource, but it is not active on the server.
         at com.sap.engine.services.deploy.server.ReferenceResolver.processUsageOfComponent(ReferenceResolver.java:508)
         at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:337)
         at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:149)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginLocal(StartTransaction.java:285)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:355)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:120)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:224)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4170)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2390)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2267)
         at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:41)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:101)
         at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:80)
         at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.java:70)
         at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:111)
    Please help me, how to recover this error.
    Rgds,
    Vivek

  • Oracle Apps 11.5.10 How to start configuration.

    Hello All,
    I’m stuck 11.5.10.2+ in a new installation that is working and nobody use for configuration problems since Dec 2005, this project has passed to me now.
    When some body here decide to use oracle 11i they start to configure the software with iSetup and they never end. Now isetup is not longer available and I’m stuck in how to push the configuration and do wherever needed to make this work.
    My question: How can I start configure Oracle Apps 11.5.10.2 or exist something similar to iSetup that can help to reduce the work and increase the accuracy.
    Any help will be welcome.

    iSetup is used to copy setups between two or more instances, and reporting on setups in an existing instance. But you can not configure a new instance out of scratch using iSetup. You can copy the setup from an existing instance.
    Note:176465.1 -
    Oracle iSetup supports rapidly configuring a new E-Business suite instance, copying setups between two or more instances, and reporting on setups in an existing instance.
    iSetup is deployed in two parts.
    iSetup Configurator runs on the web, external to your installation of the Oracle E-Business Suite. To use iSetup Configurator, connect to http://isetup.oracle.com (now decommissioned - read next note).
    iSetup Migrator and Reporter are part of the Oracle E-Business Suite that you access using the Oracle iSetup responsibility. You also use iSetup Migrator to load a configuration you create using iSetup Configurator.
    Note:306512.1 -
    The iSetup Configurator does not support the 11i10 release of the Oracle E-Business suite. If your implementation plans extend beyond the 31st of May 2005, we suggest that you check with your consulting partners for information about solutions that may suit your needs.
    The Migrator and the Reporter components of iSetup, which are a part of the E-Business suite, would continue to be enhanced and supported.
    ---------------------------------

  • How do i configure telnet service to use a specific port number

    How do I configure a specific port number to the telnet service other than the default port number.  I opened /System/Library/LaunchDaemon/telnet.plist with XCode but it won't let me modify the port number.  Is there another place / item that I need to go to?

    Telnet is obsolete and insecure. Use ssh instead.

  • How to start OracleOraDb10g_home1iSQL*Plus service from command line (PC)

    After installing 10G, I now have a service with this name: OracleOraDb10g_home1iSQL*Plus
    I need to be able to start/stop the service from windows 2000 command line,
    BUT "net start OracleOraDb10g_home1iSQL*Plus" DOES NOT WORK.
    Adding quotes around the service name does not solve the problem either.
    Both attempts give "The service name is invalid" errors.
    Can anyone provide a solution?
    THANKS!

    Sorry, but none of the suggestions works. Thanks for trying though.
    1) Renaming the service only changes the display name, and then when you use "net start", it errors with: "The service name is invalid"
    2) call isqlplus start errors with "isqlplus is not recognized as an internal or external command..."
    3) You cannot execute isqlplussvc.exe directly either.
    Any more suggestions?

  • How to Start Oracle Apps Services?

    Hi All,
    I am using RDBMS : 9.2.0.6.0; Oracle Applications : 11.5.10.2 on AIX.
    I am new to Apps and what to know how can I start and stop the Application and database services.
    Thanks

    Hi,
    I have one more issue regarding the database issue (I am new to apps hope people here don't mind to answer some silly question).
    We all are here to share the knowledge and gain from others isssue! So, please don't hesitate in asking any of your doubt whatsoever.
    For starting your database with spfile first create spfile from the pfile.
    SQL> create spfile from pfile;
    Than you will have to do a little changes in adstrtdb.sql.
    vi adstrtdb.sql
    look for
    startup pfile=/<mount_point>/oracle/<SID>db/9.2.0/dbs/init<SID>.ora
    and delete the pfile=...
    it must just be startup
    now you can start your database and it will start with spfile.
    Thanks,
    Anchorage

  • How to start Verity Search Service in Coldfusion with JBoSS on LINUX OS?

    Hi,
    On Windows, you may need to start the ColdFusion Search Server from the services control panel.
    On Unix, you may need to run the search startup script in the ColdFusion bin directory.
    The above is the error message we are getting it when we run Verity Search code.
    The code which is actually working fine in Windows(Local Environment).
    Its not working in our Client System, the configuration is Coldfusion 9.0 with JBoss installation on LINUX Operating System.
    Your help is highly appreciated.
    Thanks in advance!

    service generally manages the lower level services on the system.
    High level services such as Apache are managed via serveradmin:
    serveradmin status web
    serveradmin start web

  • How to start configuration in SAP PS?

    Hi all,
    I am new to SAP PS module. I have not done any implementation project yet. I would like to know that if i get an opportunity to do implementation, how can i start with it? Can any one describe it in detail ?

    Hi,
    Proceed with Below Steps:
    1) Before go to config part, Learn about ASAP Methodology first. This is applied for any any module of SAP. Go thru the link:
    http://help.sap.com/saphelp_47x200/helpdata/en/48/623972d55a11d2bbf700105a5e5b3c/content.htm
    2) Study about Project System. Below are some links:
    http://scn.sap.com/people/sheetal.deshmukh/blog/2008/05/09/sap-project-system--a-ready-reference-part-1
    http://scn.sap.com/people/sheetal.deshmukh/blog/2008/05/13/sap-project-system--a-ready-reference-part-2
    3) Then Go for configuration :
    http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=35769
    http://help.sap.com/saphelp_46C/helpdata/EN/3d/72369adc56d11195100060b03c6b76/frameset.htm
    Also you can search on the forum. you will find lots of information. All the best.
    Regards
    Shishir

  • How to stop and start (restart) portal services programmatically?

    Hi experts,
    I develop a portal service IMaintenanceService extending IService.
    The new service has some profile properties (start date, end end, etc.).
    I wrote another portal application MaintenanceManager which can change these profile properties.
    However, to activate the changes I have to restart the portal service.
    Does anyone know how I can restart the portal service IMaintenanceService from my portal application MaintenanceManager?
    Thanks for help.
    Edited by: Daniel Fötsch on Nov 21, 2011 8:24 AM

    please see the metalink note
    How to Start/Stop MWA Services Using Control Scripts adstrtal.sh/adstpall.sh? [ID 731320.1]
    This is how i startup and shutdown WMA
    for stopping :
    1) login to Applications tier
    2) To see if the MWA (telnet) server is running use:
    ps -ef|grep DPID
    3) cd $MWA_TOP/bin
    3) ./mwactl.sh -login sysadmin/xxxxx stop_force 10200;
    4) check the wma process from OS level
    ps -ef|grep mwa
    for starting
    1) login to Applications tier
    2) cd $MWA_TOP/bin
    3) ./mwactl.sh -login sysadmin/xxxxx start _force 10200;
    4) check the wma process from OS level
    ps -ef|grep mwa

  • How to start GSd service and ASM  (ADVM Driver Not found)

    Dear fellow
    Can any tell me how to start the GSD service and install ASM ADVM Driver.
    I can try with srvctl utility.

    Dear zekeriya
    I also check it but the gsd service is not running I try to start it with srvctl utility but did not start.
    fedb16# ./srvctl status nodeapps -n fedb16
    -n <node_name> option has been deprecated.
    VIP fedb16-vip is enabled
    VIP fedb16-vip is running on node: fedb16
    Network is enabled
    Network is running on node: fedb16
    GSD is enabled
    GSD is not running on node: fedb16
    ONS is enabled
    ONS daemon is running on node: fedb16
    eONS is enabled
    eONS daemon is running on node: fedb16
    fedb16#

Maybe you are looking for

  • Problem with display of mnemonics in dialog in word.

    In my word 2010 addin I have a dialog for checking spellings. At the design time the mnemonics (underlined characters of controls) are visible however at run time the mnemonics are not visible (as in following image). They become visible only when AL

  • Java and C++  interface via JNI

    I am getting an "Runtime Error !" no other error message when I ran the C++ program creating JVM. Line in "m_env->CallStaticObjectMethod(clsABNLogger,midABNLogger,jstrLoggingLevel); " I have attached the code snippet. Anybody has experienced this err

  • Global Variable in Single View

    Hello All, Can anyone help me out . How to decalre a variable which can be available in all methods in a same view,without using context attribute .As I have a view and I have to pass value between methods of a single view. Thanks in Advance Regards,

  • 11gR2 Beta Test Programme

    In order to investigate using a Times 10 database with embedded PL/SQL business logic we are interested in joining the Times 10 11gR2 Beta Test programme. Can anyone point me in the right direction to join this programme please? An alerntaive to this

  • How To Prevent Hum When Recording Spoken Voice

    Hi, I'm recording some audio files with mostly spoken voice but when listening to playback there is hum. I'm using a USB Logitech headset/mic (pretty new, the one with the volume control on the cable). The level is set to half. I'm also using Motu Fi