[Anthill] Re: Receiving 'HTTP 500 Status' when accessing Anthill (varban)

Sanders, Cheryl L. CHERYL.L.SANDERS at saic.com
Thu Dec 1 13:30:31 CST 2005


Varban,

That worked.  For some reason, it never created the
.anthill.anthill.properties file in my home account (which is where I am
running this for testing).  When I created it, I had the wrong location in
the file.  Now, it is pointing to the right place.  Go figure putting the
correct location would fix the problem!

Thanks for your patience with me as I am a newbie to this.  :)

Cheryl L. Sanders
Software Configuration Management Engineer
SAIC - Advanced Communications Division
360 Central Ave, Suite 1370
St. Petersburg, FL 33701
(727) 502-8376 fax: (727) 822-7776
cheryl.l.sanders at saic.com
 

-----Original Message-----
From: anthill-bounces at lists.urbancode.com
[mailto:anthill-bounces at lists.urbancode.com] 
Sent: Thursday, December 01, 2005 11:42 AM
To: anthill at lists.urbancode.com
Subject: Anthill Digest, Vol 23, Issue 3

Send Anthill mailing list submissions to
	anthill at lists.urbancode.com

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.urbancode.com/mailman/listinfo/anthill
or, via email, send a message with subject or body 'help' to
	anthill-request at lists.urbancode.com

You can reach the person managing the list at
	anthill-owner at lists.urbancode.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Anthill digest..."


Today's Topics:

   1. Re: Receiving 'HTTP 500 Status' when accessing Anthill (varban)
   2. Re: Doesn't match label, checkin, or other (varban)


----------------------------------------------------------------------

Message: 1
Date: Thu, 01 Dec 2005 11:39:07 -0500
From: varban <vvv at urbancode.com>
Subject: Re: [Anthill] Receiving 'HTTP 500 Status' when accessing
	Anthill
To: Anthill user list <anthill at lists.urbancode.com>
Message-ID: <438F272B.2040705 at urbancode.com>
Content-Type: text/plain; charset=us-ascii; format=flowed

Hi Cheryl,

can you check this file for me 
/home/sherman2/sanders/.anthill.anthill.properties
and make sure that the anthill.root.dir setting points to where 
AnthillOS was installed? If not fix it and reload the app through the 
manager interface.

Regards,
Varban

