java - Application startup task failed with exit code 1 when Deploy on azure -


i'm newbie on azure.i try following article : http://msdn.microsoft.com/en-us/library/windowsazure/hh690944(vs.103).aspx

first beginner create helloworld app jsp

i have uploading both of file blob storage using azure storage explorer :

  • service configuration.cscfg

  • windowsazurepackage.cspkg

then try create new hosting services , inclue these file inside.

but on progress stop on status :

application startup task failed exit code 1. [2012-06-05t14:51:58z] 

for long time waiting, firstly saya initializating, recovering role, still same.progress stop.

what error ? there configuration missing ?

as of june 2012 update of windows azure plugin eclipse java, basic deployment of java app server + apps got simpler -- it's part of new windows azure project wizard ui. "old" way of copying startup scripts still works, , more advanced users may still find preferable, if you're getting started java on windows azure, find wizard-based approach simpler, quicker , less opportunity error.

easiest start 5 min demo at: http://channel9.msdn.com/blogs/interoperability/java-applications-in-windows-azure-cloud-services-using-eclipse


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -