DTR Nameserver Configuration inconsistecy

Hello!
I have big problem with NWDI tracks. We migrated SLD to new server and did it in standard way - backup old SLD and restore new with same data. So, both SLD's are similar. I have NWDI with DTR and CBS located on the same server. I want to change configuration so NWDI uses new SLD. So what I did is:
- changed SLD server in DTR configuration: <server:port>/dtr/system-tools/administration/NameServerConfiguration
- changed SLD server in CMS / Landscape Configurator / Domain data, under the option External Servers.
Now I'm getting error: "DTR Nameserver Configuration (URL, user, password) could be inconsistent. Save this track to resolve the inconsistency." so I think NWDI is not communicating with new SLD.
I tried to search notes and SDN forums but it seems that it's not usual.
Please help!
Best regards,
Ivan

Hi Ivan,
I would also suggest that please verify the password for CMSAdmin or LSAdmin. It should be same. Please refer to Re: changing of domain data? thread where the process of changing the password for CMSAdmin has been described.
From your scenario i am not sure whether you are using the same user store and have created a new one.
Hence the suggestion.
Regards
Sidharth

Similar Messages

  • DTR Nameserver Configuration (URL, user, password) could be inconsistent

    Hello,
    When I save my data into the  Domain Data in the CMS --- Landscape Configuration, I receive this message as a Warning :
    <i>DTR Nameserver Configuration (URL, user, password) could be inconsistent. Save this track to resolve the inconsistency</i>
    I went to the DTR Name Server Configuration and I set the information that the message told me it was not consistent, I saved it and tried again, but nothing diffent happened.
    Any suggestion ?
    Kind Regards

    Hello,
    Just check if http://<Servername>:<port>/dtr is accessable.
    If not, you will need to redeploy DTR package again.
    Ashu

  • DTR /NWDI configuration on NW7.1 Mobile (DOE)

    Hi There,
    Is it possible to configure NWDI \ DTR on NW7.1 mobile server?I am not sure if NW7.1 has Java stack by default?
    Appreciate your help.
    Thanks in advance!!
    Regards
    Devendra

    Hi Devendra,
    I can not tell for sure, but I think there is no NWDI on NW 7.1 mobile.
    NWDI was introduced with Enhancement Package 1 (EHP1) for NW 7.1 CE or sometime just 7.11.
    CE is a standalone AS Java in the NW7.1 release line of netweaver. It can be installed with several, differnet usage types like composite applications, ADS Server or NWDI.
    So if you want a 7.1x based NWDI go for NW 7.1 EHP1 there is an installation option for sure.
    Kind regards
    Jan

  • DTR Develpoment Configuration Error

    When I try to connect to DTR using dtrshell I get the following message
    >Initializing...
    >This may take a few seconds. Please wait...
    >Connecting to client "User1"
    Ping on server http://localhost:50000/dtr/ returned: 500 Internal Server Error
    The server http://localhost:50000/dtr/ is unavailable
    The server http://localhost:50000/dtr/ is unavailable
    >Initialization Failed.
    I did try to access using the browser I got this error
    Application error occurred during the request procession.
    Details: <b>Exception:</b>
    javax.servlet.ServletException: WebdavServlet.init() failed : com.tssap.dtr.pvc.repository.InitializationException
    at com.tssap.dtr.server.servlet.WebdavServlet.init(WebdavServlet.java:332)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:335)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:345)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    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:95)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    <BR><BR><b>Root cause:</b>
    com.tssap.dtr.pvc.repository.InitializationException
    at com.tssap.dtr.pvc.repository.RepositoryManager.initAll(RepositoryManager.java:233)
    at com.tssap.dtr.server.deltav.impl.Repository.initializePVC(Repository.java:508)
    at com.tssap.dtr.server.deltav.impl.Repository.initialize(Repository.java:675)
    at com.tssap.dtr.server.deltav.impl.Repository.initialize(Repository.java:650)
    at com.tssap.dtr.server.servlet.WebdavServlet.initializeDeltaV(WebdavServlet.java:411)
    at com.tssap.dtr.server.servlet.WebdavServlet.init(WebdavServlet.java:325)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:335)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:345)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    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:95)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: java.lang.NullPointerException
    at com.tssap.dtr.pvc.util.guid.GUIDProvider.parseResponse(GUIDProvider.java:114)
    at com.tssap.dtr.pvc.util.guid.GUIDProviderProxy.getGUIDs(GUIDProviderProxy.java:49)
    at com.tssap.dtr.pvc.util.guid.CentralGUIDGenerator.createGUID(CentralGUIDGenerator.java:88)
    at com.tssap.dtr.pvc.basics.transaction.Session.<init>(Session.java:98)
    at com.tssap.dtr.pvc.basics.transaction.Session.<init>(Session.java:107)
    at com.tssap.dtr.pvc.basics.transaction.TAClassFactory.createSession(TAClassFactory.java:58)
    at com.tssap.dtr.pvc.basics.transaction.SessionManager.createSession(SessionManager.java:137)
    at com.tssap.dtr.pvc.repository.RepositoryManager.initAll(RepositoryManager.java:215)
    ... 21 more
    Can anyone tell me how to get this working

    Hi Ameya,
    please try the following:
    - stop the J2EE engine
    - login to the database and delete content of the PVC_CENTRSRVCONFIG table:
       DELETE FROM PVC_CENTRSRVCONFIG
    - startup the engine and wait until all applications are started
    - check if DTR is up and running.
    In case the problem is still not solved please create a CSN ticket.
    regards
    Sasa

  • Dtr servlet error

    Hello.
    I have installed, patched and configured JDI SP14, but the DTR is not working. When I tried to go to its URL http://<hostname>:50000/dtr or any URL further I got an error:
    <b>Error [javax.servlet.ServletException: null], with root cause [java.lang.StackOverflowError: null].</b>
    When I saw the DTR log, in the visual Administrator, I get the warning "can't process name reservation queue since no name server is configured" and the info "the CopyState.properties is not found".
    The SLD have the server name role and the CBS and CMS seems to work.
    The default trace shows an error about the DTRServlet and the service:
    /Server/WebRequests
    sap.com/tcdtrenterpriseapp
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpSAPEngine_Application_Thread[impl:3_25
    Error
    1
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpProcessing HTTP request to servlet [DTRServlet] finished with error.
    The error is: javax.servlet.ServletException: null
    Thanks in advance
    Jean Carlo Abreu

    The error you are mentioning is caused by a missing Nameserver configuration. With the latest SP levels you MUST have defined a Nameserver. I'm not sure if you can do it, because this is part of the DTR configuration. The direct URL to Nameserver configuration is http://<hostname>:<port>/dtr/system-tools/administration/NameServerConfiguration
    Good luck!

  • Configuration Error: No CM system assigned to this task.

    Hi,
    I get the error "Configuration Error: No CM system assigned to this task." when I try to run a crawler for a newly created index.
    This TREX instance is shared by other portal environments too but the other portal environments behave fine.
    Any ideas?
    Best Regards,
    Kumar

    Following is the fix:
    CM Systems had to be added to the Scheduler tasks.
    Ref:
    http://help.sap.com/saphelp_nw04/helpdata/en/3a/bc37b5789dee4eaa8005bff84f14cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/81/4be37ce885d048a2a04709018f6bf1/frameset.htm
    Also, this environment had two server instances. The nameserver configuration should be on the global level so that the changes take effect on both servers.
    Regards,
    Kumar

  • New /etc/conf.d/network network configuration does not work.

    I did some work to upgrade my system configuration according to
    this wiki article: https://wiki.archlinux.org/index.php/Rc.conf
    But when i move the network configuration from rc.conf to
    conf.d/network, my network is left unconfiguered after boot.
    My /etc/conf.d/network looks like this:
    interface=eth0
    address=172.20.247.67
    netmask=255.255.254.0
    broadcast=172.20.247.255
    gateway=172.20.246.1
    Possibly related, /etc/resolv.conf is replaced after boot with this content:
    # Generated by dhcpcd
    # /etc/resolv.conf.head can replace this line
    # /etc/resolv.conf.tail can replace this line
    and therefore, my nameserver configuration is gone. This also happens,
    when i leave the network configuration to rc.conf. It happens, since i
    fiddled with rc.conf, but i don't no why.
    I have not yet switched to systemd because of these problems.

    Read up here on how to set up your static IP.  https://wiki.archlinux.org/index.php/Dh … IP_address    Dhcpcd doesn't use your /etc/conf.d/network by default
    Last edited by piratebill (2012-12-03 19:00:13)

  • DTR client disappeared. Need help!

    Hello!
    We had a problem described in Can't connect to DTR. NWDS tries to connect to wrong server We resolved it by running NWDS under another Windows user. But when we tried to work with new track (ESS) we've got another issue: our DTR client for new track has been created successfully but disappeared later! Since DTR client dsappeared we cannot check-in our modifications.
    I found these records in logs:
    !MESSAGE Jun 4, 2009 2:52:11 PM       com.sap.ide.eclipse.component.devconf.DevConfManager     [Thread[main,5,main]] Error: Development Configuration Instantiation failed: C:\Documents and Settings\Администратор\.dtc\1\: DTR client definition not found for this configuration. VFS client-def name: BEP_SANDBOX_D
    !STACK 0
    com.sap.tc.devconf.InvalidDefinitionException: DTR client definition not found for this configuration. VFS client-def name: 'BEP_SANDBOX_D'
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.upgradeLocalConfigurationMode(DevelopmentConfigurationFactory.java:1534)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.reInitializeConfiguration(DevelopmentConfigurationFactory.java:565)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory._getDevelopmentConfigurationInstance(DevelopmentConfigurationFactory.java:418)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.getDevelopmentConfigurationInstance(DevelopmentConfigurationFactory.java:197)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.getInstalledDevConfs(DevConfManager.java:411)...
    Why DTR client disappeared? How to resolve it?
    Please help.
    Our NWDS is 7.0.14
    regards, Lev

    Hello,
    Since you read my thread, you already know sometimes the DTR Client configuration is not working really well.
    I don't know if re-starting the NWDS could work.
    Otherwise, your colleague has create an activity and check-in it, so if you want to activate pending activities and have administrator permissions, try:
    1. Log on http://<server-di>:<port-di>/devinf/main as user administrator.
    2. Go to "Component Build Service"
    3. On the top select 'Activities'
    4. Search on the right Buildspace.
    5. There are different Tabs, select "Pending Activities" and filter if needed.
    6. If there, you see the activities, you can select and 'activate' or 'activate even if build fails' it.
    7. You will upload + activate the source code of your colleague and will be able to get it when you sinchronize the DC again from another NWDS.
    The last solution, would be to sinchronize the DC into another user laptop. Then override the local code of your colleague in this new DC. New activity will be ask for changes. Apply changes, check-in and activate.
    Hope it helps.
    Regards,
    David.
    Edited by: David Ruiz de Azúa on Jun 10, 2009 5:32 PM

  • No configuration on the server or server error in NWDI

    Hi all,
    I have configured NWDI in the server with the help of Basis..Now when we are trying to import the development configuration through Remote  in NWDS we are facing some error "No configuration on the server or server error"
    In our case CBS,SLD,CMS,DTR are configurred properly.we have checked that.
    Our portal is in SP21 and NWDI is on SP14.
    Please help sothat we can resolve the issue.
    Thanks & Regards,
    Aniruddha

    hi,
    this is error mentioned in the track
    #1.5 #00093D130C3F00170000253C00005D750004850FC4B30850#1272202677912#com.sap.tc.cbs.server.rt.bs.BSAdmin##com.sap.tc.cbs.server.rt.bs.BSAdmin####n/a##bd5976e44dd311dfcf8f00093d130c3f#Thread[CBS BSA Orc,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error##Java###
    [EXCEPTION]
    #3#Unable to instantiate a Build Space administrator!
    Build Space "ESS_ESSTrack_C" [bsID: 6, version: 0] [in-queue: on, out-queue: "on", processing: on]#Unexpected response status [200 OK]#com.sap.tc.cbs.api.CommunicationException: Unexpected response status [200 OK]
         at com.sap.tc.cbs.comm.Repository.execute(Repository.java:68)
         at com.sap.tc.cbs.api.impl.BSFacade.getOwnerBuildspace(BSFacade.java:510)
         at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.checkWorkspace(_BuildSpaceValidator.java:87)
         at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.validateWSs(_BuildSpaceValidator.java:57)
         at com.sap.tc.cbs.server.rt.bs.BSAdmin.validate(BSAdmin.java:183)
         at com.sap.tc.cbs.server.rt.bs.BSAdmin.updateState(BSAdmin.java:251)
         at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.determineChanges(BSAdminOrc.java:437)
         at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.validateBuildSpaceData(BSAdminOrc.java:217)
         at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.act(BSAdminOrc.java:339)
         at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:139)
         at java.lang.Thread.run(Thread.java:534)
    Regards,
    Aniruddha

  • Implication of Namespace Prefix

    Hi All,
    Something I need to understand:
    What is the implication do creating a namespace prefix? For example, I have create a SC with:
    Vendor: trial.com.ex1
    Name: TEST_PROD
    Then I create an SC with:
    Vandor: trial.com.ex1
    Name: TEST_SC
    Now I create a Development Component namespace prefix as trial.com.ex1/TEST.
    Now I go to my developer studio and create a DC with Vendor: trial.com (note: I didn't give trial.com<b>.ex1</b>).
    Name: trialdc
    What effect will this have on my build? Should it have allowed me to create a DC with this vendor? Or is this some other Development Component and has nothing to do with the DC I created. I am basically trying to understand the significance of the namespace prefix w.r.t. the categories.
    My concepts about the namespaces are not clear and I couldn't find any satisfactory explanation for this.
    Nirav

    My personal experience is that it takes a while for a defined namespace prefix to become available in the NWDS. In our case it seemed not get there at all, so we triggered an Update CMS and restarted our NWDS's. After a while the namespace prefix became available, but we're not sure if that was because of the Update CMS.
    Note that you must have defined a NameServer Configuration in the DTR for these namespace prefix definitions to become available at all in your NWDS.
    Once you have this working correctly, you will not be able to use something different than what has been defined in your NWDS as you were able to do now. On the other hand I don't think using this other vendor will give you any trouble.
    Message was edited by: Pascal Willemsen

  • Error While Opening dataform after creating Planning Unit Hierarchy

    Hi All,
    I created a Planning Application through classic wizard. Then i created a planning unit hierarchy, after which I am getting the following error: (when i try to open a dataform, from some user other than admin/owner)
    *"Security and/or filtering has resulted in a required dimension not being represented on this data form"*
    I know that this error occurs when some dimension members are represented on dataform but are not assigned with security rights. But thats not the problem in my case. Because I assign security rights to all members of all dimension just for the sake of testing. I later on identifed that this error occurs due to dimensions present in POV i.e. I need to select a single member of each POV dimensions, then in such case this error disappears.
    Now my question is that why i need to select a single member from each POV dimension? I general i leave POV dimensions as it is, while creating dataform
    Right now i aad a dummy member at the top of each dimension, e.g Account_UnSpecified, Entity_UnSpecified and so on . . . and then i select this member from each of POV dimension.

    Hi,
    You can try creating new Root folder and new workspace for your NWDS.
    1.  Create a new folder with name ' <userID>_NWDS_NEW_ROOT ' in your machine
    2. Create a new folder with name ' <userID>_NWDS_NEW_WORKSPACE ' in your machine
    3. Open NWDS (and logon to DTR)
    4. Remove all configurations from your Development Configuration perspective (except 'Local Development')
    5. Go to Window --> Preferences --> Java Development Infra --> Development Configurations
    6. Change 'Root Folder' to the folder created in step-1
    7. Close NWDS
    8. Create ' Run_NWDS.bat ' file in your NWDS installation folder which has 'SapIde.exe' file
    (it will be generally in --> C:\Program Files\SAP\IDE\IDE70\eclipse)
    9. Type following in .bat file -->
    SapIde.exe -data "<complete path to folder created in step-2>"
    10. Now double click on this .bat file to open NWDS
    Now logon to DTR, import configuration, create project from 'inactive DCs' and you should be able to create project and see it in respective perspective.
    Regards,
    Amey

  • NWDS: Component deploying error

    Hi,
    i'm trying to deply a component with NWDS. But it raise the error:
    <i>None of the available containers recognized the components of application sap.com/pcui_gp~xsscfg; it is not possible to make deploy.</i>
    Visual Adm, SMD works fine; access to DTR granted.
    configuration:
    NWDS 7.0.11
    sap.com  UMEADMIN  7.00 SP11 (1000.7.00.11.0.20061128062751)  SAP AG  MAIN_APL70SP_C  20061128144405 
    sap.com  BI_MMR  7.00 SP10 (1000.7.00.10.0.20061021201000)  SAP AG  SAP AG  20061128135902 
    sap.com  BI_UDI  7.00 SP10 (1000.7.00.10.0.20061021205400)  SAP AG  SAP AG  20061128140800 
    sap.com  SAP-JEE  7.00 SP10 (1000.7.00.10.0.20061026144500)  SAP AG  SAP AG  20061128135127 
    sap.com  SAP-JEECOR  7.00 SP10 (1000.7.00.10.0.20061026144500)  SAP AG  SAP AG  20061128135123 
    sap.com  BASETABLES  7.00 SP10 (1000.7.00.10.0.20061022040500)  SAP AG  SAP AG  20061128135125 
    sap.com  SAP_JTECHF  7.00 SP10 (1000.7.00.10.0.20061022040800)  SAP AG  SAP AG  20061128135124 
    sap.com  SAP_JTECHS  7.00 SP10 (1000.7.00.10.0.20061022040900)  SAP AG  SAP AG  20061128140701 
    Name:  Java HotSpot(TM) Server VM 
    Vendor:  Sun Microsystems Inc. 
    Version:  1.4.2_12-b03
    full log here:
    16.07.2007 15:29:04 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [008]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[C:\usr\sap\F48\JC30\SDM\program\log\sdmcl20070716112902.log]/>
    <!PATTERN[sdmcl20070716112902.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1251]/>
    <!LOGHEADER[END]/>
    Jul 16, 2007 3:29:02 PM  Info: -
    Starting deployment -
    Jul 16, 2007 3:29:02 PM  Info: Error handling strategy: OnErrorStop
    Jul 16, 2007 3:29:02 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Jul 16, 2007 3:29:02 PM  Info: Update strategy: UpdateAllVersions
    Jul 16, 2007 3:29:02 PM  Info: Starting deployment prerequisites:
    Jul 16, 2007 3:29:02 PM  Info: Loading selected archives...
    Jul 16, 2007 3:29:02 PM  Info: Loading archive 'C:\usr\sap\F48\JC30\SDM\program\temp\temp65389sap.compcui_gpxsscfg.sda'
    Jul 16, 2007 3:29:02 PM  Info: Selected archives successfully loaded.
    Jul 16, 2007 3:29:02 PM  Info: Actions per selected component:
    Jul 16, 2007 3:29:02 PM  Info: Initial deployment: Selected development component 'pcui_gp/xsscfg'/'sap.com'/'MAIN_ERP53SP_D'/'1166839'/'0' will be deployed.
    Jul 16, 2007 3:29:02 PM  Info: Ending deployment prerequisites. All items are correct.
    Jul 16, 2007 3:29:02 PM  Info: Saved current Engine state.
    Jul 16, 2007 3:29:02 PM  Info: Starting: Initial deployment: Selected development component 'pcui_gp/xsscfg'/'sap.com'/'MAIN_ERP53SP_D'/'1166839'/'0' will be deployed.
    Jul 16, 2007 3:29:02 PM  Info: SDA to be deployed: C:\usr\sap\F48\JC30\SDM\root\origin\sap.com\pcui_gp\xsscfg\MAIN_ERP53SP_D\0\1166839\temp65389sap.compcui_gpxsscfg.sda
    Jul 16, 2007 3:29:02 PM  Info: Software type of SDA: J2EE
    Jul 16, 2007 3:29:02 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 16, 2007 3:29:04 PM  Info: Begin of log messages of the target system:
    07/07/16 15:29:02 -  ***********************************************************
    07/07/16 15:29:02 -  Start updating EAR file...
    07/07/16 15:29:02 -  start-up mode is lazy
    07/07/16 15:29:03 -  EAR file updated successfully for 120ms.
    07/07/16 15:29:03 -  Start deploying ...
    07/07/16 15:29:03 -  EAR file uploaded to server for 541ms.
    07/07/16 15:29:04 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/pcui_gp_xsscfg.ear.
                         Reason: None of the available containers recognized the components of application sap.com/pcui_gp~xsscfg; it is not possible to make deploy.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:570)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         For detailed information see the log file of the Deploy Service.
    07/07/16 15:29:04 -  ***********************************************************
    Jul 16, 2007 3:29:04 PM  Info: End of log messages of the target system.
    Jul 16, 2007 3:29:04 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 16, 2007 3:29:04 PM  Error: Aborted: development component 'pcui_gp/xsscfg'/'sap.com'/'MAIN_ERP53SP_D'/'1166839'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/pcui_gp_xsscfg.ear.
    Reason: None of the available containers recognized the components of application sap.com/pcui_gp~xsscfg; it is not possible to make deploy.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jul 16, 2007 3:29:04 PM  Info: Starting to save the repository
    Jul 16, 2007 3:29:04 PM  Info: Finished saving the repository
    Jul 16, 2007 3:29:04 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jul 16, 2007 3:29:04 PM  Error: -
    At least one of the Deployments failed -
    any advices?
    Best regards,
    Dima

    Hello Ken,
    I’m tried to deploy this application as a prerequisite of ESS development, but with other DC the same problem. Anyway I'm a newbie in all these tools using, so I just don't know where and how I should check - is "GP installed" or not... and what means "None of the available containers", what they are?
    Cheers,
    Dima

  • Error while opening perspective after project creation

    Hi,
    I am getting following error in opening perspectives after creating project.
    I am not able to see project in any perspective (not even in 'Navigator').
    Following is the exception stack trace in error view -->
    com.tssap.j2ee.model.J2eeCreateException
         at com.tssap.j2ee.ui.creation.internal.AbstractJ2eeProjectCreation.createNewProject(AbstractJ2eeProjectCreation.java:150)
         at com.tssap.j2ee.ui.wizard.AbstractJ2eeProjectWizard.createJ2eeProject(AbstractJ2eeProjectWizard.java:131)
         at com.tssap.j2ee.ui.ejb.wizard.EjbModuleProject.performFinish(EjbModuleProject.java:81)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Please help.

    Hi,
    You can try creating new Root folder and new workspace for your NWDS.
    1.  Create a new folder with name ' <userID>_NWDS_NEW_ROOT ' in your machine
    2. Create a new folder with name ' <userID>_NWDS_NEW_WORKSPACE ' in your machine
    3. Open NWDS (and logon to DTR)
    4. Remove all configurations from your Development Configuration perspective (except 'Local Development')
    5. Go to Window --> Preferences --> Java Development Infra --> Development Configurations
    6. Change 'Root Folder' to the folder created in step-1
    7. Close NWDS
    8. Create ' Run_NWDS.bat ' file in your NWDS installation folder which has 'SapIde.exe' file
    (it will be generally in --> C:\Program Files\SAP\IDE\IDE70\eclipse)
    9. Type following in .bat file -->
    SapIde.exe -data "<complete path to folder created in step-2>"
    10. Now double click on this .bat file to open NWDS
    Now logon to DTR, import configuration, create project from 'inactive DCs' and you should be able to create project and see it in respective perspective.
    Regards,
    Amey

  • DNS Caching

    I am having some trouble understanding the operation and configuration of DNS caching on a CE.
    Does the listener command intercept the CE's DNS requests that would normally go to the nameserver configured with the "ip name-server" command(s) and send them to the name or address used in the listener command?
    What does this mean: " The DNS server must know the DNS name of the host on which it is being enabled and map it to an IP address within its own cache."? I can't tell if the DNS server referenced is the CE.
    Also, is it more common to limit the cache size on the smaller end of the scale or the upper end?
    Thanks.

    "dns listen" command has to be configured with the name and ip address of your dns server. You can use the "dns pin" command to do this.
    http://www.cisco.com/univercd/cc/td/doc/product/webscale/uce/acns50/cref50/14623ref.htm#2408858
    DNS-caching on the CE is not a "caching dns server". It is only for the CE to use itself - and not to point the PC's "dns server" at. DNS is only needed in Proxy mode.

  • I have completed Scenario 2+. How do I revert everything?

    Hello,
    I have successfully finished Scenario 2+ of the JDI.
    I would like other developers to follow this Scenario and for that I would like to return to the state before I began this Scenario, meaning, deleting the components I have created from the J2EE Engine, delete the registration at the SLD, delete the track I have created and so on. Is there a step-by-step procedure that someone could guide me through in order to clean everything?

    Hi Pascal,
    I did that, now when I run dtr.bat I receive this message:
    dtr is DTR's client tool for the command line.
    It can be used in 2 modes
    - As a simple command line client
    - As a shell
    The shell can be started using dtrshell
    In both these modes the user will require to logon through a popup unless the co
    mmands being used do not connect to the DTR server(Exa: help command).
    If it is required that the login popup does not appear then one of the following
    should be true.
    1. The vfs config folder should have a user.xml file.
    2. The username & password should be specified using the following commandline o
    ptions:
        a. --username/-un <username>
        b. --password/-pwd <pwd>
    Note that if only the user name is specified as commandline argument even then t
    he user will be asked for the password via a popup.
    using the -def option the client to be used can be specified
    Once in the shell all commands can be used without using dtr before them
    Try:
    dtr help simple         list most common commands
    dtr help commands       list all commands
    dtr help command        help on a specific command
    dtr help usage          generic command line arguments
    dtr help configure      lists properties to cinfigure commands/options
    Commandline client Version : 1.60
    And When I run dtrshell.bat I receive login screen and when I enter valid credentials I receive this exception:
    >Initializing...
    >This may take a few seconds. Please wait...
    >Connecting to client ""
    Exception in thread "main" java.lang.IllegalStateException: The client specified
    is not correct or there is no active client present
            at com.tssap.dtr.client.commandline.Cache.getContext(Cache.java:143)
            at com.tssap.dtr.client.commandline.Cache.initialize(Cache.java:49)
            at com.tssap.dtr.client.commandline.Cache.getCache(Cache.java:63)
            at com.tssap.dtr.client.commandline.DTRShell.main(DTRShell.java:79)

Maybe you are looking for

  • Filters in queries

    when a query is executed, into the data table and navigational block in the filters availables the match of  any characteristic show to select all the values present in the data master of the characteristic "Not only the values availables in the set

  • Looping a MP4 file

    I am using PE11 for windows and just converted a .GIF into a MP4 file and exported it into my project.  Is there any method to get this small section to loop in PE?  Can I do it in a slideshow and import that??  I could do the frame by frame thing un

  • Download images to local machine (Urgent!)

    I would like to download over 600+ images(BLOB format) from a table in my application that is built in Application Express to my local PC. After revising the images, I need to upload all the images back to the table. I am not sure if I can run some P

  • Lenovo U410 Intel SRT technology

    Good day. More recently became the proud owner Ultrabook Lenovo U410 core i3. Out of the box I was a Windows 8 64-bit. Technology Intel Smart Response (hybrid drive) has not been implemented. I decided to unleash the full potential of the laptop. To

  • ITunes pauses randomly after Leopard upgrade

    Hi, I upgraded too Leopard 2 days ago and iTunes has not been working correctly since. iTunes randomly pauses songs (after about 30sec.), if I press play again it pauses again... I have restarted iTunes and I have tried it with and without using Airt