JCo destination/ SLD configuration/ message server GRANT POINTS!

Hi,
I am trying to create JCo Destination, using wizard when I get to the point 3.2 (message server) I do not have my message server listed in the drop down list, althogh it is up running on port 3601.
Here is an error message I ve got at the end.
SLD Data supplier service running and I have HTTP and RFC configuration in place
Thanks Denis
Failed to create new JCO client connection HR_Human_Resouces_Test: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_ALREADY_EXISTS: Instance already exists: SAP_MsgServJCODestination.CreationClassName="SAP_MsgServJCODestination",Name="HR_Human_Resouces_Test",SystemCreationClassName="SAP_J2EEEngineCluster",SystemName="DE1.SystemHome.sbdevsqlsap2" at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120) at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53) at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215) at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147) at com.sap.lcr.api.cimclient.CIMOMClient.createInstanceImpl(CIMOMClient.java:660) at com.sap.lcr.api.cimclient.CIMOMClient.createInstance(CIMOMClient.java:642) at com.sap.lcr.api.cimclient.CIMClient.createInstance(CIMClient.java:730) at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.createInstance(JavaCIMObjectAccessor.java:44) at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.createJCOClientConnection(SystemLandscapeFactory.java:283) at com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape.createJCOClientConnection(WDSystemLandscape.java:107) at com.sap.tc.webdynpro.tools.sld.ButtonBar.onActionFinish(ButtonBar.java:224) at com.sap.tc.webdynpro.tools.sld.wdp.InternalButtonBar.wdInvokeEventHandler(InternalButtonBar.java:265) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304) at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649) at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59) at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) 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: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:95) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)

Hi Denis,
The below is the Wiki which i have created, please go through the notes.
Configure SLD for JCo and Creation of JCo Destinations
To create JCo connections you need to configure SLD (System Landscape Directory) first and then create JCo destinations.
First let’s see as how to configure SLD.
Start Visual Administrator.
To start it
1)     Go to Server Installed path i.e. usr\sap\<systemid>\<systeminstance>\J2ee\admin
2)     Choose go.bat and start it.
3)     Under Global Server Configuration, choose <Serverid>.
4)     Choose Services under it.
5)     Find SLD Data Supplier.
6)     Under System Landscape Directory select HTTP Settings.
7)     Give all the required fields like Host Name, Port Number, User Name and Password.
8)     Similarly choose CIM Client Generation Settings and give Host Name, Port Number, User Name and Password.
9)     You can test the SLD is configured properly or not. Just click CIM Client Test.
10)     Save the settings and close Visual Administrator.
Now that you have configured SLD through Visual Administrator, we can create JCo Connections. To create JCo connections
1)     You will need Super Administrator permissions to create JCo’s.
2)     Log on to the Portal.
3)     Go to Content Administration &#61664; Web Dynpro
4)     Since we have configured SLD, now we can see a button to “Create JCo Destination”. Click it
5)     Now you can observe Create new JCo Destination on right side panel.
6)     Give the Following Details.
a)     General Data:
Name: Give the name of JCo
Client: Give the Client number to which system you want to create JCo for. Click Next.
b)     J2EE Cluster: Check the Use Local J2EE engine. Click Next.
c)     Connection Type: Select Dictionary Meta Data. Click Next.     
d)     Application Server Connection: Select the existing Message Server and Logon Group.
It might sometimes happen that Message Server and Logon Group is not configured to configure them, follow the process
For Message Server:
i.     Log on to SDL through portal i.e. http://<servername>:<portnumber>/sld
ii.     Choose Technical System. Click it.
iii.     You will observe New Technical System button, click it.
iv.     System Type: Select Web AS ABAP , if you want to connect to R/3 System and incase you are using Java application use Web AS Java
v.     General: Log on to R/3 System through SAP Log on pad. Go to System &#61664; Status, check for SID, Installation Number and Database Host Name.
vi.     Central Servers: Give Host Name and Port Number and Instance Number.
For Logon Group:
i.     Click on Add New Logon Group, this will open a row in the table.
ii.     Log on to R/3 through Logon pad and get Logon Groups ids and the transaction code is “SMLG”.
vii.     Application Servers: Click on Add Application Server and then give Host Name and Instance Number of R/3 System.
viii.     Clients: Give Client number (System id) and Logical Client Name (which we can get from SMLG code). And click finish.
7)     Message Server Connection:
i.     Name: Give the logon name of R/3 System
ii.     Password & Confirm Password: Give appropriate password of R/3 System.
8)     Click Finish.
regards
Anil

