Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
jaguarpy
Post subject: ZK Studio not working  PostPosted: Sep 02, 2008 - 06:12 AM



Joined: Aug 28, 2008
Posts: 12

I installed Zk Studio following this guide

http://www.zkoss.org/smalltalks/zkstudioins/

but I can't make it work.
I tried a "-clean" start but still got this error, and can't open .ZUL editor neither add ZK's Jar in the preferences dialog.
I have this error:

Code:
An error has occurred. See error log for more details.
java.util.Properties.store(Ljava/io/Writer;Ljava/lang/String;)V

and in the log, several errors starting with:

!
Code:
MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
   at org.zkoss.eclipse.editor.wst.ZulContext.inputDocumentChanged(ZulContext.java:194)
   at org.eclipse.jface.text.TextViewer.fireInputDocumentChanged(TextViewer.java:2685)
   at org.eclipse.jface.text.TextViewer.setDocument(TextViewer.java:2734)


and followed by:

Code:
!ENTRY org.eclipse.osgi 4 0 2008-09-02 07:09:31.312
!MESSAGE An error occurred while automatically activating bundle org.zkoss.eclipse.services (135).
!STACK 0
org.osgi.framework.BundleException: The activator org.zkoss.eclipse.services.ServicesPlugin for bundle org.zkoss.eclipse.services is invalid
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
   at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
   at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
   at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)


snip...

Code:
!ENTRY org.eclipse.ui.workbench 4 2 2008-09-02 07:09:31.328
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in org.zkoss.eclipse.services was unable to load class org.zkoss.eclipse.services.core.StartUpCheckPreferInfo.
   at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
   at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162)
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: ZK Studio not working  PostPosted: Sep 02, 2008 - 04:10 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

jaguarpy,
ZK Studio is not certified to run with MyEclipse. The error that you got suggests that this is a compatibility issue.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
jaguarpy
Post subject: RE: ZK Studio not working  PostPosted: Sep 03, 2008 - 02:11 AM



Joined: Aug 28, 2008
Posts: 12

Then I get for my money a product that is some ways, an improved eclipse, and some others a lesser one? According to plugins list, MyEclipse is based on 3.3 and has WTP, right? What is the "compatibility issue" ?
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: ZK Studio not working  PostPosted: Sep 03, 2008 - 05:16 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

MyEclipse has WTP integrated in it and you cannot setup the WTP along with MyEclipse. The link you posted mentioned that you need the WTP plugin insalled along with Eclipse 3.3. That could be causing the conflict here. Did you setup the WTP plugin?

BTW, I hope you tried setting up this plugin with MyEclipse 6.5 because that is the version compatible with Eclipse 3.3.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
jaguarpy
Post subject: Re: RE: ZK Studio not working  PostPosted: Sep 05, 2008 - 06:34 PM



Joined: Aug 28, 2008
Posts: 12

support-nipun wrote:
MyEclipse has WTP integrated in it and you cannot setup the WTP along with MyEclipse.

I don't understand. Sounds like a contradiction to me, "hast but cannot setup" ?

Quote:
The link you posted mentioned that you need the WTP plugin insalled along with Eclipse 3.3. That could be causing the conflict here. Did you setup the WTP plugin?

According to you "MyEclipse has WTP integrated", what exactly does it mean?

Quote:
BTW, I hope you tried setting up this plugin with MyEclipse 6.5 because that is the version compatible with Eclipse 3.3.

Here it says that MyEclipse 6.0.1 is "full compatible with Eclipse 3.3.x and Europa Projects".
http://www.genuitec.com/images/brochure_08.pdf

Is MyEclipse 6.5 worst than 6.0.1 ?
ZK Studio only requires Eclipse 3.3 and WTP (whis is an Europa Project).
I Still don't understand why can't I have it running on MyEclipse.
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Re: RE: ZK Studio not working  PostPosted: Sep 05, 2008 - 07:13 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

jaguarpy,
Firstly, I'm sorry for the confusion.

Quote:

Here it says that MyEclipse 6.0.1 is "full compatible with Eclipse 3.3.x and Europa Projects".

This is correct. MyEclipse is a set of plugins and it HAS to be setup with Eclipse. You can either setup Eclipse separately and then add MyEclipse to it using the Archive installer or you can grab the MyEclipse All in One installer that has Eclipse and MyEclipse pre-integrated and optimized to run together.

Quote:

Is MyEclipse 6.5 worst than 6.0.1 ?

MyEclipse 6.5 is the newer version of MyEclipse. It is not worst than 6.0.1. Infact it has some bug fixes over 6.0.1.

Quote:

According to you "MyEclipse has WTP integrated", what exactly does it mean?

MyEclipse is built ontop of WTP and installing WTP into a MyEclipse install can lead to incompatibilities and breaks.

If you setup the WTP plugin along side MyEclipse, it could cause incompatibilities between the WTP plugin and MyEclipse WTP.

The plugin that you are trying to run with MyEclipse is not certified to run with MyEclipse and Im not sure if it will run if you try to set it up directly with MyEclipse since a prerequisite for this plugin is the WTP plugin. You can try setting this plugin up directly with MyEclipse since it already has Eclipse 3.3 and WTP running. I hope that helps.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
jaguarpy
Post subject: RE: Re: RE: ZK Studio not working  PostPosted: Sep 05, 2008 - 11:42 PM



Joined: Aug 28, 2008
Posts: 12

Thanks for the response.

If I install MyEclipse through Pulse or Archived Site, can I choose not to install MyEclipse WTP, and later install WTP from Eclipse.org ?
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Re: RE: ZK Studio not working  PostPosted: Sep 08, 2008 - 07:56 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5657

Quote:

If I install MyEclipse through Pulse or Archived Site, can I choose not to install MyEclipse WTP, and later install WTP from Eclipse.org ?

I'm sorry thats not possible.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits