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 2757 - first click on " Browsing" throw Exception :
Summary: first click on " Browsing" throw Exception :
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-26 19:47 UTC by pzajac
Modified: 2002-07-19 15:23 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 pzajac 1999-07-26 19:47:56 UTC
HotSpot VM warning: Setting of property "java.compiler" is ignored
-- System info ----------------------------------------------------------------
  Product Version    = NetBeans Developer (Gandalf), Build 358
  IDE Versioning     = IDE/1 spec=0.95 impl=Build 358
  Operating System   = Windows NT Version 4.0 Running on x86
  Java Version       = 1.2.2
  Java VM Version    = HotSpot VM 1.0.1
  Java Vendor        = Sun Microsystems Inc.
  Java Vendor URL    = http://java.sun.com/
  Java Home          = c:/jdk1.2.2/jre
  Java Class Version = 46.0
  JIT                = unknown or not used

  Home Dir           = C:/WINNT/Profiles/pzajac
  Current Directory  = c:/Build358Enterprise
  NetBeans Home      = .
  NetBeans User Home = .
  System Directory   = ./system
  CLASSPATH          = ./lib;./lib/developer.jar;./lib/openide.jar;./lib/xml4j.jar;c:/jdk1.2.2/jre/lib/i18n.jar;c:
2.2/lib/tools.jar;c:/jdk1.2.2/lib/dt.jar
-------------------------------------------------------------------------------
Get name Databases
Get displayname null
servlet com.netbeans.enterprise.modules.servlet.jetty.JettyConfigServlet mapped to /servlet/JettyConfig
Internal HTTP server running on port 8081
Finalizing Mode: output
Adding Editing
Adding Running
Adding Debugging
Removing Editing
Removing Running
Removing Debugging
Adding Editing
Adding Browsing
Adding Running
Adding Debugging

java.lang.ClassNotFoundException: com.netbeans.ide.filesystems.DefaultAttributes$Table
        at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:981)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:232)
        at org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:366)
        at org.openide.filesystems.DefaultAttributes.load(DefaultAttributes.java:328)
        at org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:308
Comment 1 Marek Grummich 2000-07-25 09:42:59 UTC
Priority is changed to P4 (normal).