Shackleford
2013-02-25 15:45:53 UTC
The local registry (C:\Users\Steve\.nbi\registry.xml) could not be loaded, or was loaded partially.
The installer can continue to work normally, but doing so may result in a corrupted global registry.
I found this link http://forums.netbeans.org/topic9088.html describing an error with Vista when attempting to install Netbeans 6.7.The installer can continue to work normally, but doing so may result in a corrupted global registry.
That has a response where someone asked "Could you please check (from any text editor) that the
%USERPROFILE%/.nbi/registry.xml file is a valid xml file?"
On my system it appears to work like a normal text file.
That individual also asked: "Could you please check the latest installation log (from %USERPROFILE%/.nbi/log) for exceptions thrown? Are there any ?"
[2013-02-25 10:20:25.934]: NameResolver - to parse Configuring the Installer...
[2013-02-25 10:20:25.934]: entering -- org.netbeans.installer.wizard.components.actions.InitializeRegistryAction.execute():73
[2013-02-25 10:20:25.934]: initializing product registry
[2013-02-25 10:20:25.934]: entering -- org.netbeans.installer.product.Registry.initializeRegistry():190
[2013-02-25 10:20:25.934]: initializing product registry properties
[2013-02-25 10:20:25.934]: initializing local product cache directory
[2013-02-25 10:20:25.997]: ... C:\Users\Steve\.nbi\product-cache
[2013-02-25 10:20:25.997]: initializing local product registry file
[2013-02-25 10:20:25.997]: ... C:\Users\Steve\.nbi\registry.xml
[2013-02-25 10:20:25.997]: initializing local product registry stub uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/default-registry.xml
[2013-02-25 10:20:25.997]: initializing bundled product registry uri
[2013-02-25 10:20:25.997]: ... resource:data/registry.xml
[2013-02-25 10:20:25.997]: initializing product registry schema uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/registry.xsd
[2013-02-25 10:20:25.997]: initializing remote product registries uris
[2013-02-25 10:20:25.997]: initializing state file schema uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/state-file.xsd
[2013-02-25 10:20:25.997]: initializing default state file uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/default-state-file.xml
[2013-02-25 10:20:25.997]: initializing target platform
[2013-02-25 10:20:25.997]: ... windows-x86
[2013-02-25 10:20:25.997]: initializing product registry properties
[2013-02-25 10:20:25.997]: exiting -- org.netbeans.installer.product.Registry.initializeRegistry():190
[2013-02-25 10:20:25.997]: ... loading registry from file:/C:/Users/Steve/.nbi/registry.xml
[2013-02-25 10:20:26.106]: ... showing Yes/No dialog
[2013-02-25 10:20:26.106]: title: Failed to load the local registry
[2013-02-25 10:20:26.106]: message: The local registry (C:\Users\Steve\.nbi\registry.xml) could not be loaded, or was loaded partially.
[2013-02-25 10:20:26.106]: The installer can continue to work normally, but doing so may result in a corrupted global registry.
[2013-02-25 10:20:26.106]: Choose Yes to continue, No to exit the installer.
I have also tried the following:[2013-02-25 10:20:25.934]: entering -- org.netbeans.installer.wizard.components.actions.InitializeRegistryAction.execute():73
[2013-02-25 10:20:25.934]: initializing product registry
[2013-02-25 10:20:25.934]: entering -- org.netbeans.installer.product.Registry.initializeRegistry():190
[2013-02-25 10:20:25.934]: initializing product registry properties
[2013-02-25 10:20:25.934]: initializing local product cache directory
[2013-02-25 10:20:25.997]: ... C:\Users\Steve\.nbi\product-cache
[2013-02-25 10:20:25.997]: initializing local product registry file
[2013-02-25 10:20:25.997]: ... C:\Users\Steve\.nbi\registry.xml
[2013-02-25 10:20:25.997]: initializing local product registry stub uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/default-registry.xml
[2013-02-25 10:20:25.997]: initializing bundled product registry uri
[2013-02-25 10:20:25.997]: ... resource:data/registry.xml
[2013-02-25 10:20:25.997]: initializing product registry schema uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/registry.xsd
[2013-02-25 10:20:25.997]: initializing remote product registries uris
[2013-02-25 10:20:25.997]: initializing state file schema uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/state-file.xsd
[2013-02-25 10:20:25.997]: initializing default state file uri
[2013-02-25 10:20:25.997]: ... resource:org/netbeans/installer/product/default-state-file.xml
[2013-02-25 10:20:25.997]: initializing target platform
[2013-02-25 10:20:25.997]: ... windows-x86
[2013-02-25 10:20:25.997]: initializing product registry properties
[2013-02-25 10:20:25.997]: exiting -- org.netbeans.installer.product.Registry.initializeRegistry():190
[2013-02-25 10:20:25.997]: ... loading registry from file:/C:/Users/Steve/.nbi/registry.xml
[2013-02-25 10:20:26.106]: ... showing Yes/No dialog
[2013-02-25 10:20:26.106]: title: Failed to load the local registry
[2013-02-25 10:20:26.106]: message: The local registry (C:\Users\Steve\.nbi\registry.xml) could not be loaded, or was loaded partially.
[2013-02-25 10:20:26.106]: The installer can continue to work normally, but doing so may result in a corrupted global registry.
[2013-02-25 10:20:26.106]: Choose Yes to continue, No to exit the installer.
After the first failed install I closed any and every running application.
After the second failure I rebooted the system.
This is a Windows 7 laptop that has never had any version of Netbeans installed on it. That other thread seems to have determined that the issue came from moving the user directory folder from the C: to the D:, but my user directory is in the default location.