You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Michael Ondrejko (JIRA)" <ji...@apache.org> on 2012/04/27 17:38:51 UTC

[jira] [Created] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Michael Ondrejko created IVYDE-302:
--------------------------------------

             Summary: Initial project import results in 'Unrecognized variables in the Ivy settings file"
                 Key: IVYDE-302
                 URL: https://issues.apache.org/jira/browse/IVYDE-302
             Project: IvyDE
          Issue Type: Bug
          Components: workspace resolver
    Affects Versions: 2.2.0.beta1
         Environment: Windows 7 64-bit, MyEclipse 9.1
            Reporter: Michael Ondrejko


When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:

Some projects fail to be resolved
Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
  Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
  Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}

Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476558#comment-13476558 ] 

Nicolas Lalevée commented on IVYDE-302:
---------------------------------------

For reference, I asked for hints there http://www.eclipse.org/forums/index.php/m/946074/
                
> Initial project import results in 'Unrecognized variables in the Ivy settings file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip, ivy_failure_on_import.png
>
>
> When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Posted by "Michael Ondrejko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476383#comment-13476383 ] 

Michael Ondrejko commented on IVYDE-302:
----------------------------------------

Now, I am seeing a slightly different error message (but, still see an error): "Variable references non-existent resource". Again, manually performing the Ivy->Resolve works around the issue.
                
> Initial project import results in 'Unrecognized variables in the Ivy settings file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip, ivy_failure_on_import.png
>
>
> When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270535#comment-13270535 ] 

Nicolas Lalevée commented on IVYDE-302:
---------------------------------------

This is Eclipse firing initial tasks without having "refreshed" its "cache" of the filesystem. It is starting to work even if the files are not there... but the files are actually being there... This is the second time this behaviour hit badly IvyDE. I'm not sure what can be done here.

                
> Initial project import results in 'Unrecognized variables in the Ivy settings file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip, ivy_failure_on_import.png
>
>
> When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Posted by "Michael Ondrejko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Ondrejko updated IVYDE-302:
-----------------------------------

    Attachment: axis.war.zip

The attached project can be imported and immediately shows the error message described.
                
> Initial project import results in 'Unrecognized variables in the Ivy settings file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip
>
>
> When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Posted by "J.C. Hamlin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270547#comment-13270547 ] 

J.C. Hamlin commented on IVYDE-302:
-----------------------------------

Have IvyDE wait for the refresh before doing anything. You'll see lots of tasks that block with the message something like "Waiting for workspace refresh to complete" in Eclipse. I'm not sure how to do it, but there should be lots of examples of how since it is such a common thing to happen in Eclipse.
                
> Initial project import results in 'Unrecognized variables in the Ivy settings file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip, ivy_failure_on_import.png
>
>
> When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (IVYDE-302) Initial project import results in 'Unrecognized variables in the Ivy settings file"

Posted by "J.C. Hamlin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.C. Hamlin updated IVYDE-302:
------------------------------

    Attachment: ivy_failure_on_import.png

Screenshot of error message immediately after importing the project
                
> Initial project import results in 'Unrecognized variables in the Ivy settings file"
> -----------------------------------------------------------------------------------
>
>                 Key: IVYDE-302
>                 URL: https://issues.apache.org/jira/browse/IVYDE-302
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.2.0.beta1
>         Environment: Windows 7 64-bit, MyEclipse 9.1
>            Reporter: Michael Ondrejko
>         Attachments: axis.war.zip, ivy_failure_on_import.png
>
>
> When first importing a project that includes resolving an ivysettings file to the workspace, the following error is received:
> Some projects fail to be resolved
> Failed to configure Ivy for build/build_resources/jboss43/ivy.xml[core] in axis.warError while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Error while resolving the ivy instance for build/build_resources/jboss43/ivy.xml[core] in 'axis.war':
>   Unrecognized variables in the Ivy settings file ${workspace_loc:axis.war/build/build_resources/jboss43/ivysettings.xml}
> Subsequently selecting to manually resolve the project will succeed as will deleting the project and importing a second time (as long as done within the same eclipse session).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira