anthill cvs issue
"Krikor Krumlian" <kkrumlian-xkMojTUyVWViL9xFr9M+9AC/[email protected]> Thu, 22 Feb 2007 07:49:22 -0500
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============1091042119==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C7567F.DFF76EDE"
This is a multi-part message in MIME format.
------_=_NextPart_001_01C7567F.DFF76EDE
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hey guys , I can see the following error in the tomcat logs=20
=20
07:27:19:120 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager - step 2) is project up to date?
07:27:19:120 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager - Set version:
07:27:19:122 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.UrbanCodeVersionAdapter - setting version
file: /usr/share/Anthill/development-build/OC/VERSION.txt
07:27:19:123 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Preparing
file: VERSION.txt for editing.
07:27:19:143 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Executing
Command: sh
/usr/share/Anthill/conf/profiles/Unix/unix_cvs/preEditPagelet.sh
/usr/share/Anthill/development-build/OC /var/cvsroot VERSION.txt
07:27:19:143 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.ProfileRepositoryAdapter -
Execute:Java13CommandLauncher: Executing 'sh' with arguments:
'/usr/share/Anthill/conf/profiles/Unix/unix_cvs/preEditPagelet.sh'
'/usr/share/Anthill/development-build/OC'
'/var/cvsroot'
'VERSION.txt'
=20
The ' characters around the executable and arguments are
not part of the command.
=20
WorkingDir: none
=20
cvs [edit aborted]: cannot open CVS/Notify: Permission denied
07:27:19:180 [Thread - AnthillBuildDaemon] ERROR
com.urbancode.anthill.BuildManager - ProfileAdapter prepareForEdit
failed: 1
com.urbancode.anthill.adapter.RepositoryException: ProfileAdapter
prepareForEdit failed: 1
at
com.urbancode.anthill.adapter.ProfileRepositoryAdapter.executeCommand(Lj
ava.lang.String;Ljava.lang.String;)V(ProfileRepositoryAdapter.java:442)
at
com.urbancode.anthill.adapter.ProfileRepositoryAdapter.prepareFileForEdi
t(Ljava.lang.String;)V(ProfileRepositoryAdapter.java:365)
at
com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.doPreVersionFileMo
dify()V(UrbanCodeVersionAdapter.java:252)
at
com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.setCurrentVersion(
Ljava.lang.String;)V(UrbanCodeVersionAdapter.java:175)
at
com.urbancode.anthill.BuildManager.build(Lcom.urbancode.anthill.BuildDef
inition;)V(BuildManager.java:138)
at
com.urbancode.anthill.AnthillProject.releaseProject(Lcom.urbancode.anthi
ll.BuildDefinition;)V(AnthillProject.java:231)
at
com.urbancode.anthill.BuildDefinition.run()V(BuildDefinition.java:158)
at com.urbancode.anthill.BuildDaemon.run()V(BuildDaemon.java:73)
at
java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
07:27:19:200 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.CVSRepositoryAdapter - Get revisions
since command:
=20
Now this started happening after we restarted the server. Mind a cvs
checkout is performed successfully
Before this error happens. This error is happening when anthill tries to
commit back to cvs and that is the VERSION.txt file as I can see=20
=20
=20
Any help guys ?
Thank you
=20
------_=_NextPart_001_01C7567F.DFF76EDE
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Hey guys , I can see the following error in the =
tomcat
logs </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:120 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.BuildManager
- step 2) is project up to date?</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:120 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.BuildManager
- Set version:</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:122 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.adapter.UrbanCodeVersionAdapter
- setting version file: =
/usr/share/Anthill/development-build/OC/VERSION.txt</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:123 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.adapter.ProfileRepositoryAdapter
- Preparing file: VERSION.txt for editing.</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:143 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.adapter.ProfileRepositoryAdapter
- Executing Command: sh =
/usr/share/Anthill/conf/profiles/Unix/unix_cvs/preEditPagelet.sh
/usr/share/Anthill/development-build/OC /var/cvsroot =
VERSION.txt</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:143 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.adapter.ProfileRepositoryAdapter
- Execute:Java13CommandLauncher: Executing 'sh' with =
arguments:</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>'/usr/share/Anthill/conf/profiles/Unix/unix_cvs/preEdi=
tPagelet.sh'</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>'/usr/share/Anthill/development-build/OC'</span></font=
></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>'/var/cvsroot'</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>'VERSION.txt'</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>The ' characters around the executable and arguments =
are</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>not part of the command.</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>WorkingDir: none</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>cvs [edit aborted]: cannot open CVS/Notify: =
Permission
denied</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:180 [Thread - AnthillBuildDaemon] ERROR =
com.urbancode.anthill.BuildManager
- ProfileAdapter prepareForEdit failed: 1</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>com.urbancode.anthill.adapter.RepositoryException: =
ProfileAdapter
prepareForEdit failed: 1</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at
com.urbancode.anthill.adapter.ProfileRepositoryAdapter.executeCommand(Lja=
va.lang.String;Ljava.lang.String;)V(ProfileRepositoryAdapter.java:442)</s=
pan></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at
com.urbancode.anthill.adapter.ProfileRepositoryAdapter.prepareFileForEdit=
(Ljava.lang.String;)V(ProfileRepositoryAdapter.java:365)</span></font></p=
>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at
com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.doPreVersionFileMod=
ify()V(UrbanCodeVersionAdapter.java:252)</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at
com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.setCurrentVersion(L=
java.lang.String;)V(UrbanCodeVersionAdapter.java:175)</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at =
com.urbancode.anthill.BuildManager.build(Lcom.urbancode.anthill.BuildDefi=
nition;)V(BuildManager.java:138)</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at =
com.urbancode.anthill.AnthillProject.releaseProject(Lcom.urbancode.anthil=
l.BuildDefinition;)V(AnthillProject.java:231)</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at =
com.urbancode.anthill.BuildDefinition.run()V(BuildDefinition.java:158)</s=
pan></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at =
com.urbancode.anthill.BuildDaemon.run()V(BuildDaemon.java:73)</span></fon=
t></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> at =
java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown
Source)</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>07:27:19:200 [Thread - AnthillBuildDaemon] INFO =
com.urbancode.anthill.adapter.CVSRepositoryAdapter
- Get revisions since command:</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Now this started happening after we restarted the =
server.
Mind a cvs checkout is performed successfully</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Before this error happens. This error is happening =
when
anthill tries to commit back to cvs and that is the VERSION.txt file as =
I can
see </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Any help guys ?</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Thank you</span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> </span></font></p>
</div>
</body>
</html>
------_=_NextPart_001_01C7567F.DFF76EDE--
--===============1091042119==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Anthill mailing list
Anthill-IWHQxnLZ/[email protected]
http://lists.urbancode.com/mailman/listinfo/anthill
--===============1091042119==--