H R created IVY-1494:
------------------------

             Summary: ClassCastException with Eclipse 4.4.1
                 Key: IVY-1494
                 URL: https://issues.apache.org/jira/browse/IVY-1494
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.4.0-RC1
         Environment: Eclipse 4.4.1
            Reporter: H R
            Priority: Blocker


After upgrading Eclipse 4.4.0 to 4.4.1 (eclipse for commiters) i get the 
following ClassCastException:

>From the Command Line:
IvyDE] Resolve job starting...
[IvyDE] 1 container(s) to resolve
[IvyDE] Processing resolve request ivy.xml[*] in vaadin.libraries
[IvyDE] Loading ivysettings for ivy.xml[*] in vaadin.libraries
[IvyDE] No settings specified, so take the default one
[IvyDE] Resolve job failed with an unexpected exception 
(java.lang.ClassCastException: 
org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to 
java.lang.String)
[IvyDE] java.lang.ClassCastException: 
org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to 
java.lang.String
        at 
org.apache.ivy.core.settings.IvySettings.addAllVariables(IvySettings.java:610)
        at 
org.apache.ivy.core.settings.IvySettings.addAllVariables(IvySettings.java:604)
        at 
org.apache.ivy.core.settings.IvySettings.addSystemProperties(IvySettings.java:308)
        at org.apache.ivy.core.settings.IvySettings.<init>(IvySettings.java:303)
        at org.apache.ivy.core.settings.IvySettings.<init>(IvySettings.java:222)
        at 
org.apache.ivyde.internal.eclipse.CachedIvy.createIvySettings(CachedIvy.java:235)
        at 
org.apache.ivyde.internal.eclipse.CachedIvy.doGetIvy(CachedIvy.java:141)
        at 
org.apache.ivyde.internal.eclipse.CachedIvy.getIvy(CachedIvy.java:124)
        at 
org.apache.ivyde.internal.eclipse.resolve.IvyResolveJob.doRun(IvyResolveJob.java:145)
        at 
org.apache.ivyde.internal.eclipse.resolve.IvyResolveJob.run(IvyResolveJob.java:85)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to