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 15513 - Filesystems are lost.
Summary: Filesystems are lost.
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-14 11:39 UTC by Jan Zajicek
Modified: 2008-12-22 21:57 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
3 ide logs which should contain the "key" to this bug (240.35 KB, application/octet-stream)
2001-10-01 17:13 UTC, dmladek
Details
Please try this patch (12.05 KB, application/octet-stream)
2001-10-02 09:16 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Zajicek 2001-09-14 11:39:52 UTC
First of all, I know that without execat reproductions steps isn't this a good
bug report and I don't like such that bugreports too. So, take this issue like a
general one, that complains about buggy behaviour of Automount.


So to the problem:
Sometimes (I can say once from ten tries) after ide restart I lost all mounted
filesystems. Only the globalfilesystem sampledir was left.

May be that this issue is related to the issue #15417.
Comment 1 Jan Zajicek 2001-09-14 11:55:52 UTC
Sorry, of course this should be P1, because the code is unstable.
Comment 2 Jan Zajicek 2001-09-14 12:18:59 UTC
Ok, without reproduction steps is crazy mark this as P1. Let's change
the priority to P2. You have to agree that there is still something wrong.
Comment 3 Jan Pichert 2001-09-14 12:26:11 UTC
Related problem.

Each time when restarting the IDE all expanded filesystems are 
collapsed. Except for the one whit node that has focu.
Comment 4 Jan Pokorsky 2001-09-17 18:16:31 UTC
*** Issue 15057 has been marked as a duplicate of this issue. ***
Comment 5 Jaroslav Tulach 2001-09-24 17:12:36 UTC
Log needed. -J-Dorg.netbeans.core.AutomountSupport=-5 please.
Comment 6 Jaroslav Tulach 2001-09-24 18:04:20 UTC
Waiting for log.
Comment 7 dmladek 2001-10-01 17:11:37 UTC
Yarda,
I hope I'll satisfaid your needs:-)

I  was able to reproduce it on today's build #200110010100
on jdk1.3.1, rh71

and Martin Entlicher too on his Solaris (but he has no logs)


I'm attaching 3 ide.logs  putted together in one zip archive 'cause
their size is more then 4MB and they are too detailed, and I'm afraid
to cut only useful info...so you have all what I've done.

Comment 8 dmladek 2001-10-01 17:13:37 UTC
Created attachment 2778 [details]
3 ide logs which should contain the "key" to this bug
Comment 9 dmladek 2001-10-01 17:17:14 UTC
CC'ing Martin nad myself
Comment 10 dmladek 2001-10-01 17:17:49 UTC
once more CC'ing myself
Comment 11 dmladek 2001-10-01 17:28:11 UTC
P1...because it occures on each restart if IDE:-(
Comment 12 Jaroslav Tulach 2001-10-02 09:16:32 UTC
Created attachment 2790 [details]
Please try this patch
Comment 13 Jaroslav Tulach 2001-10-02 09:18:00 UTC
I hope that with the attached patch you will not be able to reproduce
the behaviour anymore. Remind me of result please.
Comment 14 Martin Entlicher 2001-10-02 12:15:49 UTC
The patch works for me. I'm not able to reproduce the problem any more
Comment 15 dmladek 2001-10-02 12:49:12 UTC
for me it is OK too.
But frankly speaking I wasn't able to reproduce it on today dev build
#200110020100 without patch too.

Comment 16 Jaroslav Tulach 2001-10-02 15:22:31 UTC
Ok, the patch integrated into main trunk. At least it should make
things better.
Comment 17 Lukas Hasik 2002-01-10 17:18:52 UTC
automountsupport rewritten.

problem gone for 2 months

reopen if reappears