NsDS5BeginReplicaRefresh only works from console

Is there a difference between initializing a consumer from the GUI, and setting nsDS5BeginReplicaRefresh to 'start' from ldapmodify ?
I'm running version 5.1 on Solaris 8.
If I initialize a new replication configuration from the console, master/slave replication works. If I init using any other method(including ldapmodify) it appears to work, but fails on the first incremental update.
It doesn't seem to matter what method I use to create the replicas and agreement.
Any subsequent reinit's, using the same replication objects, work fine regardless of where BeginReplicaRefresh is called from.
Anyone have any ideas?
Cheers
Kevin

There is no difference between ldapmodify and the console - they both do the same LDAP operation - the server has no idea because it's just LDAP. e.g.
ldapmodify ...
dn: <dn of replication agreement>
changetype: modify
replace (or add): nsds5beginreplicarefresh
nsds5beginreplicarefresh: START
Both the command line and the console do the same thing. It is very mysterious why the behavior is different.
Are you trying to create an agreement and initialize it at the same time from the command line e.g. create a replication agreement entry with the nsds5beginreplicarefresh attribute already in it? That will not work. The console first creates the replication agreement entry, then once it is created, issues the ldapmodify command.

Similar Messages

  • Printing only works from one computer

    I have an Epson Stylus C60 connected to the USB port on my Airport Extreme. There are two computers on the network, a PowerBook G4 and a MacBook Pro. Both computers connect to the network very reliably and have internet access. The problem is that the MBP cannot print to the connected printer. The G4 has always printed fine.
    The MBP sees the printer as a Bonjour printer, and I can add it to the printer list without problem. When I try to print, I get a message in the print queue that there is a communications error with the printer.
    In the airport configuration window, the printer is recognized and remote printing is enabled. Any idea why printing only works from the G4?

    Thanks for your help. Yes, the driver is a universal binary and the printer works great when plugged directly into the computer. I just can't figure out why it won't work over the airport.
    Any other ideas?

  • Sound only works from one port

    My sound only works when I use the output port on the back of my computer, but I'd also like to use the one at the front of my computer for convenience. What setting am I supposed to change to do this? Here is some information about my system.
    ~ > cat /proc/asound/version
    Advanced Linux Sound Architecture Driver Version 1.0.24.
    ~ > aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 0: VT1705 Analog [VT1705 Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 2: VT1705 HP [VT1705 HP]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    My guess is that I want to use device 2 of card 0, so I tried creating a ~/.asound.rc containing
    defaults.pcm.device 2
    but this didn't seem to do anything.

    The "Front" channel isn't the same thing as the front panel. From the ALSA wiki:
    "Front, Surround, Center, LFE (subwoofer) and Side (these are the names of the channels with Intel HD Audio, they may vary with different hardware)."
    How many sounds cards do you have?
    [dspider@arch ~]$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: HDA Generic [HDA Generic]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    [dspider@arch ~]$
    What are the other HDMI devices? The video card?
    And have you tried googling the problem?
    http://ubuntuforums.org/showthread.php?t=1462288

  • Nokia 6600 only works from one cell tower

    I have this weird problem with my phone where it will only work off one cell tower. Once I leave the coverage of that cell tower it will not work anywhere else.
    It started a few months ago and i'm not to sure why?
    The funny thing is it's the cell tower on top of my building at work, so when i'm at work it will work (calls/txt/etc) but as soon as I go home or even go to another city it will not.
    Any ideas?

    The first thing I'd recommend you do is to reset your phone, but I can't tell from the 6600's webpage what OS you're running so I can't give you instructions on how to do this.
    Have a look through your menus to see if you can find an option to reset to factory defaults, but please remember that doing so will wipe ALL data from your phone.
    If you wish to backup your data you can do so using the PC Suite application which you can find here :
    http://www.nokia.com/pcsuite
    Hope this helps.
    Regards,
    Edward

  • Applet only works from local server

    I developed an applet that has worked perfectly during my testing on my local apache server, but when I put it on my web host the applet won't load and the browsers lock up. I have tried it with a couple of browsers. I am at a serious loss to figure out why it wouldn't work from my web host.
    My class files are in a jar because I have several classes, and the jar works fine from my local server.
    Someone suggested that I do a stack dump. I put some code in the init method to dump the stack, but nothing changed. I have no idea where to find the stack dump from an applet. The browser doesn't have a window to display it (that I know of) and my applet certainly doesn't have a stack dump edit control.
    Does anyone know how I can proceed with this? I am usually very clever about tracking down bugs and problems, but this one has me stumped. I am not posting code here because I have tested all the code on my local server and it all works great, just not from the web host. If posting code would help find a solution, I will be happy to do that.
    Any help would be very much appreciated.

    I am using gFTP to upload it. Below is the status info that I get during the upload. It changes the permission to -rw-r--r--, which is the same as everything else on the server and makes sense to me. After the upload, there is a message about ASCII, but I am assuming it is just switching back to ASCII mode after the upload.
    Loading directory listing /public_html/mydir from cache (LC_TIME=en_US.UTF-8)
    PASV
    227 Entering Passive Mode (209,85,106,12,79,105)
    STOR /public_html/mydir/myjar.jar
    150 Accepted data connection
    226-File successfully transferred
    226 205.601 seconds (measured here), 44.19 Kbytes per second
    Successfully transferred /usr/local/apache2/htdocs/mysite/mydir/myjar.jar at 44.48 KB/s
    SITE CHMOD 644 /public_html/mydir/myjar.jar
    200 Permissions changed on /public_html/mydir/myjar.jar
    SITE UTIME 20071212173109 /public_html/mydir/myjar.jar
    500 UTC Only
    Loading directory listing /public_html/mydir from server (LC_TIME=en_US.UTF-8)
    PASV
    227 Entering Passive Mode (209,85,106,12,79,123)
    LIST -aL
    150 Accepted data connection
    226-ASCII
    226-Options: -a -l
    226 15 matches total
    Edited by: sawatdee on Dec 13, 2007 6:14 AM

  • BPC Report emails only work from server (not client) - BPC v5.1

    Hi all.
    Hope someone might have seen something like this before.
    Basically, I setup our servers to send email from BPC about 3 weeks ago.
    (NB - If it makes a difference, we use Lotus Notes via a Domino server)
    The SMTP settings are all correct in BPC WebAdmin, the servers have been added to the allow list on the mail server and the port is open.
    Anyway, when I try to send mail from a client (using the Offline Report Distribution Wizard), I get the following error:
    "The transport failed to connect to the server".
    At SAP's suggestion, I ran a test by installing Office and a BPC client directly onto the Web Server.
    When I ran the wizard from the server, the email sent perfectly.
    The problem I have now is that although I informed SAP of the test outcome, I haven't heard anything back in about 3 weeks, and I really need to get the reporting email system up and running properly.
    Does anyone have any suggestions on what could be causing this?
    It's as though the system is telling the client to send the email itself, via the forwarding server, but this would mean allowing every user PC to access the mail server.
    Hope you can help, but thanks for looking either way.
    Craig

    Hi Ludovic
    The problem turned out to be mail server white-lists, due to the way that BPC sends emil.
    Although you setup the email account/profile on the server, it actually sends from the client PC of whichever user makes the email request.
    Our system is only configured to block all email requests with individual exceptions (ie a White-List).
    It needed the PC of every user who would need to send email from the BPC system to be added to the white-list.
    This is why it worked from the server, as we had added the server address to the list as part of the testing.
    Not reall y a BPC problem, more of an issue with functionality due to the method that it uses to send the messages.
    Hope that helps
    Craig

  • My ipod only works from 1 side of my headphones

    My iPod headphone jack only works on 1 side of the headphones but not both sides of the headphones. I try every headphones my friends have and my iPod is causing this problem. How can I fix the headphone jack inside my iPod??

    Have it replaced.  Either send it into Apple for replacement for a flat fee or send it to a third party repair comany to actually replace the part of for you at a cheaper cost.
    Here are Apple's pricing options.
    http://www.apple.com/support/ipod/service/prices/
    B-rock

  • Hyper-V guest OS, keyboard does not work from console

    Brief background:
    I'm doing some lab environment testing with Storagecraft Shadowprotect backup for a client.  We are backing up Hyper-V guest operating systems.  For busines continuity, the backups can be spun up to Oracle VirtualBox VMs in the event of disaster,
    but the backups can also be restored via their Headstart Restore tool to a VHD or VHDX.  Right now, I'm using a Windows 7 x64 VM for the test backup.
    Here is my current problem (for the moment, forget about the Storagecraft part).  Once the VM is restored, I've lost access to the keyboard via Hyper-V console (the mouse does work, this allowed me to run the
    on-screen keyboard so I could see what was going on, and then test via RDP).  I can RDP to the VM and use the keyboard and mouse.  I have a few unknown devices in the Device Manager that weren't there before.  The processor also has a
    "splat" (yellow triangle, exclamation point).
    At this point, I don't want to troubleshoot the "why" (that will be another step), but I do wish to find out how to reinstall the necessary drivers to get the system working.  I tried reinstalling the Hyper-V Integration Services, but the
    VM says they are already installed.  These can't be uninstalled via Control Panel.  I've tried mounting the Hyper-V Integration Services and doing a right-click "Repair" using the msi in the Support folder (both the x86 and the amd64);
    when I do this, it reports that the action is only valid for products that are currently installed.  The same happens for an uninstall.
    Does anyone have any ideas how I can get keyboard support back?  
    Everyone gets everything he wants. Me, I wanted to be a sysadmin. And for my sins --they made me one.

    Hi Sir,
    >> I have a few unknown devices in the Device Manager that weren't there before.  The processor
    also has a "splat" (yellow triangle, exclamation point).
    For troubleshooting , please try to use Windows server backup to backup/restore VM to narrow it down .
    In addition  please try to use installation media to perform "in-place upgrade" to "repair"
    that VM  .
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Generated process/forms only work from localhost, else 404.

    Hello,
    I have a trivial process created in JDeveloper/BPM 11.1.1.4 which includes one fully generated form, to which I copied in the missing Empty1.jspx. It works when I am running from the VM that runs the weblogic host.
    However, if I try to run it from a different machine I get errors when trying to create an instance of the process because it tries to access the ADF form at http://localhost...
    I can see no place where that is specified. But obviously it should use whatever host the caller used (i.e. relative addresses). Or at least some fixed host name that I can fool with in /etc/hosts.
    Any help much appreciated. Having to SSH in to a machine to run a web application does not look good.
    Regards,
    Anthony

    I found a LocalHost work around under "Component Metrics".
    Got Enterprise Manager (not Console) -> SOA -> SC4ProcProject -> Component Metrics -> EditCreditApHTT -> Adminstration. That has the "localhost" specified, and can be effectively changed. I had spent some time going over all the consoles, but I missed this one before.
    It needs to be tediously redone after every deployment, so I recommend development under localhost. But it can be demoed normally over a client browser. (I still do not know where it really comes from.)
    This behavior seems to be new to 11.1.1.4.
    Anthony

  • The on page search is ONLY working from top down. Search the previous doesn't work at all. I've been using firefox v.3 till now and it ain't work at all. Can you fix it???

    Just do a on page search (bring up the search bar). type a word and start searching. The search will not work until you specifically click on the page and put the cursor in the page. Why do i have to do that since i'm already viewing the page and i intend to do search??
    Once you are searching the word, click on the 'Previous' button to go to previous found word. This button NEVER work since i started using firefox v.3 till now!!! Hello, pls improve your search. Go take a look at IE same page search.

    From the Firefox help files;<BR><BR>
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.

  • Audio only works from my MacBook instead of TV.

    When I try to stream a video, the visual works fine but the audio comes from my MacBook instead of the TV. When I went to Sound Settings, the Apple TV showed up as an option for sound output but would go back to computer every time I clicked Apple Tv.
    This happens randomly. I'll use the Apple TV to stream a video from the same website and some days it'll work perfectly and other days it won't.

    Hi,
    I understand that you are in Airplay?   I had the same problem since my AppleTV updated today.
    I restarted the airplay setting in the apple TV :   Settings / Airplay.   Deactivate Airplay. 
    You will loose the airplay icon in the upper right menu of your Mac.
    Reactivate Airplay on the Apple TV and reconnect your Mac.
    Solved the problem for me.   I hope it will help you too.   Sorry if the terms are not the right one, my AppleTV is not in English...

  • Sinc only works from mac to iphone

    When I connect Iphone using Itunes, calendar only updates new entries from mac to iphone, not from iphone to mac. How can I fix it?

    IamArunNirmal wrote:
    but how ?
    Google can be your friend: iOS: How to transfer or sync content to your computer - Apple Support

  • TP only works from OS level

    Hello,
    we have a strange problem regarding tp. When trying to import a transport from the STMS I always get the following error in the tp Systemlog
    ERROR: No connect due to DbSl Load Lib Failure
    ERROR: environment variable dbms_type is not set.
    ERROR: Connect to SGC failed (20100209095138).
    If I check the transporttool for the system I get two errors.
    DB Connect            Link to database failed
    Offline Call          connect failed due to DbSL load lib fa..
    When I'm importing the transports at the command line it works perfectly.
    This is tp version 340.16.54 (release 640, unicode enabled)
    This is R3trans.exe version 6.13 (release 640 - 26.10.09 - 15:44:00).
    unicode enabled version
    R3trans.exe finished (0000).
    This is R3trans.exe version 6.13 (release 640 - 26.10.09 - 15:44:00).
    unicode enabled version
    R3trans.exe finished (0000).
    tp finished with return code: 0
    meaning:
      Everything OK
    Any suggestions what might be the error?
    Thanks in advance
    Marco

    Hi,
    Could you also check the same in transport profile...
    D:\usr\sap\trans\bin\TP_DOMAIN_<SID>.PFL
    For MS SQL it should be
    dbms/type = mss
    Also update your kernel to latest, if it is not...
    Regards.
    Rajesh Narkhede
    Edited by: Rajesh Narkhede on Feb 9, 2010 3:59 PM

  • Why does sync fotos only work from computer to iPad , and not truly sync both ways??

    One way synching !!

    Because that's the way that Apple designed it to work. You can import photos from your iPad to your computer by using the cable that is provided with the iPad and by following the instructions here.
    iOS: Import personal photos and videos from iOS devices to your computer
    You can use a third party WiFi app like this one. I use this one myself.
    http://www.wirelesstransferapp.com/
    You can can also use Dropbox and other cloud syncing services.

  • Newbie issue - swf (accessing wsdl) only works from bin-debug

    I have a Flex project accessing a CFC Webservice.
    When i try to run it or debug it or put it on the server (swf), i get zero - it just waits for the web service and returns nothing.
    BUT!  when i click on the swf in the bin-debug, it actually works - i get the data back from the webservice.
    I tried copying the whole dir to another spot - and it doesn't work.
    Any ideas on this one?!

    Update:   Found this post and tried adding local and webservice URL to Flash player 'safe sites' but no go.
    http://stackoverflow.com/questions/1454038/flex-application-works-in-bin-debug-but-not-in- bin-release

