Problem starting RubyMine EAP 96.1085 on Ubuntu 10.04 64 bit
Hi
I am trying to start RubyMine EAP 96.1085 on Ubuntu 10.04 64 bit.
I get the following console ouput and the RubyMine splash-screen is displayed.
tony@btcws10:~/apps/RubyMine-96.1085/bin$ export RUBYMINE_JDK=/usr/lib/jvm/java-6-sun-1.6.0.20
tony@btcws10:~/apps/RubyMine-96.1085/bin$ ./rubymine.sh
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)
[ 1241] ERROR - com.intellij.ide.IdeEventQueue - Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.idea.MainImpl$3@6fc9fe7e,notifier=null,catchExceptions=false,when=1283472350454] on sun.awt.X11.XToolkit@36633b88
java.lang.NoSuchMethodError: com.intellij.util.net.HttpConfigurable.readExternal(Lorg/jdom/Element;)V
at com.intellij.openapi.project.impl.IdeaServerSettings.loadCredentials(IdeaServerSettings.java:84)
at com.intellij.openapi.project.impl.IdeaServerManagerImpl.registerApplicationLevelProviders(IdeaServerManagerImpl.java:582)
at com.intellij.openapi.project.impl.IdeaServerApplicationLoadListener.beforeApplicationLoaded(IdeaServerApplicationLoadListener.java:14)
at com.intellij.openapi.application.impl.ApplicationImpl.g(ApplicationImpl.java:425)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:379)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:99)
at com.intellij.idea.MainImpl$3.run(MainImpl.java:154)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at com.intellij.ide.IdeEventQueue.f(IdeEventQueue.java:628)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:509)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:406)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:370)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[ 1242] ERROR - com.intellij.ide.IdeEventQueue - JDK: 1.6.0_20
[ 1242] ERROR - com.intellij.ide.IdeEventQueue - VM: Java HotSpot(TM) 64-Bit Server VM
[ 1242] ERROR - com.intellij.ide.IdeEventQueue - Vendor: Sun Microsystems Inc.
[ 1242] ERROR - com.intellij.ide.IdeEventQueue - OS: Linux
I was working fine with with EAP 96.886.
Anybody else having this problem ?
Regards, Tony
Please sign in to leave a comment.
Hi,
I've just tried to launch latest EAP on Ubuntu 10.04 x64, and everything works fine for me. Please ensure you did a fresh install.
Regards,
Oleg
Hello Tony,
Unfortunately some of our internal refactorings broke the IDEA Server plugin.
We'll publish a new version soon, and for now you can remove the plugin from
~/.RubyMine25/config/plugins
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hi Dmitry
Thank you - problem solved.
Hopefully you will resolve the issue shortly - I will miss not being able to sync settings between office and home.
Regards, Tony
I have the same problem on Mac OS, where i can find config/plugins directory?
Sebastian,
~/Library/Preferences/RubyMine25
Regards,
Oleg