NWDI connection with NWDS fails with CIM_ERR_FAILED

Hello,
I tried to import a development configuration from our NWDI. Before that I configured the URL in the preferences and could successfully ping the server. When I try to import a development configuration in the Development Configurations Perspective with remote I first get the login screen. After confirm login and PW and a short processing I get following error message (see below). On another Computer with the same Netweaver Installation it works fine. Do you have an idea why this happens, and how i can fix this problem and connect ti the NWDI.
Thanks in advance!
Gereon
com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: Object manager is not activated
     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:218)
     at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:146)
     at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:443)
     at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:747)
     at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:980)
     at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
     at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
     at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
     at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
     at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
     at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
     at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
     at org.eclipse.jface.window.Window.open(Window.java:563)
     at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
     at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
     at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
     at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
     at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
     at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
     at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
     at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
     at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
     at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
     at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
     at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
     at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
     at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
     at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
     at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

Hello,
Solved the problem on my own. I used the incorrect port of the SLD in the preferences in the NWDS.
Gereon

Similar Messages

  • After connection lost SetVector fails with OCI-22303: type not found

    Hi there,
    I use statelessConnectionPool and after application is loosing connection to oracle for short time, all folowing setVector calls will fail with
    SetVector fails with OCI-22303: type "DEMO"."PROPERTIES" not found
    however its there and was working fine before connection was lost,
    As far as i read about the getConection for statelessConnectionPool will reestablish connection if required to return valid connection handle, but somehow the setVector does not work.
    Any idea?
    Thanks in advance
    Andrew

    Hi,
    I want to reconnect to same instance, I think i missed tnsnames part, did not knew its required, so i should add to client tnsnames or server the FAILOVER_MODE part?
    like this example:
    PAYROLL =
    (DESCRIPTION =
    (ADDRESS =
    (COMMUNITY = TCP.world)
    (PROTOCOL = TCP)
    (HOST = VSERVER)
    (PORT = 1521)
    (CONNECT_DATA =
    (SID = HR)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    (RETRIES = 20)
    (DELAY = 15)
    strange thing that connection seams to be valid only in complains about type not found, or maybe connections are not valid only i cant see it, does the not valid connections in the pool are reconnected or make new when i call GetConnection? or i should terminate connections on "end of comm channel error" so when db is reachable again it will reestablish new connections?
    Andrew

  • Connecting to EMS fails with No mapping for the Unicode character exists in the target multi-byte code page

    I am getting the following error when trying to connect to both my exchange servers.
    New-PSSession : [ex2013-002.nafa.ca] Connecting to remote server ex2013-002.nafa.ca failed with the following error
    message : No mapping for the Unicode character exists in the target multi-byte code page. For more information, see
    the about_Remote_Troubleshooting Help topic.
    At line:1 char:12
    + $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri ht ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : 1113,PSSessionOpenFailed
    EMS used to connect ok. I am not sure if there is any connection but Outlook was installed recently on the exchange server to enable mailbox level backups.
    Any help would be appreciated.
    Steve Hurst

    Hello Steve,
    Firstly, you cannot install Outlook with Exchange because they share certain dll files.
    About the EMS question, I suggest we try rebuilding the powershell virtual directory. If it still does not work, check the application log for more referernce.
    Thanks,
    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]
    Simon Wu
    TechNet Community Support

  • Connection to iTunes fails with second user account

    Hi there!
    For some weeks now I am experiencing Problems connecting the iTunes of a Second User to Apple TV. I keep getting the error message that the connection failed and I should check if the iTunes is in the same network. Dumb message since one second before I selected the iTunes library of the second user in the list on Apple TV and before that I watched content from the iTunes library of the first user without any problems. So it is not the network connection.
    This error can be easily reproduced:
    Set up multiple user accounts on Mac
    Set up home sharing on Apple Tv and all iTunes of them user accounts
    Restart all to beginn test
    Open iTunes of any user
    Access content on Apple TV without problems
    Keep first user logged in and iTunes running while switching to second user on Mac
    Open iTunes of second user
    Second library will show up on Apple Tv
    Try access second users library - error message will be shown
    First iTunes library still works fine
    Close first users iTunes and error will stay
    Close all iTunes and restart Apple Tv
    First iTunes open will work - any second will not
    System:
    MacOS 10.7.5, iTunes 10.7 (21), Apple Tv 2 with OS 5.1 (5201), network via Ethernet cable to Time Capsule router
    Thanks for any tips to get rid of this error!
    Cheers!
    Gerd

    Hi all!
    Still the same, very reproduceable problem? No solution anyone?
    Upgraded to latest OS on ATV2 (5.2.1) and iMac and iTunes (11.0.2). No result. Obviously this issue is being ignored by apple techs or it is really just me having this problem.
    Thanks for any help!
    Gerd

  • Wifi connection at home fails with macbook pro

    My MBP's connection with my home wi-fi often fails, occurring any time from a minute to 30 minutes after I connect. That is, I connect fine for a while and then find that I have no connection. 
    Two other devices, an ipod touch and an older Powerbook, also connect to the modem but almost never have any connection problem.

    I have a Belkin Wireless N router at home that my iPhone connects to beautifly...Except for the fact that it reverts to EGDE for web pages, and cannot connect to the iTunes store.
    I own a coffee house, and there I have a Linksys G router, and it connects with no problems at all. iTunes music store works great there, downloaded a song and all.
    I am going to try going to a static IP adress and remove the erroneous 192.168.2.1 in the DNS listing. I believe this to be a problem with Belkin Routers. I spent an hour on tech support with them and no luck yesterday.

  • Vbscript to connect to oracle fails with ORA-12560: TNS:protocol adapter error

    I am running a Windows 7, 64 bit system with the Oracle 32 bit client installed.  The 32 bit client is required for use with Oracle's Documaker Studio which is working fine with the current client configuration.  I would like to connect the same database using a vbscript.  Here is the test script I am using:
    Option Explicit
    Dim strCon
    strCon = "Driver={Oracle in OraClient11g_home1_32bit}; " & _
             "CONNECTSTRING=(DESCRIPTION=" & _
             "(ADDRESS=(PROTOCOL=TCP)" & _
             "(HOST={VSTODEEDATxx.xxxxxxx.com})(PORT=1521))" & _
             "(CONNECT_DATA=(SERVICE_NAME=IDMAKER))); uid=xxxxxx;pwd=xxxxxxxx;"
    Dim oCon: Set oCon = WScript.CreateObject("ADODB.Connection")
    Dim oRs: Set oRs = WScript.CreateObject("ADODB.Recordset")
    oCon.Open strCon
    Set oRs = oCon.Execute("SELECT TO_CHAR(SYSDATE,'MM-DD-YYYY HH24:MI:SS') AS DateTime FROM DUA")
    While Not oRs.EOF
        WSCript.Echo oRs.Fields(0).Value
        oRs.MoveNext
    Wend
    oCon.Close
    Set oRs = Nothing
    Set oCon = Nothing
    In the connection string I am using the 32 bit driver used succesfully by Documaker.  I provided all the parms to eliminate the need for tnsnames.ora.  However, I do have tnsnames.ora on my system and Documaker is using it.
    Since the client is 32 bit, I am using the following command to run the script:
    c:\windows\syswow64\cscript.exe c:\temp\oracle\testing\testconnect.vbs
    This is suppose to run the script in 32 bit mode and be compatible with the client.
    When I run the program I get the following error:
    Microsoft (R) Windows Script Host Version 5.8
    Copyright (C) Microsoft Corporation. All rights reserved.
    c:\temp\oracle\testing\testconnect.vbs(12, 1) Microsoft OLE DB Provider for ODBC
    Drivers: [Oracle][ODBC][Ora]ORA-12560: TNS:protocol adapter error
    Would someone please advise on how to debug this problem?  Thanks, Gary

    "connectstring" is not a valid attribute with Oracle's ODBC driver, so since there is no datasource attribute specified, the app is trying to connect to a local database, and since you don't have one, you get 12560.
    To resolve the problem, pass DBQ=      instead of  CONNECTSTRING=
    http://docs.oracle.com/cd/B19306_01/server.102/b15658/app_odbc.htm#i1093897
    Greg

  • Connect time failover fails with ORA-01033

    Hi,
    I have primary and standby databases configured. I want to configured connect time failover such that when there is role transistion. Clients can connect to DB with out changing anything in thier tns files.
    Here is my configuration.
    hosta primary
    hostb standby
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL=TCP)(HOST=hosta)(PORT=1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = /usr/oracle/product/11.2.0.3)
    (SID_NAME = tstxx)
    (SID_DESC =
    (GLOBAL_DBNAME = test1)
    (ORACLE_HOME = /usr/oracle/product/11.2.0.3)
    (SID_NAME = tstxx)
    listener.ora on standby similar expect changes in hostnames.
    Tnsnames.ora client
    ctf =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hostb) (PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = hosta) (PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = test1)
    Notice that I have place hostb address intenally first so that if failover/swichover happens. client connection will not error out
    sqlplus test@ctfSQL*Plus: Release 9.0.1.0.1 - Production on Fri Jun 22 17:38
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    Enter password:
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    But when I change tnsnames such that hosta comes first then the connection works. as it should
    any help is appreciated!!
    Edited by: user8927749 on Jun 22, 2012 2:58 PM

    Hello;
    I would review this document :
    http://uhesse.com/2009/08/19/connect-time-failover-transparent-application-failover-for-data-guard/
    The ORA-1033 hints you are trying to connect to the database in the wrong role. There's a trigger and some additional work which can prevent this.
    Uwe's document should explain all.
    The "SQL*Plus: Release 9.0.1.0.1 - Production on Fri Jun 22 17:38" is very odd. I would expect you would being using the client on the server is this not the case?
    DBMS_SERVICE lets you define something like this :
    ernie =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = primary.server)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = standby.server)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ernie)
    Check out "CREATE_SERVICE Procedure" here :
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28419/d_serv.htm
    Best Regards
    mseberg
    Edited by: mseberg on Jun 22, 2012 5:42 PM

  • Running mplayer at boot with systemctl. fails with alsa-lib error

    I am running Arch ARM on a raspberry pi and would like to use it as a headless music player.
    I am trying to run mplayer in slave mode at start up and have in read from a fifo pipe which I could write to over SSH.
    I have written this mplayer.service file:
    [Unit]
    Description='mplayer service'
    [Service]
    ExecStart=/usr/bin/tmux new-session -d -s mplayer 'mplayer -idle -input file=/systemdservice/mplayerfifo /systemdservice/1.mp3 &> /systemdservice/mplayererror.log'
    User=user
    Type=forking
    [Install]
    WantedBy=multi-user.target
    When I start this service with 'sudo systemctl start mplayer.service' I get the following output:
    MPlayer SVN-r36285-4.8.1 (C) 2000-2013 MPlayer Team
    Cannot test OS support for SSE, disabling to be safe.
    205 audio & 424 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing /systemdservice/1.mp3.
    libavformat version 55.7.100 (internal)
    Audio only file format detected.
    Load subtitles in /systemdservice/
    ==========================================================================
    Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
    AUDIO: 44100 Hz, 2 ch, s16le, 32.0 kbit/2.27% (ratio: 4000->176400)
    Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
    ==========================================================================
    [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '1'
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM sysdefault
    [AO_ALSA] Playback open error: No such file or directory
    AO: [pulse] Init failed: Connection refused
    [JACK] cannot open server
    [AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
    [AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '1'
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
    [AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
    [AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
    [AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
    [AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM sysdefault
    [AO SDL] Unable to open audio: No available audio device
    DVB card number must be between 1 and 4
    AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
    Video: no video
    Starting playback...
    A: 0.1 (00.0) of 1567.0 (26:07.0) ??,?% [J
    A: 0.1 (00.0) of 1567.0 (26:07.0) ??,?% [J
    MPlayer interrupted by signal 2 in module: play_audio
    A: 4.5 (04.5) of 315.0 (05:15.0) 1.7% [J
    Exiting... (Quit)
    mplayer starts within a tmux window but I don't get any sound and have to stop mplayer from within tmux with CTRL+C which ends the process.
    interestingly  when as user I run:
    /usr/bin/tmux new-session -d -s mplayer 'mplayer -idle -input file=/systemdservice/mplayerfifo /systemdservice/1.mp3 &> /systemdservice/mplayererror.log'
    it works perfectly.
    If in mplayer.service I change the user  to root it also works perfectly.
    user is a member of audio group.
    I am confused as to what is causing this problem which appears due to a limit of users audio group privilages when a process is started via systemd.
    Any help appreciated.
    Thanks in advance.
    Last edited by epoynton (2013-10-30 21:44:43)

    Have you tried setting the audio output driver for mplayer explicitly? See:
    mplayer -ao help
    I would try
    -ao alsa
    ALSA doesn't use /dev/dsp anymore I don't think. On a Pi you will also need to make sure the mixer is set with amixer like:
    amixer cset #
    You can use
    aplay -l
    to see the available device IDs etc.
    Hope this helps.
    Last edited by Minsc (2013-11-11 17:02:08)

  • Import of Folder with RON failed with Ora-25150

    The import within RON of an dmp File created with export-Ron failed straightaway with the Ora -Error Message ora25150, alter table xt_sdd_files modify lob(contents blob) storage(next 3M pctincrease 50)). The import stopps.
    Is this a bug of an earlier version, I am using Designer 6i, Ron 6.5.52.20, Configuration 4.0.12. The error even occurs, if a export a folder, where no row is exported from the table xt_sdd_files. For your Help thanking you in advance. Best regards Udo

    Hello Udo,
    Yes, there was a bug in Designer 6i that caused such
    an error to occur. Basically, when you are trying to
    import a workarea that the user is not the owner of,
    the error occurs because the compilation at the end
    of an import requires that the owner should have the
    select access right. If the user doing the import is
    not the owner, you do not have the select access and
    so the error occurs.
    The latest download of Designer 6i available from here
    on OTN works OK (fixed a couple of releases ago).
    However, please note this error may occur for several
    other reasons not necessarily due to Designer. If you
    exported the file from an 8i database for example and
    then try to import it into a 9i database, you will get
    this error if the 9i tablespaces are locally managed,
    the but the 8i exporting tablespaces were dictionary
    managed.
    Hope this helps.
    Regards,
    Dominic
    Designer Product Management
    Oracle

  • IPhone sync with Outlook fails with sync server not starting

    Hi, Community -
    Up until a few days ago my iPhone synced beautifully with Outlook 2010 under Windows 7 on Parallels (running on Yosemite, MBP late 2014).
    I don't know what changed but I cannot sync the two anymore. I keep getting error messages. Either a Windows error message saying that Mingler.exe stopped working or an iTunes message saying that the iPhone could not sync because the sync server did not start.
    I have tried the following:
    Reset the sync history
    Uninstalled and re-installed iTunes (several times)
    Tried to restore to older backup versions (I keep backups of the iPhone backup files)
    Synced with other iTunes installations
    Restored the iPhone to a state about two weeks old (when syncing still worked)
    All to no avail.
    The Mingler.exe crash report under Windows gave these details:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    Mingler.exe
      Application Version:    17.669.22.115
      Application Timestamp:    54941c4c
      Fault Module Name:    KERNELBASE.dll
      Fault Module Version:    6.1.7601.18409
      Fault Module Timestamp:    53159a86
      Exception Code:    e06d7363
      Exception Offset:    0000c42d
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    (Yes, I know ... I should not expect support on Windows issues here ... but by now I am pretty sure it is an iTunes issue.)
    Could anyone please help? I really need my calendar and contacts updated on my phone!
    Thanks for any help you can offer.

    OK ... I am not going to go into the depths of how a company that makes such nice hardware cannot get its act together to write decent software, too. I'll also spare you my anger on why I need to sync my iPhone on a Mac throgh Windows in order to connect to the most widely used office suite worldwide. I guess I am just disappointed at the inferiority of Apple's software and simply cannot bear the ravings of clueless artsy users who believe they know something about computing because they are proficient Photoshop users. Phew. Sorry, venting ends here and now.
    In the meantime I managed to solve the above problem myself. I hope my description is helpful to other users encountering similar issues (and Google tells me there are many).
    My solution is based on the rationale that after all steps described in the initial post the problem must lie with iTunes. And it did.
    Here is what I did to fix the issue on my Mac running Windows 7 on Parallels:
    Uninstall iTunes and, importantly, also all other Apple software (Bonjour, Apple Mobile Device Support etc.) from Windows using the Control Pannel utility 'Programs and Features'. The interesting thing is that uninstalling all Apple software will not remove all directories involved in mobile sync! I conjecture this is the source of the observed sync issues.
    Remove all software registry entries with Apple Inc. and Apple Computer Inc. as author
    I deleted entries under HKEY_LOCAL_MACHINE > SOFTWARE and HKEY_CURRENT_USER > SOFTWARE.
    Manually remove the directory C:\Users\__UserName__\AppData\Roaming\Apple Computer\SyncServices\Local
    This will result in the loss of all iPhone backup information you have collected in the past. The manual removal of this directory is crucial because it does not get removed automatically in the uninstall process.
    Restart Mac OS and Windows (just to be safe)
    Reinstall the latest version of iTunes
    Reboot your iPhone (just to be safe)
    Connect the iPhone and sync it by overwriting calendar and contacts on the iPhone from the Mac (choose the appropriate sync options in iTunes)
    These steps worked perfectly for me and I am now able to sync my iPhone with my calendar and contacts from Outlook 2010 again.
    Do let me know if this was any help with your sync issues.

  • Syncing iPod with iTunes fails with error (-69) appears

    When syncing my iPod with iTunes an error appears saying syn has failed to "my" iPod due to unknown error (-69). Is there a solution for this problem?

    Perhaps a corrupted iPod? Why not try a restore (warning: will erase and then resync everything) and see if that clears it up?
    Patrick

  • PDF with Tomcat - failing with isHexDigit conversion

    Hi
    I've built a small report writer with printed output using Tomcat.
    All works fine until a '%' is used in a parameter in the report.
    I then get a Tomcat Error
    2007/05/22 06:57:36 org.apache.tomcat.util.http.Parameters processParameters
    WARNING: Parameters: Character decoding failed. Parameter skipped.
    java.io.CharConversionException: isHexDigit
    Once that happens all subsequent attempts to print - with our without the wildcard give the same error.
    Does anyone know how to trap the contents of the XML passed to Tomcat to see what it's complaining about? Or what APEX is generating?
    Thanks
    Mike

    Vadim,
    Report queries and report region use the same generic report layout. However the processing is handled by different engines. The underlying technical problem with your case is that the substitution string #TEXT_ALIGN# is not substituted in all cases for report queries. This usually does not cause any problems, but appears not to work when using Cocoon.
    I'll see that we can this resolved with the next version of APEX, however when working with report layouts, you would typically use your own RTF or XSL-FO stylesheets, where this problem would not occur. The option to use the generic report layout is only included so the data can be tested independently from the layout and is not really intended to be used as the actual layout at runtime.
    The generic report layout function is mainly designed to be used for report regions.
    Regards,
    Marc

  • ExtendedOperation() with TLS fails with javax.naming.NotContextException

    With JDK 1.4.2_12, I'm trying to access a Win2003 server with "ldap://<fqdn.server>:389" as Context.PROVIDER_URL. An SSL connection ("ldaps://<fqdn.server>:636") using the same keystore works fine. Testing it as a stand-alone app with TLS on a different machine also works fine (JDK 1.4.2_11) . Any help would be much appreciated as I'm completely flummoxed.
    The line that throws the error is:
    tls = (StartTlsResponse) ctx.extendedOperation(new StartTlsRequest());-Gregg
    ======================================
    LdapContext ctx = null;
    StartTlsResponse tls = null;
    Hashtable env = new Hashtable(11);
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.ldap.LdapCtxFactory");
    env.put("java.naming.ldap.version" , "3");
    env.put("java.naming.ldap.derefAliases", "always");
    env.put(Context.PROVIDER_URL, getLDAPURL());
    if (useSSL()) env.put(Context.SECURITY_PROTOCOL, "ssl");
    if (useSSL() || useTLS()) {
         java.lang.System.setProperty(JAVA_NET_KEYSTORE, getKeystore());
         java.lang.System.setProperty(JAVA_NET_KEYSTORE_PW, getKeystorePass());
         java.lang.System.setProperty(JAVA_NET_TRUSTSTORE, getKeystore());
         java.lang.System.setProperty(JAVA_NET_TRUSTSTORE_PW, getKeystorePass());
    try {
         // Create initial context
         ctx = new InitialLdapContext(env, null);
         if (useTLS()) {
              tls = (StartTlsResponse) ctx.extendedOperation(new StartTlsRequest());
    } catch (NamingException e) {
    }======================================
    Partial stack trace:
    at javax.naming.ldap.InitialLdapContext.extendedOperation(InitialLdapContext.java:163)
    at javax.naming.ldap.InitialLdapContext.getDefaultLdapInitCtx(InitialLdapContext.java:151)
       javax.naming.NotContextException: Not an instance of LdapContext

    If it works on one machine and not another, then I hate to state the obvious, but you have to find out what is the difference between the two.
    I have no idea why or how you get the "Not an instance of LdapContext". Unfortunately for you, this is where I can resort to my lame "I'm not a Java developer" excuse :-)
    The only thing I can suggest is to remove the StartTLS stuff, and just see whether you can perform a basic LDAP operation over the ctx, such as a simple search.
    Sorry that this is not much help.
    Good luck.

  • Success with Arch, Fail with Windows

    So I successfully partitioned Linux, and got everything working(internet, drivers, the whole shebang), as a dual boot with windows. However, now when I try to boot into Windows, it gives a /boot/bcd error, saying that I should use an installation disk to repair it. When I try the installation disk, it says that the disk is not compatible with this version of windows.
    I know that I partitioned the HHD correctly, and here is the output of lsblk:
    NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
    sda      8:0    0 931.5G  0 disk
    ├─sda1   8:1    0   100M  0 part
    ├─sda2   8:2    0 752.3G  0 part
    ├─sda3   8:3    0  1007K  0 part
    ├─sda4   8:4    0   100G  0 part /home
    ├─sda5   8:5    0     3G  0 part [SWAP]
    └─sda6   8:6    0    50G  0 part /
    sdb      8:16   0 232.9G  0 disk
    └─sdb1   8:17   0 232.9G  0 part
    sr0     11:0    1  1024M  0 rom 
    Please help, I have a LOT of extremely important data on Windows, so please reply quickly and accurately. I don't mind if I have to delete Arch to get windows working again, windows is REALLY important, so please help me save it!
    Thank you for your help...

    FrigidDev wrote:
    Ok, I'm really sorry that I didn't respond sooner, but I will run those tests, and please reply as quicky as possible!
    I'm using Windows 7 Ultimate, dual booted with Arch Linux.
    I used by BIOS to boot into the Arch Linux iso cd I created, and then installed it from there, and now I have Grub to boot into things.
    fdisk -l /dev/sda
    Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: gpt
    Disk identifier: 0A569326-EF92-4480-AA6F-DA1BBB621D7B
    Device           Start          End   Size Type
    /dev/sda1         2048       206847   100M Microsoft basic data
    /dev/sda2       206848   1577846467 752.3G Microsoft basic data
    /dev/sda3   1577846784   1577848797  1007K BIOS boot partition
    /dev/sda4   1577848832   1787564031   100G Linux filesystem
    /dev/sda5   1787564032   1793855487     3G Linux filesystem
    /dev/sda6   1793855488   1898713087    50G Linux filesystem
    I thought it would be safe because I already had successfully installed Bactrack 5 R3 into it's own seperate partition. I soon tired of seeing the script kiddy community, so I decided to go to Arch. So, I removed backtrack from the partition(Windows disk managment), so that it was about 179 Gb of free space. I then made sure that windows booted(it did), and then popped in my arch linux cd. I installed arch(no easy task, but this OS is definitely worth it), and then, for reassurance, booted into windows. When I tried(selected to boot from GRUB menu), I got the /boot/BCD error, and when I tried use the installation disk, and go into repair mode so that I can access the cmd(only half-way decent thing about windows, I think), it says that "this version of system installation disk is not compatible with your version of Windows". The problem with that, is that I tested it before I installed Arch, and it worked fine.
    Thanks again.
    That a guid partition, not an mbr one.  But win7 should be able to boot from that, I think.  Grub has some sort of ability to boot windows with grub bootloader.  You're not using a 64-bit version of Windows installer on a 32-bit Windows?  You can boot from the 64-bit CD to override that.

  • IPhoto Smart Album works with Desktop, fails with Screen Saver

    I've created a Smart Album in iPhoto, with my 5-star photos in it, calling it "My Favorites". In iPhoto, there are 116 photos right now. When I go to my Desktop settings, I see all the photos in "My Favorites".
    When I go to Screen Saver, I get 5 of the photos in that Smart Album. I've got other Smart Albums, some with thousands in them, and they seem to display just fine.
    I've deleted and re-created "My Favorites", even using a different name. I still get the same results.
    Any ideas why Desktop would work, but Screen Saver won't, with the exact same Smart Album? How can I troubleshoot this?

    Terence Devlin wrote:
    As the Desktop section is working, I would guess the problem is with the ScreenSaver. Try trash the ScreenSaver cache and see if that helps.
    Thanks.
    The only cache I found was ~/Library/Caches/com.apple.ScreenSaver.Engine/Cache.db. Removing that had no effect; might this have been the wrong one, and if so, where is the right one?

Maybe you are looking for

  • Error Opening Adobe PDF created with Xcelsius 2008

    I am using an SAP Product - Xcelsius 2008 to create a dashboard that I exported to PDF.  The document essentially contains a Flash SWF file embedded in the PDF.  I can open it up fine with my Adobe Acrobat 9 Pro.  Some of my colleagues can open it up

  • Regular expression and pattern matching/replacing

    I have a list of key words. It has around 1000 key word now but can grow to 5000 keywords. My web application displays lot of texts which are stored in the database. My requirement is to scan each text for the occurance of any of the above keywords.

  • Problem in Xcelsius with BI Web Services

    Hi, we are working with Xcelsius 2008 when we are consuming the query_view_data Web Services, the result structures don´t appear complete. For example in Axis_Info we can´t see the internal fields of the structure "Chars" ( structure that shows us th

  • Depreciation error ""expense account account bewlo zero could not be find""

    Hi We are getting the error "Expns Account for ordinary depcreation below Zero could not be find".When Checked some assets are becoming negative with current period's depre run. Eg:Asset value 500 , 4 yrs back and depre/month is 60.When coming to cur

  • Can't sync photo albums to iPad after update

    I just updated my ipad2 to 5.0, and am running the current version of iTunes on a windows vista pc. And can not sync my photo albums to my iPad 2. Please help? I tried and while in iTunes , when iPad is connected, the summary page says my photos are