Sanders, Cheryl L. wrote:
> Hi Varban,
> 
> Not sure what you mean by "load thru the admin interface".  Looking at
> admin, it seems to only let you modify what you would have in the
server.xml
> file.  I tried to deploy this thru Manager as I have a link for anhill,
and
> still receive the same error.  Additional log info is below:
> 
> Anthill: looking for file:
> /home/sherman2/sanders/.anthill.anthill.properties
> Anthill version: 1.8.0.264 loaded.
> java.lang.NullPointerException
>         at java.io.File.<init>(File.java:194)
>         at com.urbancode.anthill.Anthill.<init>(Anthill.java:151)
>         at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:122)
>         at
>
com.urbancode.anthill.web.admin.AnthillBaseServlet.processRequest0(AnthillBa
> seServlet.java:93)
>         at
>
com.urbancode.anthill.web.admin.AnthillBaseServlet.doGet(AnthillBaseServlet.
> java:114)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
>         at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
>         at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
>         at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
>         at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
>         at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
>         at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
>         at
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>         at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>         at
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
>         at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
>         at
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
>         at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
>         at java.lang.Thread.run(Thread.java:595)
> Nov 30, 2005 5:01:25 PM org.apache.struts.action.RequestProcessor
> processMapping
> SEVERE: Invalid path /login was requested
> Nov 30, 2005 5:01:33 PM org.apache.struts.action.RequestProcessor
> processMapping
> SEVERE: Invalid path /frameset was requested
> Nov 30, 2005 5:03:19 PM org.apache.struts.action.RequestProcessor
> processMapping
> SEVERE: Invalid path /login was requested
> 
> 
> 
> Cheryl L. Sanders
> Software Configuration Management Engineer
> SAIC - Advanced Communications Division
> 360 Central Ave, Suite 1370
> St. Petersburg, FL 33701
> (727) 502-8376 fax: (727) 822-7776
> cheryl.l.sanders at saic.com
>  
> -----Original Message-----
> From: anthill-bounces at lists.urbancode.com
> [mailto:anthill-bounces at lists.urbancode.com] 
> Sent: Wednesday, November 30, 2005 4:50 PM
> To: anthill at lists.urbancode.com
> Subject: Anthill Digest, Vol 22, Issue 23
> 
> Send Anthill mailing list submissions to
> 	anthill at lists.urbancode.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.urbancode.com/mailman/listinfo/anthill
> or, via email, send a message with subject or body 'help' to
> 	anthill-request at lists.urbancode.com
> 
> You can reach the person managing the list at
> 	anthill-owner at lists.urbancode.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Anthill digest..."
> 
> 
> Today's Topics:
> 
>    1. Receiving 'HTTP 500 Status' when accessing Anthill via	Tomcat
>       (Sanders, Cheryl L.)
>    2. Re: Receiving 'HTTP 500 Status' when accessing Anthill	via
>       Tomcat (varban)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 30 Nov 2005 15:38:11 -0500
> From: "Sanders, Cheryl L." <CHERYL.L.SANDERS at saic.com>
> Subject: [Anthill] Receiving 'HTTP 500 Status' when accessing Anthill
> 	via	Tomcat
> To: "'anthill at lists.urbancode.com'" <anthill at lists.urbancode.com>
> Message-ID:
> 	
> <CA0BCF3BED56294AB91E3AD74B849FD50348FF7D at us-arlington-0668.mail.saic.com>
> 	
> Content-Type: text/plain; charset="us-ascii"
> 
> Hi,
> 
>  
> 
> I've successfully installed Tomcat 5.5.12 on a Sun Solaris UltraSparc
> platform (Solaris 9) and downloaded anthill, extracted and moved the .war
> file to $CATALINE_HOME/webapps, but when I click on the link, the HTTP 500
> Status error is displayed.  I am running Tomcat Admin with no problem, and
> can load other .war files without any problems.  Any ideas?  The log file
> error messages are below:
> 
>  
> 
>  
> 
> Nov 30, 2005 3:19:36 PM org.apache.catalina.core.StandardWrapperValve
invoke
> SEVERE: Servlet.service() for servlet jsp threw exception
> java.lang.Exception: ANTHILL singleton construction error.
>       at com.urbancode.anthill.Anthill.<init>(Anthill.java:145)
>       at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:114)
>       at
>
org.apache.jsp.style.anthillStyle_jsp._jspService(org.apache.jsp.style.anthi
> llStyle_jsp:46)
>       at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       at
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> 22)
>       at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>       at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
>       at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
>       at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
>       at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
>       at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
>       at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
>       at
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>       at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>       at
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
>       at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
>       at
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
>       at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
>       at java.lang.Thread.run(Thread.java:595)
> Nov 30, 2005 3:19:37 PM org.apache.catalina.core.StandardWrapperValve
invoke
> SEVERE: Servlet.service() for servlet jsp threw exception
> java.lang.Exception: ANTHILL singleton construction error.
>       at com.urbancode.anthill.Anthill.<init>(Anthill.java:145)
>       at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:114)
>       at
>
org.apache.jsp.style.anthillStyle_jsp._jspService(org.apache.jsp.style.anthi
> llStyle_jsp:46)
>       at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       at
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> 22)
>       at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>       at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
>       at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
>       at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
>       at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
>       at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
>       at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
>       at
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>       at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>       at
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
>       at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
>       at
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
>       at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
>       at java.lang.Thread.run(Thread.java:595)
> Nov 30, 2005 3:24:11 PM org.apache.catalina.core.StandardWrapperValve
invoke
> SEVERE: Servlet.service() for servlet jsp threw exception
> java.lang.Exception: ANTHILL singleton construction error.
>       at com.urbancode.anthill.Anthill.<init>(Anthill.java:145)
>       at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:114)
>       at
>
org.apache.jsp.style.anthillStyle_jsp._jspService(org.apache.jsp.style.anthi
> llStyle_jsp:46)
>       at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       at
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> 22)
>       at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>       at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
>       at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
>       at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
>       at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
>       at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
>       at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
>       at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
>       at
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>       at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>       at
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
>       at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
>       at
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
>       at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
>       at java.lang.Thread.run(Thread.java:595)
>             
> 
>  
> 
> Cheryl L. Sanders
> 
> Software Configuration Management Engineer
> 
> SAIC - Advanced Communications Division
> 
> 360 Central Ave, Suite 1370
> 
> St. Petersburg, FL 33701
> 
> (727) 502-8376 fax: (727) 822-7776
> 
>  <mailto:cheryl.l.sanders at saic.com> cheryl.l.sanders at saic.com
> 
>  
> 
>  
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
>
http://lists.urbancode.com/pipermail/anthill/attachments/20051130/9bc5dea5/a
> ttachment-0001.htm
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 30 Nov 2005 16:48:58 -0500
> From: varban <vvv at urbancode.com>
> Subject: Re: [Anthill] Receiving 'HTTP 500 Status' when accessing
> 	Anthill	via	Tomcat
> To: Anthill user list <anthill at lists.urbancode.com>
> Message-ID: <438E1E4A.4080600 at urbancode.com>
> Content-Type: text/plain; charset=us-ascii; format=flowed
> 
> Hy Cheryl,
> 
> try loading the anthill.war file trough the admin interface.
> 
> Regards,
> Varban
> 
> Sanders, Cheryl L. wrote:
> 
>>Hi,
>>
>> 
>>
>>I've successfully installed Tomcat 5.5.12 on a Sun Solaris UltraSparc 
>>platform (Solaris 9) and downloaded anthill, extracted and moved the 
>>.war file to $CATALINE_HOME/webapps, but when I click on the link, the 
>>HTTP 500 Status error is displayed.  I am running Tomcat Admin with no 
>>problem, and can load other .war files without any problems.  Any 
>>ideas?  The log file error messages are below:
>>
>> 
>>
>> 
>>
>>Nov 30, 2005 3:19:36 PM org.apache.catalina.core.StandardWrapperValve
> 
> invoke
> 
>>SEVERE: Servlet.service() for servlet jsp threw exception
>>java.lang.Exception: ANTHILL singleton construction error.
>>      at com.urbancode.anthill.Anthill.<init>(Anthill.java:145)
>>      at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:114)
>>      at 
>>
> 
>
org.apache.jsp.style.anthillStyle_jsp._jspService(org.apache.jsp.style.anthi
> llStyle_jsp:46)
> 
>>      at
> 
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> 
>>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>      at 
>>
> 
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> 22)
> 
>>      at 
>>org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>>      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>      at 
>>
> 
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
> 
>>      at 
>>
> 
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
> 
>>      at 
>>
> 
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
> 
>>      at 
>>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>>      at 
>>
> 
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
> 
>>      at java.lang.Thread.run(Thread.java:595)
>>Nov 30, 2005 3:19:37 PM org.apache.catalina.core.StandardWrapperValve
> 
> invoke
> 
>>SEVERE: Servlet.service() for servlet jsp threw exception
>>java.lang.Exception: ANTHILL singleton construction error.
>>      at com.urbancode.anthill.Anthill.<init>(Anthill.java:145)
>>      at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:114)
>>      at 
>>
> 
>
org.apache.jsp.style.anthillStyle_jsp._jspService(org.apache.jsp.style.anthi
> llStyle_jsp:46)
> 
>>      at
> 
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> 
>>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>      at 
>>
> 
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> 22)
> 
>>      at 
>>org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>>      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>      at 
>>
> 
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
> 
>>      at 
>>
> 
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
> 
>>      at 
>>
> 
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
> 
>>      at 
>>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>>      at 
>>
> 
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
> 
>>      at java.lang.Thread.run(Thread.java:595)
>>Nov 30, 2005 3:24:11 PM org.apache.catalina.core.StandardWrapperValve
> 
> invoke
> 
>>SEVERE: Servlet.service() for servlet jsp threw exception
>>java.lang.Exception: ANTHILL singleton construction error.
>>      at com.urbancode.anthill.Anthill.<init>(Anthill.java:145)
>>      at com.urbancode.anthill.Anthill.getAnthill(Anthill.java:114)
>>      at 
>>
> 
>
org.apache.jsp.style.anthillStyle_jsp._jspService(org.apache.jsp.style.anthi
> llStyle_jsp:46)
> 
>>      at
> 
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
> 
>>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>      at 
>>
> 
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> 22)
> 
>>      at 
>>org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>>      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>      at 
>>
> 
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:252)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:173)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:213)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:178)
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
> )
> 
>>      at 
>>
> 
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
> )
> 
>>      at 
>>
> 
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :107)
> 
>>      at 
>>
> 
>
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
> 
>>      at 
>>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
>>      at 
>>
> 
>
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
> onnection(Http11BaseProtocol.java:663)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
> a:527)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
> rkerThread.java:80)
> 
>>      at 
>>
> 
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> a:684)
> 
>>      at java.lang.Thread.run(Thread.java:595)
>>           
>>
>> 
>>
>>Cheryl L. Sanders
>>
>>Software Configuration Management Engineer
>>
>>SAIC - Advanced Communications Division
>>
>>360 Central Ave, Suite 1370
>>
>>St. Petersburg, FL 33701
>>
>>(727) 502-8376 fax: (727) 822-7776
>>
>>cheryl.l.sanders at saic.com <mailto:cheryl.l.sanders at saic.com>
>>
>> 
>>
>> 
>>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Anthill mailing list
>>Anthill at lists.urbancode.com
>>http://lists.urbancode.com/mailman/listinfo/anthill
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill
> 
> 
> End of Anthill Digest, Vol 22, Issue 23
> ***************************************
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill



