Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.2.0
-
None
-
IBM RAD7/Eclipse
Description
On 7/4/07, Bhatia Saurabh <Bhatia@ofac.ch> wrote:
>
> Hi John,
> The problem is that it doesn't show my the ivy container anymore
> And this seems to have done it.
>
> ########################################
> <CommonBaseEvent creationTime="2007-07-03T15:53:58.667Z"
> globalInstanceId="A1DC297D9C7275B0D0948A92573431AB" msg="Problem
> occured while using [inherited] to configure Ivy" severity="49" version="1.0.1">
> <extendedDataElements name="Code" type="int">
> <values>0</values>
> </extendedDataElements>
> <extendedDataElements name="Throwable" type="stringArray">
> <values>java.net.MalformedURLException: no
> protocol: [inherited]</values>
It seems that your ivyconf URL is badly configured in your project, and is the source of your problem. Try to modify it in your project properties, use "inherited" for instance, or the full URL of your settings (== ivyconf in
1.4 and IvyDE).
We should provide a better error message for this, could you create a JIRA issue?
Xavier