 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Sudin Guest
|
Posted: Mon Jul 12, 2004 6:04 am Post subject: problem installing Netbeans3.6 |
|
|
hi, Im using windows XP & using j2sdk1.5.0 beta. The problem is
similar to
[email]javac (AT) mail (DOT) com[/email] . What i did was downloaded netbeans-3_6-setup.jar and
issued java -jar netbeans-3_6-setup.jar. Its system independent. When
in the
procedure of installing netbeans, i pressed "Browse" to see what
happens, it turns out that following exception is thrown which are
swing and awts . But i dont know why this is happening..
******************
java.lang.ClassCastException: java.lang.Integer
at javax.swing.plaf.basic.BasicFileChooserUI.getMnemonic(Unknown
Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installStrings(Unknown
Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installStrings(Unknown
Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(Unknown
Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown
Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown
Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.JFileChooser.updateUI(Unknown Source)
at javax.swing.JFileChooser.setup(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at com.sun.installer.JDKSelectionPanel.actionPerformed(JDKSelectionPanel.java:287)
at javax.swing.AbstractButton.fireActionPerformed(Unknown
Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown
Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown
Source)
at java.awt.LightweightDispatcher.dispatchEvent(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)
****************
Another problem is that when installing netbeans3.6 at final stage
comes to play, message pops up:
"NetBeans IDE 3.6 installed with the following warnings:
Unable to update the Remove item in the Add/Remove folder."
In the hope that atleast netbeans was installed properly rather than
"not" being able to Remove it, i find only install.log with the
following dumps:
******************
(11/07/2004 02:31:22), Setup.product.install,
com.installshield.product.service.product.PureJavaProductServiceImpl$Installer,
err, ProductException: (error code = 601; message="JVM not found")
STACK_TRACE: 8
ProductException: (error code = 601; message="JVM not found")
at com.installshield.product.actions.JVMResolution.install(JVMResolution.java:171)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkUninstallerJVMResolution(PureJavaProductServiceImpl.java:4747)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4523)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3727)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Unknown Source)
****************
I have not much idea wtf is going on. I don't see any point in this
exception because i have already mentioned the location for java,
javac etc...I hope that someone has had similar experience && has time
to explain what the hecks' going on. Thanks.
Cheers,
sudin,
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|