First time here? Check out the FAQ!
eclipse.buildId=M20090211-1700 java.version=1.6.0_13 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86 Error Wed Jun 10 10:10:08 CEST 2009 FileNotFoundException - downloading with incorrect file url: http://studioupdate.zkoss.org/studio/welcome/welcome20090609.zipat [org.zkoss.eclipse.services.welcome.update.WelcomePageUpdate] java.io.FileNotFoundException: http://studioupdate.zkoss.org/studio/welcome/welcome20090609.zip at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1303) at org.zkoss.eclipse.services.welcome.update.WelcomePageUpdate.downloadZipFile(WelcomePageUpdate.java:127) at org.zkoss.eclipse.services.welcome.update.WelcomePageUpdate.startUpdate(WelcomePageUpdate.java:50) at org.zkoss.eclipse.services.welcome.update.FileUpdateTask.run(FileUpdateTask.java:12) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462)
I use eclipse europa 3.4.2
Thanks
ORAZIO
Hi,
it is a bug, this is not an error actually.
it is just a "DEBUG" log, however we set it to "ERROR" level.
you don't need to care this, and we will fix it next version.
thanks.
Hi Dennis, thanks ...
other problem:
i can't use SIMPLE CODE WIZARD to create Basic Samples >> Hello World MVC! In the last step, when confirm Finish i get window error:
cannot create folder :/www/exemple/it/src www/exemple/it/hellomvc
In error log win:
eclipse.buildId=M20090211-1700 java.version=1.6.0_13 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86 Error Wed Jun 10 12:18:20 CEST 2009 cannot crete folder :/www/exemple/it/src/www/exemple/it/hellomvc at [org.zkoss.eclipse.zks.ui.tempalte.SampleCodeSelectionWizard] org.zkoss.eclipse.zks.template.core.TemplateException: cannot crete folder :/www/exemple/it/src/www/exemple/it/hellomvc at org.zkoss.eclipse.zks.template.core.internal.OutputClassProcessor.execute(OutputClassProcessor.java:67) at org.zkoss.eclipse.zks.template.core.internal.TemplateManager.execute(TemplateManager.java:120) at org.zkoss.eclipse.zks.template.core.internal.TemplateManager.execute(TemplateManager.java:72) at org.zkoss.eclipse.zks.ui.tempalte.SampleCodeSelectionWizard$2.run(SampleCodeSelectionWizard.java:115) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Caused by: java.lang.RuntimeException: cannot crete folder :/www/exemple/it/src/www/exemple/it/hellomvc at org.zkoss.eclipse.util.ProjectFileHelper.save(ProjectFileHelper.java:73) at org.zkoss.eclipse.util.ProjectFileHelper.save(ProjectFileHelper.java:66) at org.zkoss.eclipse.zks.ui.tempalte.ProjectOutputWriter.createFile(ProjectOutputWriter.java:61) at org.zkoss.eclipse.zks.template.core.internal.OutputClassProcessor.execute(OutputClassProcessor.java:65) ... 4 more
the folder/package structure looks weird .
what is your folder and package in the last UI?
please provide all the information that you have in last UI, thanks
this is a bug, cause of the project name. :(
if possible , please use another project name (without dot)
I have post it to bug list,
https://sourceforge.net/tracker/?func=detail&aid=2804803&group_id=225644&atid=1065690
Asked: 2009-06-10 08:20:45 +0800
Seen: 986 times
Last updated: Jun 12 '09
ZK studio and eclipse outline problem
ZK Package configuration problem
Eclipse Autocomplete not working in ZUL files...
Syntax Error mark ... help me!
Manual Installation of ZK Studio
Can't see button text whilst running simple demo
Adding Vbox to Center layout in Java