Automatic DTR Client creation...Please help

Hello All,
Am working on NW2004s. While working on NWDI I notifced that a DTR client automatically gets created having name kinda similar to the tracks that are imported.
Example:
I have a track named APPL_dev. The automatic DTR client created is named as EPT_APPL_D where,
EPT is SID
Question
1. Is this behavior normal? If yes, does it mean that I should access a track using its associated client?
2. Does '<b>D</b>' stand for development...<i>seems like but I dont wanna assume</i>.....
Please help me understand.
Awaiting Reply.
Thanks & Warm Regards,
Ritu

Hi Ritu,
in addition to Sidharts reply:
EPT should be the CMS domain, not necessarily a SID (unless they are equal).
1. yes, and if you should access the track using the client depends on what you want to do. For normal development you should work in the Development Configuration perspective and the perspective that is relevant for your project types. There  you would see the "APPL_dev" configuration, not the client itself.
If you need to do DTR operations then you should use that client, although for some operations on DTR a "general" client (not specific to a configuration) is more useful. (E.g. if you want to delete DCs).
2. Also yes. If you import the "APPL_cons" configuration you should get an EPT_APPL_C client.
Regards,
Marc

Similar Messages

  • I am facing problem with adobe illustrator cc in windows 8,it closes automatically after few secons,please help

    I am facing problem with adobe illustrator cc in windows 8,it closes automatically after few secons,please help
    [ link removed by moderator ]

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Most of the times- When i use the Notification bar to share my tweet- It automatically gets stuck. Please Help!!!

    Most of the times… When i use the Notification bar to share my tweet… It automatically gets stuck. Please Help me to slove this issue!!!

    Upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • I was trying to set Adobe Reader 11 as default PDF viewer on my client PCs, Please help me this. My server is windows 2012 R2 and client PCs are Windows 8.1

    I was trying to set Adobe Reader 11 as default PDF viewer on my client PCs, Please help me this. My server is windows 2012 R2 and client PCs are Windows 8.1

    Hi Krisis,
    I have found a forum where similar query was answered. Hope this helps.
    http://www.loginvsi.com/forum/support-v4/857-adobe-reader-xi-not-set-as-default-pdf-viewer -in-server-2012-r2-rds
    Regards,
    Anoop

  • Error while compile client! Please help

    Hi everybody,
    I am new to J2EE. I hav got application server and client in the same computer.
    While compile client application to test the server part followint error is shown:
    28-Feb-2007 10:36:05 com.sun.corba.ee.spi.logging.LogWrapperBase doLog
    INFO: "IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3122"
    Caught an exception:
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.RemoteException: Exception thrown from bean; nested exception is: com.sun.jdo.api.persistence.support.JDOFatalInternalException: JDO76519: Failed to identify vendor type for the data store.
    NestedException: java.sql.SQLException: Error in allocating a connection. Cause: Class name is wrong or classpath is not set for : oracle.jdbc.pool.OracleDataSource
    at com.sun.corba.ee.impl.javax.rmi.CORBA.Util.mapSystemException(Util.java:161)
    at javax.rmi.CORBA.Util.mapSystemException(Util.java:67)
    at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:142)
    at com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.invoke(Unknown Source)
    at bank._CustomerFacadeRemote_DynamicStub.createAccount(_CustomerFacadeRemote_DynamicStub.java)
    at bankaccountclient.Main.insertInfo(Main.java:55)
    at bankaccountclient.Main.<init>(Main.java:38)
    at bankaccountclient.Main.main(Main.java:78)
    Caused by: java.rmi.RemoteException: Exception thrown from bean; nested exception is: com.sun.jdo.api.persistence.support.JDOFatalInternalException: JDO76519: Failed to identify vendor type for the data store.
    NestedException: java.sql.SQLException: Error in allocating a connection. Cause: Class name is wrong or classpath is not set for : oracle.jdbc.pool.OracleDataSource
    at com.sun.enterprise.iiop.POAProtocolMgr.mapException(POAProtocolMgr.java:199)
    at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:853)
    at com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:160)
    at $Proxy22.createAccount(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:123)
    at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:648)
    at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:192)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1709)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1569)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:951)
    at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:181)
    at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:721)
    at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:469)
    at com.sun.corba.ee.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1258)
    at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:409)
    BUILD SUCCESSFUL (total time: 4 seconds)
    Please let me know the solution of the error!
    And also if client and application server is in same mechine which interface must be used to talk client with session bean?
    Please help me!

    1) It looks like you have an error in JDBC configuration.
    The main string is "Class name is wrong or classpath is not set for : oracle.jdbc.pool.OracleDataSource
    Check out JDBC connection pools and resources.
    2) If your beans and client there are at the same JVM you can use local interface, else use remote interface.

  • How to implement XP Cisco VPN client. Please help!!!

    Hi,
    I am trying to configure remote access for XP desktops using CVPN client software and a Cisco 805 router with IOS IPSec capable( authentication should be local). The remote desktops are behind adsl router wich does nat translations but allow IPSes passthrough.
    I have configured it but does not working.
    Can you please help me?
    Thanks in advance
    David

    Hi guys, Solved.
    This very useful link:
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Virtual%20Private%20Networks&topic=General&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1dd7d54c/0
    David

  • How to implement an independent static stub client ? Please, help

    Hi everybody!
    I'm using the jwsdp1.2 and i got the static stub tutorial client to test my webservice. It works fine! However, i tried to compile the client code separately and it didn't worked. The jvm can't find the webservice class. So, the questions are:
    - How to implement an independent static stub whithout the ant help?
    - How can the client get the endpoint to create the proxy?
    - Must I use any javax.xml.rpc interface (call or service maybe) to do the job?
    - Could anybody show me some sample code?
    Well, that's it. I'm waiting for some answer. Please, help me.
    Tks in advance,
    Rodrigo.

    Can you explain what you mean by "independent static stub" ?
    JWSDP Tutorial explains all the steps required to create a static stubs client and invoke the service. In addition, https://jax-rpc.dev.java.net/whitepaper/1.1/index-part2.html#Scenario2 explains the detailed steps to achieve the same from command line.
    Hope that helps.
    Post your JAX-RPC related questions to [email protected] for a quicker resolution.
    Send an email to [email protected] to subscribe to the alias.
    Send an mail to [email protected] for a complete list of help commands.
    -Arun

  • I need to install a font on clients machine  please help....

    Hi
    My requirement is that i want to install a font on clients machine iam using jsp and how do i check if the font is already installed.
    Please help me 2 meet the deadlines.
    Thanks

    hi,
    If you are using english language and need other font to display something special character you have to provide link to the font file.
    else you have to write applet to install font on client machine. then there are other issues like you should have the applet signed.
    If you have seen some multiligual sites like japanese. those site use html encoding for that. like Shift_JIS. Due to this the browser sets that perticular font and shows the page. If the font is not installed then it connects to the download center and download the font and install the font.
    Thanks
    vivek

  • I am running 10.8.2 and my Safari bookmarks keep changing to some very old bookmarks i had. I replace the bookamrks plist from my time machine backup but they automatically revert back. Please help!

    I am running 10.8.2 and my Safari bookmarks keep changing to some very old bookmarks i had over a year ago somehow. I replace the bookamrks plist from my time machine backup but they automatically revert back. I dont have a time capsule or anything so these bookmarks are obviously being downloaded over the cloud from somewhere. Please help!

    Uninstall Genieo:
    http://www.thesafemac.com/arg-genieo/
    See if that makes a difference.
    Ciao.
    DawnHerbie wrote:
    Also is Safeboot ok to use?
    Yes, it will do no harm, but it is meant for trouble shooting and you should not have to use it all the time.
    Message was edited by: OGELTHORPE

  • System D.O.T automatically why? problem please help me

    hello everybody,
                           please help me my system says at post message that wrong cmos information then gives me option to boot or go to bios when i check my bios , my ONBOARD LAN GETS ENABLED AUTOMATICALLY  ,the Frequency tab i check says something like PRIVATE DOT ENABLED AND CPU+AGP SOMETHING i mean my comptuer gets fast and the CPU fan becomes on full speed and i hear loud noise until Corecenter runs it becomes quiet again. the question is is this a bios fault or something , DID ANYBODY WHO BOUGHT 865PE PLATINIUM BOARD EXPERIENCE THIS PROBLEM PLEASE HELP ME MY CONFIGURATIONS ARE BELOW
    PENTIUM 2.40 GHZ PRESCOTT (54 C MAXIMUM)
    MSI 865PE PLATINIUM BOARD (IT GOT NO RAID ABILITY)
    DDR 400 MHZ KINGSTON SINGLE CHIP RAM (ALTHOUGH IT RUNS AT 333MHZ)
    MSI GEFORCE FX 5200 T128 (64 BIT DAMN IT!!!)
    MSI CD ROM
    SONY FLOPPY
    COMPUTER CASING WITH SMALL MINI ADDITIONAL FAN ON THE SIDE (IT RUNS MAYBE AND ALSO GIVES ELECTRIC SHOCK OR SOMTHING SOMETIMES)
    STABIMATIC 500V AUTOMATIC STABILIZER(ALTHOUGH I HAVE UPS CAN SOME BODY TELL ME IS UPS ALSO STABILIZER OF APC(AMERICAN POWER ----)
    AMI BIOS 3.4
    SO CAN ANY BODY TELL ME IF THIS IS A PROBLEM OF BIOS SHOULD I UPGRADE TO LATEST
    WHAT METHOD THROUGH AUTOUPDATE OR MANUAL , I ONLY ONCE DID MANUALLY ON MY DELL 4100 PIECE OF CAKE !

    Hi,
    Go to here for MSI LIVEUPDATE
    http://www.msi.com.tw/program/support/software/swr/spt_swr_detail.php?UID=556&kind=1
    Install and run program.........
    BIOS problems:
    http://www.msi.com.tw/html/support/bios/note/boot.htm
    If you would like to download bios and install........
    http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=556&kind=1
    You can also choose 3.7 if wish too first.....
    I am sure this will help you.
    Del

  • LSMW IDOC Creation - Please help!

    Hi All,
    I am using LSWM IDoc CRMXIF_IBASE_SAVE01 to create both Ibase and individual object at the same time. But failed. I have numerous errors like reference object doesn't exist, errors in iba_ibst table, error status 'A' etc. Has anyone try creating ibase and iobject using this idoc succesfully before? Please help.
    Thanks.
    Cady

    Hi All,
    I am using LSWM IDoc CRMXIF_IBASE_SAVE01 to create both Ibase and individual object at the same time. But failed. I have numerous errors like reference object doesn't exist, errors in iba_ibst table, error status 'A' etc. Has anyone try creating ibase and iobject using this idoc succesfully before? Please help.
    Thanks.
    Cady

  • LCDS error when using Producer/Consumer messaging to exchange objects between clients. Please help!!

    Hello,
    I decided to test this with the  publish/subscribe messaging. Something I thought would work is not. Here  is the simple example;
                     var btn:Button = new Button();
                     btn.label = "My Button ";
                     msg = new AsyncMessage();
                    msg.body = btn;
                     producer.send(msg);              
    Simple right? Well, this generates a fault;
    1/21/2011  10:37:55.462 [ERROR] mx.messaging.Producer  'D7094E2F-2CA1-39C0-1EC6-A9DE3171E836' producer fault for  'A11AE369-8349-8970-0C10-A9DE5113DA2E'.
    The LCDS log gets into more detail, AMF Deserialization ERROR....
    Please notice the use of Amf0 and Amf3 methods... I thought Amf0 was a thing of the past...
    Any ideas? Please help....
    [LCDS]01/21/2011 10:37:55.039 [ERROR] [Endpoint.RTMP] Deserialization failed for incoming data: Unknown AMF type '15'.
    flex.messaging.io.UnknownTypeException: Unknown AMF type '15'.
         at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:217)
         at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
         at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)
         at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
         at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
         at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)
         at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
         at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
         at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:437)
         at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
         at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
         at flex.messaging.messages.AbstractMessage.readExternalBody(AbstractMessage.java:654)
         at flex.messaging.messages.AbstractMessage.readExternal(AbstractMessage.java:324)
         at flex.messaging.messages.AsyncMessage.readExternal(AsyncMessage.java:98)
         at flex.messaging.io.amf.Amf3Input.readExternalizable(Amf3Input.java:491)
         at flex.messaging.io.amf.Amf3Input.readScriptObject(Amf3Input.java:420)
         at flex.messaging.io.amf.Amf3Input.readObjectValue(Amf3Input.java:152)
         at flex.messaging.io.amf.Amf3Input.readObject(Amf3Input.java:130)
         at flex.messaging.io.amf.Amf0Input.readObjectValue(Amf0Input.java:123)
         at flex.messaging.io.amf.Amf0Input.readObject(Amf0Input.java:94)
         at flex.messaging.io.amf.AmfMessageDeserializer.readObject(AmfMessageDeserializer.java:227)
         at flex.messaging.io.tcchunk.TCCommand.readMessage(TCCommand.java:191)
         at flex.messaging.endpoints.RTMPConnection.serviceTCMessage(RTMPConnection.java:1024)
         at flex.messaging.endpoints.RTMPConnection.doRead(RTMPConnection.java:610)
         at flex.messaging.endpoints.RTMPProtocolHandler.doRead(RTMPProtocolHandler.java:125)
         at flex.messaging.socketserver.Connection$ConnectionReader.run(Connection.java:864)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Thanks,
    Oscar

    See my response in the other thread.

  • PeopleSoft HRMS and campus 9.0 db creation please help

    hi friends,
    [This all were install on windows server 2003 enterprise edition ]
    I have install
    1. oracle 10g
    2. weblogic 9.2
    3. tuxedo 9.0
    4. peopleTool 8.49 (7 cds all)
    5.PeopleSoft Enterprise Human Resources Management System and Campus Solutions 9.0 (CD)
    After this i started to create the database part for PS
    after Configuration Manager and using SignOn of DATAMover
    thier i select File > database setup
    here was two options to select
    PeopleSoft HRCS database - US English
    PeopleTool system database - US English
    here selecting demo radio button i select PeopleSoft HRCS database - US English
    got one script to run, executed it and after hours it was successfully completed
    FRom dos prompt [this i got from DataBase part III ]
    url : http://gasparotto.blogspot.com/2008/01/on-peoplesoft-road-peoplesoft-database_7562.html
    C:\PTv849\bin\client\winx86> psae -CD orcl -CT ORACLE -CO PS -CP PS -R INSTALL -A I VERSION
    Message Set Number: 0
    Message Number: 0
    Message Reason: The database is at release 8.48. The PeopleTools being run req
    uire databases at release 8.49. (0,0)
    Error in sign on
    i got this error ..
    please let me know if i done a mistake while db creation.
    is their need to select PEOPLETOOL system database or by select HRMS it will install both the peopletool + peoplesoft db.
    please friend tell te the steps to create Database for 8.49 version + peoplesoft 9.0 HRMS and campus solution..
    Thanks and regards
    Shrikant S
    u can send mail too on [email protected]...
    Edited by: user11084225 on Jun 5, 2009 9:25 PM

    user11084225 wrote:
    Message Reason: The database is at release 8.48. The PeopleTools being run req
    uire databases at release 8.49. (0,0)Very similar issue in [your other thread|http://forums.oracle.com/forums/thread.jspa?messageID=3521167] .
    It seems you missed the part II (upgrade to the latest Peopletools release) on my blog.
    Nicolas.

  • Problem with roadmap's creation : Please help

    Hi,
    I copied the global template roadmap in order to create my own roadmap. The thing is that I deleted the files and created my own nodes and subnodes in the structure. Was it the right way to do ? I mean I can not see the entry screen when I am not in the transaction "RMAUTH", even if I change the user setting and undo the cross "view via entry screen". And furthermore, the entry screen is not complete and it seems impossible to add something to the work package...By the way it appears that the structure is clearly not recognised by the system....Could someone help me please ?
    PS : The new roadmap has been assigned in "administrator system"

    Hello,
    One more question: what do you mean with you see the beginning of the roadmap in the entry screen ?
    The nodes which are direct children of the top node are used as header in the entry screen.
    I mean, if you have the following roadmap structure
    Rodmap Test
    1 . Node one
       1.1 SubNode one
       1.2 SubNode two
    2. Node two
       2.1 SubNode three
       2.2 SubNode four
    When you start the entry screen edition, you will see the 2 headers with name "Node one" and "Node two".
    Then you will have to add Work area, you can do this by using the push button "Work Area Management", you have to select (or create) a work area to be used (for example "Work Packages"). When the needed work area is selected, you have to select the "Copy" button. And then confirm the dialog.
    When clicking on the pen, you are only allowed to select the subnodes of the node which is  written in the header. In my example, if you have clicked on a pen of the first column (which has header "Node one"), you will be only allowed to select the nodes "SubNode one" and "SubNode two".
    The nodes which are located below "Node two" will not be selectable (checkbox is greyed out).
    Regards,

  • Installing JWS at client site--Please help!

    Hi there,
    We have coded all jsp files which works fine and is ready for production. All these files works in my local m/c which has jkd1.3, jswkd1.0.1.(windows 98)
    I am trying to install my webserver on my client m/c which is different m/c. Could any one here please let me know what all I need to install for my jsp pages to run in a different m/c's browser. How to follow the steps during installation of jws without development, i just want runtime server and jre.
    This is quite urgent...
    Thanks in advance.

    vaniSri,
    Could any one here please let me know what all I need to install for my jsp pages to run in a different m/c's browser.
    No. Nobody can give you this information because jsp pages do not run in a browser. They run in a web server. If you want to install the JWS at a client site as in the topic of this thread then you only need to distribute the JWS jar files and ensure the machine at the client site has a recent version of the JRE, which you may find on this web site. The web server can then be run on this machine as you would run it from your machine.

Maybe you are looking for

  • Finder continues to crash when I try to open my files

    Finder crashes when I try to open my user name with all my files in it. I can click on Macintosh HD, then it gives me a screen with "users" listed. I can click on that and the next screen gives me Guest Folder, my user name, and Shared Folder. When I

  • Sync new laptop with existing Apple TV and iPhone.

    I have an Apple TV and a MacBook Pro (as well as an iPhone) that were all synced and dandy, until my laptop died and had to be rebuilt. Now, with a new system, I proceeded to sync with my Apple TV and iPhone and of course nothing wants to know my lap

  • Can't access weblogic server from internet but can from intranet

    Hopefully this isn't the wrong place to post but I've searched through many many newsgroups to figure out where to post this but can't find a specific enough one. I've recently run into a problem with my weblogic server in that it can not be accessed

  • Activating Remote the missing tab iniTunes

    Os10.10.1, iTunes 12.0.1, iPad 8.1.2 My iPad was connected to the mains supply and the Devices icon said two items, my iPhone and the iPad  present. I searched in vain for the tab to allow entry of the four digit code to enable the Remote app to work

  • Bug in Flash? Mono sounds can't seek past first half (and report sound.length wrong)

    I'm working on an mp3 player in AS3 and I just discovered what appears to be a bug in the Sound class when loading mono mp3's. The "length" property is reported as twice the actual length while the file loads. The moment it's complete, the length pro