Error while registering the CCMS agent

Dear All,
When i am trying to register the SAPCCM4x agent in my landscape i am getting the error "104 RFC_ERROR_SYSTEM_FAILURE'
can anyone tell me the what are the possible reason for this error and solutions to resolve.
and
what authorisations for the CEN user and RFC connection should exist before registering the CCMS agent.
It will be great help if you comment on this,
thanks & regards,
Krishna Joish

Hi Krishna,
Please check for the authorization object S_RFCACL for the RFC user.
Check the RFC connection properly.
Please elaborate the error if it persists.
Regards,
Sunny

Similar Messages

  • "Error while registering the Java 2 Runtime Environment registry keys"

    "Error while registering the Java 2 Runtime Environment registry keys"
    I am getting the above error when trying to install the 1.3 JRE (installed with the 1.3 plug in which I need). As part of my development I have been installing and uninstalling the JRE multiple times. Then, I got the above error when trying to install it, and now it appears to be installed but I cannot uninstall it. When I try to uninstall it, it just remains, and when I try to install it again I get the above error. I have tried cleaning up all javasoft registry entries, but it doesnt seem to have helped. Can anyone help me either completely uninstall the JRE so I can do a clean install or help me get rid of the error above when I install. Is there some registry entries I should be looking at? Anything else? this is quite urgent as I need to test my applet with the plugin installed and not installed - and I currently cant uninstall it. Any ideas?
    Thanks for your help
    Aaron

    I am getting this same error message when trying to upgrade from 1.3.1_03 to 1.3.1_19.
    I have multiple versions of jre's and jdks on my machine.
    Anyone else seen this problem or know how to resolve it.

  • Error while Registering the Database with Catalog..

    I m creating recovery catalog in same database, and getting the errors.
    1. I have created TOOLS tablespace
    2.CREATE USER RMAN2
    SQL> CREATE USER rman IDENTIFIED BY cat
    2 TEMPORARY TABLESPACE temp
    3 DEFAULT TABLESPACE tools
    4 QUOTA UNLIMITED ON tools;
    CREATE USER rman IDENTIFIED BY cat
    ERROR at line 1:
    ORA-01920: user name 'RMAN' conflicts with another user or role name
    SQL> ed
    Wrote file afiedt.buf
    1 CREATE USER rman2 IDENTIFIED BY cat
    2 TEMPORARY TABLESPACE temp
    3 DEFAULT TABLESPACE tools
    4* QUOTA UNLIMITED ON tools
    SQL> /
    User created.
    3. GRANT RECOVERY_CATALOG_OWNER
    SQL> GRANT RECOVERY_CATALOG_OWNER TO rman2;
    Grant succeeded.
    4. To create the recovery catalog:
    1. Connect to the database that will contain the catalog as the catalog owner.
    H:\>rman catalog rman2/cat@rock
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Sep 5 10:45:52 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to recovery catalog database
    2. Run the CREATE CATALOG command to create the catalog.
    RMAN> CREATE CATALOG;
    recovery catalog created
    3. Optionally, start SQL*Plus and query the recovery catalog to see which tables were created:
    H:\>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 5 11:53:36 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: rman2/cat
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select count(*) from cat;
    COUNT(*)
    91
    SQL> ed
    Wrote file afiedt.buf
    1 select owner, table_name, tablespace_name
    2 from dba_tables
    3* where table_name='DB'
    SQL> /
    OWNER TABLE_NAME
    TABLESPACE_NAME
    RMAN2 DB
    TOOLS
    RMAN DB
    ABAMCO_TEST
    Next step is to registering the Database in the Recovery Catalog.
    Registering a Database in the Recovery Catalog
    H:\>rman TARGET / CATALOG rman2/cat@rock
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Sep 5 11:56:09 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-01031: insufficient privileges
    I m getting above error while registering the Database with Catalog,
    Can anybody help me how can I register the Database with Catalog.????
    Waiting for Reply!!!!!!!

    Dear Manoj I can log in at TARGET Database.
    H:\>rman
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Sep 5 12:41:59 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN> connect target sys/rock
    connected to target database: ROCK (DBID=3255117147)
    RMAN>
    ============================================================
    USING CONNECT STRING as you said.
    H:\>rman target "sys/rock@rock as sysdba" catalog rman2/cat@rock
    Argument Value Description
    target quoted-string connect-string for target database
    catalog quoted-string connect-string for recovery catalog
    nocatalog none if specified, then no recovery catalog
    cmdfile quoted-string name of input command file
    log quoted-string name of output message log file
    trace quoted-string name of output debugging message log file
    append none if specified, log is opened in append mode
    debug optional-args activate debugging
    msgno none show RMAN-nnnn prefix for all messages
    send quoted-string send a command to the media manager
    pipe string building block for pipe names
    timeout integer number of seconds to wait for pipe input
    checksyntax none check the command file for syntax errors
    Both single and double quotes (' or ") are accepted for a quoted-string.
    Quotes are not required unless the string contains embedded white-space.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00552: syntax error in command line arguments
    RMAN-01009: syntax error: found "as": expecting one of: "append, at, auxiliary, catalog, cmdfile, clone, checksyntax, debug, log, msglog, mask, msgno, nocatalog, pipe, rcvcat, script, slaxdebug, send, target, timeout, trace"
    RMAN-01007: at line 0 column 16 file: command line arguments
    H:\>rman
    It didnt work either.
    I have only one database rock, and created recovery catalog in it. I want to register rock database with recovery catalog.

  • Error while registering the Concurrent Program

    Hi,
    I am getting the following error while registering the concurrent program.
    The executable is registered as shell script and this executable sends a mail with attachment. can any one of you tell me the cause of the error?
    ORA-20160: ORACLE error -4091 in SUBMIT: others
    Cause: SUBMIT: others failed due to ORA-04091: table APPLSYS.FND_CONCURRENT_PROGRAMS is mutating, trigger/function may not see it.
    The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
    ORA-06512: at "APPS.ALR_FND_CONCURRENT_PROGRAM_IAR", line 1
    ORA-04088: error during execution of trigger 'APPS.ALR_FND_CONCURRENT_PROGRAM_IAR'
    ORA-06512: at "APPS.FND_CONCURRENT_PROGRAMS_PKG", line 63
    FRM-40735: ON-INSERT trigger raised unhandled exception ORA-20160.
    Thanks in advance

    Check Note: 391795.1 - Frm-40735: On-Insert Trigger Raised Unhandled Exception Ora-04062 in APPS.FND_CONCURRENT_PROGRAMS_PKG
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=391795.1

  • Invalid rowid error while running the snapshot agent in transactional replication

    Hi All,
    I am getting an Invalid rowid error while replicating an large tables i.e around 30 millions rows from oracle(publisher) to sql server(Subscriber) while running the snapshot agent in transactional replication.
    Its taking around 18 hours and its then its throwing this error.
    Is there any faster way that i can replicate the initial snapshot this large table as 18 hours is very high on time.
    Kindly suggest.i am always got quick and accurate response always..hope the same in this case also.
    Thanks,

    Hi,
    Could you please create a replication with some small tables for a test?
    You can disable the firewall on both sides and rerun snapshot. Enable verbose logging to level 4 for snapshot agent and check the results if it fails.
    http://support.microsoft.com/kb/312292
    Here is a document says for the error: ORA-10632: Invalid rowid Cause: Segment Highwatermark was overwritten due to shrink and space reused Action: Reissue this command.
    I also suggest you contact the Oracle support team for further help.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Error while registering the location

    Hi All
    While registering the location prior to deploying,I am getting error.
    Error message is
    ORA-29532 Java call terminated by uncaught java exception
    oracle.jdbc.driver.OracleSQLException: ORA-28239: no key provided
    ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 21
    ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 115
    ORA-06512: at "OWB_REPOS_OWNER.WB_RT_SERVICE_CONTROL", line 268
    ORA-06512: at "OWB_REPOS_OWNER.WB_RT_SERVICE_CONTROL", line 303
    ORA-06512: at line 1
    ORA-06512: at "OWB_REPOS_OWNER.WB_RTI_UTIL", line 57
    ORA-06512: at "OWB_REPOS_OWNER.WB_RT_STORE_REGISTRATION", line 233
    ORA-06512: at line 1
    What could be the possible reason and solution for this error?
    Thanks in advance
    Regards
    Avanish

    ORA-28239: no key provided
    Cause: A NULL value was passed in as an encryption or decryption key.
    Action: Provide a non-NULL value for the key.

  • Error while registering the locations

    hi all
    i am getting the below error while regestering the location.
    OMB+> OMBREGISTER LOCATION 'XXOWB_TST13_LOCATION' SET PROPERTIES (HOST,PORT,SERVICE,SCHEMA,PASSWORD) VALUES ('hostname',9021,'PROD_OWB','XXOWB','
    XXOWB123')
    OMB00001: Encountered SET at line: 1, column: 45. Was expecting one of: <EOF>
    "REUSE" ...
    please let me know if any wrong syntax of the above statement.
    thanks,
    keka

    It looks like you are mixing location specification with location registration.
    Assuming that you have already created the location by this name and connected to your control center, then try:
    OMB+> OMBALTER LOCATION 'XXOWB_TST13_LOCATION' SET PROPERTIES (HOST,PORT,SERVICE,SCHEMA,PASSWORD) VALUES ('hostname',9021,'PROD_OWB','XXOWB','XXOWB123')
    OMB+> OMBREGISTER LOCATION 'XXOWB_TST13_LOCATION'
    Cheers,
    Mike

  • Error while registering the workflow

    Hi all,
    I am trying to do the Self registration work flow.But while trying to register the work flow i am getting the following error.
    [echo] *******************************************************************************
    [echo] REGISTRATION TOOL
    [echo] *******************************************************************************
    [echo] The input to this tool is a property file which contains the details of workflow
    [echo] definition. The tool also prompts the username and password of OIM admin.
    [echo]
    [echo]
    [echo]
    [echo]
    [input] Enter the username
    xelsysadm
    [input] Enter the password
    [input] Provide oim managed server t3 URL (Ex:t3://localhost:7001)
    t3://172.25.121.134:14000
    [input] inputpath(complete file name) of the property file
    SelfRegistrationAppproval.props
    [echo] ${gen.classpath}
    [java] name = SelfRegistrationApproval
    [java] category = Approval
    [java] providerType = BPEL
    [java] serviceName = RequestApprovalService
    [java] domainName = default
    [java] version = 1.0
    [java] payLoadID = payload
    [java] operationID = process
    [java] listOfTasks = ApprovalTask
    [java] javax.security.auth.login.LoginException: unable to find LoginModule class: weblogic.security.auth.login.UsernamePasswordLoginModule
    [java] at javax.security.auth.login.LoginContext.invoke(LoginContext.java:808)
    [java] at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
    [java] at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
    [java] at java.security.AccessController.doPrivileged(Native Method)
    [java] at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
    [java] at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
    [java] at Thor.API.Security.LoginHandler.weblogicLoginHandler.login(weblogicLoginHandler.java:61)
    [java] at oracle.iam.platform.OIMClient.login(OIMClient.java:134)
    [java] at oracle.iam.platform.OIMClient.login(OIMClient.java:114)
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowServiceClientUtil.getWorkflowService(WorkflowServiceClientUtil.java:87)
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowRegistration.main(WorkflowRegistration.java:41)
    [java] May 25, 2012 11:16:32 PM oracle.iam.platformservice.workflowregclient.WorkflowServiceClientUtil getWorkflowService
    [java] SEVERE: Incorrect username/password entered during registration of workflow
    [java] Exception in thread "main" oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Incorrect username/password entered during registration of workflow
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowServiceClientUtil.getWorkflowService(WorkflowServiceClientUtil.java:92)
    [java] at oracle.iam.platformservice.workflowregclient.WorkflowRegistration.main(WorkflowRegistration.java:41)
    BUILD FAILED
    /home/oracle/Oracle/Middleware/Oracle_IDM1/server/workflows/registration/registerworkflows-mp.xml:51: Java returned: 1
    Eventhough if i give the correct username and password , its showing the error(incorrect username/password).
    How to resolve this ........
    Please anyone suggest me .....
    Regards,
    Deena.

    Make sure you have the wlfullclient.jar.
    Example:
    /opt/oracle/Middleware/wlserver_10.3/server/lib/wlfullclient.jar.
    if you don't have wlfullclient.jar then generate one as per Generate wlfullclient.jar or Weblogic JarBuilder Tool
    Set WL_HOME to be the weblogic home:
    Example /opt/oracle/Middleware/wlserver_10.3/
    Refer: {thread:id=2251290}
    -Bikash

  • Error while compling the custom agent

    I am trying to develop custom agent for ifs using jdeveloper. I have attached following .jar file with project.
    repos.jar,vbjorb.jar,release.jar,xmlparser2.jar, util.jar, tools.jar, adk_1081.jar, lclasess1.jar
    I am getting following error while compiling.
    Error: (50) constructor IfsAgent() not found in class oracle.ifs.agents.common.IfsAgent.
    Error: (86) method required, but value found.
    Can anybody help me to fix this error?
    Thanks
    Sanjay

    Looks like the call to your agent is missing some parameters.
    Here is the constructor for IfsAgent:
    IfsAgent(java.lang.String name, java.lang.String[] args,
    java.lang.String parameterTableSection, oracle.ifs.agents.manager.ServerManager manager)
    This is the description from the iFS Online Resources whitepaper section on creating a simple agent.
    The constructor for an Agent always contains these 4 arguments. The arguments are stored in the ServerManager definition file and are
    passed to the Agent class when it is instantiated at runtime.
    name is the name of this Agent.
    args are any custom arguments you want
    to pass to your Agent.
    sectionName identifies the section
    specfic to this Agent in the common
    ParameterTable. In practice, it is
    the name of this Agent.
    manager is the name of the ServerManager
    that hosts this Agent at runtime.
    I hope this helps.
    -D

  • I am getting error while installing the OEM12c agent in windows server

    Hi All,
    Can some one please help on this issue,
    C:\agent12c\12.1.0.2.0_AgentCore_233>C:\agent12c\12.1.0.2.0_AgentCore_233\agentD
    eploy.bat AGENT_BASE_DIR=C:\oracle RESPONSE_FILE=C:\agent12c\12.1.0.2.0_AgentCor
    e_233\agent.rsp
    C:\agent12c\12.1.0.2.0_AgentCore_233
    Present working directory:C:\agent12c\12.1.0.2.0_AgentCore_233
    Archive location:C:\agent12c\12.1.0.2.0_AgentCore_233 directory
    AGENT_BASE_DIR
    AGENT_BASE_DIR
    C:\oracle
    Agent base directory:C:\oracle
    C:\oracle
    RESPONSE_FILE
    C:\agent12c\12.1.0.2.0_AgentCore_233\agent.rsp
    Agent base directory:C:\oracle
    OMS Host:
    Agent image loc : "C:\agent12c\12.1.0.2.0_AgentCore_233"
    C:\oracle configonlyfalse
    Reading the properties file: "C:\agent12c\12.1.0.2.0_AgentCore_233"\agentimage.p
    roperties
    1 file(s) copied.
    This is the version 12.1.0.2.0
    This is the type core
    This is the aru id 233
    "Validating the OMS_HOST & EM_UPLOAD_PORT"
    "C:\oracle\core\12.1.0.2.0"
    "Executing command : C:\oracle\core\12.1.0.2.0\jdk\bin\java -classpath C:\oracle
    \core\12.1.0.2.0\jlib\agentInstaller.jar:C:\oracle\core\12.1.0.2.0\oui\jlib\OraI
    nstaller.jar oracle.sysman.agent.installer.AgentInstaller C:\oracle\core\12.1.0.
    2.0 "C:\agent12c\12.1.0.2.0_AgentCore_233" C:\oracle -prereq"
    The image file C:\oracle\core\12.1.0.2.0\jdk\bin\java.exe is valid, but is for a
    machine type other than the current machine.
    "Validating OMS_HOST & EM_UPLOAD_PORT failed."
    C:\agent12c\12.1.0.2.0_AgentCore_233>
    Regards,
    Gopi.

    Hi Gopi,
    Are you trying to add the hosts to your OEM 12c, and then choosing "Deploy Agent"?
    Please check this error message about the image file..
    The image file C:\oracle\core\12.1.0.2.0\jdk\bin\java.exe is valid, but is for a
    machine type other than the current machine.
    "Validating OMS_HOST & EM_UPLOAD_PORT failed."
    If the agents are deployed earlier from another OEM12c server, please undeploy them and then try.
    Thanks,
    Rajiv.

  • Error while doing the collection agent install

    Hello everyone, I was going through the installation guide for agent collection agents and got to the point where I had to
    but I am getting this error: Exception in thread "main" java.lang.NoClassDefFoundError: oracle/av/avca/Avca
    when running this command: ./avca -s initialize_agent -agentname agentname -agentusr username/password -agentport 7000 -av server:port:db_name:domain -rmiport 3101 -jms port 3201
    Does anyone have any thoughts?
    Greatly appreciated!

    Hi:
    Can you specify which platform (OS) you are on, what version of the agent you are installing, what the contents of $ORACLE_HOME/av/log have to say about the error?

  • Error while registering the schema

    SQL> DECLARE
    2 bibtex VARCHAR2(5000) :=
    3 '<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
    4 xmlns:xdb="http://xmlns.oracle.com/xdb">
    5 <xs:annotation>
    6 <xs:documentation>
    7 This is a VERY simple XML Schema that will be used to validate th
    btex.xml
    8 </xs:documentation>
    9 </xs:annotation>
    10 <!-- The xml root element must be named BibTex -->
    11 <xs:element name="BibTex">
    12 <xs:complexType>
    13 <xs:sequence>
    14 <xs:element ref="Article" minOccurs="0" maxOccurs="unbounded"/>
    15 <xs:element ref="InProceedings" minOccurs="0" maxOccurs="unbounded"/>
    16 </xs:sequence>
    17 </xs:complexType>
    18 </xs:element>
    19 <xs:element name="Article">
    20 <xs:complexType>
    21 <xs:sequence>
    22 <xs:element ref="Authors"/>
    23 <xs:element ref="Title"/>
    24 <xs:element ref="Journal"/>
    25 <xs:element ref="Year"/>
    26 <xs:element ref="Volume"/>
    27 <xs:element ref="Pages"/>
    28 <xs:element ref="Number"/>
    29 <xs:element ref="Month"/>
    30 <xs:element ref="DOI"/>
    31 <xs:element ref="Owner"/>
    32 <xs:element ref="TimeStamp"/>
    33 </xs:sequence>
    34 <xs:attribute name="Key" type="xsd:string" use="required"/>
    35 </xs:complexType>
    36 </xs:element>
    37 <xs:element name="InProceedings">
    38 <xs:complexType>
    39 <xs:sequence>
    40 <xs:element ref="Authors"/>
    41 <xs:element ref="Title"/>
    42 <xs:element ref="BookTitle"/>
    43 <xs:element ref="Year"/>
    44 <xs:element ref="Pages"/>
    45 <xs:element ref="Month"/>
    46 <xs:element ref="DOI"/>
    47 <xs:element ref="Volume" minOccurs="0"/>
    48 <xs:element ref="Owner"/>
    49 <xs:element ref="TimeStamp"/>
    50 </xs:sequence>
    51 <xs:attribute name="Key" type="xs:string" use="required"/>
    52 </xs:complexType>
    53 </xs:element>
    54 <xs:element name="Authors">
    55 <xs:complexType>
    56 <xs:sequence>
    57 <xs:element ref="Author" minOccurs="1" maxOccurs="unbounded"/>
    58 </xs:sequence>
    59 </xs:complexType>
    60 </xs:element>
    61 <xs:element name="Author">
    62 <xs:complexType>
    63 <xs:sequence>
    64 <xs:element name="LastName" type="xs:string"/>
    65 <xs:element name="Initials" type="xs:string"/>
    66 </xs:sequence>
    67 </xs:complexType>
    68 </xs:element>
    69 <xs:element name="Title" type="xs:string"/>
    70 <xs:element name="Year">
    71 <xs:simpleType>
    72 <xs:restriction base="xs:integer">
    73 <!--
    74 Constrain the year to 4 digits, 0-9 each. No other characters
    75 -->
    76 <xs:pattern value="[0-9]{4}"/>
    77 </xs:restriction>
    78 </xs:simpleType>
    79 </xs:element>
    80 <xs:element name="Pages" type="xs:string"/>
    81 <xs:element name="Month" type="xs:string"/>
    82 <xs:element name="DOI" type="xs:string"/>
    83 <xs:element name="Owner" type="xs:string"/>
    84 <xs:element name="TimeStamp" type="xs:date"/>
    85 <xs:element name="BookTitle" type="xs:string"/>
    86 <xs:element name="Journal" type="xs:string"/>
    87 <xs:element name="Volume" type="xs:string"/>
    88 <xs:element name="Number" type="xs:string"/>
    89 </xs:schema>';
    90 BEGIN
    91 DBMS_XMLSCHEMA.RegisterSchema('bibtex.xsd', bibtex);
    92 END;
    93 /
    DECLARE
    ERROR at line 1:
    ORA-30940: Cannot resolve prefix 'xsd' for QName node 'type'
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 3
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 14
    ORA-06512: at line 91

    <xs:attribute name="Key" type="xsd:string" use="required"/>there is no namespace for prefix xsd!
    Look like a typo, change it to "xs:string"

  • Error while registering CCMC Agent

    Dear Guru's,
    We're facing some issue while registering the CCMS Agent in the satellite system.
    We are in phase of installing & registering the CCMS Agent with CEN, while registering in the satellite system (Dual stack system) with this command, sapccmsr.exe -R its throwing an error message :
    ERROR: RFC error during logon: 102 RFC_ERROR_COMMUNICATION [Connect to message server failed
    Connect_PM MSHOST=kaar-server15, R3NAME=EBP, GROUP=TRACE=0
    CCMS version
    20040229, 64 bit, multithreaded, Unicode
    Also we're not getting information of Java stack in CEN system.
    Kindly suggest me a solution for this.
    regards,
    Guna

    Hi,
    Thanks for your reply.
    As per your information, we checked the firewall settings it doesn't block anything and also register again. Same issue.
    CEN system - Only ABAP Stack - ECC 6.0 Ehp3
    Target System - Double stack (ABAP + JAVA, Netweaver 2004s)
    After completing the Visual Admin settings. Service file SAPCCMSR.99 has
    been generated automatically. As per the help.sap the service file should
    be SAPCCMSR.<Instance No.>, our instance no. was 00 but its was generated
    with 99 (SAPCCMSR.99).
    Two RFC has been created in Double stack system and one RFC has been
    created in ABAP system.
    RFC in ABAP system :
    SAPCCMSR.HOSTNAME.00 - its not working
    (Error Details, ERROR:program hostname.sapccmsr.00 not registered)
    RFC in Dual-stack System :
    SAP.CCMS.J2EE.SID - its working
    SAPCCMSR.HOSTNAME.00 - its not working
    (Error Details, ERROR:program hostname.sapccmsr.00 not registered)
    While testing the Remote System Topology, we're getting communication
    error.
    In RZ21, Topology - Agents for Remote Systems - Display Overview, Agent
    for SAP System SID tab, Agents for Remote SAP Systems, selecting the
    available system (Dual stack system) and give Test Connection means
    its throwing Error opening an RFC connection - SAPCCMSR.HOSTNAME.00
    Could you please suggest, what we're missing.
    regards,
    Guna

  • Error while registering ESB using Jdeveloper , SOA SUITE,XE on XP

    I get the following error while registering the ESB.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-05-08T15:48:18.940-05:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="TRACE"></MSG_TYPE>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>usolpathak</HOST_ID>
    <HOST_NWADDR>10.100.3.47</HOST_NWADDR>
    <MODULE_ID>esb.server.bootstrap</MODULE_ID>
    <THREAD_ID>15</THREAD_ID>
    <USER_ID>apathak</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>10.100.3.47:97616:1210277752560:1348</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>ESB bootstrap: Pinging URL "http://null:null/esb/ESBConsoleMain.html" to test completion of application server startup</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>

    Hi,
    The ESB server tests its connection to the ESB console at startup. If you look at the MSG_TEXT, you will see the hostname and port of the URL the ESB server is using are both set to null. I haven't seen this before, but it looks like your installation isn't quite right.
    Does the BPEL server work or the Application Server console ?
    Regards,
    Ben

  • Error while registering components.

    i got this error while registering the components i.e. collector,preference and session:
    Exception in thread "main" java.lang.nosuchfielderror: org.omg.corba.tckind: field tk_principal not found
    at at com.visigenic.vbroker.activationimpl.oadutil.main(oadutil.java.45)
    Any Solution to this?

    solved. apparently the visibroker component i.e. oadutil is not valid except the version in vbroker/bin. use that to register the components and voila!

Maybe you are looking for