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 205171 - Endless error messages "Invalid fileObject ...[invalid], trying again for ..."
Summary: Endless error messages "Invalid fileObject ...[invalid], trying again for ..."
Status: RESOLVED DUPLICATE of bug 205241
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-16 02:33 UTC by Jesse Glick
Modified: 2011-11-21 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2011-11-16 02:33:16 UTC
Was running a dev build and had been rebuilding JNLP for a platform app. Suddenly the console started spewing warnings:

WARNING [org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj]: Invalid fileObject /tmp/testi18n/build/jnlp/master.jnlp@15d7c0d7:371ec7[invalid], trying again for 10
WARNING [org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj]: Invalid fileObject /tmp/testi18n/build/jnlp/master.jnlp@15d7c0d7:371ec7[invalid], trying again for 11
.................
WARNING [org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj]: Invalid fileObject /tmp/testi18n/build/jnlp/master.jnlp@15d7c0d7:371ec7[invalid], trying again for 24,170
WARNING [org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj]: Invalid fileObject /tmp/testi18n/build/jnlp/master.jnlp@15d7c0d7:371ec7[invalid], trying again for 24,171
WARNING [org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj]: Invalid fileObject /tmp/testi18n/build/jnlp/master.jnlp@15d7c0d7:371ec7[invalid], trying again for 24,172
WARNING [org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj]: Invalid fileObject /tmp/testi18n/build/jnlp/master.jnlp@15d7c0d7:371ec7[invalid], trying again for 23,172

until I closed the IDE.
Comment 1 Jaroslav Tulach 2011-11-21 14:03:34 UTC

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