Maybe you are looking for

  • ORACLE error 6550 encountered

    Hi I am trying to import a database dump file from Oracle 8 into Oracle 9 for our application, but I got the following error. I got Oracle 9 and Oracle 10 both installed on my laptop, I think the reason it is that I use IMP command for Oracle 10 rath

  • Query in table SMOFPARSFA

    Hi all,          Can anyone please tell me what is the functionality of the table SMOFPARSFA . Regards, Vijay Edited by: Balasubramanian Vijay on Sep 10, 2009 5:48 PM

  • Can't pair apple wireless keyboard in Windows

    Hi I have just purchased the new June 2009 Macbook Pro. I've used bootcamp to install Windows XP and i'm trying to pair my apple wireless keyboard. Its the brand new apple wireless keyboard but when i search for the device in the Bluetooth control pa

  • PEAP encryption over wired network?

    I have Wicd in LXDE and loving it, but the problem is there isn't wireless availability in my room. So I'm trying to find a way to connect to PEAP over wired, an issue which the Wicd people say they've never run into. The example configs and everythi

  • Authentication fails while installing jar on Nokia 6708

    Hello All, I have one simple Address book updation Application . Is it possible to run this application on Nokia 6708.. When i try to run this application on[b] Nokia 6708 ,It gives me Authentication Error....... with regards Pravin