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.

Reply via email to