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 12565 - running netbeans3.2 rel 11 with jdk1.4 beta: tabbed pane exception
Summary: running netbeans3.2 rel 11 with jdk1.4 beta: tabbed pane exception
Status: CLOSED DUPLICATE of bug 11990
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-02 23:56 UTC by Henry Story
Modified: 2008-12-22 19:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (9.39 KB, text/plain)
2001-07-20 20:42 UTC, Henry Story
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Story 2001-06-02 23:56:05 UTC
1)     I am running RedHat 7.1. Have upgraded to the latest alpha release of kde 
2.2alpha2 (so  perhaps this is the cause of the problem). 

2) I installed the latest jdk1.4:

hstory@bblfish:hstory>/usr/java/j2sdk1.4.0/bin/java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)

3) I then created a fresh nbuser directory

4) I downloaded the build 11 of netbeans 3.2 that is supposed to work with the 
jdk1.4
NetBeans release32 build
------------------------
Number:   11
Date:     May 29 2001
Branding:
Branch:   release32
Tag:


5) I stated this version of netbeans.

6) the installation goes ok

7) when I create a new project I get the following output on my terminal: that goes 
on pretty much forever



       at java.security.ProtectionDomain.implies(ProtectionDomain.java:199)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:258)
        at 
java.security.AccessController.checkPermission(AccessController.java:400)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
        at 
org.netbeans.core.execution.TopSecurityManager.checkPermission(TopSecurityManager.java:255)
        at java.security.Security.getProperty(Security.java:1185)
        at sun.security.provider.PolicyFile.initPolicyFile(PolicyFile.java:503)
        at sun.security.provider.PolicyFile.initPolicyFile(PolicyFile.java:487)
        at sun.security.provider.PolicyFile.access$000(PolicyFile.java:245)
        at sun.security.provider.PolicyFile$1.run(PolicyFile.java:413)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.security.provider.PolicyFile.init(PolicyFile.java:411)
        at sun.security.provider.PolicyFile.implies(PolicyFile.java:1069)
        at java.security.ProtectionDomain.implies(ProtectionDomain.java:199)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:258)
        at 
java.security.AccessController.checkPermission(AccessController.java:400)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
        at 
org.netbeans.core.execution.TopSecurityManager.checkPermission(TopSecurityManager.java:255)
        at java.security.Security.getProperty(Security.java:1185)
        at sun.security.provider.PolicyFile.initPolicyFile(PolicyFile.java:503)
        at sun.security.provider.PolicyFile.initPolicyFile(PolicyFile.java:487)
        at sun.security.provider.PolicyFile.access$000(PolicyFile.java:245)
        at sun.security.provider.PolicyFile$1.run(PolicyFile.java:413)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.security.provider.PolicyFile.init(PolicyFile.java:411)
        at sun.security.provider.PolicyFile.implies(PolicyFile.java:1069)
        at java.security.ProtectionDomain.implies(ProtectionDomain.java:199)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:258)
        at 
java.security.AccessController.checkPermission(AccessController.java:400)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
        at 
org.netbeans.core.execution.TopSecurityManager.checkPermission(TopSecurityManager.java:255)
        at java.security.Security.getProperty(Security.java:1185)
        at sun.security.provider.PolicyFile.initPolicyFile(PolicyFile.java:503)
        at sun.security.provider.PolicyFile.initPolicyFile(PolicyFile.java:487)
        at sun.security.provider.PolicyFile.access$000(PolicyFile.java:245)
        at sun.security.provider.PolicyFile$1.run(PolicyFile.java:413)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.security.provider.PolicyFile.init(PolicyFile.java:411)
        at sun.security.provider.PolicyFile.implies(PolicyFile.java:1069)
        at java.security.ProtectionDomain.implies(ProtectionDomain.java:199)
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:258)
Comment 1 Henry Story 2001-06-03 00:44:00 UTC
Sorry, I was wrong. I was running an old development release of netbeans with
the jdk1.4 beta, not the netbeans 3.2 release 11 as I thought.
(I am obviously much too tired to be sitting in front of a computer...)

Anyway, there was an other error message when I created a new project. So I will 
attach the log file for that. But at least it works much better now.


Comment 2 Henry Story 2001-06-03 00:46:40 UTC
Created attachment 1482 [details]
log file
Comment 3 Jan Zajicek 2001-06-05 09:10:30 UTC
From the attached ide.log is obvious that some problem is in winsys. Assigning.
Comment 4 Jan Chalupa 2001-06-20 09:03:24 UTC

*** This issue has been marked as a duplicate of 11990 ***
Comment 5 Quality Engineering 2003-07-01 16:15:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.