Skip to content

Passed

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

Took 10 sec.

Standard Output

2023-03-22 12:25:11,981 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-03-22 12:25:12,066 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Mar 22 12:25:12 CET 2023]; root of context hierarchy
2023-03-22 12:25:12,073 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-22 12:25:22,980 INFO  [main] org.appng.core.service.CoreService: starting deletion of site testsite
2023-03-22 12:25:23,031 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2023-03-22 12:25:23,034 INFO  [main] org.appng.core.service.CoreService: done deleting site testsite