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 179958 - second use of Deploy is slow for EAR project
Summary: second use of Deploy is slow for EAR project
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 06:53 UTC by Vince Kraemer
Modified: 2010-02-09 16:34 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 Vince Kraemer 2010-01-28 06:53:57 UTC
From bug 136307... https://netbeans.org/bugzilla/show_bug.cgi?id=136307#c7

* My "Enterprise Application" project contains one web module, one EJB-module
and both uses the same project as shared library.
* If i use "deploy on save" option, this bug is irrelevant.
* At the first Deploy this bug does not occurs, but if i click Deploy at
second time, it will work very slow. There is a workaround for this: if i use
"Clean and Build" for this project and then "Deploy" every time, it work much
faster.
* Size of the result .ear file is ~25M
* I use glassfish v2.1 with netbeans 6.7 at Solaris\sparc
* JavaServerFacer framework enabled for web module that included to
EAR-application and some JPA's EJB beans are registered in EJB-module.
* I can't check it with NetBeans 6.8 because JSF1.2 projects is no longer
supported by netbeans and it can't be built.
Comment 1 Vince Kraemer 2010-02-09 16:34:13 UTC
please attach the server log file that gets generated when you see this issue.

I have tried to divine what is happening, based on the data you have given me.

I do see a small slowdown on the second deploy of my test app, which creates a 16MB ear, when I use 6.7.1.

I do not see 'my' slowdown when I use a dev build of 6.9 to do the deploys... one after the other.

It would be great to get the source to the collection of projects that generate this behavior, so I could inspect them for clues...

If you can create a test project, that demonstrates the behavior in a recent dev build, that would be awesome, too.

At this point, I have to close this issue as worksforme, since I cannot reproduce it in NB 6.9.