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 226327 - java.io.FileNotFoundException: /home/tonda/builds/odcs-348-20121114-team-userdir/var/bugtracking/https%3A%2F%2Fmydeveloper%2Ddeveloperdomain2.developer.us0.oraclecloudapps.com%2Fs%2Fmydeveloper%2Ddeve
Summary: java.io.FileNotFoundException: /home/tonda/builds/odcs-348-20121114-team-user...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-19 13:11 UTC by Antonin Nebuzelsky
Modified: 2013-05-31 16:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 198752


Attachments
stacktrace (1.64 KB, text/plain)
2013-02-19 13:11 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2013-02-19 13:11:38 UTC
Build: NetBeans IDE Dev (Build ODS-348-on-20121114)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b10
OS: Linux

Stacktrace: 
java.io.FileNotFoundException: /home/tonda/builds/odcs-348-20121114-team-userdir/var/bugtracking/https%3A%2F%2Fmydeveloper%2Ddeveloperdomain2.developer.us0.oraclecloudapps.com%2Fs%2Fmydeveloper%2Ddeveloperdomain2_netbeans%2Dtest%2D1%2Ftasks%2F/All%20tasks.qa (File name too long)
   at java.io.FileOutputStream.open(FileOutputStream.java:0)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
   at org.netbeans.modules.bugtracking.ui.issue.cache.StorageUtils.getFileOutputStream(StorageUtils.java:76)
   at org.netbeans.modules.bugtracking.ui.issue.cache.StorageUtils.getDataOutputStream(StorageUtils.java:65)
   at org.netbeans.modules.bugtracking.ui.issue.cache.StorageUtils.getQueryOutputStream(StorageUtils.java:120)
   at org.netbeans.modules.bugtracking.ui.issue.cache.IssueStorage.storeArchivedQueryIssues(IssueStorage.java:442)
Comment 1 Antonin Nebuzelsky 2013-02-19 13:11:40 UTC
Created attachment 131565 [details]
stacktrace
Comment 2 Tomas Stupka 2013-02-20 13:23:07 UTC
fixed in core-main #f214924e68fe
Comment 3 Tomas Stupka 2013-02-20 13:23:40 UTC
has to be merged to trunk. keeping open until then ...
Comment 4 Quality Engineering 2013-04-18 02:21:23 UTC
Integrated into 'main-golden', will be available in build *201304172301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f214924e68fe
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #226327 - java.io.FileNotFoundException: /home/tonda/builds/odcs-348-20121114-team-userdir/var/bugtracking/https%3A%2F%2Fmydeveloper%2Ddeveloperdomain2.developer.us0.oraclecloudapps.com%2Fs%2Fmydeveloper%2Ddeve
Comment 5 Tomas Stupka 2013-05-31 16:12:05 UTC
merged in trunk