[Anthill] Getting error code 2 on pcli CreateProcess when running
AntHill with PVCS
Scott Ryan
scott at theryansplace.com
Sat Mar 13 10:17:33 CST 2004
I am trying to install and configure Anthill to use PVCS and am having some
issues. I have turned up the logging level but the messages do not help me
pinpoint the problem. I have tried to run the pcli command that is being
issued outside of Anthill and it seems to work correctly. Below is the
logging message that I get. Can anyone point me to what I am doing wrong or
give me some hints as to how to debug this further.
17:26:47:008 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.pagelet.PageletUtils - PageletUtils templatePath:
C:\anthill170\conf\profiles
17:26:47:008 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.pagelet.PageletUtils - PageletUtils workDir:
C:\anthill170\pagelets
17:26:47:018 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.anthill.adapter.PVCSRepositoryAdapter - Have checkout
pagelet.
17:26:47:018 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.anthill.adapter.PVCSRepositoryAdapter - Checkout Command:
pcli
get -z -pr"D:\Projects\BEA_8.1_Apps" -a"C:\anthill170\PVCS_WORKING\BEA_8.1\e
nterprise" /"/BEA_8.1/enterprise"
17:26:47:068 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.util.Execute - [checkout] pcli
get -z -pr"D:\Projects\BEA_8.1_Apps" -a"C:\anthill170\PVCS_WORKING\BEA_8.1\e
nterprise" /"/BEA_8.1/enterprise"
17:26:47:078 [Thread - AnthillBuildDaemon] ERROR
com.urbancode.anthill.BuildManager - CreateProcess: pcli
get -z -pr"D:\Projects\BEA_8.1_Apps" -a"C:\anthill170\PVCS_WORKING\BEA_8.1\e
nterprise" /"/BEA_8.1/enterprise" error=2
java.io.IOException: CreateProcess: pcli
get -z -pr"D:\Projects\BEA_8.1_Apps" -a"C:\anthill170\PVCS_WORKING\BEA_8.1\e
nterprise" /"/BEA_8.1/enterprise" error=2
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.<init>(Win32Process.java:66)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:566)
at java.lang.Runtime.exec(Runtime.java:428)
at java.lang.Runtime.exec(Runtime.java:364)
at java.lang.Runtime.exec(Runtime.java:326)
at com.urbancode.anthill.util.Execute.executeCommand(Execute.java:192)
at
com.urbancode.anthill.adapter.PVCSRepositoryAdapter.executeCommand(PVCSRepos
itoryAdapter.java:586)
at
com.urbancode.anthill.adapter.PVCSRepositoryAdapter.getWorkingProjectCopy(PV
CSRepositoryAdapter.java:142)
at com.urbancode.anthill.BuildManager.build(BuildManager.java:106)
at
com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
17:26:47:689 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.pagelet.PageletFactory - Using default Pagelet Class Loader
17:26:47:689 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.pagelet.PageletUtils - PageletUtils templatePath:
C:\anthill170\conf
17:26:47:689 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.pagelet.PageletUtils - PageletUtils workDir:
C:\anthill170\pagelets
17:26:48:741 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.anthill.ProjectProperties - enterprise properties saved
17:26:48:741 [Thread - AnthillBuildDaemon] DEBUG
com.urbancode.anthill.AnthillSchedule - AnthillSchedule.add():
com.urbancode.anthill.AnthillProject at 20fa83
17:26:57:624 [http8080-Processor3] DEBUG com.urbancode.anthill.Anthill -
Anthill.refreshScheduleMap scheduleFileName: default
17:26:57:624 [http8080-Processor3] DEBUG com.urbancode.anthill.Anthill -
Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
Thanks
Scott D. Ryan
Director, J2EE Architecture and Development
Soaring Eagle LLC.
9742 S. Whitecliff Place
Highlands Ranch, Co. 80129
(303) 263-3044
scott at theryansplace.com
BEA Technical Director
More information about the Anthill
mailing list