[ 
https://issues.apache.org/jira/browse/SLIDER-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075458#comment-15075458
 ] 

Josh Elser commented on SLIDER-809:
-----------------------------------

Ran into a failure in org.apache.slider.providers.agent.TestBuildBasicAgent

{noformat}
testBuildMultipleRoles(org.apache.slider.providers.agent.TestBuildBasicAgent)  
Time elapsed: 3.264 sec  <<< ERROR!
java.io.FileNotFoundException: 
file:/Users/jelser/.slider/cluster/testbuildmultipleroles
        at 
org.apache.slider.core.persist.ConfPersister.acquireReadLock(ConfPersister.java:177)
        at 
org.apache.slider.core.persist.ConfPersister.load(ConfPersister.java:277)
        at 
org.apache.slider.client.SliderClient.loadPersistedClusterDescription(SliderClient.java:3137)
        at 
org.apache.slider.providers.agent.TestBuildBasicAgent.testBuildMultipleRoles(TestBuildBasicAgent.groovy:141)
{noformat}

Not sure why I didn't see this on the 0.90.2-incubating release testing, but 
I'm getting it on develop and my branch.

My plan is to investigate this a bit more tonight and then merge this stuff in 
(includes the other aforementioned related issues)

> Apache Tomcat App-Package
> -------------------------
>
>                 Key: SLIDER-809
>                 URL: https://issues.apache.org/jira/browse/SLIDER-809
>             Project: Slider
>          Issue Type: New Feature
>          Components: app-package
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: Slider 2.0.0
>
>
> I started working on an app-package for Tomcat.
> https://github.com/apache/incubator-slider/tree/feature/SLIDER-809-tomcat-app-package/app-packages/tomcat
> Some things that need to happen for a generally usable app-package:
> * -Maven module in slider for the code-
> * -Template for server.xml -- notably the port to listen on and other options-
> * Reference external WAR file
> * Fix exports so allocated port for tomcat is advertised (e.g. can view on 
> appmaster status page)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to