[
https://issues.apache.org/jira/browse/IVYDE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée updated IVYDE-91:
---------------------------------
Description:
Here is the stack trace:
{noformat}
java.lang.NullPointerException
at
org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.getMetaArtifactPath(IvyResolveJob.java:453)
at
org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.getSourcesArtifactPath(IvyResolveJob.java:415)
at
org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.artifacts2ClasspathEntries(IvyResolveJob.java:388)
at
org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.access$6(IvyResolveJob.java:381)
at
org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob$1.run(IvyResolveJob.java:257)
{noformat}
was:
Here is the stack trace:
{noformat}
java.lang.NullPointerException
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.getMetaArtifactPath(Unknown
Source)
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.getSourcesArtifactPath(Unknown
Source)
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.artifacts2ClasspathEntries(Unknown
Source)
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.access$5(Unknown
Source)
at org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$2.run(Unknown
Source)
{noformat}
reposted stacktrace with the lines number
> NPE when setting a bad file for the ivy setting path in the global
> configuration panel
> --------------------------------------------------------------------------------------
>
> Key: IVYDE-91
> URL: https://issues.apache.org/jira/browse/IVYDE-91
> Project: IvyDE
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Nicolas Lalevée
>
> Here is the stack trace:
> {noformat}
> java.lang.NullPointerException
> at
> org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.getMetaArtifactPath(IvyResolveJob.java:453)
> at
> org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.getSourcesArtifactPath(IvyResolveJob.java:415)
> at
> org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.artifacts2ClasspathEntries(IvyResolveJob.java:388)
> at
> org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.access$6(IvyResolveJob.java:381)
> at
> org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob$1.run(IvyResolveJob.java:257)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.