cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Problem

Former Member
0 Kudos

Hi All,

I am facing strange problem.till day before yesterday ,i was able to deploy my project and view its output properly.But i dont know what happened it is taking lot of time for deployment and after finishing deployment it is taking lot of time in explorer.

Moreover,I dont have anything in controller's init.Everything in view's init.and methods are in controller.

When it gets open in explorer,then it is not showing anything but in status bar it is displaying as done.

Regards,

Anupama.

Accepted Solutions (1)

Accepted Solutions (1)

narendra_bendi
Active Participant
0 Kudos

try with clearing the cache of the J2EE server.

Regards,

Narendra.

Answers (4)

Answers (4)

venkatakalyan_karanam
Active Contributor
0 Kudos

Hi

Try to change the server settings to some other Sand box server and test it on it. Restart the server/Nwds also helpfull in some scenarios.

Regards

Kalyan

Former Member
0 Kudos

Hi All,

Thanks for u'r replies.Actually that problem was from some properties in view.i changed it to visible.

Regards,

Anu

Former Member
0 Kudos

Hi Anupama

These can be possible solutions

1) Change your Project Name and Application name and deploy the new one again

2) Undeploy your application , restart the server and redeploy the EXISTING application again

Best Regards

Chaitanya.A

Former Member
0 Kudos

Hello,

do i understand you right? After deploying also your code inside the nwds is gone???

kind regards

Fabian

Former Member
0 Kudos

Hi,

Some times a restart of the J2EE engine will help as it was working fine....

Could be because of hanging threads

Regards

Ayyapparaj