Similar Messages

  • Configure messaging server and MTA on different machine

    Is there anyways to install / configure messaging server and MTA on different machine? I am using Sun One Messaging server 6.0
    Thanks
    Haris

    Thanks for the reply, How MTA can be disabled on the
    messaging server? how can i disable the store on the
    MTA machine, Is there any documentation for it?Yes, the documentation helps you. You cannot totally disable the MTA. If you did, how would you get mail to the store?
    Also
    is it possible to use some another machine for
    webmail?Well, um, kind of. The webmail interface provided with Messaging Server interacts directly with the store, so you can't truly run that remotely, but .. .
    You can install the server on a remote box, and turn on "Messaging Express Multiplexor", a proxy for webmail. Users can then connect to the MEM box, and be forwarded to the store for their mails.
    It should be possible to use a third-party webmail product that uses something like IMAP to talk to the store, too. that would be unsupported, but possible. Most users find MEM to be very good.
    What problem are you trying to solve? Perhaps I can better help you if I know why you're asking these questions, and offer a better solution to you.
    >
    Thanks
    Haris

  • Machines with same Hostnames overwrite WebDynpro JCo Destinations (SLD)

    Hello,
    we are working with NWDI and virtualized Developer Workplace Machines (on VMWare Images). By this, all Developer Workplace machines have the same hostname. This works fine until teams start developing with Webdynpro JCo Destinations (i.e. for Adaptive RFC).
    This is what I think what I figured out what is going on:
    - Webdynpro JCo Destinations are managed on the configured SLD (in our case the NWDI SLD)
    - SLD identifies the JCo Destination by hostname and destination name
    - JCo Destinations are communicated from host to SLD, even though the SLD Data Supplier is configured only for reading SLD content
    In our environment with all developer workplaces having the same hostname, we have the effect, that all devlopers workplaces MUST work with the same JCo Destination. Each time a developer updates the destination for his workplace, this update is written to SLD and therefore the destination of all other workplaces is changed as well.
    So my question is: Is there any option to stop developer workplaces writing their JCo Destinations to the central SLD without loosing the functionality to read other CIM Data from their (Name Reservation, Tehcnical System Landscape) ?
    We are operating Developer Workplaces on following Releases: 6.40 SP15, 6.40 SP17, 7.00 SP12 and 7.10 SP5.
    Any help appreciated,
    Stefan

    Hi Stefan
          As of now we are using Content Administrator to manage and maintaing the JCO destinations to the systems which are configured in SLD.
          If you eliminate this jco destinations or if you want to decide not to use these JCOs ,You have option with JCO API.
    Manually you need to code in your programs to connect any R/3 System.As there is no option to maintain JCO destinations other than Content Admin with SLD configured with land scape.
    Regards
    Kalyan

  • Configure messaging server 6

    Hi all,
    I installed sun java messaging server 6 2005Q1 on solaris 10 with the following components:
    - Messaging server
    - Directory server
    - Web server
    - Identity server
    I chose Configure now option.
    I configured:
    1. Web server:
    - web server host: mail.test.com
    - administration port: 8888
    - http port: 80
    2. Administration server:
    - mail.test.com
    - port: 389
    3. Access Manager:
    - Administrator User ID: amAdmin
    - pass: <pass>
    - LDAP user ID: amldapuser
    - pass: <pass>
    My amsamplesilent configuration file:
    ############### START OF VARIABLE DEFINITIONS ################################
    ### PLATFORM_DEFAULT indicates /opt on Solaris and /opt/sun on Linux.
    ### Please modify the variable below and set it to the basedir if you
    ### want a different one from the Default.
    BASEDIR=PLATFORM_DEFAULT
    SERVER_HOST=sample.red.iplanet.com
    SERVER_PORT=58080
    SERVER_PROTOCOL=http
    CONSOLE_HOST=$SERVER_HOST
    CONSOLE_PORT=$SERVER_PORT
    CONSOLE_PROTOCOL=$SERVER_PROTOCOL
    CONSOLE_REMOTE=false
    DS_HOST=sample.red.iplanet.com
    DS_PORT=389
    DS_DIRMGRDN="cn=Directory Manager"
    DS_DIRMGRPASSWD=11111111
    ROOT_SUFFIX="dc=iplanet,dc=com"
    # ADMINPASSWD, the amadmin password, and AMLDAPUSERPASSWD, the amldapuser password, must be set to different values
    ADMINPASSWD=11111111
    AMLDAPUSERPASSWD=00000000
    CONSOLE_DEPLOY_URI=/amconsole
    SERVER_DEPLOY_URI=/amserver
    PASSWORD_DEPLOY_URI=/ampassword
    COMMON_DEPLOY_URI=/amcommon
    COOKIE_DOMAIN=.iplanet.com
    JAVA_HOME=/usr/jdk/entsys-j2se
    AM_ENC_PWD=""
    PLATFORM_LOCALE=en_US
    NEW_OWNER=root
    #### Linux installations probably would want to set NEW_GROUP as root as the sane default value.
    NEW_GROUP=other
    XML_ENCODING=ISO-8859-1
    NEW_INSTANCE=false
    ############### Web Container type required #######################
    Do I have to edit this amsamplesilent configuration file?
    How do I edit it with my domain (mail.test.com) and above configuration?
    Thanks.

    Since I can't see all of your system, I honestly can't tell if you need to modify your installer file.

  • JCo APIs fail with Message Server

    Hi Experts,
    I use JCo 2.0 to interact with SAP System via Message Server.
    When My application try to connect, it's generated this error:
    Connect_PM  MSHOST=HOST, R3NAME=XYZ, GROUP=GROUP
    ERROR       service 'sapmsXYZ' unknown
    TIME        Tue May 19 15:09:28 2009
    RELEASE     620
    COMPONENT   NI (network interface)
    VERSION     36
    RC          -3
    MODULE      nixxi_r.c
    LINE        2606
    DETAIL      NiIServToAddr
    COUNTER     7
    .^.
    What is the problem?
    Thanks.
    Marco Genova
    Edited by: m.genova on May 19, 2009 4:23 PM

    Hello,
    The services mapping (name vs. TCPor UDP port number) are specified in /etc/services or the corrsponding file for your OS.
    Obviously "sapmsXYZ" is missing there. sapmsXYZ should match the TCP port of the message server.
    Kind regards,
    Tsvetomir

  • Problem for configuring messaging server

    Hi all,
    I'm currently reinstalling my dev environnement. I'm working on Solaris 10 x86.
    I have installed DSEE 6.3.1, and executing comds script.
    I have installed messaging server from Communication Suite 6u2. (I want to update to CommSuite 7 later )
    root@msg1dev# /opt/sun/comms/messaging/bin/imsimta version
    Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)
    libimta.so 7u2-7.02 32bit (built 01:56:27, Apr 16 2009)
    Using /opt/sun/comms/messaging/config/imta.cnf (compiled)
    SunOS msg1dev 5.10 Generic_137112-03 i86pc i386 i86pc
    After executing the configure script (where postmaster address is asked), I want to test my messaging system with the command :
    ./imsimta test -rewrite postmaster. But this return an error :
    root@msg1dev# /opt/sun/comms/messaging/bin/imsimta test -rewrite [email protected]
    Extracted 733 address action list:
    [email protected]
    Address list expansion:
    0 expansion total.
    Expanded address:
    [email protected]
    Submitted address list:
    Address list error -- 5.1.1 unknown or illegal alias: [email protected]
    Submitted notifications list:
    When I try this command with the option -debug, I can see this error :
    Rewrite rules result: [email protected]
    15:45:51.64: Checking reverse URL cache for: [email protected]
    15:45:51.64: Applying reverse URL pattern ldap:///$V?$N?sub?$R to: [email protected]
    15:45:51.64: URL generation failed, status = 0
    I haven't this error on my production environnemnt, so I suppose the problem is here.
    Have I forget something ?
    Thks for your help.
    JC

    Hi,
    I have retest the imsimta command and looking in LDAP log. I obtain this result :
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=-1 msgId=-1 - fd=43 slot=43 LDAP connection from 172.31.29.11:62175 to 172.31.29.11
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=0 msgId=1 - BIND dn="uid=msg-admin-msg1dev.ec-lille.fr-20091124151246Z, ou=People, dc=ec-lille,dc=fr" method=128 version=3
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="uid=msg-admin-msg1dev.ec-lille.fr-20091124151246z,ou=people,dc=ec-lille,dc=fr"
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=1 msgId=2 - SRCH base="dc=ec-lille,dc=fr" scope=2 filter="(&(objectClass=sunManagedOrganization)(|(associatedDomain=msg1dev.ec-lille.fr)(sunPreferredDomain=msg1dev.ec-lille.fr)))" attrs=ALL
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=1 msgId=2 - RESULT err=0 tag=101 nentries=0 etime=0
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=2 msgId=3 - SRCH base="dc=ec-lille,dc=fr" scope=2 filter="(&(objectClass=sunManagedOrganization)(|(associatedDomain=ec-lille.fr)(sunPreferredDomain=ec-lille.fr)))" attrs=ALL
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=2 msgId=3 - RESULT err=0 tag=101 nentries=2 etime=0
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=3 msgId=0 - RESULT err=80 tag=120 nentries=0 etime=0
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=-1 msgId=-1 - closing from 172.31.29.11:62175 - A1 - Client aborted connection -
    [07/Dec/2009:16:43:31 +0100] conn=17363 op=-1 msgId=-1 - closed.I don't understand what is wrong. And in imsimta command, we can see "Extracted 733 address action list:", I suppose the system can see there are 733 address in my LDAP.
    Thanks for your help.
    JC

  • Solman_Setup, J2EE Configuration, start J2EE Config points at old server

    Hi,
    I have recently performed a system copy on my solution manager server.  As far as I'm aware I have followed the correct procedure and performed all post installation tasks.
    Since the copy I have a problem with my SLD which is in my solution manager system.  I think it may be one of two problems.
    Firstly
    When I run SOLMAN_SETUP initial configuration step 3 - Start J2EE Configuration the url launched points at my old server name rather than the new one.
    I have raised a call with SAP and have so far done the following things
    Notes : 1297849 & 805344  - Everything pointed to new server
    Notes 1301106 & 669669 - I have patched ABAB & JAVA AND updated the Content in the SLD
    Note 624282 : Transaction LCRSERVADDR contains no entries and the SLDCHECK launches the correct SLD info.
    None of these notes resolved my issue
    Secondly
    In transaction SMSY my solution manager settings are not correct - The ABAP stack is correct the message server points to the new message server, however the JAVA stack message server still points to the old system.  I have tried to delete but I am unable to as I get the message system in use in Groups / Landscapes.  SAP have done work on my server as part of the SURGEN programme and I'm sure this is something they have done that I am not able to remove.
    Please help.
    Regards
    Tracey Smith. (John Beard - Corporate account for Kelda Group)

    You are using client 100 for example. It seems so that the UME store from the Java stack still points to the 001 client (probably you made a client copy on ABAP side from 001 to 100????). The CTC want to check SOLMAN_ADMIN user in the system where the UME destination is set (in this case 001).
    So basically you got now 2 options: redirect your Java UME to client 100 or you simply create the required user SOLMAN_ADMIN in 001 client.

  • Message Server 2005Q4 configure failure

    When I attempt to configure Messaging Server I have one task that consistently fails. The task is
    FAILED: /opt/SUNWmsgsr/lib/ldapmodify -h hardy.internal -p 389 -D cn=Directory Manager -j /opt/SUNWmsgsr/lib/config-templates/cfgdir12207 -c -e /opt/SUNWmsgsr/config/cfgdir.ldif.rej -f /opt/SUNWmsgsr/config/cfgdir.ldif : status = 32
    Does anyone have any idea on what might be causing this error?
    Thanks,
    Pete

    Start out by looking at the error itself. Is it the same one reported last year?
    Then look at your Directory Server's Access Log. See what it reported for the same transaction.
    It's not uncommon for people to run comm_dssetup.pl, and give different responses to the questions than when running configure. that will cause configure to fail in the same way.

  • Error in Jco Destination Create (MsgServerName is not defined).

    Hi,
    When I try to create a Metadata Jco Destination, the system show the message "MsgServerName is not defined" and cancel the operation.
    I can create Modeldata Jco Destination correctly. The problem is only on Metadata Jco Destination.
    Thanks.
    Ariel.

    Hi Alex,
    Please see the below link in which discussed the issue for "MsgServerName is not defined". 
    JCo Destinations: Message Server connection not defined
    /message/8658127#8658127 [original link is broken]
    Maintain JCO Destination, cannot set the server and logon group
    Also check the [System Landscape Directory Process and JCo Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c1d495-048e-2b10-babd-924a136f56b5?quicklink=index&overridelayout=true]
    Hope it helps
    Regards,
    Arun

  • Error In JCO Destination Creation

    Hi,
    I'm creating JCO Destination in Web Dynpro for Java. While finishing the JCO Destination wizard it shows a error as follows:
    Root Cause
    The initial exception that caused the request to fail, was:
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at java.util.ArrayList.RangeCheck(ArrayList.java:507)
        at java.util.ArrayList.get(ArrayList.java:324)
        at com.sap.tc.webdynpro.progmodel.context.Node$ElementList.getElement(Node.java:2022)
        at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:617)
        at com.sap.tc.webdynpro.progmodel.context.Node.setLeadSelection(Node.java:749)
        ... 45 more
    But the JCO Destination is created successfully and I can test and ping tit successfully. But it becomes the part of System Denied JCO Destinations.
    In the server log file I'm getting the following log:
    1.5#00112F5374F1005B0000011100000EDC000443BF97417983#1200390062389#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Guest#0#####SAPEngine_Application_Thread[impl:3]_14##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot navigate via outbound plug tointeractiveForm of view InvoiceListView because there is no navigational link attached to it
    Exception id: [00112F5374F1005B0000010F00000EDC000443BF974176DF]#
    #1.5#00112F5374F1004F0000055B00000EDC000443BFA0A4587B#1200390219953#com.sap.tc.webdynpro.sessionmanagement#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement.ExceptionHandler.handleThrowable#subhayuds#116#####J-Integra for .NET TP Thread 2##0#0#Error#1#/System/UserInterface#Java###Exception occured during processing of a Web Dynpro application: "java.lang.IndexOutOfBoundsException: Index: 0, Size: 0".
    [EXCEPTION]
    #1#java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:507)
    Can anybody help to find out this problem.

    Hi,
    This is a Web Dynpro bug. You need to apply the latest patch for Web Dynpro runtime.
    Regards
    Srinivasan T

  • Can not start Messaging server in Sun Java System Messaging Server 6 2005Q1

    Hi all,
    I installed Sun Java System Messaging Server 6 2005Q1 from Solaris 10 DVD on Solaris 10.
    After the installation, I got directory server, admin server running but messaging server not running. I can not start Messaging server (start smtp, http, pop, imap). I found in directory which I installed messaging server but I could not see script "start-msg" and "stop-msg".
    # pwd
    /opt/SUNWmsgsr/sbin
    # ls
    MoveUser ha_ip_config imquotacheck imsdirmig mkbackupdir
    UpgradeMsg5toMsg6.pl hashdir imsbackup imsexport readership
    configure imexpire imsconnutil imsimport reconstruct
    control-params.txt iminitquota imscripter imsrestore relinker
    deliver immonitor-access imsdaaci mboxutil useconfig
    Any idea what might have gone wrong?
    Thanks.

    Thanks.
    I have a problem when I configure the Messaging Server (by running the /opt/SUNWmsgsr/sbin/configure script):
    Hostname mailtest for this machine is not a fully qualified domain name. Please
    correct this before attempting to configure Messaging Server. Please make sure
    that your DNS is working properly.
    <Press ENTER to continue> {"<" goes back, "!" exits}
    Can you help me fix this problem?
    Thanks.

  • Using X509 certificates to create a client in a JCo destination / pool

    Hi,
    Our administrators have set up JCo destinations for us developers to use in connecting to the SAP R/3 back-end.  We need to use X509 certificates instead of username/password to create a connection.  How is this done?  The JCo API doesn't seem to list any class/method combination that is suitable. 
    JCO.createClient allows me to pass an X509 certificate, but it doesn't allow me to specify what JCO.Pool (i.e., JCo destination) to use. 
    JCO.addClientPool seems to allow both, but I don't think I want to really "add" a pool-- don't I just want to "use" a  pre-existing pool, i.e., one of the JCo destinations our administrator has set up? 
    Do I need to create a Client using the X509 certificate and somehow add this Client to the JCO.Pool?  I thought JCo destinations were meant to be pre-established Client pools waiting for a Client to be plucked out of it and used.  Is that wrong?  What am I missing? 
    Thanks in advance for your responses.

    Hi,
    I'm note sure whether you can use prepared JCo destinations in this case. However, if it's possible to use single JCo clients you instantiate when you need them, you have different options depending on whether you have an Enterprise Portal installed on top of your J2EE Engine or not.
    --> Without Portal
    Retrieve the user's current certificate from UME using:
    [code]com.sap.security.api.IUser currentUser = ...;
    java.security.cert.X509Certificate[] certificates = currentUser.getUserAccounts()[0].getCertificates();
    byte[] certBytes = certs[0].getEncoded();
    String encodedCert = someBase64Method(certBytes);
    Properties jcoProperties = new Properties();
    // Add your backend properties like hostname and so on...
    jcoProperties.setProperty("jco.client.user", "$X509CERT$");
    jcoProperties.setProperty("jco.client.passwd", x509Cert);
    JCO.Client jcoClient = JCO.createClient(jcoProperties);[/code]
    --> With Portal installed
    In general: Define your backend system in the Portal's system landscape instead of as JCo destination. Configure it's logonmethod for X.509 certificates. Either use UME's user mapping feature directly via com.sap.security.api.UMFactory.getUserMapping()... to add the certificate properties to the JCO properties, or use some intermediate API, some of which are available in the portal, some of which reside in the J2EE Engine (details if you request them).
    Best regards
    Heiko

  • Changin installation directory of messaging server

    Hello,
    I have installed and configured messaging server at /opt/sun/comms/messaging64/.....
    I wanted to change that to /messaging/mail1/bin directory
    I stopped the messaging server
    I copied all the content of messaging64/ to messaging/mail1/bin
    moved messaging64 folder. I am able to do start stop for messaging. however imsrestart is giving error ....
    starting dispatched serverf ld.so.1: dispatched : fatal: libimta.so: open failed: no such file or directory.
    Exit code =2 (2) - IMTA_NO, basic No,......
    i checked file libimta.so is there under messaging/mail1/bin/lib
    I also added above path in to LD_LIBRARY_PATH and also to the path.
    still getting the same error.
    also checked with sh -x imsimta version
    it is showing correct directories.
    what other action need to be taken here?
    regards,
    sumant

    mr.chhunchha wrote:
    I have installed and configured messaging server at /opt/sun/comms/messaging64/.....
    I wanted to change that to /messaging/mail1/bin directoryJust for future reference you can specify the install-root by using the --installroot <path> commpkg option as per:
    http://wikis.sun.com/display/CommSuite/commpkg+install+Usage
    starting dispatched serverf ld.so.1: dispatched : fatal: libimta.so: open failed: no such file or directory.
    what other action need to be taken here?You need to make sure that the crle values are correctly set to match the new path (run the crle command and you will see the paths I am referring to).
    Regards,
    Shane.

  • Messaging Server/UNIX: Starts automatically after installation

    How can I configure Messaging Server to run automatically on startup?
    <P>
    In most cases, Messaging Server for UNIX will run at startup automatically.
    <P>
    Most UNIX systems have a start script that includes a line that starts sendmail
    as a server (/usr/lib/sendmail -bd) automatically.
    Howver, when Messaging Server is installed, it replaces several mail utilities (mailq,
    processq, and sendmail), with links to our sendmail binary
    (<ServerRoot>/bin/msg/admin/bin/sendmail).
    Therefore, Messaging Server, rather than sendmail, starts when
    your system starts.
    <P>
    This can be confusing to administrators of other Netscape servers since
    most other Netscape servers are not installed to start automatically.
    <P>
    <B>Note:</B>
    <P>
    This does not take effect until the system is fully restarted. After
    installing Messaging Server, restart the system before attempting to start
    Messaging Server. Sendmail is usually already running, and the installer does
    not kill the sendmail process.
    <P>
    If you start Messaging Server without
    restarting, smtpd will not start due to a port conflict.

    Hi Leo, thank you for your help
    This:
    I have tried the suggestion above (clear the "Run task as soon as possible after a scheduled start is missed" checkbox) and it does the trick for me. However on the Home/Get Started/Set up screen the "Set up Server Backup" task is then reset to outstanding
    while the .../Quick Status screen shows "Server Backup ON".
    Is a working work around till a real update or hotfix is released 

  • Messaging Server on Sun Cluster

    Hi,
    My messaging server is Sun ONE Messaging Server version 6.1 ,Directory server version 5.2 , Sun Cluster 3.1
    I install the directory server to use "ldap.ezone.com" name. And I want to configure the messaging server to use "mail.ezone.com" for Sun Cluster.
    But I can not configure the messaging server to use this name.
    Can you let me know how to install the messaging server and run "confugre" script to use "mail.ezone.com"
    Thanks
    Lee.
    /etc/hosts
    192.168.5.40 beef.ezone.com beef
    192.168.5.44 ldap.ezone.com ldap
    192.168.5.50 mail.ezone.com mail
    imta.cnf after run configure script =====================
    ! IMTA configuration file
    ! part I : rewrite rules
    ! Domain Rewrite Rules.
    ! Uncomment this line to use domain rewrite rules
    ! from the configuration file instead of the domain database.
    ! Please refer to the iMS documentation for details.
    !<IMTA_TABLE:domains.rules
    ! Rules to select local users
    $* $A$E$F$U%[email protected]
    ldap.ezone.com $U%[email protected]
    ezone.com $U%[email protected]
    ! ims-ms
    .ims-ms-daemon $U%$H.ims-ms-daemon@ims-ms-daemon
    ! native
    .native-daemon $U%$H.native-daemon@native-daemon
    ! pipe
    .pipe-daemon $U%$H.pipe-daemon@pipe-daemon
    ! tcp_local
    ! Rules for top level internet domains
    <IMTA_TABLE:internet.rules
    ! tcp_intranet
    ! Do mapping lookup for internal IP addresses
    [] $E$R${INTERNAL_IP,$L}$U%[$L]@tcp_intranet-daemon
    .ezone.com $U%$H.ezone.com@tcp_intranet-daemon
    * $U%$&0.ezone.com
    ! reprocess
    reprocess $U%reprocess.ldap.ezone.com@reprocess-daemon
    reprocess.ldap.ezone.com $U%reprocess.ldap.ezone.com@reprocess-daemon
    ! process
    process $U%process.ldap.ezone.com@process-daemon
    process.ldap.ezone.com $U%process.ldap.ezone.com@process-daemon
    ! defragment
    defragment $U%defragment.ldap.ezone.com@defragment-daemon
    defragment.ldap.ezone.com $U%defragment.ldap.ezone.com@defragment-daemon
    ! conversion
    conversion $U%conversion.ldap.ezone.com@conversion-daemon
    conversion.ldap.ezone.com $U%conversion.ldap.ezone.com@conversion-daemon
    ! bitbucket
    bitbucket $U%bitbucket.ldap.ezone.com@bitbucket-daemon
    bitbucket.ldap.ezone.com $U%bitbucket.ldap.ezone.com@bitbucket-daemon
    ! deleted
    deleted-daemon $U%$H@deleted-daemon
    .deleted-daemon $U%$H@deleted-daemon
    ! inactive
    inactive-daemon $U%$H@inactive-daemon
    .inactive-daemon $U%$H@inactive-daemon
    ! hold
    hold-daemon $U%$H@hold-daemon
    .hold-daemon $U%$H@hold-daemon
    ! part II : channel blocks
    defaults notices 1 2 4 7 copywarnpost copysendpost postheadonly noswitchchannel immnonurgent maxjobs 7 defaulthost ezone.com ezone.com
    ! delivery channel to local /var/mail store
    l subdirs 20 viaaliasrequired maxjobs 7 pool LOCAL_POOL
    ldap.ezone.com
    ! ims-ms
    ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 2 pool IMS_POOL fileinto $U+$S@$D
    ims-ms-daemon
    ! native
    native defragment subdirs 20 maxjobs 1
    native-daemon
    ! pipe
    pipe single defragment subdirs 20
    pipe-daemon
    ! tcp_local
    tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7 pool SMTP_POOL maytlsserver maysaslserver saslswitchchannel tcp_auth
    tcp-daemon
    ! tcp_intranet
    tcp_intranet smtp mx single_sys subdirs 20 dequeue_removeroute maxjobs 7 pool SMTP_POOL maytlsserver allowswitchchannel saslswitchchannel tcp_auth
    tcp_intranet-daemon
    ! tcp_submit
    tcp_submit submit smtp mx single_sys mustsaslserver maytlsserver
    tcp_submit-daemon
    ! tcp_auth
    tcp_auth smtp mx single_sys mustsaslserver
    tcp_auth-daemon
    ! tcp_tas
    tcp_tas smtp mx single_sys allowswitchchannel mustsaslserver maytlsserver deliveryflags 2
    tcp_tas-daemon
    ! tcp_lmtps
    tcp_lmtps lmtp subdirs 20
    tcp_lmtps-daemon
    ! reprocess
    reprocess
    reprocess-daemon
    ! process
    process
    process-daemon
    ! defragment
    defragment
    defragment-daemon
    ! conversion
    conversion
    conversion-daemon
    ! bitbucket
    bitbucket
    bitbucket-daemon
    ! deleted
    deleted
    deleted-daemon
    ! inactive
    inactive
    inactive-daemon
    ! hold
    hold slave
    hold-daemon

    I'm sorry, I don't see any problem with your imta.cnf, nor do I understand exactly what the problem is. All you say is, " And I want to configure the messaging server to use "mail.ezone.com" for Sun Cluster.
    But I can not configure the messaging server to use this name."
    What prevents you from configuring Messaging Server frm using "mail.ezone.com" as it's name?

Maybe you are looking for

  • Not Able to view layuot in SFP despite Adobe Life Cycle Designer on system

    Hi Friends ,     I have installed Adobe Life Cycle Designer 8.0 on my system and I am running SAP version 7.10 with patch level 8.Is there any other setting to be done because I am still getting same error when I try to view layout in SFP . Please he

  • Hi: What is Active Vendor List

    Hi, What is Active Vendor List. What type of report it is , and what type of tables and feilds are include inthis. plz send the responce

  • General Error upon .mov import

    Hi, I'm trying to import a .mov file (~50mb) into final cut 4.0, and when I do (using 'Import...' from the File menu) I get a "General Error" message. I'm trying to add some titles on the end of it. Not sure if it's relevant but I'm doing all this wi

  • Restricting Row number in pivot table

    Hi, As we can restrict the row number in table by putting 'Row Count' can we restrict number of rows in pivot table? Regards, Deepak

  • SRM product category contract using MDM retrurns contract with item 0

    We are using SRM 5 with MDM catalog 7.1 using Ext classic scenario. We've created more than 1 SRM contract for the same product category in SRM, eg. 2 contracts both for prod category STATIONERY with 2 different vendors (eg. vendor 1213, contract 440