Can't launch latest Irida build. Icon jumps once and that's it. I tried chmoding 775 the whole enchilada but nothing.
HELP! R
Here is why:
JavaGeek:/Applications/IntelliJ IDEA - Irida.app/Contents/MacOS sfeir$ ./idea com.intellij.idea.Main.main(String[]) threw an exception: java.lang.NoClassDefFoundError: com/intellij/openapi/extensions/LogProvider at com.intellij.idea.Main.main(Main.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java :39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI mpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at apple.launcher.LaunchRunner.run(LaunchRunner.java:88) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.jav a:52)
>> Can't launch latest Irida build. Icon jumps once and that's it. I >> tried chmoding 775 the whole enchilada but nothing. >> >> HELP! >> R
Here is why:
JavaGeek:/Applications/IntelliJ IDEA - Irida.app/Contents/MacOS sfeir$ ./idea com.intellij.idea.Main.main(String[]) threw an exception: java.lang.NoClassDefFoundError: com/intellij/openapi/extensions/LogProvider at com.intellij.idea.Main.main(Main.java:21) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j ava :39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess orI mpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at apple.launcher.LaunchRunner.run(LaunchRunner.java:88) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher. jav a:52)
Well, with the latest build I don't even get that far, since it barfs on some javascript error and that seems to stop the webapp page parsing on startup dead in its tracks
Well, with the latest build I don't even get that far, since it barfs on some javascript error and that seems to stop the webapp page parsing on startup dead in its tracks
Well, with the latest build I don't even get that far, since it barfs on some javascript error and that seems to stop the webapp page parsing on startup dead in its tracks
huh, I haven't gotten there yet, still working elsewhere :\
In article <no_mail-EDCB64.10183610022005@mail.intellij.net>,
"Robert S. Sfeir" <no_mail@jetbrains.com> wrote:
Here is why:
JavaGeek:/Applications/IntelliJ IDEA - Irida.app/Contents/MacOS sfeir$
./idea
com.intellij.idea.Main.main(String[]) threw an
exception:
java.lang.NoClassDefFoundError:
com/intellij/openapi/extensions/LogProvider
at com.intellij.idea.Main.main(Main.java:21)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
mpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at
apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.jav
a:52)
Sorry, please add extensions.jar into classpath in Info.plist near openapi.jar.
Fixed.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
>> Can't launch latest Irida build. Icon jumps once and that's it. I
>> tried chmoding 775 the whole enchilada but nothing.
>>
>> HELP!
>> R
Ahem, I spose then it's a good guess that the TODO hang on startup dialog bug isn't fix ;)
In article <24474659.1108051166160.JavaMail.itn@is.intellij.net>,
Hani Suleiman <hani@formicary.net> wrote:
You still getting that? Haven't seen this since a couple of builds.
R
Well, with the latest build I don't even get that far, since it barfs on some javascript error and that seems to stop the webapp page parsing on startup dead in its tracks
Faulty jflex generated lexer as far as I can see from the stacktrace. Is
it possible to look at the .js file with one eye?
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
In article <4373157.1108053633863.JavaMail.itn@is.intellij.net>,
Hani Suleiman <hani@formicary.net> wrote:
huh, I haven't gotten there yet, still working elsewhere :\
R