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

Rahul Sharma commented on PROVISIONR-9:
---------------------------------------

I tried running  the same, there are 2 failures but the stacktraces are related 
to AWS AMI / network groups : 

---------------------------------------------------------------------
<<< FAILURE! - in 
org.apache.provisionr.amazon.activities.RunOnDemandInstancesLiveTest
testRunInstancesWithABaseImageId(org.apache.provisionr.amazon.activities.RunOnDemandInstancesLiveTest)
  Time elapsed: 3.477 sec  <<< ERROR!
com.amazonaws.AmazonServiceException: The image id '[ami-1e831d77]' does not 
exist
        at 
com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:556)
         at 
com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:289)
        at 
com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:170)
---------------------------------------------------------------------
<<< FAILURE! - in 
org.apache.provisionr.amazon.activities.RunSpotInstancesLiveTest
testRunSpotInstances(org.apache.provisionr.amazon.activities.RunSpotInstancesLiveTest)
  Time elapsed: 190.429 sec  <<< ERROR!
com.amazonaws.AmazonServiceException: There are active instances using security 
group 'network-j-6ae9c84e-b426-430a-980e-3c4763d89121'
        at 
com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:556)
 

Can you post the exception that you are having ? Also do you have any idea how 
to fix these ?
                
> Test with PostgreSQL as a database
> ----------------------------------
>
>                 Key: PROVISIONR-9
>                 URL: https://issues.apache.org/jira/browse/PROVISIONR-9
>             Project: Provisionr
>          Issue Type: Test
>          Components: Activiti, Core
>    Affects Versions: 0.5.0-incubating
>            Reporter: Andrei Savu
>            Assignee: Rahul Sharma
>             Fix For: 0.5.0-incubating
>
>         Attachments: PROVISIONR-9-Adding-support-for-postgres.patch, 
> PROVISIONR-9-Adding-support-for-postgres.patch, PROVISIONR-9.patch
>
>
> Right now we are only supporting & testing H2 as a database for state 
> persistence. Activiti supports a  large number of database and we should test 
> that we have the right configuration mechanisms in place and the right .jar 
> files on the classpath to make it easy to use a different one. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to