Iridia - missing class

I can't get Iridia started. It hangs immediately at startup with this
exception:

LAX Version = 4.5
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.intellij.ide.plugins.h$0.run(h$0.java:5)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange
at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown
Sou
rce)
at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown
Sour
ce)
at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown
Sou
rce)
at
org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknow
n Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at
org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:672)
at
org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:627)
at com.intellij.idea.e.c(e.java:33)
at com.intellij.idea.e.getLoggerInstance(e.java:42)
at
com.intellij.openapi.diagnostic.Logger.getInstance(Logger.java:25)
at com.intellij.idea.Main.start(Main.java:2)
... 6 more

--
Jordan Zimmerman
http://www.jordanzimmerman.com
http://www.shop.com

0
3 comments
Avatar
Permanently deleted user

Remove all extra added plugins.

R


On 10/27/04 3:49 PM, in article
2105963.1098906574497.JavaMail.itn@is.intellij.net, "Jordan Zimmerman"
<jordanz@altura.com> wrote:

I can't get Iridia started. It hangs immediately at startup with this
exception:

LAX Version = 4.5
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.intellij.ide.plugins.h$0.run(h$0.java:5)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange
at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown
Sou
rce)
at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown
Sour
ce)
at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown
Sou
rce)
at
org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknow
n Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at
org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:672)
at
org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:627)
at com.intellij.idea.e.c(e.java:33)
at com.intellij.idea.e.getLoggerInstance(e.java:42)
at
com.intellij.openapi.diagnostic.Logger.getInstance(Logger.java:25)
at com.intellij.idea.Main.start(Main.java:2)
... 6 more


0

My plugins folder is completely empty.

0
Avatar
Permanently deleted user

Jordan Zimmerman wrote:

My plugins folder is completely empty.

Maybe you got a corrupt archive file. Try d/l again.

0

Please sign in to leave a comment.