JFileChooser strange registry error

I am testing a java application on windows 7 and just saw a very strange error pop up after trying to use a JFileChooser:
An error was detected in the windows registry.
Required windows folders were missing.
Googling this did not turn up anything obvious.
Clicking OK then showed:
Some local folders are missing.
Missing: C:\programdata\OEM Links
Full folder List:
C:\Users\Public\Desktop
... (other folders)
Anyone ever seen anything like this before?
Or anyone have an idea what might be going on?
This is a fresh win7 install on a test box (ghosted for re-imaging)
why does JFileChooser care about the registry?

Hello,
I'm sorry you haven't got a reply so far. Here are some considerations, that you can now wish to consider:
I am testing a java application on windows 7 and just saw a very strange error pop up after trying to use a JFileChooser:Can you test it on another version of Windows? What is the result?
If you don't have any other Windows version available, can you post an SSCCE (a 10-line program that tries to open a JFileChooser, and reproduces the problem), so that you, me, and other people, have a chance to run the exact same test on various OS?
In all cases, you always have more chance to receive an answer when you post an SSCCE that demonstrates the problem with convenience for other forum users: http://sscce.org
An error was detected in the windows registry.
Required windows folders were missing.
Googling this did not turn up anything obvious.Googling "JFIleChooser registry" did turn up a few interesting links, see below.
Some local folders are missing.
Missing:  C:\programdata\OEM Links
Full folder List: 
C:\Users\Public\Desktop
...   (other folders)Anyone ever seen anything like this before?
Or anyone have an idea what might be going on?From the looks of it, it seems the JRE is using the registry to have some info about the files system. I don't know for sure which info and why, but I don't find that so surprising (admittedly, the error message itself is rather unclear).
why does JFileChooser care about the registry?Not the registry itself, but merely the info it contains about the filesystem's structure. I imagine drive names and mapping of network drives can be found there, for example.
As claimed above, Googling led me to the following bug entries:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4879395
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4712307
Don't necessarily traverse the whole contents of the bug entries themselves: the point is that they prove that the JRE is indeed leveraging filesystem info from the registry (the reason was, if I understand correctly, to improve performance in the case of network drives, and in the case of very numerous files).
The other point is that both bug entries describe the same command-line flag to disable at least one mechanism that leverages the registry:
java -Dswing.disableFileChooserSpeedFix ...Hopefully, that may, with no guarantee, fix your specific issue. Try it and let us know.
Best regards,
J.

