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 168538 - Cannot use components on form that reference log4j
Summary: Cannot use components on form that reference log4j
Status: RESOLVED DUPLICATE of bug 160378
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 11:39 UTC by tboerkel
Modified: 2009-07-15 18:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (189.53 KB, text/plain)
2009-07-14 11:39 UTC, tboerkel
Details
Sample project (851.88 KB, application/x-compressed)
2009-07-14 11:41 UTC, tboerkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tboerkel 2009-07-14 11:39:20 UTC
When a component, that was dragged on a form, references log4j, the form cannot be opened in NB 6.7. This works fine in
NB 6.5.

Attaching messages.log and sample project. Try to open the form ControlsTester.
Comment 1 tboerkel 2009-07-14 11:39:55 UTC
Created attachment 84699 [details]
messages.log
Comment 2 tboerkel 2009-07-14 11:41:00 UTC
Created attachment 84701 [details]
Sample project
Comment 3 Jan Stola 2009-07-14 16:22:03 UTC
This problem is caused by issue 160378 e.g. by Maven module. The mentioned issue was fixed in the development builds of 
NetBeans 6.8 already. If you want to use components that are using log4j in NetBeans 6.7 then you have to deactivate 
the Maven plug-in.

*** This issue has been marked as a duplicate of 160378 ***