Afenv: can't open registry key

Any idea on this?
Getting this warning/error while running adrfseul.sh for Discoverer 10g in Windows XP machine.

Hi Ajai
Do you have administrator rights over the machine that you are working on?
Best wishes
Michael

Similar Messages

  • MaxDB-Can't open registry key "HKEY_LOCAL-MACHINE\SOFTWARE\SAP\SAP DBTECH"

    Hi,
    We are using MI 7.10, NW client 7.1SP10, MaxDB 7.7.07 Build 30, Mobile Client 7.10 SP10 Patch 08, JRE Java 1.6u24, MI 7.10, Windows Vista, Service pack 2.
    Turned UAC off from control panel and registry, ran as Administrator, installed mobile client and MaxDB with a fresh OS, got below error, when uninstalling MaxDB, it couldn't uninstall, complaining "No Installed MaxDB components found",  can't delete this registry.  I've googled this for while, but couldn't find any solution, can anyone here please help?!
    INSTALLER_INFO: Version = 7.7.07 Build 030-123-241-764
    INSTALLER_INFO: Changelist = 241764
    INSTALLER_INFO: MakeId = 527288
    INSTALLER_INFO: Type = kit
    SYS_INFO: Host name = UVA421-78062083
    SYS_INFO: System = Windows
    SYS_INFO: Architecture = I386
    SYS_INFO: Version = NT 6.0
    SYS_INFO: Subversion = Service Pack 2
    CALL: SDBINST -b -t sapmc -f C:\Program Files\SAP Netweaver Mobile Client\MaxDB Files\sdb_MIDB_sample.cfg
    Can't open registry key "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech":
    Can't open registry key "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech":
    Can't open registry key "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech":
    Can't open registry key "HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech":
    Thanks,
    Grace
    Edited by: Grace Mu on Jul 22, 2011 6:10 PM

    Thank you Srikishan, I reviewed the link you provided, it solves uninstall and re-install problem for one laptop, however, we have many laptops, can't do manual registry clean up for all of them. The installation was done by mobile client silent script, needs to be successful the very first time.
    This error only happens with the very 1st installation, means fresh OS that never had any SAP, I am wondering what is the installation program trying to change in the registry, does it have to go that deep into registry? and what other components are affected by the error "Can't open registry key "HKEY_LOCAL-MACHINE\SOFTWARE\SAP\SAP DBTECH"?
    From the log, the command ran before the error was "CALL: SDBINST -b -t sapmc -f C:\Program Files\SAP Netweaver Mobile Client\MaxDB Files\sdb_MIDB_sample.cfg", is it a sample program and do we need it? is this caused the error?
    for remaining errors(many of them), there is one very odd
    "SYS: "c:\sdb\programs\runtime\7300\bin\irconf.exe" -i -p "c:\sdb\programs\runtime\7300": Error : Cannot find any installed version of CPC Driver.."
    What caused it?
    Thanks,
    Grace
    Edited by: Grace Mu on Jul 25, 2011 4:34 PM
    Edited by: Grace Mu on Jul 25, 2011 4:37 PM

  • Cannot open Registry key HKEY_LOCAL_MACHINE\Software\SAP\NSP\Environment ?

    Hello, after installing the NetWeaver 7.01 Trial on my Windows Server 2008 I get this error:
    Cannot open Registry key HKEY_LOCAL_MACHINE\Software\SAP\NSP\Environment (Error 2 ENOENT: No such file or directory OR: The system cannot find the file specified.) [ntservmgr.cpp 306]
    Starting the server does not work, it goes from grey to yellow to grey again and I think the above error is the cause. Whats the problem?
    Thanks !

    Thank you Srikishan, I reviewed the link you provided, it solves uninstall and re-install problem for one laptop, however, we have many laptops, can't do manual registry clean up for all of them. The installation was done by mobile client silent script, needs to be successful the very first time.
    This error only happens with the very 1st installation, means fresh OS that never had any SAP, I am wondering what is the installation program trying to change in the registry, does it have to go that deep into registry? and what other components are affected by the error "Can't open registry key "HKEY_LOCAL-MACHINE\SOFTWARE\SAP\SAP DBTECH"?
    From the log, the command ran before the error was "CALL: SDBINST -b -t sapmc -f C:\Program Files\SAP Netweaver Mobile Client\MaxDB Files\sdb_MIDB_sample.cfg", is it a sample program and do we need it? is this caused the error?
    for remaining errors(many of them), there is one very odd
    "SYS: "c:\sdb\programs\runtime\7300\bin\irconf.exe" -i -p "c:\sdb\programs\runtime\7300": Error : Cannot find any installed version of CPC Driver.."
    What caused it?
    Thanks,
    Grace
    Edited by: Grace Mu on Jul 25, 2011 4:34 PM
    Edited by: Grace Mu on Jul 25, 2011 4:37 PM

  • How can I avoid the need for Administra​tor rights for open registry key.vi

    Dear wire workers.
    I would like to do an EXCEL export.
    Therefore I like to check if EXCEL is installed or not.
    I use 'open registry key.vi' and read out the Excel\InstallRoot.
    If there is an installed EXCEL than I export the data using ActiveX.
    Everything works like a charm with LV 8.5.
    The problem I have is that 'open registry key.vi' useses RegOpenKeyExA from the Advapi32.dll.
    RegOpenKeyEx does, in fact, create a non-existing key and returns 0 (ERROR_SUCCESS?).
    LONG lRegResult = RegOpenKeyEx(HKEY_CLASSES_ROOT, m_RegSubKey, 0, KEY_QUERY_VALUE + KEY_WRITE, &hkRegistry);
    Successfully opens or creates m_RegSubKey under HKEY_CLASSES_ROOT.
    Is there a way aroun this call?
    In fact you need administrator rights to do this call because of the try to write a non exsisting key.
    In my case this avoids the EXCEL export and any kind of registry access from LabVIEW without administrator rights.
    :-) Who the hell has done this ;-)
    All ideas are welcome
    With kind regards
    Martin Kunze
    KDI Digital Instrumentation.com
    e-mail: [email protected]
    Tel: +49 (0)441 9490852

    Hi Martin
    Did you try to wire a "KEY_READ" constant to the security access mask input of the open registry key VI? I had a similar problem, if you just need to read a key or check if it's present use read access only, that should work.
    Hope this helps,
    Daniel

  • Error opening registry key 'Software\JavaSoft\Java Runtime Environment

    Hi All ..
    I've a siyuation where in whenever I am running java to run my class say test.class I am getting this error:
    D:\Mywork>java test2
    Error opening registry key 'Software\JavaSoft\Java Runtime Environment
    Error: could not find java.dll
    Error: could not find Java SE Runtime Environment.
    Any help?
    Also can we have 2 different jre running on same compute (like one in C and one in D drive)
    OS-Windows7 64bit
    JDK1.6_33
    thanks
    abhishek

    MackSix wrote:
    Do you have JAVA_HOME set and in your system variable Path?
    Examples:
    JAVA_HOME = C:\Program Files\Java\jdk1.6.0_33
    Path = %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%JAVA_HOME%\bin\This may just work around the problem. However it seems the "default java" part of the JDK installation is broken on that machine given the missing registry key error. A reinstall of the software is probably a safer option.

  • Can not open registry. Registry name: EMPLOYEE

    Hi Everyone,
    I am getting the following error while trying to login page, "Can not open registry. Registry name: EMPLOYEE"
    Looking at the webserver log files I got these:
    tail -f PIA_stderr.logat weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java(Compiled Code))
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java(Compiled Code))
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    Message not handled because no handler or no default installed for the service!
    Message not handled because no handler or no default installed for the service!
    Message not handled because no handler or no default installed for the service!
    tail -f PIA_weblogic.log####<Nov 6, 2009 8:52:22 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)] /*: init>
    ####<Nov 6, 2009 8:52:22 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)] /*: Using standard I/O>
    ####<Nov 6, 2009 8:52:47 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '48' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)]
    Could not open registry: EMPLOYEE
    Local Node information:
    Name: PSFT_HR
    PortalURI: http://sliudv33.safeway.com:8999/psp/hrtstg/
    ContentURI: http://sliudv33.safeway.com:8999/psc/hrtstg/
    DefaultPortal: EMPLOYEE
    From the appserv log files:
    PSBRKDSP_dflt.479330 [11/06/09 20:27:11](0) PeopleTools Release 8.44.06 (AIX) starting
    PSPUBHND_dflt.667896 [11/06/09 20:27:14](0) PeopleTools Release 8.44.06 (AIX) starting
    PSPUBDSP_dflt.708666 [11/06/09 20:27:16](0) PeopleTools Release 8.44.06 (AIX) starting
    PSSUBHND_dflt.659624 [11/06/09 20:27:18](0) PeopleTools Release 8.44.06 (AIX) starting
    PSSUBDSP_dflt.622752 [11/06/09 20:27:20](0) PeopleTools Release 8.44.06 (AIX) starting
    PSMONITORSRV.335914 [11/06/09 20:27:22](0) PeopleTools Release 8.44.06 (AIX) starting
    PSADMIN.712882 [11/06/09 20:27:24](0) End boot attempt on domain HRDBA1
    PSAPPSRV.688232 [11/06/09 20:29:31 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user PTWEBSERVER@sliudv33.
    PSAPPSRV.688232 [11/06/09 20:29:37 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user PTWEBSERVER@sliudv33.
    PSAPPSRV.688232 [11/06/09 20:30:19 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user [email protected].
    From the hightlighted lines, it seems I was able to login... using JPAHI80 userid.... but all I see in the webpage is the error.
    Following the suggestion from other thread, I changed this section in my start.hml file in the webserver,
    *<frame name="header" SRC="<%=servletLoc%>PORTA/QE_LOCAL* to
    *<frame name="header" SRC="<%=servletLoc%>PORTAL/QE_LOCAL*
    and then recycled the webserver and appserver but still got the error.
    I have tried installing new webserver instance and still the same error. I also tried using a working webserv from other environment but still the same error.
    Below is our environment details:
    Webserver - Weblogic 8.1.6.0
    Ptools - 8.44.06
    HCM - ver 8.8
    Database - DB2
    OS - AIX 5.3.00
    My team is leaning on a database refresh but I asked them to hold it for now to give me time to investigate. Does anyone have any idea on how to proceed with this kind of error? Any help will be highly appreciated. Thanks

    I just ran a trace and below is what I got:
    PSAPPSRV.688252 1-5203 21.33.29 0.003 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT VERSION FROM PSVERSION
    WHERE OBJECTTYPENAME = 'SYS'
    PSAPPSRV.688252 1-5204 21.33.29 0.004 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5205 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT VERSION, DESCR254, POR
    TAL_TEMPL_NAME, PORTAL_REMOTE, PORTAL_HOSTNODENAM, PORTAL_ISFOLDERNAV, PORTAL_FLDR_NAVOBJ, LASTUPDDTTM, LASTUPDOPRID, OBJECTO
    WNERID FROM PSPRDMDEFN WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5206 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5207 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5208 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT COUNT(*) FROM PSPRDMCN
    TPRV WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5209 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5210 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5211 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT COUNT(*) FROM PSPRDMDE
    FNLANG WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5212 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5213 21.33.29 0.042 Cur#1.688252.HRDBA1 RC=8601 Dur=0.001 Fetch
    PSAPPSRV.688252 1-5214 21.33.29 0.017 Cur#1.688252.HRDBA1 RC=0 Dur=0.002 Rollback
    PSAPPSRV.688252 1-5215 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.002 Disconnect
    ~

  • Cannot open registry key and /usr/bin/lib: invalid option --N patch 7237313

    Hi,
    I am trying to install autoconfig TXK patch 7237313 for cloning an EBS 12 on windows server 2003.
    When I run adpatch it returns 2 errors:
    *1 -*
    setEnvAdrelink: Error: Cannot open registry key:
    SOFTWARE\ORACLE
    *2 -*
    Relinking module 'CONCSUB.exe' in product fnd ...
    gnumake -f E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk E:/o
    racle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe
    Starting link of fnd executable 'CONCSUB.exe' on Fri Feb 5 09:25:07 SAST 2010
    /usr/bin/lib: invalid option -- N
    Try `/usr/bin/lib --help' for more information.
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:2901: warning:
    overriding commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/
    CMDCART.dll'
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:752: warning: i
    gnoring old commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin
    /CMDCART.dll'
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:2948: warning:
    overriding commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/
    FNDRTR45.exe'
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:1333: warning:
    ignoring old commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bi
    n/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.map -NODEF
    AULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup -OUT:E:/oracle/PROD/app
    s/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe E:/oracle/PROD/apps/apps_st/appl/fnd/1
    2.0.0/lib/fdpocr.obj \
    E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib E:/oracle/PR
    OD/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib E:/oracle/PROD/apps/tech_st
    /10.1.2/precomp/lib/msvc/orasqx10.lib E:/oracle/PROD/apps/tech_st/10.1.2/RDBMS/l
    ib/oraclient10.lib E:/oracle/PROD/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/PROD/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib E:/oracle/PROD/apps/
    tech_st/10.1.2/NETWORK/lib/oran10.lib E:/oracle/PROD/apps/tech_st/10.1.2/NETWORK
    /lib/oranl10.lib E:/oracle/PROD/apps/tech_st/10.1.2/lib/oranls10.lib E:/oracle/P
    ROD/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB /LIB/OLDNAMES.LIB /P
    latformSDK/LIB/KERNEL32.LIB /PlatformSDK/LIB/USER32.LIB /PlatformSDK/LIB/ADVAPI3
    2.LIB /PlatformSDK/LIB/WINSPOOL.LIB /PlatformSDK/LIB/COMDLG32.LIB /PlatformSDK/L
    IB/GDI32.LIB /PlatformSDK/LIB/VERSION.LIB
    link: invalid option -- M
    Try `link --help' for more information.
    gnumake: *** [E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe] Error
    1
    Done with link of fnd executable 'CONCSUB.exe' on Fri Feb 5 09:25:08 SAST 2010
    Relink of module "CONCSUB.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    egrep version is 2.5.1 and gnumake is 3.80.
    please help,
    regards,
    Hassane Cabir

    Hi,
    Are the application services down?
    setEnvAdrelink: Error: Cannot open registry key:
    SOFTWARE\ORACLEyes, the services are down, using adstpall.cmd and Maintenance mode enabled using adadmin.
    Get the version 3.80-1 of the make file -- See (Note: 414992.1 - Using Cygwin to Maintain Oracle E-Business Suite Release 12 on Windows).The make is already 3.80-1.
    regards,
    Hassane Cabir

  • About 1356 ERROR:pifreg:can not open registry database error

    I test the simpsver using simpclw run on the same machine, the simpsver seen to
    run normally. After config the correct network option,I test the simpsver on the
    different machine using simpclw, now I get the "1356 ERROR:pifreg:can not open
    registry database error" ,the action bea suggested is "Make sure that the directory(default
    TUXDIR/udataobj) is not on an NFS mounted filesystem that does not support file
    locking", but in fact bea client is installed on a local file system (ext2)!

    malikdba wrote:
    the last option which ask to delete the files. i already have deleted the files at operating system level. now the issue is how to let the system that the space is free in flash recovery area? rman is not running crosscheck command at mount stage of the target database. What steps should i follow now?
    Thanks
    malik
    Are you saying you are getting an error while trying to crosscheck at mount?  Or you simply don't believe it will work?
    oracle:orcl$ rman target /
    Recovery Manager: Release 11.2.0.2.0 - Production on Thu Jul 11 10:52:48 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database (not started)
    RMAN> startup mount;
    Oracle instance started
    database mounted
    Total System Global Area     839282688 bytes
    Fixed Size                     2231128 bytes
    Variable Size                503317672 bytes
    Database Buffers             331350016 bytes
    Redo Buffers                   2383872 bytes
    RMAN> crosscheck archivelog all;
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=18 device type=DISK
    specification does not match any archived log in the repository
    RMAN>
    A perfectly normal crosscheck at the mount stage

  • Why my iphone screen can not open the key and can not enter the menu

    why my iphone screen can not open the key and can not enter the menu

    Your issue is not clear - are you saying your phone is disabled and/or you forgot the passcode?
    http://support.apple.com/kb/ht1212

  • Error -604 by open registry key in Windows 7

    Hi everyone,
    I've tried to read an entry in registry on a Windows 7. The program was written on a Windows XP with LabVIEW 2010. 
    It works fine on the other windows XPs but not on the Windows 7.
    It always returns an error -604 , and tell me it can't find any keys when I run it on the computer.
    Do I need to change the user setting in Windows 7 to do the job?
    Wilbur
    PS: I have the administrative privileges on the computer and using regedit I've no problem with the registry.
    Solved!
    Go to Solution.

    I've try another way to read the registry:
    I can read all the keys now. But in the list there is no "ProductId" which is seen in Regedit and needed by me.
    That's why it always returns error "-603" and tells me that the Key "ProductId" doesn't exist.
    Is there a way in which I can list all the keys there?

  • Open Registry Key VI. Error -604. But just under Run Time Engine (RTE) when no admin rights

    Hi,
    When I run my code under RTE I'm getting -604 error saying remote access to registry denied.
    To make it work I have to grant admin rights to the user, and then I can run my code under RTE.
    The problem doesn't exist under Development Environment. The user can have no admin rights to be able access the registry.
    OS: Win7 x32
    Any suggestions?

    Well in the RTE it's an executable so I expect UAC has a look at what the exe tries to do. Also...are you running the development environment on an account with administrator privileges / UAC turned off? (I do development on a PC with local admin rights....and/or when LV installs it requests to always run with elevated privleges).
    I think there is a way to get an application to declare it needs elevated privileges at install/run-time somehow but I never really figured out how to do this.
    (Because to install the software you need admin rights so while installing it can do other things...which is why you can set registry keys in your installer)
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Windows handles left open after opening and closing registry key

    When I open a registry key with 'Create Registry Key.vi' or 'Open Registry Key.vi' and thereafter close it with 'Close Registry Key.vi', there are 2 Windows handles left open. As my program polls the registry for changes repeatedly, my system crashes because after a certain time of use, no handles are available anymore.
    I'm using Windows XP and Labview 8.6.
    The VI in the attachment illustrates the problem (reading and writing of values are left out as these have no influence on the problem).
    How can I read and write the registry, without leaving open handles?
    Ruud
    Attachments:
    Registry-handles.vi ‏12 KB

    Dear Ruud,
    thank you so much for your post on our webforum. I noticed that this is a known issue for Labview 8.6, a while ago it was reported with a Corrective Action Request (CAR# 132471). The issue should be resolved with Labview 2009. I wasn't able to reproduce the issue wit Labview 2010, the number of handles stayed arround 28000,
    best regards,
    Martijn S
    Applications Engineer
    NI Netherlands
    Attachments:
    handles.JPG ‏104 KB

  • Can not open key

    I do not speak English but have not found help in Spanish.
    I can not uninstall itunes application.
    I have windows vista and I park a dialog that says:
    can not open the key.
    please help

    This should help...
    QuickTime or iTunes Installer "Could not open key" alert stops install on Windows

  • Itunes wont install, access to registry key denied. key listed in message

    I tried opening regedit and changing the permissions to allow access, went to dozens of other forums, and nothing has worked so far. Anyone know how to fix this?
    I get about 2 bars into the installation, right after it says copying new files.
    then it says:
    Could not open registry key:
    hkeylocalmachine\software\classes\interface\{915DA835-02FE-4953-92FA-624BDF5D85ab}\proxys tubclsid
    Please check to see if you have permission to access these files.
    I should have permission i'm the owner account and the only account on it. I can install any other program fine.
    Please help me with this, I would really appreciate it.

    I figured it out. I just ran the installer after deleting each registry key it said i didn't have access to (about 6) and then it ran through like a clean install and rewrote the registry files

  • How to read the default value for a Registry Key

    I am trying to use webutil 1.0.2 Client_win_api_environment.read_registry to read the client registry key HKEY_CLASSES_ROOT\.xls, but the function is raising no_data_found. I can read the registry key in Regedit. I am logged on as myself as a non-admin NT user.
    P.S: The Client_win_api_environment.read_registry can actually read HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\FORMS90_PATH because FORMS90_PATH is a registry ENTRY, whereas .xls in HKEY_CLASSES_ROOT\.xls is a KEY, but I still need the DEFAULT value of the key and it does NOT seem to work with client_win_api_environment.read_registry
    My platform: Windows NT 4, Developer 9i 9.0.2.12.2, Oracle database 9.2.0.4.0, Oracle 9iDS
    Webutil.log
    ===========
    192.168.0.99:Lewis: 2003-Dec-17 16:36:44.998 WUL[getProperty()] Getting property WUL_ADD_PARAMETER
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.08 WUL[getProperty()] Value of WUL_ADD_PARAMETER=3
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.08 WUL[setProperty()] Setting property WUL_PARAM_PROPERTIES to B|14|33|50|0|2000
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.28 WUL[getProperty()] Getting property WUL_ADD_PARAMETER
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.28 WUL[getProperty()] Value of WUL_ADD_PARAMETER=4
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.38 WUL[setProperty()] Setting property WUL_PARAM_PROPERTIES to B|14|33|50|0|0
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.48 WUL[getProperty()] Getting property WUL_ADD_PARAMETER
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.48 WUL[getProperty()] Value of WUL_ADD_PARAMETER=5
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.58 WUL[setProperty()] Setting property WUL_INVOKE_SPEC to 1|14|33
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.68 WUL[getProperty()] Getting property WUL_INVOKE
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.68 WUL[getProperty()] Value of WUL_INVOKE=-1
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.78 WUL[setProperty()] Setting property WUL_PARAM_PROPERTIES to F|14|3
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.88 WUL[getProperty()] Getting property WUL_PARAM_VALUE
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.88 WUL[getProperty()] Value of WUL_PARAM_VALUE=
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.98 WUL[setProperty()] Setting property WUL_DESTROY_PARAMLIST to 14
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.98 WUL[VBeanCommon.eraseFromObjectCache()] Removed cache reference to Object 14
    Lewis Choo Man
    CMIC,
    Canada.

    Hi Manohar,
    You have to give Distribution Key "1" in the Plannner Profile as well as if you take a column for Distribution Key seperately in  your Planning Layout for Cost Element Planning, in the Excel file, you can give Distribution Key as "1" in the respective column. When you upload the data through Excel, the system will take the DKey as "1" only.
    I hope it will solve your problem. Pls revert back for further assistance..
    Srikanth Munnaluri

Maybe you are looking for

  • X over battery icon, got new battery yesterday still won't go away

    I brought my MacBook into the apple store yesterday because an X had shown up on my battery icon. They gave me a new battery because the old one had expanded and everything seemed to be working fine. This morning, I wake my computer up and the X is b

  • Reader enabling plug-in on Mac OS X

    Hi, I have successfully created and reader-enabled a plug-in on a Windows platform (prooving that the KeyPair and certificate I have are correct). The same plug-in works fine too with Acrobat on Mac OS X. But I could not manage to reader-enable it on

  • Help: how to use valuechangelisteners in a baking beans

    <h:form id="selectCurriculum" > <h:selectOneMenu id="selectlinks" valueChangeListener="#{CurriculumManager.selectCurriculum}" required="true" > <f:selectItems value="#{Curriculums.items}" /> </h:selectOneMenu> <h:commandButton action="selectItem" val

  • Error when loading data from xml file

    Hi, I'm trying to load data into a table from XML file using ApEx DATA UNLOAD/LOAD interfaces . ApEx version is 3.0.1 . I'm getting this error: ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00222: error received from S

  • HP Photosmart Printer D110a on install, can't get pass error message

    As stated: HP Photosmart printer D110a with wireless ability. Keep getting error message on reinstall software & drives. Still have yellow triangl on printer icon Help Thanks Not all that smart on computers, keep it at ground level.