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 211823 - java.io.IOException: java.io.IOException: error=13, Permission denied
Summary: java.io.IOException: java.io.IOException: error=13, Permission denied
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 7.2
Hardware: All All
: P4 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-27 06:29 UTC by Martin Fousek
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187429


Attachments
stacktrace (1.14 KB, text/plain)
2012-04-27 06:30 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2012-04-27 06:29:59 UTC
Build: NetBeans IDE Dev (Build 20120427-b93cd81be9db)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

User Comments:
marfous: - wrong permissions on WebLogic's startup scripts causes these exception
- feel free to downgrade to P4 - not much common situation




Stacktrace: 
java.io.IOException: java.io.IOException: error=13, Permission denied
   at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
   at java.lang.ProcessImpl.start(ProcessImpl.java:65)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
   at org.netbeans.api.extexecution.ExternalProcessBuilder.call(ExternalProcessBuilder.java:296)
   at org.netbeans.modules.j2ee.weblogic9.optional.WLStartServer$WLStartTask.run(WLStartServer.java:594)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
Comment 1 Martin Fousek 2012-04-27 06:30:03 UTC
Created attachment 118845 [details]
stacktrace
Comment 2 Martin Fousek 2012-04-27 06:42:44 UTC
Probably WebLogic issue...
Comment 3 Quality Engineering 2015-02-04 03:35:19 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.