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 134156 - A module suite fails to start
Summary: A module suite fails to start
Status: VERIFIED INVALID
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 13:01 UTC by Tim Lebedkov
Modified: 2008-08-27 08:56 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 Tim Lebedkov 2008-04-29 13:01:55 UTC
-------------------------------------------------------------------------------
>Log Session: Tuesday, April 29, 2008 1:58:19 PM CEST
>System Info: 
  Product Version         = STools 200804211638
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0-b105
  Java Home               = C:\Programme\jdk1.6.0\jre
  System Locale; Encoding = de_DE (stools); Cp1252
  Home Directory          = C:\Dokumente und Einstellungen\Lebedkov
  Current Directory       = C:\docs\Projekte2\STools
  User Directory          = C:\docs\Projekte2\STools\build\testuserdir
  Installation            = C:\docs\Projekte2\STools\build\cluster
                            C:\Programme\NetBeans 6.1\harness
                            C:\Programme\NetBeans 6.1\ide9
                            C:\Programme\NetBeans 6.1\platform8
  Boot & Ext. Classpath   =
C:\Programme\jdk1.6.0\jre\lib\resources.jar;C:\Programme\jdk1.6.0\jre\lib\rt.jar;C:\Programme\jdk1.6.0\jre\lib\sunrsasign.jar;C:\Programme\jdk1.6.0\jre\lib\jsse.jar;C:\Programme\jdk1.6.0\jre\lib\jce.jar;C:\Programme\jdk1.6.0\jre\lib\charsets.jar;C:\Programme\jdk1.6.0\jre\classes;C:\Programme\jdk1.6.0\jre\lib\ext\dnsns.jar;C:\Programme\jdk1.6.0\jre\lib\ext\localedata.jar;C:\Programme\jdk1.6.0\jre\lib\ext\sunjce_provider.jar;C:\Programme\jdk1.6.0\jre\lib\ext\sunmscapi.jar;C:\Programme\jdk1.6.0\jre\lib\ext\sunpkcs11.jar
  Application Classpath   = C:\Programme\NetBeans 6.1\platform8\lib\boot.jar;C:\Programme\NetBeans
6.1\platform8\lib\org-openide-modules.jar;C:\Programme\NetBeans
6.1\platform8\lib\org-openide-util.jar;C:\Programme\jdk1.6.0\lib\dt.jar;C:\Programme\jdk1.6.0\lib\tools.jar
  Startup Classpath       = C:\Programme\NetBeans 6.1\platform8\core\core.jar;C:\Programme\NetBeans
6.1\platform8\core\org-openide-filesystems.jar;C:\docs\Projekte2\STools\build\cluster\core\locale\core_stools.jar
-------------------------------------------------------------------------------
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
        org.openide.util [7.12.0.1 1 200804211638]
        org.openide.modules [7.6 200804211638]
        org.openide.awt [7.1.0.1 200804211638]
        org.jdesktop.layout/1 [1.5 1.0.3 200804211638]
        org.netbeans.api.progress/1 [1.11.0.1 1 200804211638]
        org.openide.dialogs [7.6 200804211638]
        org.openide.nodes [7.3.0.1 200804211638]
        org.openide.windows [6.20 200804211638]
        org.openide.filesystems [7.8 200804211638]
        org.netbeans.modules.editor.mimelookup/1 [1.9 200804211638]
        org.openide.text [6.18 200804211638]
        org.netbeans.bootstrap/1 [2.11 200804211638]
        org.netbeans.modules.sendopts/2 [2.2 200804211638]
        org.openide.explorer [6.13 1 200804211638]
        com.sun.jna/1 [1.0 080429]
        org.netbeans.libs.commons_logging/1 [1.5 1.0.4 200804211638]
        org.apache.commons.vfs/1 [1.0 080429]
        org.netbeans.core.startup/1 [1.12.0.1 200804211638]
        org.openide.io [1.12 200804211638]
        org.openide.actions [6.7.0.1 200804211638]
        org.netbeans.core.output2/1 [1.9.0.1 1 200804211638]
        de.lebedkov.dirsizes [1.0.109 109 080429]
        org.netbeans.modules.queries/1 [1.12 200804211638]
        org.openide.loaders [6.9 200804211638]
        org.netbeans.modules.editor.mimelookup.impl/1 [1.2 200804211638]

the process exits without any further messages.
Comment 1 Jesse Glick 2008-04-30 19:16:04 UTC
Cannot diagnose without a way to reproduce.

BTW you are using an old version of JDK 6. Upgrade please before looking for problems in other Java-based software.
Comment 2 Tim Lebedkov 2008-05-06 16:11:39 UTC
I fixed it myself. Instead of adding only the modules I need, I added all modules from renamed clusters.
Comment 3 Tim Lebedkov 2008-08-27 08:56:54 UTC
ok