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 9402 - Disabling Editor module makes troubles using eg.Editor, CVS FS
Summary: Disabling Editor module makes troubles using eg.Editor, CVS FS
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-05 10:40 UTC by dmladek
Modified: 2008-12-22 18:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
for CVS problem (NPE) (470 bytes, text/plain)
2001-07-20 20:39 UTC, dmladek
Details
ide log for all (CORE, CVS, PROJECTS,...) (81.36 KB, text/plain)
2001-07-20 20:39 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2001-02-05 10:40:23 UTC
[Pilsen-010202_2CE]
jdk1.3.0_01 PFCS sun
rh70
=====================

this bug is a continuing already fixed bug #8033

The problem wich persist is:
----------------------------
* Uninstaling Editor module having mounted CVS FS
prints folowing E(s). to the attached ide.log:
 ClassNotFoundException (for cvs, editor module)
 IOException		(cvs, editor, project, core)
----------------------------

From user's point of view, this is happens:
-------------------------------------------
1. Disable Editor.
   This warnings will appears:
	"Followin modules has to be disabled to:
		properties.syntax
		web.core.s.....
		vcs.cmdline...."
	=============================================
	Could SOMEONE EXPLAIN why cvs module is depending
		on editor? Is it right?
	=============================================

After it,
* my settings of Editor (colors,...) are thrown away FOREVER !!!
 NO WARNINGS !!! (Even later I enabled editor back, the default settings
 is offered).
* I can still use Editor with its default settings !!! Even that
 it was DYNAMICALY UNISTALLED !!!
* almost all CVS ACTION are available, but almost all failed :-(
 and for some action, NPE is thrown (see CVS-NPE.txt)
---------
* after restart ide, a few warnings about:
	error loading services, filesystems,...etc. is popuped.
* My CVS FS is unmounted :-(
-----------------

So that's all my problems.
I'm attaching also ide.log.
Comment 1 dmladek 2001-02-05 10:42:59 UTC
Created attachment 566 [details]
for CVS problem (NPE)
Comment 2 dmladek 2001-02-05 10:45:59 UTC
Created attachment 567 [details]
ide log for all (CORE, CVS, PROJECTS,...)
Comment 3 Jesse Glick 2001-02-05 14:16:59 UTC
Please file individual bugs in appropriate categories. I see at least one vcscvs
and one projects bug (from the stacktraces), an editor bug (editor used after
uninstalled), ... assigning to core will not cause anything to happen unless
there is really a core bug in here somewhere.
Comment 4 dmladek 2001-02-05 18:19:59 UTC
OK. As Jesse suggested to me, I'm going to split this bug
piece by piece to individual modules categories:-(

So,I'm verifiing this bug as invalid and ....fireing new ones
Comment 5 Quality Engineering 2003-07-01 16:26:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.