Hello Shalini, thank you for your replay.
I followed your recommendation but never received a error in the .log File.
Following Steps I have taken:
1) I cleaned and saved the .log file
2) I removed the Deployment from the Server and started the Server without a deployment
-> The .log file remains empty
3) I right clicked on the web project and selected “Run As->MyEclipse Server Application”. This way the IDE deploys the Project to the server and starts the server.
-> The .log file remains empty. The deployed Project works.
4) I stopped the server and started it again over the server tab. (Without a redeploy)
-> The .log file still remains empty. The deployed Project works.
5) I stopped the server and started it over “Run As->MyEclipse Server Application” (Without making a change in the project). I also tried this step over the server tab with the same result.
-> The .log file still remains empty. The deployed Project now running in a ClassCastException.
6) If I stop the server now and start it again over the server tab the new deployment will work.