This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 150715 - Prolem on installation
Summary: Prolem on installation
Status: RESOLVED DUPLICATE of bug 150716
Alias: None
Product: installer
Classification: Unclassified
Component: Tools bundle (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 13:40 UTC by surety
Modified: 2008-10-20 14:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description surety 2008-10-20 13:40:59 UTC
An error occur during installation. Unable to install the ide..
[2008-10-20 20:25:13.156]:     file not exist, queue is empty!
[2008-10-20 20:25:16.218]:     The current parser - class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl - does not
support schemas.
[2008-10-20 20:25:16.218]:     java.lang.UnsupportedOperationException: This parser does not support specification
"null" version "null"
[2008-10-20 20:25:16.218]:     	at javax.xml.parsers.DocumentBuilderFactory.setSchema(Unknown Source)
[2008-10-20 20:25:16.218]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:223)
[2008-10-20 20:25:16.218]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:188)
[2008-10-20 20:25:16.218]:     	at org.netbeans.installer.wizard.Wizard.getInstance(Wizard.java:165)
[2008-10-20 20:25:16.218]:     	at org.netbeans.installer.Installer.<init>(Installer.java:179)
[2008-10-20 20:25:16.218]:     	at org.netbeans.installer.Installer.main(Installer.java:99)
[2008-10-20 20:25:17.140]:     The current parser - class org.apache.crimson.jaxp.DocumentBuilderFactoryImpl - does not
support schemas.
[2008-10-20 20:25:17.140]:     java.lang.UnsupportedOperationException: This parser does not support specification
"null" version "null"
[2008-10-20 20:25:17.140]:     	at javax.xml.parsers.DocumentBuilderFactory.setSchema(Unknown Source)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.product.Registry.loadRegistryDocument(Registry.java:986)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.product.Registry.loadProductRegistry(Registry.java:836)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.product.Registry.loadProductRegistry(Registry.java:827)
[2008-10-20 20:25:17.140]:     	at
org.netbeans.installer.wizard.components.panels.netbeans.NbWelcomePanel.<init>(NbWelcomePanel.java:191)
[2008-10-20 20:25:17.140]:     	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2008-10-20 20:25:17.140]:     	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[2008-10-20 20:25:17.140]:     	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[2008-10-20 20:25:17.140]:     	at java.lang.reflect.Constructor.newInstance(Unknown Source)
[2008-10-20 20:25:17.140]:     	at java.lang.Class.newInstance0(Unknown Source)
[2008-10-20 20:25:17.140]:     	at java.lang.Class.newInstance(Unknown Source)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponent(Wizard.java:308)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:284)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:237)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:188)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.wizard.Wizard.getInstance(Wizard.java:165)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.Installer.<init>(Installer.java:179)
[2008-10-20 20:25:17.140]:     	at org.netbeans.installer.Installer.main(Installer.java:99)
[2008-10-20 20:25:17.218]:     An unexpected exception happened in thread main
[2008-10-20 20:25:17.218]:     java.lang.AbstractMethodError:
org.apache.crimson.tree.ElementNode2.getTextContent()Ljava/lang/String;
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.utils.XMLUtils.parseExtendedUri(XMLUtils.java:466)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.product.RegistryNode.loadFromDom(RegistryNode.java:377)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.product.components.Product.loadFromDom(Product.java:888)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.product.Registry.loadRegistryComponents(Registry.java:1024)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.product.Registry.loadProductRegistry(Registry.java:898)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.product.Registry.loadProductRegistry(Registry.java:827)
[2008-10-20 20:25:17.218]:     	at
org.netbeans.installer.wizard.components.panels.netbeans.NbWelcomePanel.<init>(NbWelcomePanel.java:191)
[2008-10-20 20:25:17.218]:     	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2008-10-20 20:25:17.218]:     	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[2008-10-20 20:25:17.218]:     	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[2008-10-20 20:25:17.218]:     	at java.lang.reflect.Constructor.newInstance(Unknown Source)
[2008-10-20 20:25:17.218]:     	at java.lang.Class.newInstance0(Unknown Source)
[2008-10-20 20:25:17.218]:     	at java.lang.Class.newInstance(Unknown Source)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponent(Wizard.java:308)
[2008-10-20 20:25:17.218]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:284)
[2008-10-20 20:25:17.234]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:237)
[2008-10-20 20:25:17.234]:     	at org.netbeans.installer.wizard.Wizard.loadWizardComponents(Wizard.java:188)
[2008-10-20 20:25:17.234]:     	at org.netbeans.installer.wizard.Wizard.getInstance(Wizard.java:165)
[2008-10-20 20:25:17.234]:     	at org.netbeans.installer.Installer.<init>(Installer.java:179)
[2008-10-20 20:25:17.234]:     	at org.netbeans.installer.Installer.main(Installer.java:99)
[2008-10-20 20:25:17.265]:     ... initializing look and feel
[2008-10-20 20:25:17.281]:         ... custom look and feel class name was not specified, using system default
[2008-10-20 20:25:19.062]:         ... class name: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
[2008-10-20 20:25:19.062]:         ... get installed L&Fs
[2008-10-20 20:25:19.421]:         ... set specified L&F
[2008-10-20 20:25:19.890]:         ... check headless
[2008-10-20 20:25:19.890]:         ... creating JFileChooser object to check possible issues with UI
[2008-10-20 20:25:37.218]:         ... getting default Toolkit to check possible issues with UI
[2008-10-20 20:25:37.218]:         ... creating JProgressBar object to check possible issues with UI
[2008-10-20 20:25:37.312]:         ... all UI checks done
[2008-10-20 20:25:37.312]:         ... L&F is set
[2008-10-20 20:25:37.312]:     ... initializing L&F finished
Comment 1 dlipin 2008-10-20 14:27:17 UTC

*** This issue has been marked as a duplicate of 150716 ***