You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/11/13 16:13:40 UTC

[jira] Resolved: (GERONIMO-4949) getting error while taking the build

     [ https://issues.apache.org/jira/browse/GERONIMO-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-4949.
------------------------------------

    Resolution: Won't Fix

Please use the users or dev list to ask general questions about the builds and not JIRAs, when you are not using the standard project provided build infrastructure of Maven 2.0.x, Java and the Apache Subversion repo.

We'll try to help, but opening a JIRA for a user specific environment issue should be refrained unless we discover that it is a problem with our pom.xml setup....


> getting error while taking the build
> ------------------------------------
>
>                 Key: GERONIMO-4949
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4949
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>         Environment: Windows 2000 
>            Reporter: sneha manjrekar
>
> Hi 
> I am getting below error while runing the ant script for build creation.
>    [exec] -doEar:
>    [exec]      [copy] Copying 1 file to F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\scripts
>    [exec]      [copy] Copying 1 file to F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\scripts
>    [exec]      [copy] Copying 1 file to F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\applications\temp\bean
>    [exec]       [ear] Building ear: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\applications\applications_STAA_32.3.ear
>    [exec]       [ear] Building ear: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\applications\applications_STAA_32.3_Test.ear
>    [exec]    [delete] Deleting directory F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\applications\temp
>    [exec]    [delete] Deleting directory F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\utilities\config
>    [exec]     [mkdir] Created dir: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\utilities\config
>    [exec]     [mkdir] Created dir: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\config_temp
>    [exec]     [unzip] Expanding: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\applications_STAA_32.3\applications\applications_STAA_32.3.ear into F:\Subve
> ion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\config_temp
>    [exec]     [mkdir] Created dir: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\config_jars
>    [exec]      [copy] Copying 84 files to F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\config_jars
>    [exec]    [delete] Deleting directory F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\config_temp
>    [exec]    [delete] Deleting directory F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\config_jars
>    [exec]    [delete] Deleting: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\XMLRouterMDB_STAA_32.3.zip
>    [exec]    [delete] Deleting: F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\XML2XMLRouterMDB_STAA_32.3.zip
>    [exec]
>    [exec] -zip:
>    [exec]
>    [exec] BUILD FAILED
>    [exec] F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\Applications\build.xml:63: The following error occurred while executing this line:
>    [exec] F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\build.xml:61: The following error occurred while executing this line:
>    [exec] F:\Subversion\svn\checkout\vs_UNIX_server_WLS8.1_BuildAutomation\server_build\components\build.xml:339: java.io.IOException: Failed to delete F:\Subversion\svn\checkout\vs_UNIX_server_WLS8
> _BuildAutomation\server_build\components\applications_STAA_32.3\etc\applications_inc.sh while trying to rename C:\DOCUME~1\SM0018~1\LOCALS~1\Temp\fixcrlf1817061681
>    [exec]
>    [exec] Total time: 3 minutes 58 seconds
> This error is observed at the below line in build.xml
> <fixcrlf srcdir="${workDirPath}/etc"
>        eol="lf" eof="remove"
>        includes="*.sh"
>     />
> Please suggest me the solution

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.