Similar Messages

  • ERROR: Failed to update prerequisite results into the registry; error = 1 for sccm 2012 secondary site installation

    Hi,
    We try to install sccm 2012 serondary site in server 2012. It always failed.
    I used the rereqchek tools to check system enviroment locally. All passed.
    The primary site installed in server 2012.  Both server had granted the administrator permission.
    Anyone can help to check the below Configmgrprereq.log
    <01-16-2015 08:47:55> ********************************************
    <01-16-2015 08:47:55> ******* Start Prerequisite checking. *******
    <01-16-2015 08:47:55> ********************************************
    <01-16-2015 08:47:55> Commandline :
    "D:\Microsoft Configuration Manager\bin\x64\smsexec.exe"
    <01-16-2015 08:47:55> Check Type: Secondary site
     Site Server: DPServer.ms.com,
     SQL Server: DPServer.ms.com,
     SQL Named Instance: ,
     Install Folder: d:\Program Files\Microsoft Configuration Manager\,
     Setup Source Folder: D:\SCCM2012\Source
    <01-16-2015 08:47:55> INFO: Executing prerequisite functions...
    <01-16-2015 08:47:55> ===== INFO: Prerequisite Type & Server: SITE_SEC:DPServer.ms.com =====
    <01-16-2015 08:47:55> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:47:55> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:47:55> INFO: CheckLocalSys is Admin of <DPServer.ms.com>.
    <01-16-2015 08:48:08> DPServer.ms.com;    Site server computer account administrative rights;    Error;    Configuration Manager Setup requires that the site server computer has administrative rights on
    the SQL Server and management point computers.
    <01-16-2015 08:48:08> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:48:08> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:48:08> INFO: Check Lanman service: <DPServer.ms.com>.
    <01-16-2015 08:48:22> DPServer.ms.com;    Check Server Service is running;    Passed
    <01-16-2015 08:48:30> INFO: OS version:0, ServicePack:0.
    <01-16-2015 08:48:30> DPServer.ms.com;    Unsupported site server operating system version for Setup;    Error;    Configuration Manager site systems can only be installed on systems running Windows Server
    2008 SP2 or later.
    <01-16-2015 08:48:34> INFO: Failed to get Active Directory membership information for computer DPServer.ms.com with 0.
    <01-16-2015 08:48:34> DPServer.ms.com;    Domain membership;    Error;    Configuration Manager site server components must be installed on computers that are members of a Windows domain.
    <01-16-2015 08:48:40> INFO: Free disk space on target \\DPServer.ms.com\d$\. = 510158 MB
    <01-16-2015 08:48:40> DPServer.ms.com;    Free disk space on site server;    Passed
    <01-16-2015 08:48:47> DPServer.ms.com;    Pending system restart;    Passed
    <01-16-2015 08:48:50> INFO: The server DPServer.ms.com is not read-only domain controller.
    <01-16-2015 08:48:50> DPServer.ms.com;    Read-Only Domain Controller;    Passed
    <01-16-2015 08:48:50> INFO: Check FQDN Length for site server: <DPServer.ms.com>.
    <01-16-2015 08:48:50> DPServer.ms.com;    Site Server FQDN Length;    Passed
    <01-16-2015 08:48:50> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:48:50> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:48:57> DPServer.ms.com;    Microsoft XML Core Services 6.0 (MSXML60);    Warning;    MSXML 6.0 or later libraries are required for Configuration Manager console and Configuration Manager site
    server installations. MSXML 6.0 is available for download at http://go.microsoft.com/fwlink/?LinkId=215744
    <01-16-2015 08:49:03> DPServer.ms.com;    Microsoft Remote Differential Compression (RDC) library registered;    Error;    Microsoft Remote Differential Compression (RDC) library must be registered for Configuration
    Manager site server installation. Details at http://technet.microsoft.com/library/cc431377.aspx#RDC_for_Site_Servers.
    <01-16-2015 08:49:03> INFO: Checking Windows Installer version on DPServer.ms.com.
    <01-16-2015 08:49:13> INFO: Path of Windows Installer is <\\DPServer.ms.com\C$\Windows\System32\msi.dll>.
    <01-16-2015 08:49:19> ERROR: Failed to determine Windows Installer version from path:<\\DPServer.ms.com\C$\Windows\System32\msi.dll> .
    <01-16-2015 08:49:19> DPServer.ms.com;    Microsoft Windows Installer;    Error;    Setup failed to verify the Windows Installer version, or the installed version of Windows Installer does not meet the minimum
    requirement.  Configuration Manager requires at least Windows Installer version 4.5.
    <01-16-2015 08:49:19> INFO: Start Checking InstallSQLExpress on site server: DPServer.ms.com, SQL Server instance CONFIGMGRSEC
    <01-16-2015 08:49:28> INFO: SQL Server Instance Names value was not found
    <01-16-2015 08:49:28> INFO: IsPortUsedByAnySqlInstance port 1433.
    <01-16-2015 08:49:39> INFO: TCP port 1433 is not in use by any other SQL Server instances.
    <01-16-2015 08:49:49> INFO: Sql express: OS version:0, ServicePack:0.
    <01-16-2015 08:49:49> ERROR: Cannot install sqlexpress 2012, not meet OS requirement: Windows server 2008 sp2, Windows server 2008 R2 sp1 or higher.
    <01-16-2015 08:49:49> DPServer.ms.com;    SQL Server Express on Secondary Site;    Error;    A SQL Server instance is already installed on the secondary site server using the instance name CONFIGMGRSEC,
    or the specified TCP port is being used by another SQL Server instance, or OS version is not Windows Server 2008 sp2, Windows Server 2008 R2 sp1 or higher. Setup is unable to install SQL Server Express on the secondary site.
    <01-16-2015 08:49:55> ERROR: Failed to connect to registry of DPServer.ms.com
    <01-16-2015 08:49:55> DPServer.ms.com;    Existing Configuration Manager server components on site server;    Error;    A site server or site system role is already installed on the computer selected for
    site server installation. Remove the site or site system role from the computer, or select another computer for site server installation.
    <01-16-2015 08:49:55> DPServer.ms.com;    Firewall exception for SQL Server (stand-alone primary site);    Passed
    <01-16-2015 08:49:55> INFO: SQL Server computer <DPServer.ms.com>
    <01-16-2015 08:49:55> INFO: SQL Server named instance <>
    <01-16-2015 08:49:55> INFO: Install SQL Server Express on secondary site, skip checking.
    <01-16-2015 08:49:55> DPServer.ms.com;    SQL Server service running account;    Passed
    <01-16-2015 08:49:55> INFO: Install SQL Server Express on secondary site, skip checking.
    <01-16-2015 08:49:55> DPServer.ms.com;    Dedicated SQL Server instance;    Passed
    <01-16-2015 08:49:55> INFO: CheckSQLCollationSecondary
    <01-16-2015 08:49:55> INFO: Installing SQL Server Express; skipping
    <01-16-2015 08:49:55> DPServer.ms.com;    Parent/child database collation;    Passed
    <01-16-2015 08:49:55> INFO: Checking .NET framework versions 3.5...
    <01-16-2015 08:50:05> INFO: .NET is installed
    <01-16-2015 08:50:05> DPServer.ms.com;    Minimum .NET Framework version for Configuration Manager site server;    Passed
    <01-16-2015 08:50:05> INFO: Checking .NET version required for installing SQL Server Express for Secondary Site.
    <01-16-2015 08:50:05> INFO: Checking .NET framework versions 4.0...
    <01-16-2015 08:50:10> INFO: .NET is installed
    <01-16-2015 08:50:11> DPServer.ms.com;    Minimum .NET Framework version for SQL Server Express edition installation for Configuration Manager Secondary Site;    Passed
    <01-16-2015 08:50:11> INFO: CheckInstallSourceVersion <D:\SCCM2012\Source>
    <01-16-2015 08:52:29> ERROR: Could not read install map from \\DPServer.ms.com\D$\\SCCM2012\Source\SMSSETUP\install.map (result 2)
    <01-16-2015 08:52:29> DPServer.ms.com;    Setup Source Version;    Error;    The product version in the source folder specified for secondary site installation does not match the version of the primary site.
    <01-16-2015 08:52:29> INFO:CheckInstallSourcePath <DPServer.ms.com>
    <01-16-2015 08:52:55> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:52:55> DPServer.ms.com;    Setup Source Folder;    Error;    The computer account for the secondary site must have Read NTFS and share permissions to the Setup source folder and share. We
    recommend that you do not use administrative shares (for example, C$ and D$) because they require the secondary site computer account to be an administrator on the remote computer.
    <01-16-2015 08:52:55> INFO: Enter CheckSecSiteSqlOnSameMachine.
    <01-16-2015 08:52:55> INFO: Installing SQL Server Express, skipping SQL Server check.
    <01-16-2015 08:52:55> DPServer.ms.com;    SQL Server on the Secondary Site Computer;    Passed
    <01-16-2015 08:52:55> INFO:CheckSupportedFQDNFormat <DPServer.ms.com>
    <01-16-2015 08:53:04> INFO: NetBIOS <NZWHKVMAS020>
    <01-16-2015 08:53:04> DPServer.ms.com;    Primary FQDN;    Passed
    <01-16-2015 08:53:04> INFO:CheckMachineAccountHasADAccess <DPServer.ms.com>
    <01-16-2015 08:53:30> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:53:30> DPServer.ms.com;    Verify site server permissions to publish to Active Directory.;    Warning;    The site server might be unable to publish to Active Directory. The computer account
    for the site server must have Full Control permissions to the System Management container in its Active Directory domain. You can ignore this warning if you have manually verified these permissions. For more information about your options to configure required
    permissions, see http://go.microsoft.com/fwlink/p/?LinkId=233190.
    <01-16-2015 08:53:30> INFO:CheckRemoteWMIConnection <DPServer.ms.com>
    <01-16-2015 08:53:44> DPServer.ms.com;    Remote Connection to WMI on Secondary Site;    Passed
    <01-16-2015 08:53:44> INFO: Check required collation of Sql Server.
    <01-16-2015 08:53:44> INFO: LangID <409>
    <01-16-2015 08:53:44> INFO: NOT primary site or CAS install, skipping check for reqired collation of SQL Server.
    <01-16-2015 08:53:44> DPServer.ms.com;    Required SQL Server Collation;    Passed
    <01-16-2015 08:53:44> ===== INFO: Prerequisite Type & Server: SQL:DPServer.ms.com =====
    <01-16-2015 08:53:44> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping check for sysadmin role on SQL Server.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server sysadmin rights;    Passed
    <01-16-2015 08:53:44> INFO: Skip testing, no expand primary site specified.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server sysadmin rights for reference site;    Passed
    <01-16-2015 08:53:44> INFO: The rule 'Site server computer account administrative rights' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping Windows integrated security check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server security mode;    Passed
    <01-16-2015 08:53:44> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: The rule 'Unsupported site server operating system version for Setup' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server version check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server version;    Passed
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server Edition;    Passed
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server Tcp Port;    Passed
    <01-16-2015 08:53:44> INFO: Checking if SQL Server memory is limited.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server memory check.
    <01-16-2015 08:53:44> DPServer.ms.com;    Configuration for SQL Server memory usage;    Passed
    <01-16-2015 08:53:44> INFO: Checking if SQL Server memory is configured to reserve minimum memory.
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server memory allocation check.
    <01-16-2015 08:53:44> DPServer.ms.com;    SQL Server process memory allocation;    Passed
    <01-16-2015 08:53:44> INFO: Installing SQL Server Express, skipping SQL Server case insensitive validation.
    <01-16-2015 08:53:44> DPServer.ms.com;    Case-insensitive collation on SQL Server;    Passed
    <01-16-2015 08:53:44> INFO: Check Machine FQDN: <DPServer.ms.com>.
    <01-16-2015 08:53:44> INFO: getaddrinfo returned success.
    <01-16-2015 08:53:44> DPServer.ms.com;    Validate FQDN of SQL Server Computer;    Passed
    <01-16-2015 08:53:44> INFO: The rule 'Primary FQDN' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:44> ===== INFO: Prerequisite Type & Server: MP:DPServer.ms.com =====
    <01-16-2015 08:53:44> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:53:44> DPServer.ms.com;    Administrative share (Site system);    Passed
    <01-16-2015 08:53:44> INFO:CheckSiteSystemtoSQLConnectivity <DPServer.ms.com>
    <01-16-2015 08:53:44> INFO: Installing secondary site, skipping SQL Server connectivity check.
    <01-16-2015 08:53:44> DPServer.ms.com;    Site System to SQL Server Communication;    Passed
    <01-16-2015 08:53:44> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:53:44> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:53:44> INFO: The rule 'Check Server Service is running' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:53:52> INFO: OS version:0, ServicePack:0.
    <01-16-2015 08:53:52> DPServer.ms.com;    Unsupported management point operating system version for Setup;    Warning;    Configuration Manager site systems can only be installed on systems running Windows
    Server 2008 SP2 or later.
    <01-16-2015 08:53:52> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:05> INFO: Windows Cluster not found on DPServer.ms.com.
    <01-16-2015 08:54:05> DPServer.ms.com;    Windows Failover Cluster;    Passed
    <01-16-2015 08:54:05> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:05> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:54:05> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:54:05> INFO: The rule 'Microsoft XML Core Services 6.0 (MSXML60)' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:54:10> DPServer.ms.com;    IIS service running;    Warning;    Internet Information Services (IIS) is required for some site system roles. You have selected to install a site system role that
    requires IIS. Install IIS on the site system to continue setup.
    <01-16-2015 08:54:39> ERROR: Failed to get WEBSVCEXT from Remote Service on DPServer.ms.com.
    <01-16-2015 08:54:39> INFO: Failed to get IIS BITS Server Extensions state on DPServer.ms.com.
    <01-16-2015 08:54:39> DPServer.ms.com;    BITS installed;    Warning;    Background Intelligent Transfer Service (BITS) is required for the management point and distribution point site system roles. BITS
    is not installed, IIS 6 WMI compatibility component for IIS7 is not installed on this computer or the remote IIS host, or Setup was unable to verify remote IIS settings because IIS common components were not installed on the site server computer. Also, check
    if IIS/BITS services are running properly. Setup cannot continue until BITS is installed and enabled in the IIS settings.
    <01-16-2015 08:55:08> ERROR: Failed to get WEBSVCEXT from Remote Service on DPServer.ms.com.
    <01-16-2015 08:55:08> INFO: Failed to get IIS BITS Server Extensions state on DPServer.ms.com.
    <01-16-2015 08:55:08> DPServer.ms.com;    BITS enabled;    Warning;    Background Intelligent Transfer Service (BITS) is required for the management point and distribution point site system roles. BITS is
    not installed, IIS 6 WMI compatibility component for IIS7 is not installed on this computer or the remote IIS host, or Setup was unable to verify remote IIS settings because IIS common components were not installed on the site server computer. Also, check
    if IIS/BITS services are running properly. Setup cannot continue until BITS is installed and enabled in the IIS settings.
    <01-16-2015 08:55:08> DPServer.ms.com;    IIS HTTPS Configuration for management point;    Passed
    <01-16-2015 08:55:08> INFO: Stand-alone primary site or secondary site. Skip checking firewall settings for SQL Server
    <01-16-2015 08:55:08> DPServer.ms.com;    Firewall exception for SQL Server for management point;    Passed
    <01-16-2015 08:55:08> DPServer.ms.com;    Administrative rights on management point;    Passed
    <01-16-2015 08:55:08> INFO:CheckV4ClientNotInstalled <DPServer.ms.com>
    <01-16-2015 08:55:36> ERROR: Failed to call GetResultByRunningService
    <01-16-2015 08:55:36> DPServer.ms.com;    Client Version on Management Point Computer;    Warning;    You cannot install the management point on a computer with an earlier version of the Configuration Manager
    client installed. Upgrade the client to the current version, remove the client, or select a different computer for the management point installation, and then try again.
    <01-16-2015 08:55:36> ===== INFO: Prerequisite Type & Server: DP:DPServer.ms.com =====
    <01-16-2015 08:55:36> <<<RuleCategory: Access Permissions>>>
    <01-16-2015 08:55:36> <<<CategoryDesc: Checking access permissions...>>>
    <01-16-2015 08:55:36> <<<RuleCategory: System Requirements>>>
    <01-16-2015 08:55:36> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <01-16-2015 08:55:49> DPServer.ms.com;    Unsupported distribution point operating system version for Setup;    Warning;    Configuration Manager distribution point can only be installed on systems running
    Windows Server 2003 or later.
    <01-16-2015 08:55:49> INFO: The rule 'Domain membership' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> INFO: The rule 'Windows Failover Cluster' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> INFO: The rule 'Pending system restart' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:49> <<<RuleCategory: Dependent Components>>>
    <01-16-2015 08:55:49> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <01-16-2015 08:55:57> DPServer.ms.com;    Microsoft XML Core Services 6.0 (MSXML60) for distribution point;    Warning;    MSXML 6.0 or later libraries are required for Configuration Manager console and
    Configuration Manager site server installations. MSXML 6.0 is available for download at http://go.microsoft.com/fwlink/?LinkId=215744
    <01-16-2015 08:55:57> INFO: The rule 'IIS service running' has been run on server 'DPServer.ms.com', skipped.
    <01-16-2015 08:55:57> DPServer.ms.com;    IIS HTTPS Configuration for distribution point;    Passed
    <01-16-2015 08:55:57> DPServer.ms.com;    Administrative rights on distribution point;    Passed
    <01-16-2015 08:55:57> ***************************************************
    <01-16-2015 08:55:57> ******* Prerequisite checking is completed. *******
    <01-16-2015 08:55:57> ***************************************************
    <01-16-2015 08:55:57> INFO: Updating Prerequisite checking result into the registry
    <01-16-2015 08:55:57> INFO: Connecting to DPServer.ms.com registry
    <01-16-2015 08:56:09> INFO: Setting registry values
    <01-16-2015 08:56:16> ERROR: Failed to update prerequisite results into the registry; error = 1.

    <01-16-2015 08:48:08> DPServer.ms.com;    Site server computer account administrative rights;    Error;    Configuration Manager Setup requires that the site server computer has administrative rights
    on the SQL Server and management point computers.
    Actually the administrative permission had been granted.

  • How do I fix Registry Errors that occured during Install of iTunes latest version?

    Hardware/Software info:
    Acer Aspire lapton 5535-5050
    Vista Home premium OS
    2 GB Ram
    250 GB Sata HDrive
    AMD Athlon X2 Dual Core QL-64 bit processor
    I recently installed the latest version of iTunes vers. 11.x per the iTunes update process. Afterwards
    itune 11 worked ok aside from the totally different startup or Store page looking so different.  Later
    I tried to burn a disc from my current iTunes Library and found out my CdRom drive had been disabled
    due to registry errors during the iTunes update process.  The end result was to get my CdRom drive
    back in operation, I had to due a System Restore (using Vista home premium) back to a date before
    the iTunes update.
    It was a successful Restore and my CdRom drive is now working again but iTunes will no longer run
    due to missing files not found during attempts to start iTunes.  It tells me to reinstall iTunes again.
    1. Do I Uninstall the partial copy of iTunes listed on my Program list? (appears to iTunes 10.07.21)
       first or just do an install of iTunes 11.x from the Apple iTunes web site?
    2. What is the risk of the new iTunes causing Windows registry errors and disabling my CdRom again?
    3. What is the risk of other registry errors from the new version of iTunes?
    Brad

    I had the same problem after installing version 11, my CD/DVD drive was disabled/uninstalled completely.
    I restored version 10.7 to get my iTunes functionality back using a backup i created before the upgrade.
    Unfortunately, not being a PC wiz, I had to contact DELL support to fix the problem as a simple reinstall of the drivers failed to fix the problem. I am fortunate to still have hardware support as the PC is only 7 months old. DELL thankfully were fully aware of the problem and deleted the "Upper & Lower Filters" from my registry ("how to" available from a Google search for anyone confident enough to do this alone).
    I still get the request to reinstall iTunes software on starting itunes, but for now I just click OK and move on and iTunes works fine (using version 10.7). I will probably reinstall 10.7 after doing another backup, but for now I don't need to and can do without the added grief.
    DELL said this was a common problem that is easily fixed, but as yet are unaware of any further issues.
    I have an Dell Inspiron 620, running on Windows 7 Home Premium 64-bit OS with 6GB Ram
    Hope this helps, if nothing more than assuring you that you are not alone.
    Tony

  • Cannot install due to registry errors.

    *NOTE TO SUPPORT STAFF: I DID NOT VIOLATE YOUR "SIGNATURE" RULES IN MY LAST THREAD, I DIDN'T EVEN INCLUDE A SIGNATURE. PLEASE ACTUALLY READ THE THREAD BEFORE YOU GO DELETING THINGS FOR NO REASON. ALL LINKS IN THIS THREAD ARE RELEVANT TO THE SUBJECT AND I CANNOT EXPLAIN MY PROBLEM WITHOUT THEM.*
    So, I went to install the iOS 4 today and lo and behold.. I needed to update my iTunes before I could do it for some stupid, arbitrary reason. Fine, I download it and am spammed with errors stating I don't have permissions to access certain folders for some reason (take note, I am the Administrator.) I go and delete those folders then re-run the installer.. Things run smoothly until I get these two registry errors.
    http://dl.dropbox.com/u/3794151/itunesinstallerrors.png
    I've been going out of my head trying to figure out what the **** is going on here.
    I've tried:
    - Completely removing all Apple software before re-installing
    - Re-downloading
    - Re-redownloading
    - Re-re-redownloading
    - Logging into the root Administrator account (the one that can only be accessed by first enabling it via command prompt) before installing
    - The solution posted at http://discussions.apple.com/thread.jspa?messageID=10545566, all the relevant registry keys are locked. The permissions cannot be modified nor can I delete said registry keys.
    But to no avail. Does anyone have any ideas? I'm on Windows 7 Ultimate x64 and yes, I am running the x64 version of the installer. I really don't want to have to format because of this.

    And bump again, do I not deserve support or something? I brought the iPhone 4, surely I should be entitled to actually use the **** thing?

  • HT201077 photos not getting added up in my photostream. It's showing some kinda registry error in my windows. Plz help

    photos not getting added up to my photostream. It's showing some kinda registry error in my windows. Plz help!!

    Hi Melissa_C!
    I have an article for you that may help shed light on this circumstance:
    iCloud: My Photo Stream FAQ
    http://support.apple.com/kb/ht4486
    How long are My Photo Stream photos stored in iCloud?
    The photos you upload to My Photo Stream are stored in iCloud for 30 days to give your devices plenty of time to connect and download them.
    How many photos are stored in My Photo Stream on my devices and computers?
    iCloud pushes all your photos to the My Photo Stream album on your devices and computers, and manages them efficiently, so you don’t run out of storage space.
    Your iOS devices keep a rolling collection of your last 1000 photos in the My Photo Stream album. From there, you can browse your recent photos or move the ones you like to your Camera Roll or another album to keep them on your device forever.
    Because your Mac and PC have more storage than your iOS devices, you can choose to have all of your My Photo Stream photos automatically downloaded. In iPhoto or Aperture preferences on your Mac, select Photos (or Photo Stream) > My Photo Stream > Automatic Import. All of your photo stream photos will be imported into your Events, Projects, Photos, Faces, and Places folders in iPhoto or Aperture. On your PC with My Photo Stream enabled in the Control Panel, all of your photos will be imported into C:\\Users\<user name>\Pictures\iCloud Photos\My Photo Stream. For iCloud Control Panel 2.0 to 2.1.2 users, the path isC:\\Users\<user name>\Pictures\Photo Stream\My Photo Stream .
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Itunes registry errors

    Registry error in my itunes and I have tried to reinstall a number of times and it doesn't fix it.

    Could you please give us the exact text of the error message?
    See also Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Registry errors - tried all the fixes I can find, still nothing - help?

    I've been getting the registry error message on my iTunes re: no drivers being installed for importing and burning CDs, please reinstall iTunes, blah blah blah. Reinstalled iTunes to no avail. Tried the fix that involved editing the registry, rebooted, restarted iTunes - same error message. Tried downloading drivers from here:
    http://www.gearsoftware.com/support/drivers.php
    Installed drivers, rebooted, restarted iTunes - same error message. What else can I try? I just want my iTunes to work correctly.
    For the record, I now have an HP with an AMD Phenom II X2 B53 processor. iTunes has worked on this computer since I got it, so I don't think that's the problem.

    I've also tried, after trying the other two things that were supposed to fix the problem, uninstalling and reinstalling iTunes AGAIN. I got the message that iTunes installed successfully, but then when it started up, I got the same error message about the registry and drivers and whatnot. I'm about ready to scream.

  • Registry Error: The user ID and password pair passed in a get_authToken mes

    Hello
    I am trying to publish web service thruth the UDDI CLINET
    I got into
    http://sap-xiqas:50000/uddiclient/process/
    chose Publish Service Definition
    SAP Registry
    and tried login with my user which has sap_all
    and also with j2ee_admin
    and get the following msg
    Registry Error: The user ID and password pair passed in a get_authToken message is not known to the Operator Site or is not valid
    have some1 managed to solve it ?
    thx Shai

    Hi,
    Use should use:
    call function 'SUSR_CHECK_LOGON_DATA'
              exporting AUTH_METHOD = 'P'
                        USERID      = k_user
                        PASSWORD    = k_senha
              exceptions
                   others = 1.
    if sy-subrc = 0.
       write 'Ok'.
    else.
       write 'Not Ok'.
    endif.
    Best regards,
    Leandro Mengue

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • Garageband "Registry Error" coming up three times after Icon Clicked.

    I have had my Macbook Pro since last september, so I'm still kinda new to a Mac. I had to get a new HD because it started failing. I restored it from my Time Machine External Hard Drive. The Only thing that is wrong is my Garageband. I have iLife 11 and Everytime I click on Garageband, an Error pops up saying "Registry Error" as the Header and "Please ensure this product has been installed properly" under the Header. This pops up multiple times and I can't use Garageband at all. I am running Mac OS 10.6.7 and Garageband is version 6.0.2. I Reinstalled it multiple times. Lost all my JamPacks and I'm afraid If I delete iLife, I will lose all 123 garageband songs I made. What do I do? HELP PLEASEEE!!!!!

    HELP PLEASEEE!!!!!
    Hi Dacheezypuffs
    You could try a *complete* uninstall of GB before reinstalling it:
    • trash GB receipts (at the hard drive level)
    • trash your Caches folder (at the user level)
    Select the hard drive your system is installed on (from the "devices" category on the left of a finder window). Then -> Library -> Receipts -> Garageband receipts.
    Username -> Library - Caches {folder}.
    • trash all GB preferences (at the user level)
    • trash the GB application.
    Then, reinstall GB from scratch using your iLife installation disk.
    Lost all my JamPacks
    If they're there, you can get them back in GB by rebuilding your index, or if not, you can reinstall them.
    I'm afraid If I delete iLife, I will lose all 123 garageband songs I made. What do I do?
    You shouldn't lose your songs, but you should back them up anyway. Just in case.
    I have had my Macbook Pro since last september, so I'm still kinda new to a Mac.
    Since the issue should still be covered by AppleCare (the drive failed) you could always call a tech rep if you were still having problems. Or if you were near a store, you could always make an appointment with one of the genii.

  • Registry Error installing iTunes 6

    Hello,
    I first posted a message in another topic but it seems my problem is different, so I post a new topic to go on with my problem
    My original Pb
    Before having the -1603 error, I had, for each of the both installs (QT & itunes), a registry error "impossible to open the HKEYLOCALMACHINE\Software\Classes....."
    I did all was possible, at least to me(delete temp files, uninstall all QT & itunes applications, run Windows Installer Cleaner ...), and I finally manage to install QT V7 but the error still remains for itunes !
    Like Paul, I can't find the select Local Users and Groups under
    Start > Control Panel > Administrative Tools > Computer Management > System Tools
    I tried the "%windir%\registration" solution but after opening the folder , I don't know what to do !!??!!
    I've got an empty "CRMLog" folder, a "{02D4B3F1-FD88-11D1-960D-00805FC79235}.{E6259674-0B1E-4459-893A-8BC3F8707995}. crmlog file, a R00000000000b and a R00000000000c files.
    What should I try with those files, pleeeeaaaase ? Helpppp : I'm not THAT good !
    PS A may be useful precision : this occurs with an old version of itunes (V5, I think)
    PS2 : in the register at "HKEYLOCALMACHINE\Software\Classes\.cdda\OpenWithProgids", I have a iTunes.cdda file --> should I try and delete it ?
    b noir's answer
    hi Marie!
    Before having the -1603 error, I had, for each of the both installs (QT & itunes), a registry error "impossible to open the HKEYLOCALMACHINE\Software\Classes....."
    just checking on some things here before we proceed. (it's possible that you might have a slightly different problem from the lads.)
    are you getting error message numbers with those messages? are they 1402s or 1406s? or are they just "naked" errors?
    (this is going to sound like a broken record) are you running Norton Internet Security 2005? we've had some reports of that refusing to let people edit registry keys in this sort of context ...
    I can now answer (sorry for my late answer)
    the message "impossible to open the HKEYLOCALMACHINE\Software\Classes....." is, as you said it, a naked error without any number.
    And, no, I'm not running Norton Internet Security (Norton is a bad beast!)
    By the way, I've deleted the iTunes.cdda file in the HKEYLOCALMACHINE\Software\Classes\.cdda\OpenWithProgids file but it didn't resolved the problem
    Thank you for your concern

    Hello, it's me again ...
    I red some other topics and find one telling to try Adam's solution in the topic "Quicktime 7 (Resolution for some install / permission error)"
    and it worked !!!!!
    Thanks for everythings
    Marie

  • Strange internal error on loading applet 2nd time

    Dear all,
    On two independent pages of my site, the same applet appears. Although most everything runs smoothly in both instantiations, I do get a strange internal error (and some minor but irritating misbehaviour) on loading the second instance only, and only in MSIE 6, not in Mozilla, not in Netscape 7.
    The error messages generated are below. I can't see what might be going on, can you?
    java.lang.InternalError: obsolete interface used
         at sun.java2d.NullSurfaceData.getRaster(Unknown Source)
         at sun.java2d.loops.OpaqueCopyAnyToArgb.Blit(Unknown Source)
         at sun.java2d.loops.GraphicsPrimitive.convertFrom(Unknown Source)
         at sun.java2d.loops.MaskBlit$General.MaskBlit(Unknown Source)
         at sun.java2d.loops.Blit$GeneralMaskBlit.Blit(Unknown Source)
         at sun.java2d.pipe.DrawImage.blitSurfaceData(Unknown Source)
         at sun.java2d.pipe.DrawImage.renderSurfaceData(Unknown Source)
         at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
         at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
         at sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
         at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
         at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
         at sun.plugin.AppletViewer.paintForegrnd(Unknown Source)
         at sun.plugin.AppletViewer.paint(Unknown Source)
         at sun.awt.RepaintArea.paint(Unknown Source)
         at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Thanks for any light shed on the issue!

    Hello riskmits,
    I have the same in my side and only occur to some clients.
    I wonder how did you resolve this issue. Could you please send me a mail to [email protected]
    Thanks!

  • I just upgraded to relaese to release 11.  My PC runs Windows 7.  itunes will not start.  I have run Norton to fix the registry errors and have rerated my PC twice.  No luck.  Can anyone provided a suggested solution?

    I just upgraded to relaese to release 11.  My PC runs Windows 7.  itunes will not start.  I have run Norton to fix the registry errors and have rerated my PC twice.  No luck.  Can anyone provided a suggested solution?

    This solved everything, after uninstalling IObit Advanced SystemCare iTunes would open with Bonjour enabled however iTunes wouldn't pick up the iPhone device. I did some more digging and a few of their other applications had been installed including Game Booster. Uninstalling that put everything back to normal.
    I have been given a new device by Apple who were really helpful and the guys have neever seen the docking connector disabling before. Coinsidence?
    Anyway in case this helps other people these were the symptoms (might help with searches):
    - Windows 7 Ultimate 64bit
    - iTunes 10 wouldn't open originally, just egg timer then nothing yet processes all started
    - Docking connector died on the device, wouldn't even trigger a standard USB connection or light up the device
    - Uninstalling iTunes etc didn't change anything
    - Disabling Bonjour worked but iTunes extremely unstable, seems frozen when syncing and the sync itself, especially with app transfer, was extremely slow and the other buttons were unresponsive after clicking for two minutes before screen would change
    Have sent feedback to IObit about this to see if there isn't something that can be done.
    Fantastic assistance and an incredible spot from b noir. If you come to the UK you need to drop me an email as I owe you a night out on the town!
    -

  • Strange Display Errors with certain Applications (ATI X1600) [SOLVED]

    Hi everyone!
    I have been using Arch now for a year or so and am very happy with it, but now there is a problem I unfortunately can't solve by my own.
    Since a month or so certain applications (like emacs, feh or gimp, if i try to manipulate the drawing surface) cause very strange display errors. When I try to take a screenshot, they can't be seen, so i made to photographs
    Image 1 (one instance of emacs under awesome-wm): http://img850.imageshack.us/img850/5186 … 112158.jpg
    Image 2 (two instances of emacs under awesome-wm): http://img24.imageshack.us/img24/822/im … 112158.jpg
    I already tried another display manager (musca) but there the same applications cause the same type of error.
    Maybe the version 6.14.0-1 of xf86-video-ati broke my system, but I don't know.
    Has anyone had similar problems or probably a solution?
    Thanks in advance
    Maak
    P.S.: I hope this is the right forum for this topic.
    Files:
    /var/log/Xorg.0.log          https://pastee.org/q3nn2
    Output of lspci                 https://pastee.org/db7n8
    UPDATE:
    Hi everyone, again!
    I just successfully downgraded the driver and the errors are gone
    If someone has the same errors, here is the PKGBUILD (taken from SVN; only the version numbers and sha1sums are modified)
    pkgname=xf86-video-ati
    pkgver=6.13.2
    pkgrel=1
    pkgdesc="X.org ati video driver"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    license=('custom')
    depends=(libpciaccess libdrm udev pixman ati-dri)
    makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto' 'mesa')
    conflicts=('xorg-server<1.9.0')
    groups=('xorg-drivers' 'xorg')
    options=('!libtool')
    source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
    sha1sums=('f9d379a884a833829ab1942de4ad4f4766cdcd46')
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr --enable-dri
    make
    package() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    make "DESTDIR=${pkgdir}" install
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
    Last edited by Maak (2011-03-11 23:32:46)

    http://bbs.archlinux.org/viewtopic.php?id=89926

  • HT4463 Recent MBP Pro Retina purchase, Garage Band "registry error".  Uninstall and reinstall help.

    Got an MBP Pro Retina recently, Garage Band is not working and is stating a potential "registry error".  I'd like uninstall and reinstall. However, I am unable to redownload the dmg. Help?

    It's ok I've done this numerous times. Drag the iLife app to the trash. Enter your passward. Now refresh MAS and you'll see installed changes to install because MAS doesn't see it anymore. You can now click to redownload that App again.
    You don't have to empty the trash btw just yet, that way you can always redo the original from the trash if you really want to. Maybe that will make you feel a little easier now.
    Let us know how it goes.

Maybe you are looking for

  • Problem Workshop Studio 3.3 Installer

    Hello, Today I tried to install Workshop Studio 3.3 on my Red Hat Enterprise Linux 5. Unfortunately the installer immediately breaks, stating problems with some shared objects like libc.so.6, librt.so.1, etc. How could that be, I'm pretty sure, the l

  • PO form personalization at level to prompt user to pass the project

    Hi guys, I have a requirement to personalize the purchase order form  Form Personalization at the "Form" level. Trigger Event as "WHEN-VALIDATE-RECORD" Set Trigger Object as "PO_DISTRIBUTIONS" Set Condition as :PO_DISTRIBUTIONS.PROJECT is null and xx

  • Mail doesn't open any windows

    When I go into imail - I can see and read the contents in my inbox/outbox, but cannot open any of the messages. Likewise I cannot open a window to write a new mail. Infact I can't open any window at all, including the Mail / About Mail pop up window.

  • PR changes after PO Creation

    Dear All, How is it possible not to allow a PR to be changed in case a PO has been created for it? I do not want this to be related to release (changeability) but only to the PR processing status. Can it be done through creating or changing an error

  • Manage Sites Dialog Box Screen Redraw Problem

    Using Dreamweaver CS6.0.1 on Mac Mountain Lion 10.8.2. When I open the "Manage Sites" dialog box, certain parts of the box are not visible unless I wave or click my mouse on that portion of the screen. Really sick of this. Also text entry into design