Error in replica servers

Hi
I am getting this error frequently in my replica server.I am using multimaster replication.All the replicas are read only replicas.I have 4 replica server and 2 master servers.
Please advice the solution for my problem.There is no information about this error code in sunone documentation so pls advice
[19/Sep/2005:13:50:39 +0000] - ERROR<4190> - Authentication - conn=-1 op=-1 msgI
d=-1 - Internal error Internal search base="CN=icpwps.ikea.com, OU=Operations,
O=IKEA IT AB, L=Elmhult, ST=Smaland, C=SE" scope=2 filter=objectclass=*, Result
: 32 (No such object)
Thanks & Regards
Raghavender Rao Kodumuri

You could re-initalize the replica from the admin console of the master, click the replication agreement, then click "Action/Initialize Remote Replica", there is no need to do anything at the replica assuming the replication has been properly setup.
BUT if you were to re-org the data at the master, and you have multiple masters, you should choose one good master and at this so called "good" master, you should temporarily break all the replication agreements with other master and replica, before you carry up the stop-slapd, db2ldif, ldif2db, start-slapd (DB reorg) I think. Anyone pls correct me if I am wrong.
After the master re-org, re-setup the Replication Agreements with other master and replica, and re-initialize the replica.
Gary

Similar Messages

  • Error in replicating Directory Services

    Hello again, i still having some problems about replicating CAD server. I have a primary and secondary CAD server but when i run postinstall.exe with local administrator account, appers this error: "Error in replicating Directory Services".
    Isn't not problem about firewall, because the servers ping one each other and i try to disable the firewall and I still having problem.
    Someone can help me?
    Thanks.

    Directory Services is controlled through a service that runs a process called slapd.exe which builds an LDAP style database. The replication between LDAPs is controlled by slurpd.exe. Look in the logs and see if you can find the reason replication is failing. Maybe edit the INI files and set the log level to DEBUG and try stopping it with PostInstall.exe, which removes it, and adding it again. Look at the debugs.
    Regards,
    Geoff

  • Error : Running Managed Servers in a cluster

    Hi,
    I tried creating a new domain from my local pc - by using the configuration wizard provided by weblogic.. the configuration used is like this -
    Admin Server - adminServer - 1.1.1.19 - on port 7001
    Managed servers - machines:ip's - port
    1. mgndServer1 - 1.1.1.19 - 7011
    2. mgndServer2 - 1.1.1.20 - 7011
    mgndCluster defined as - mgndServer1:7011, mgndServer2:7011
    node manager ; - 1.1.1.19 - 5555
    In the last step i didnt check ( select box ) the WLI Start up , WLI Shutdown classes for the managed cluster , but Set the WLI Start up , shut down classes for admin server.
    Started the admin server and from the admin console, state of the node manager was running , I tried starting the managed servers, but it failed with the below error - and managed servers never come into running state..
    Log :
    <Jan 29, 2010 10:36:26 AM CET> <Info> <NodeManager@*.*:5555> <Starting Server adminServer ::mgndServer1 ...>
    <Jan 29, 2010 10:36:26 AM CET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_05-b04 from Sun Microsystems Inc.>
    <Jan 29, 2010 10:36:26 AM CET> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://1.1.1.19:7001 to check if there exists a running admin server at this URL.>
    <Jan 29, 2010 10:36:26 AM CET> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
    <Jan 29, 2010 10:36:26 AM CET> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
    <Jan 29, 2010 10:36:26 AM CET> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://1.1.1.19:7001 to retrieve the initial configuration.>
    <Jan 29, 2010 10:36:27 AM CET> <Info> <NodeManager@*.*:5555> <Server myDomain::mgndServer1 started, process id = 6,888>
    <Jan 29, 2010 10:36:28 AM CET> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\weblogic81\common\nodemanager\mgndServer2\mgndServer2.log is opened. All server side log events will be written to this file.>
    <Jan 29, 2010 10:36:29 AM CET> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jan 29, 2010 10:36:29 AM CET> <Notice> <Security> <BEA-090170> <Loading the private key stored under the alias DemoIdentity from the jks keystore file C:\bea\weblogic81\server\lib\DemoIdentity.jks.>
    <Jan 29, 2010 10:36:29 AM CET> <Notice> <Security> <BEA-090171> <Loading the identity certificate stored under the alias DemoIdentity from the jks keystore file C:\bea\weblogic81\server\lib\DemoIdentity.jks.>
    <Jan 29, 2010 10:36:29 AM CET> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\bea\weblogic81\server\lib\DemoTrust.jks.>
    <Jan 29, 2010 10:36:29 AM CET> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\bea\jdk142_05\jre\lib\security\cacerts.>
    <Jan 29, 2010 10:36:30 AM CET> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "mgndServer1" for domain "myDomain">
    <Jan 29, 2010 10:36:57 AM CET> <Notice> <Cluster> <BEA-000138> <Listening for announcements from cluster mgndCluster on 237.0.0.13:7011.>
    <Jan 29, 2010 10:36:57 AM CET> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of mgndCluster.>
    <Jan 29, 2010 10:37:27 AM CET> <Notice> <JTA> <BEA-110025> <Creating new transaction log file [.\mgndServer1\./mgndServer1.0000.tlog].>
    <Jan 29, 2010 10:37:27 AM CET> <Notice> <JTA> <BEA-110025> <Creating new transaction log file [.\mgndServer1\./mgndServer1.heur.0000.tlog].>
    <Jan 29, 2010 10:37:35 AM CET> <Error> <Deployer> <BEA-149205> <Failed to initialize the application WLI Worklist due to error weblogic.management.ManagementException: [Deployer:149233]An unexpected error was encountered during the deployment process. - with nested exception:
    [java.lang.NoClassDefFoundError: com/bea/wlw/runtime/core/bean/SLSBContainerBean].
    java.lang.NoClassDefFoundError: com/bea/wlw/runtime/core/bean/SLSBContainerBean
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:480)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:182)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:224)
    at weblogic.ejb20.deployer.EJBModule.setupEJBToImplClassDependencies(EJBModule.java:1030)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:481)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:823)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.prepare(SlaveDeployer.java:3026)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllApplications(SlaveDeployer.java:967)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:349)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: [Deployer:149233]An unexpected error was encountered during the deployment process. - with nested exception:
    [java.lang.NoClassDefFoundError: com/bea/wlw/runtime/core/bean/SLSBContainerBean]
    at weblogic.management.deploy.slave.SlaveDeployer.convertThrowable(SlaveDeployer.java:1017)
    at weblogic.management.deploy.slave.SlaveDeployer.access$500(SlaveDeployer.java:124)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.prepare(SlaveDeployer.java:3034)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllApplications(SlaveDeployer.java:967)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:349)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >
    <Jan 29, 2010 10:37:38 AM CET> <Error> <Deployer> <BEA-149205> <Failed to initialize the application WLI System EJBs due to error weblogic.management.ApplicationException: prepare failed for WLI Process Tracking
    Module Name: WLI Process Tracking, Error: Exception preparing module: EJBModule(WLI Process Tracking,status=NEW)
    Unable to deploy EJB: .\mgndServer2\stage\WLI System EJBs\tracking from tracking:
    weblogic.ejb20.deployer.DeploymentDescriptorException: Unable to load a class specified in your ejb-jar.xml: com.bea.wli.management.tracking.ProcessTrackingBean
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:550)
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:232)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1324)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:823)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.prepare(SlaveDeployer.java:3026)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllApplications(SlaveDeployer.java:967)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:349)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    weblogic.management.ApplicationException: prepare failed for WLI Process Tracking
    Module Name: WLI Process Tracking, Error: Exception preparing module: EJBModule(WLI Process Tracking,status=NEW)
    Unable to deploy EJB: .\mgndServer2\stage\WLI System EJBs\tracking from tracking:
    weblogic.ejb20.deployer.DeploymentDescriptorException: Unable to load a class specified in your ejb-jar.xml: com.bea.wli.management.tracking.ProcessTrackingBean
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:550)
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:232)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1324)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:498)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:3142)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1583)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:823)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.prepare(SlaveDeployer.java:3026)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllApplications(SlaveDeployer.java:967)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:349)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1604)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1227)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1070)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:823)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.prepare(SlaveDeployer.java:3026)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllApplications(SlaveDeployer.java:967)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:349)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >
    Please help me in understand what went wrong here ? can anyone quickly guide me ..
    thanks
    patrick

    Hi,
    <font color=red>OPTION-A)</font>
    If you are able to start the Managed Server using ...the Start Scripts then it means that the Missing class gets included in the Server Classpath ....when we use StartScripts to Start the Server.
    If above one works fine...then Just try the following..
    Step1). Open the "nodemanager.properties" file and then "startScriptEnabled=true" and "startScriptName=startWebLogic.cmd" ....provide these two entries there....remember if you are using any custom scripts to start your managed server ...then give that scriptname in "startScriptName" parameter..
    Step2). restart the Node Manager and then try to start the Managed Server from Admin Console.
    for more informations Please refer to "nodemanager.properties" details:
    http://download-llnw.oracle.com/docs/cd/E15051_01/wls/docs103/nodemgr/java_nodemgr.html#wp1068415
    <font color=red>OPTION-B)</font>
    Start the ManagedServer using the StartScripts and then open the server OUT file....
    Find the value of CLASSPATH in that OUT File ...copy the CLASSPATH Value and then Login to Admin Console....
    Servers--->Click on ServerName (Example MS1)---> configuration Page ---> ServerStart (TAB)
    In this page Paste the CLASSPATH Value which u have copied....in the CLASSPATH Test Field...
    Now restart your Server using AdminConsole.
    Thanks
    Jay SenSharma
    Edited by: Jay SenSharma on Jan 30, 2010 10:55 PM

  • Need help!!!!  500 internal Error  ( not replicable)

    Hi,
    Our application went to production today, few of the users are experiencing "500 internal error"( Not replicable)
    again they have to quit browser and login again to start their work again.it was becoming a big issue as its tampering their work.
    we tried to replicate the issue in our test system, only way we could replicate is by clicking too fast , before waiting for the response.
    (as they used to that speed with their old application)
    I tried to disable the buttons,but that couldn't helped much.
    today i was monitoring the production logs whole day below are the repeated Exceptions i found.
    Error # 1
    May 18, 2009 16:28:27,733 ERROR [RMICallHandler-12] ApplyRequestValuesPhase.execute(104) | Error testing property 'selectedChkBox' in bean of type null
    javax.faces.el.PropertyNotFoundException: Error testing property 'selectedChkBox' in bean of type nullat com.sun.faces.el.PropertyResolverImpl.isReadOnly(PropertyResolverImpl.java:274)"
    Error # 2
    javax.faces.el.PropertyNotFoundException: Error testing property 'partNo' in bean of type null
    at com.sun.faces.el.PropertyResolverImpl.getType(PropertyResolverImpl.java:362)
    we are not able to find the solution to fix these exceptions.. is there any better way to avoid these...
    any help is greatly greatly appreciated...!!!
    i eagerly waiting for suggestions....
    Thanks a lot!
    Arthi..

    Hi BaluC,
    Thank you for the response. and how can i make sure that bean is not null
    i tried <a4j:keepAlive and <t:saveState value="#{SearchSI_bean}" /> seems not working.
    can you please suggest if we have any other option.
    if user clicks her and there without waiting for the response we are getting the error
    javax.faces.el.PropertyNotFoundException: Error testing property 'selectedChkBox' in bean of type null in logs.. and user is seeing 500 internal error..
    this issue is seems growing..
    thanks for the help..
    Arthi.

  • Error in replicating FI data source(0FI_AP_1) in BI system

    Hi all
    actually i am getting an error while replicating the FI data source(0FI_AP_1) in BI system. Error is "0FI_AP_1 Could Not be Replicated Do you want to delete this DataSource (with Mappings, Transfer Rules, InfoPackages)? ". This is the every first time i am doing the FI report, SO i think i have missed some steps of activating or some thing else. Plz advise.

    Hi Srinivas thanks for the reply....as you told i have activated the DS 0FI_AP_6 in R3 and then when i went to replicate the same DS in BI it is showing the same message as written above ..... But still i can see the FI data source in my BI system but cant replicate any of them. so plz advise
    Edited by: chaitanya.singh on Sep 4, 2010 2:00 PM
    Edited by: chaitanya.singh on Sep 4, 2010 2:00 PM

  • HT1178 I'm setting up airport for first time. I'm getting error no DNS servers help

    I'm setting up airport for first time. Getting error no DNS servers. What is DNS server and how do I fix this?

    DNS server is that translation from a website address in words meaningful to us.. eg www.google.com to an actual number that computers can use. Without DNS the internet may work but you would have to know the ipv4 address of every site you want to visit.
    Whenever you don't know the meaning of a term just type wiki plus the term in google search.
    http://en.wikipedia.org/wiki/Domain_Name_System
    We cannot really help fix the problem without knowing a good deal more info.
    So
    What modem do you have.. make and model may be a help?
    Who is your ISP.. may be helpful??
    Is the modem also a router?
    How is the TC connected to the modem?
    How is the computer connected to the TC?
    A primary example of where you get this problem is a pure cable modem.. ie has no router in it.
    When you replace an existing computer or router that is plugged into it, with the TC, requires that you power cycle the modem. In some cases the off time is 5min.. for a lot of services, it needs to be off 20min.. and for some even longer.. maybe an hour or overnight.
    But it is not worth getting into specifics without knowing the rest of the system.

  • DFS Error 9061 (Replicated folder offline for too long) won't go away

    We have a server that got disconnected from a DFS replication group for too long. The error says to remove the server from the group and re-add it. I've done that about 6 times and I keep getting the error. I even tried deleting the replicated folder on
    the server so it would copy from other servers but the error just won't go away. How can I get rid of it and get the folder replicating again?

    Hi,
    Based on your description, we can try to following the steps described in the section
    Recovering DFSR from Content Protection in the following blog to troubleshoot the issue.
    Implementing Content Freshness protection in DFSR
    http://blogs.technet.com/b/askds/archive/2009/11/18/implementing-content-freshness-protection-in-dfsr.aspx
    If the issue persists, please keep us posted.
    Best regards,
    Frank Shen

  • Error in replicating the SAP BI 4.x Environment

    Hi All,
    I am following the below blog to replicate content of prod in Sandbox.
    Replicating the SAP BI 4.x Environment
    However while Creating a new SIA node   i am encountering errors as  the new SIA node getting added with out any default servers.
    I was able to achieve the above in a different environment where there were no clusters.But in the current scenario i have my prod which has a  cluster environment with windows AD auth where as  sandbox is installed in a single system with enterprise Auth.I have attached the error logs which i got while adding the new node with default servers in CCM.
    ENV:
    SAP BI 4.0 sp5
    Sql server 2008 R2
    Windows
    Thanks in advance for all your help and guidance
    Regards
    Kishore.
    Replicating the SAP BI 4.x Environment

    Hi Asma/Satish,
    I have added a new node with cms and SIA port 7400 and 7410.But same issue occured.
    While trying to add a node to  use "Start a Temporary New CMS" and select "recreate node" the error says port 6400 already in Use.
    This is how the Manage server looks after i added a node with node with cms and SIA port as  7400 and 7410
    from the log files what i understood is that it is not able to add the default services and writes the below error
    OutOfBoxAdaptiveProcessingServer.
    FAILED: could not find server with cuid AfRmWmX2jhJOnbtEuIXTmF4. Query returned 0 infoobject(s)
    and
    utOfBoxCentralManagementServer.
    FAILED: could not find server with cuid AS3zRDnsuv9KonM9nLcyROg. Query returned 0 infoobject(s).
    Generating DFO files for OutOfBoxOutputFileRepositoryServer...
    Regards
    Kishore

  • Replica servers showing all Approved updates as 'Unapproved'

     Hi WSUS Experts,
        In our environment we suffer very often from the following problem - donwstream servers after synchronization show all Approved updates from the upstream server (over 3100) as Unapproved. Hence the files are not on the downstream server.
    Do oyu have any clue on how to fix/approach this problem?

     Hi, yes of course - it is a Replica server :-)
    Sorry, had to ask! 
    Can you give some more insight into the versions involved?
    Are both upstream/downstream patched to same level?
    Also, is it just a single downstream?
    If there are others are they working?
    Did that downstream ever work correctly?
    Are there any firewalls in place?
    Any error messages in the Windows event logs?
     Any errors in softwaredistribution.log?
    Are clients receiving updates from the upstream server ok? 
    If you find the answer of assistance please "Vote as Helpful"and/or "Mark as Answer" where applicable. This helps others to find solutions for there issues, and recognises contributions made to the community :)

  • Error while Replicating Objects from R/3 to CRM

    Hi,
    While replicating objects from R/3 to CRM (Tcode :R3AS), the status of the object is still running. When I checked in Outbound queue (Tcode:SMQ1) the status is 'SYSFAIL', when I double clicked it says "Password logon no longer possible - too many attempts". So what is the solution to it...
    I am working on CRM 5.0
    Regards,
    vimal

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • Error while Replicating the Data Source in Quality System....

    Dear Expert,
       I have created a generic data source in R/3 Dev system and I replicated the data source to BW DEV system.  Everything is fine in DEV system.
    I have transported the Data Source to R/3 Quality System. And transported the related  objects in BW DEV system to BW QUALITY system.
    Now I am getting the error as follows :
    BW QUA System --> RSA1 --> Source System --> Data source Overview --> Sales & Distribution --> _REPLICATE_
    *DATASOURCE*.( clicked )
    Its moving to another screen (R/3 QUALITY) , but it is coming as a LOGIN screen. Its askong for the USER name and Password. And when I click on BACK button , its givin following pop-up
    RFC connection to source system LOGSYS is damaged  ==> no Metadata upload
    What could be the issue ?? Please suggest.
    Thanks,
    Sanjana

    Hi saveen,
    Yes I transported in that manner.
    I checked in Source System ( RSA13):
    Its giveng the pop-up  ,
                                    RFC connection check failed. Check connection
    Please suggest, how can I proceed ?
    Thanks,
    Sanjana

  • Error while replicating data from MSSQL to HANA

    Hello Colleagues,
    I have created SLT configuration where the replication has to happen from MSSQL database for NW BPM for 4 tables. I have also applied a transformation function to convert date columns in the BPM tables to right desired format while replicating in HANA.
    Now when I use the SAP HANA Data Provisioning Editor to replicate the data from these BPM tables, I am getting following error :
    Conv.obj. Z_BC_BPEM_EL_RDS_021: Calculation job in sender system could not be started
    In the configuration I have used Job Options as No of data Transfers Job : 003 , Initial Load Jobs : 002 , No of Calculations Job : 001
    We are using SLT 2.0 and BASIS release 740.
    Please suggest what could be done to remove that.
    Regards,
    Archana

    Archana
    There could be number of reasons for this issue. We need to first start filtering one by one and take out the possibility. Please check the things in the following order.
    1. As everyone mentioned, check if you have free available WPs. System is going to use Background WP for running calculation job in the Source system. Normally Basis define sufficient number of WPs but sometimes they are occupied.  You can check using TCode SM50 ( you need to do that on each host in a multi App server environment ).
    2. Try increasing your calculation jobs in SLT using TCODE LTRC --> Administration Data --> Change no of Jobs. Make sure you have enough free background WP in your SLT and Source system.
    Incase the above methods do not work, provide the following information.
    1. Where exactly you see the error message. Are you able to add the table to Data provisioning from LTRC.
    2. Are you able to add any more tables and do the replication.
    Mahesh Shetty

  • Error while replicating employees from R/3 to CRM. BP no. are not created

    CRM Experts,
    Request your help in solving the following issue.
    While replicating the employee information from R/3 to CRM, we get the following error message in the IDoc details.
    <b>Message:</b>
    IDoc: 0000000000057590 Status: IDoc ready to be transferred to application
    <b>Immediately processing not possible: Screen output without connection to user.</b>
    Steps:
    1. Using PFAL TCode, we push the details of "Persons" from R/3 to the CRM client.
    2. After pushing the details, come to CRM and see the IDoc details. We get the above mentioned error message.
    3. The BP number is not getting generated.
    Really appreciate your solutions/suggestions/clues.
    Thanks in advance,
    Vijay

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • Error while Replicating Datasource from R/3

    In R/3 extraction, after activating the datasource in R/3 and replicating the datasource in BI, I received an error saying that 'SQL error occured when accessing a table' with Message no. RSAR051... Help me in this.

    I checked in ST22. But there is no problem in it. Pls give me the solution..

  • Error when replicating materials

    Hi,
    We are on SRM_SERVER 500 (SRM 5.0), Support pack SAPKIBKT06.
    When replicating materials - we faced the following error.
    In SMQ2 we get an error message - <b>SYSFAIL - Error in Mapping (Details: transaction SMW01)</b>
    In SMW01 I am able to see some error messages -
    <b>No product ID determined for material number P2P SUPPLIES of logical system P2PCLNT100</b>
    But we have created the product P2P SUPPLIES in the R/3 system.
    Can someone explain what needs to be done?
    Thanks,
    Srivatsan

    Hi
    <b>Please go through the SAP OSS Notes -></b>
    Note 656823 FAQ: Tips and tricks for transfer debugging
    Note 1049166 Memory consumption in BDoc inbound processing too high
    Note 916547 Problems with language fields in MDMP R/3 backend systems
    Note 916708 Problems with language fields in MDMP R/3 back-end systems
    Note 429423 CRM Release: General analysis of the initial Load
    Note 928465 ISUCRM: Hanging entries in inbound queue SMQ2
    Note 441352 OPEN-FI event 00501015 is executed unintentionally
    Note 891889 ISUCRM: SYSFAIL during replication after product change
    Note 721107 Correcting delivery and billing status in the CRM system
    Note 510192 Meaning and maintenance of the CRMRFCPAR table
    Note  537821 RFC dest. <ENTER MIDDLEWARE DESTINATION> does not exist
    Note 543999 Assignment between adapter object and application component
    Note 309734 CRM/EBP server: General analysis of initial load
    Note 378580 incorrect sorting in SMO8_LOG_FLASH
    Note 489215 CRM 3.0: Queues are blocked
    Note 571486 After import of support packages: R3AD queues hang
    Note 309734 CRM/EBP server: General analysis of initial load
    <u>Hope this will help. Do let me know.</u>
    Regards
    - Atul

Maybe you are looking for