MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
reich
Post subject: GWT Plugin  PostPosted: Jun 22, 2011 - 11:14 AM
Registered Member
Registered Member


Joined: Feb 05, 2009
Posts: 3

Hi,

I've got something very weird happening using the Google plugin with
MyEclipse 9, but I am out of ideas as to what it could be. I've
developed and deployed Java websites to GAE, using older versions of
the Google plugin, but with the latest one, I seem unable to do
anything. I simply cannot click on the "sign in to Google" button, and
have anything happen. I click it, and zero, zilch, nada, nothing
happens at all. I can right-click it, and get prompted for "Icon only"
or "Sign out on exit", but cannot actually sign in.

It seems to be a problem with the internet connection to google!
I installed plain Eclipse 3.6 IDE incl. Google GWT Plugin there the logon Buttons works, when I log on, and start MyEclipse in parallel, I'm logged on to google to, so GAE deployment works fine?

Meex
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject: RE: GWT Plugin  PostPosted: Jun 22, 2011 - 12:49 PM



Joined: Nov 11, 2010
Posts: 2150

reich,

Sorry that you are running into this issue.

Can you answer some more questions for me to be able to replicate the issue at my end ?

1) How did you install MyEclipse 9 ? Is it through All-In-One installer/Pulse/Archived Update site ?

2) Can you share your build id from Help > About MyEclipse Enterprise Workbench > Build Id ? Paste the build id here.

3) How did you install the GWT plugin and which version? Can you please check if the version of GWT is compatible with base Eclipse version 3.6.1 for MyEclipse 9 ?

4) Did you install any other third party plugins lately ?

5) Start the IDE with -clean, switch to a new workspace and check if the issue persists. If yes then check for related errors logged in the .log file which is located at <workspace dir>/.metadata/.log. Paste the entire error message here for me.

Let me know how this works for you.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
aelgali
Post subject:   PostPosted: Aug 31, 2011 - 08:50 PM
Registered Member
Registered Member


Joined: Jul 05, 2006
Posts: 17

I'm facing the same issue, when i click on the "Sign in to Google..." button nothing happen this is what .log file shows
Code:

!ENTRY org.eclipse.ui 4 0 2011-08-31 14:47:54.629
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.LinkageError: loader constraint violation: when resolving method "org.mortbay.jetty.servlet.ServletHolder.<init>(Ljavax/servlet/Servlet;)V" the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current class, com/google/gdt/eclipse/platform/jetty/JettyServer, and the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) for resolved class, org/mortbay/jetty/servlet/ServletHolder, have different Class objects for the type javax/servlet/Servlet used in the signature
   at com.google.gdt.eclipse.platform.jetty.JettyServer.addServlet(JettyServer.java:54)
   at com.google.gdt.eclipse.login.LoginCallbackServer.<init>(LoginCallbackServer.java:137)
   at com.google.gdt.eclipse.login.GoogleLogin.logIn(GoogleLogin.java:403)
   at com.google.gdt.eclipse.login.GoogleLogin.logIn(GoogleLogin.java:379)
   at com.google.gdt.eclipse.login.ui.LoginTrimContribution$1.mouseUp(LoginTrimContribution.java:90)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:213)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
   at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
   at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
   at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
   at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
   at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
   at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
   at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
   at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Sep 05, 2011 - 09:49 AM



Joined: Nov 11, 2010
Posts: 2150

aelgali ,

I could replicate the issue at my end. I have raised a PR for the dev team to work on it.
Sorry for the inconvenience caused.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Davidbf
Post subject:   PostPosted: Feb 24, 2012 - 12:04 PM



Joined: Feb 24, 2012
Posts: 1

Hello,

how end this? I have the same problem...

MyEclipse:
Version: 9.1
Build id: 9.1-20110701

GPE 2.4.2

Regards.
--------------------------------
I resolve this following the post:
http://code.google.com/p/googleappengine/issues/detail?id=5293
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Feb 28, 2012 - 09:47 AM



Joined: Nov 11, 2010
Posts: 2150

David,

The issue no longer exists in MyEclipse version 10. The issue is fixed by Google in Eclipse 3.7 version. I recommend you install our latest release version 10 and check.

You can download MyEclipse 10 from this link :
http://myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=ME

Alternatively you can use Pulse to install MyEclipse 10. Here is the FAQ: http://www.myeclipseide.com/PNphpBB2-viewtopic-t-25976.html

You do not have to uninstall MyEclipse 9. You can install ME 10 alongside version 9 or to a new location.

Let us know how it works for you.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
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