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 185019

Summary: net.java.nativelibsupport.LibDeploymentException: The jogl.jar native libraries are either not available for this system (OS: Windows Vista CPU: x86) or an error accrued while deploying
Product: third-party Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: 1000omega, bilch_heiner, mmirilovic, rms7326, sinopa
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 145353
Attachments: stacktrace

Description Exceptions Reporter 2010-04-26 14:33:57 UTC
This issue was reported manually by mmirilovic.
It already has 31 duplicates 


Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows Vista

User Comments:
GUEST: I installed the Jogl pack plugin and restarted NetBeans.

GUEST: I was installing the already dowmloaded opengl plugins from the tools plugins drop-dowm menu.

GUEST: no se como empezo estos errors

GUEST: start netbeans

GUEST: While starting NetBeans

GUEST: trying to open netbeans

GUEST: just installed opengl plugin and restarted the ide

GUEST: starting up netbeans to edit/view a .cs file (text file)

sinopa: solo abri el programa y me genero la excepcion

1000omega: Installed netbeans-opengl-pack_0.5.3
Installed all nbm files from the zip file "1232139592441_netbeans-opengl-pack_0.5.3.zip"

GUEST: The exception ocurred when I was launching the IDE

GUEST: starting netbeans

bilch_heiner: Starting NetBeans after the OpenGL Pack is installed




Stacktrace: 
net.java.nativelibsupport.LibDeploymentException: The jogl.jar native libraries are either not available for this system (OS: Windows Vista CPU: x86) or an error accrued while deploying
   at net.java.nativelibsupport.NativeLibSupport.deploy(NativeLibSupport.java:131)
   at net.java.nboglpack.jogl.Installer.restored(Installer.java:28)
   at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:440)
   at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:361)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:917)
   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
Comment 1 Exceptions Reporter 2010-04-26 14:34:06 UTC
Created attachment 98057 [details]
stacktrace