I Often get Deployment Errors is it necessary to reinstall every time JSC2
Hi i am using JSC2 update 1, but i am not satisfied with this IDE, Because it often shows deployment error when i run my application and really it irritates me. Till Now i have downloaded and reinstalled it for Five times but it still showing errors. I am always busy with rectifying the errors in IDE rather than using it for developing applications. Even i have tried all possibilities to rectify it but it wont. Please can you suggest me a good IDE for developing Database based web applications. Its really tough to continue to work with JSC2 update 1.
Any help please i am really frustrated by using JSC2 update 1 IDE.
# 2
Exception=Deployment error: Deployment timed out after 240 seconds.. See the server log file for details.
Deployment error: Deployment timed out after 240 seconds.. See the server log file for details.
at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deploymen t.java:198)
at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:75)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:234)
at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:242)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
Caused by: java.lang.RuntimeException: Deployment timed out after 240 seconds.
at org.netbeans.modules.j2ee.deployment.impl.TargetServer.sleep(TargetServer.java: 521)
at org.netbeans.modules.j2ee.deployment.impl.TargetServer.handleDeployProgress(Tar getServer.java:932)
at org.netbeans.modules.j2ee.deployment.impl.TargetServer.handleDeployProgress(Tar getServer.java:912)
at org.netbeans.modules.j2ee.deployment.impl.TargetServer.deploy(TargetServer.java :596)
at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deploymen t.java:188)
... 10 more
C:\Documents and Settings\SRNI\My Documents\Creator\Projects\MusicAdd\nbproject\build-impl.xml:491: Deployment error: Deployment timed out after 240 seconds.. See the server log file for details.
BUILD FAILED (total time: 10 minutes 2 seconds)
This is the error i often get and i always use to rectify it.
1) I have stopped my norton Antivirus software and restarted my sun java application server.
2) I have checked whether there is any port conflicts by typing netstat -a on command prompt. But it shows that 29080 is LISTENING. but when i try it will show again the same error.
3) i have checked for usernames and passwords also.
I was left with only one option that is if any application is corrupted or not , but i dont know how to check it.
can i use any other port no in place of 29080 or i have to use that port only. please help me Roman.
Thanking you in Advance.
# 5
This definetely is not a proper solution.. I use it as a work around.
I dont know why it happens or how..
The application server java processes to run..
If you use windows, press ctrl+alt+del and go to the processes tab and kill java related processes..
Better yet, if you are using linux/solaris ps for the java processes and kill it.