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 - 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
Summary: net.java.nativelibsupport.LibDeploymentException: The jogl.jar native librari...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 14:33 UTC by Exceptions Reporter
Modified: 2010-04-26 14:34 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145353


Attachments
stacktrace (1.08 KB, text/plain)
2010-04-26 14:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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