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 185044 - java.io.IOException: /Users/petrjiricka/software/netbeans_webmain_3103/bin/WEB-INF
Summary: java.io.IOException: /Users/petrjiricka/software/netbeans_webmain_3103/bin/WE...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 20:28 UTC by Petr Jiricka
Modified: 2010-04-30 05:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166232


Attachments
stacktrace (687 bytes, text/plain)
2010-04-26 20:28 UTC, Petr Jiricka
Details
Exception that appeared prior to the one above (1.93 KB, text/plain)
2010-04-26 20:45 UTC, Petr Jiricka
Details
stacktrace (663 bytes, text/plain)
2010-04-27 18:41 UTC, Vince Kraemer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-04-26 20:28:51 UTC
Build: NetBeans IDE Dev (Build web-main-3103-on-100426)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
pjiricka: Creating a web project

GUEST: open project that created by NetBeans 6.7.1




Stacktrace: 
java.io.IOException: /Users/petrjiricka/software/netbeans_webmain_3103/bin/WEB-INF
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:598)
   at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.createDefaultSunDD(GlassfishConfiguration.java:366)
   at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration.getSunDD(GlassfishConfiguration.java:1310)
   at org.netbeans.modules.glassfish.eecommon.api.config.GlassfishConfiguration$1.run(GlassfishConfiguration.java:605)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1415)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1954)
Comment 1 Petr Jiricka 2010-04-26 20:28:56 UTC
Created attachment 98081 [details]
stacktrace
Comment 2 Petr Jiricka 2010-04-26 20:30:31 UTC
I am getting this always when I create a web project for the 1st time in the clean userdir.
Comment 3 Petr Jiricka 2010-04-26 20:45:53 UTC
Created attachment 98083 [details]
Exception that appeared prior to the one above

I should say that there is another exception in the log file that appeared *before* the one reported by the auto-reporter, see this attachment.
Comment 4 Vince Kraemer 2010-04-27 18:41:09 UTC
Created attachment 98161 [details]
stacktrace
Comment 5 Exceptions Reporter 2010-04-27 18:41:24 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166232
Comment 6 Vince Kraemer 2010-04-27 23:59:45 UTC
I think I can replicate this issue on my MacBook Pro...

I cannot replicate it on my Solaris box.
Comment 7 Vince Kraemer 2010-04-28 18:56:18 UTC
http://hg.netbeans.org/web-main/rev/23dba8a22840
Comment 8 Quality Engineering 2010-04-30 05:03:09 UTC
Integrated into 'main-golden', will be available in build *201004300200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: