Results 1 to 4 of 4

Thread: NetBeans5.5.1 troubleshooting generating exception

  1. #1
    Join Date
    Jun 2011
    Posts
    20

    NetBeans5.5.1 troubleshooting generating exception

    Hi guys, I want to practice with Java for programming on my New Windows 7 System,but use to get i got the exception message when I install the netbeans 5.5.1. Heres the message:
    "java.lang.ClassNotFoundException: Cannot instantiate org.netbeans.progress.module.ProgressListAction for MultiFileObject@1c63791[Actions/Wind...istAction.instance]
    at org.openide.loaders.InstanceSupport.instanceCreate(InstanceSupport.java:218)
    at org.openide.loaders.InstanceDataObject$Ser.instanceCreate(InstanceDataObject.java:1231)
    at org.openide.loaders.InstanceDataObject.instanceCreate(InstanceDataObject.java:739)
    at org.openide.loaders.FolderInstance.instanceForCookie(FolderInstance.java:521)
    at org.openide.loaders.FolderInstance$HoldInstance.instanceCreate(FolderInstance.java:1006)
    at org.openide.awt.MenuBar.allInstances(MenuBar.java:216)
    at org.openide.awt.MenuBar$LazyMenu$MenuFolder.createInstance(MenuBar.java:620)
    at org.openide.loaders.FolderInstance.defaultProcessObjects(FolderInstance.java:742)
    at org.openide.loaders.FolderInstance.access$000(FolderInstance.java:74)
    at org.openide.loaders.FolderInstance$2.run(FolderInstance.java:628)
    at org.openide.util.Task.run(Task.java:222)
    [catch] at org.openide.awt.AWTTask.run(AWTTask.java:35)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Caused by: java.lang.NullPointerException
    at java.awt.Dimension.<init>(Dimension.java:91)
    at javax.swing.plaf.basic.BasicProgressBarUI.getPreferredSize(BasicProgressBarUI.java:757)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1615)
    at org.netbeans.progress.module.ui.NbProgressBar.getPreferredSize(NbProgressBar.java:61)
    at org.netbeans.progress.module.ui.StatusLineComponent.<init>(StatusLineComponent.java:101)
    at org.netbeans.progress.module.Controller.getDefault(Controller.java:75)
    at org.netbeans.progress.module.ProgressListAction.<init>(ProgressListAction.java:42)
    at org.netbeans.progress.module.ProgressListAction.<init>(ProgressListAction.java:36)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at org.openide.loaders.InstanceSupport.instanceCreate(InstanceSupport.java:207)
    ... 18 more"
    So how to overcome on this problem. I wil highly thankful to u all. Please save me from this problem. Thanks in advance.

  2. #2
    Join Date
    Feb 2010
    Posts
    538

    Re: NetBeans5.5.1 troubleshooting generating exception

    There is no issue with the O.S as NetBeans IDE 5.5.1 is compatible with Windows XP, Windows Vista, Windows 7, Linux, Solaris and Mac OS. The syntax you have mentioned about the exception message reflects that your NetBeans IDE 5.5.1 setup is incomplete (some setup files missing) making it not worthy for installation. Uninstall the present setup and try installing the entire setup after downloading from official website.

  3. #3
    Join Date
    Feb 2010
    Posts
    122

    Re: NetBeans5.5.1 troubleshooting generating exception

    If the troubleshooting is still repeated then uninstall your present GlassFish and install GlassFish v2 as it is recommended to run GlassFish v2 in order to work with NetBeans IDE 5.5.1 rather than any other versions of GlassFish. Also it makes it easier to communicate with EJBs from the NetBeans platform. After installing GlassFish v2 install NetBeans IDE 5.5.1 and restart your computer. GlassFish v2 is not compatible with NetBeans IDE 5.5.

  4. #4
    Join Date
    Feb 2010
    Posts
    181

    Re: NetBeans5.5.1 troubleshooting generating exception

    If the problem is unsolved after performing the above steps then try using some other versions of NetBeans such as NetBeans6.0, 6.1 etc. The later versions of NetrBeans after NetbBeans 5.5.1 have more bug fixes, features and many modules. First uninstall the present version from your computer then install the new version.

Similar Threads

  1. Reports not generating in sbs 2008
    By SinguIar in forum Small Business Server
    Replies: 5
    Last Post: 30-07-2011, 12:49 AM
  2. Vista not generating thumbnails
    By Nik Simpson in forum Vista Help
    Replies: 10
    Last Post: 04-04-2010, 04:50 AM
  3. Generating HTML Paragraphs with Polymorphs in PHP 5
    By BossBattle in forum Software Development
    Replies: 3
    Last Post: 21-01-2010, 12:56 PM
  4. Generating image to PDF
    By Lord in forum Software Development
    Replies: 3
    Last Post: 10-10-2009, 04:58 PM
  5. Generating GTP packets
    By hjazz in forum Networking & Security
    Replies: 2
    Last Post: 20-01-2009, 10:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,877,692.15276 seconds with 17 queries