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 67649 - Does not run on 1.4
Summary: Does not run on 1.4
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 09:35 UTC by Jaroslav Tulach
Modified: 2007-02-20 18:08 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 Jaroslav Tulach 2005-10-27 09:35:22 UTC
Profiler module seems to rely on method introduced in Java5: 
 
java.lang.NoSuchMethodError: 
java.util.Properties.loadFromXML(Ljava/io/InputStream;)V 
     [exec]     at 
org.netbeans.modules.profiler.NetBeansProfiler.loadGlobalFilters(NetBeansProfiler.java:1477) 
     [exec]     at 
org.netbeans.modules.profiler.ProfilerModule.restored(ProfilerModule.java:96) 
     [exec]     at 
org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:357) 
     [exec] [catch] at 
org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:273) 
     [exec]     at org.netbeans.ModuleManager.enable(ModuleManager.java:898) 
     [exec]     at 
org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:377) 
     [exec]     at 
org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:311) 
     [exec]     at 
org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:243) 
     [exec]     at 
org.netbeans.core.startup.Main.getModuleSystem(Main.java:202) 
     [exec]     at org.netbeans.core.startup.Main.start(Main.java:363) 
     [exec]     at 
org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90) 
     [exec]     at java.lang.Thread.run(Thread.java:534)
Comment 1 Jiri Sedlacek 2005-10-27 11:20:10 UTC
Fixed for M10.
Comment 2 ehucka 2006-10-09 12:11:15 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-20 10:13:07 UTC
Closing old issues
Comment 4 Alexander Kouznetsov 2007-02-20 18:08:09 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.