------------------------------

Message: 2
Date: Thu, 01 Dec 2005 11:41:32 -0500
From: varban <vvv at urbancode.com>
Subject: Re: [Anthill] Doesn't match label, checkin, or other
To: Anthill user list <anthill at lists.urbancode.com>
Message-ID: <438F27BC.1030805 at urbancode.com>
Content-Type: text/plain; charset=us-ascii; format=flowed

I just need to see a revision log, you could probably try this:

"\\develdata01\sourcesafe\Foobar3\win32\ss" history -R -I-Y 
-vd11/01/2005;10:08A~11/29/2005;09:49P"

Marcio Marchini wrote:
> Hi Varban,
> 
>     Do you mrean this part of my email:
> 
> 3) "\\develdata01\sourcesafe\Foobar3\win32\ss" history -Y"builds" -R 
> -I-Y -vd12/01/2005;10:08A~11/29/2005;09:49P"
> output===> nothing. No error message, no positive message either.
> 
> 
>     Basically I get nothing from this VSS command. Could this be 
> confusing Anthill?
> 
>     I just emailed the VSS guru asking if the date format is correct 
> (MM/dd/yyyy;hh:mma). That was teh only thing I could think of myself.
> 
>     Ideas?
> 
> marcio
> 
> varban wrote:
> 
>> Hi Marcio,
>>
>> this happens when Anthill tries to parse the revision log. Then it 
>> looks for particular clues and patterns in order to recognise the 
>> different parts of the revision log. If at one point the revision log 
>> contains something that Anthill cannot recognize, you get the "Doesn't 
>> match label, checkin, or other..." message. If you could send me the 
>> output from the history command I can take a look and see what the 
>> problems is.
>>
>> Regards,
>> Varban
>>
>> Marcio Marchini wrote:
>>
>>> Hi,
>>>
>>>     Any idea what is causing this Anthill error? The build log says:
>>>
>>> FAILED to get revision list.  Message: Exception when getting revisions.
>>>
>>>     And here's the exception:
>>>
>>>
>>> 10:08:39:372 [Thread - AnthillBuildDaemon] INFO 
>>> com.urbancode.anthill.adapter.VSSRepositoryAdapter  - get revisions 
>>> since command: cmd /x/c "cd /d 
>>> "C:\java\anthill-1.8.0.264\work\ContinuousBuildExample" && 
>>> "\\develdata01\sourcesafe\Foobar3\win32\ss" cp 
>>> "$/ContinuousBuildExample" -Y"builds" &&
>>>  "\\develdata01\sourcesafe\Foobar3\win32\ss" history -Y"builds" -R 
>>> -I-Y -vd12/01/2005;10:08A~11/29/2005;09:49P"
>>>
>>> 10:08:39:904 [Thread - AnthillBuildDaemon] DEBUG 
>>> com.urbancode.anthill.adapter.VSSRepositoryAdapter  - Doesn't match 
>>> label, checkin, or other...
>>> 10:08:39:919 [Thread - AnthillBuildDaemon] ERROR 
>>> com.urbancode.anthill.BuildManager  - Exception when getting revisions.
>>> com.urbancode.anthill.adapter.RepositoryException: Exception when 
>>> getting revisions.
>>>     at 
>>>
com.urbancode.anthill.adapter.VSSRepositoryAdapter.getRevisionsSince(VSSRepo
sitoryAdapter.java:211) 
>>>
>>>     at 
>>> com.urbancode.anthill.BuildManager.loadRevisions(BuildManager.java:287)
>>>     at com.urbancode.anthill.BuildManager.build(BuildManager.java:215)
>>>     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)
>>>
>>>
>>>
>>>
>>>     Any idea why the "Doesn't match label, checkin, or other..." ? If 
>>> I execute the commands individually they seem to work.
>>>
>>> 1) cd /d "C:\java\anthill-1.8.0.264\work\ContinuousBuildExample"
>>> ==> changes dir ok
>>>
>>> 2)"\\develdata01\sourcesafe\Foobar3\win32\ss" cp 
>>> "$/ContinuousBuildExample" -Y"builds"
>>> output=> Current project is $/ContinuousBuildExample
>>>
>>> 3) "\\develdata01\sourcesafe\Foobar3\win32\ss" history -Y"builds" -R 
>>> -I-Y -vd12/01/2005;10:08A~11/29/2005;09:49P"
>>> output===> nothing. No error message, no positive message either.
>>>
>>>
>>>     Ideas?
>>>
>>>
>>> marcio
>>>
>>>
>>>
>>> _______________________________________________
>>> Anthill mailing list
>>> Anthill at lists.urbancode.com
>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>
>>
>>
>> _______________________________________________
>> Anthill mailing list
>> Anthill at lists.urbancode.com
>> http://lists.urbancode.com/mailman/listinfo/anthill
> 
> 
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill



------------------------------

_______________________________________________
Anthill mailing list
Anthill at lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill


End of Anthill Digest, Vol 23, Issue 3
**************************************



More information about the Anthill mailing list