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 22150 - Firststart multiple modules declared warning, module/ext libraries should be autoload
Summary: Firststart multiple modules declared warning, module/ext libraries should be ...
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: -FFJ-
Hardware: All All
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
: 20773 22458 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-05 21:33 UTC by Chris Webster
Modified: 2003-04-03 02:26 UTC (History)
1 user (show)

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 Chris Webster 2002-04-05 21:33:37 UTC
The following messages are generated during the
firststart process:

Warning: the extension
/tmp/ffjREPO/f4j_all/f4jbuild/firststart/modules/ext/jasper-runtime.jar
may be multiply loaded by modules:
[/tmp/ffjREPO/f4j_all/f4jbuild/firststart/modules/tomcat40.jar,
/tmp/ffjREPO/f4j_all/f4jbuild/firststart/modules/jsp-parser.jar]
Warning: the extension
/tmp/ffjREPO/f4j_all/f4jbuild/firststart/modules/ext/jasper-compiler.jar
may be multiply loaded by modules:
[/tmp/ffjREPO/f4j_all/f4jbuild/firststart/modules/tomcat40.jar,
/tmp/ffjREPO/f4j_all/f4jbuild/firststart/modules/jsp-parser.jar]

The jasper-compiler.jar and the jasper-runtime are
good candidates for autoload modules. This should
eliminate the warnings.
Comment 1 _ rkubacki 2002-04-08 15:57:59 UTC
Autoload module is yet another module and requires nbm.

Hack is to add dependecy jspparser -> tomcat40

we need better solution (probably in NB3.4) for these dependencies.
Comment 2 _ rkubacki 2002-04-09 13:05:07 UTC
*** Issue 20773 has been marked as a duplicate of this issue. ***
Comment 3 _ rkubacki 2002-04-09 13:10:02 UTC
There is no real bug related to this informational message. According
to team's decision we are going to fix it in next version (NB3.4).
Also see #19692
Comment 4 _ rkubacki 2002-04-16 09:07:39 UTC
*** Issue 22458 has been marked as a duplicate of this issue. ***
Comment 5 _ rkubacki 2002-05-20 16:46:34 UTC
fixed in trunk
Comment 6 Jason Rush 2003-04-03 02:26:04 UTC
Verified in Nevada build 030401.