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 178532 - when deploying the server occour errors alaways for long
Summary: when deploying the server occour errors alaways for long
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-12 18:49 UTC by wsc0751
Modified: 2011-11-16 16:41 UTC (History)
0 users

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 wsc0751 2009-12-12 18:49:02 UTC
my english is poor!But I try to explain my point of view!
one:use jsp developing or jsp+servlet or jsp+servlet+jpa(use toplink)
with netbeans,develop jsp or jsp+servlet or jsp+servlet+jpa(use toplink) the tomcat can work satisfactorily,but sometimes after it start ,the processbar always show busy !this is not discontentedly  to me,but I shoutdown tomcat,netbeans can't do ,this is very troublely!I must use system task manager
to kill java.exe process!this thing is worse when I update the code!netbeans can auto deployee the web program,but  nightmare  also comes.I can't know the server is starting or shoutdown!Because the processbar always show busy,it display the server is starting and the web is deployeeing,until after 120s ,the server timeout!but I use system task manager ,I can work with it.
two:use developing Struts JPA(hibernate) spring
netbeans work badly very much ! the above thing occur much continually .
I can't help using eclipse!netbeans integration is very good!but any web program must require a web server,server is too bad to debug ,it cost much time!
eclipse start server as javaw.exe,although sometimes the depeloyeeing take misstake ,but eclipse can control it effectively .I can  expediently  start or showdown or restart the server!
on the other hand,eclipse start server fast a little!
I feel that netbeans auto depeloyee more frequently!close the code editer,or update the code and so on,it auto depeloyee.eclipse can delay,and reduce the times,which depeloyee the program,and the times it too much ,eclipse can stop 
auto depeloyee !Because the times is too much,We think the developer is frequently updating the code,so the IDE unnecessarily redepeloyee!when the developer request the page,he know the error,he can start the server.this is good to above thing,at lowest ,the server is controlled easily!eclipse yet occur error when the depeloyeeing times is to much !but eclipse can stop the server!netbeans require system task manager!
   I use netbeans 6.5,6.7,6.7.1,yestday,I use 6.8,I find this thing is still exist!
Comment 1 wsc0751 2010-01-03 21:14:52 UTC
maybe I loses some jars,I add two jars that I didn't add,netbeans work better than before,it reload the web correctly!the two jar is bsf-2.3.0.jar and commons-chain-1.1.jar,they are folded by struts1.3.8
I think some jars are not needed on running,but sometimes they are needed!
I am sorry for my fault!
Comment 2 Petr Hejl 2010-05-10 13:53:08 UTC
Ok closing as WORKSFORME.