Skip to content

Passed

org.appng.cli.commands.site.CommandDeleteSiteTest.test

Took 10 sec.

Standard Output

2023-03-20 11:34:04,026 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-03-20 11:34:04,106 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Mon Mar 20 11:34:04 CET 2023]; root of context hierarchy
2023-03-20 11:34:04,113 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
...[truncated 1135 chars]...
.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
site 'testsite' is NOT running at http://example.com:8080/manager/testsite
2023-03-20 11:34:14,834 INFO  [main] org.appng.core.service.CoreService: starting deletion of site testsite
2023-03-20 11:34:14,881 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2023-03-20 11:34:14,885 INFO  [main] org.appng.core.service.CoreService: done deleting site testsite