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 214030 - Failure on startup: Failed to create temporary file for jnidispatch library: java.io.IOException: Permission denied
Summary: Failure on startup: Failed to create temporary file for jnidispatch library: ...
Status: RESOLVED DUPLICATE of bug 212938
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 09:50 UTC by c.muehlmann
Modified: 2012-06-12 09:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
output of netbeans on the console (12.25 KB, application/octet-stream)
2012-06-12 09:50 UTC, c.muehlmann
Details
output of sencond try (removed old .netbeans before) (46.16 KB, application/octet-stream)
2012-06-12 09:51 UTC, c.muehlmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description c.muehlmann 2012-06-12 09:50:12 UTC
Created attachment 120717 [details]
output of netbeans on the console

Hello,

today I installed netbeans 7.2beta on debian/wheezy amd64. Before I used netbeans 7.0.1 from the distributon-archives.

On startup netbeans crashes: An exception is raised, it seems that an temporary file can not be created. 

Installation was done as root to /opt/netbeans-7.2beta/, netbeans was run as an ordinary user:

user@host:/opt/netbeans-7.2beta/bin$ ./netbeans

as an second try, I moved ~/.netbeans out of the way. Netbeans started, but some exceptions were still raised.

I added the complete console-output from both tries as an attachment.

thanks,

Christoph
Comment 1 c.muehlmann 2012-06-12 09:51:12 UTC
Created attachment 120718 [details]
output of sencond try (removed old .netbeans before)
Comment 2 Stanislav Aubrecht 2012-06-12 09:58:42 UTC

*** This bug has been marked as a duplicate of bug 212938 ***