Skip to content

Passed

org.appng.core.model.ApplicationProviderTest.testUpdateException

Took 0.12 sec.

Standard Output

2022-07-11T10:54:01,225 ERROR [main] org.appng.core.model.ApplicationProvider:  [localhost:demo-application] error while building structure for page 'entity'
org.appng.api.ProcessingException: error performing action 'update' of event 'events', ID: 1986647970
	at org.appng.api.support.CallableAction.execute(CallableAction.java:439) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.api.support.CallableAction.perform(CallableAction.java:316) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT
...[truncated 5022 chars]...
3.0.0-M5]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5]
Caused by: org.appng.api.ApplicationException: adfsf
	at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) ~[test-classes/:?]
	at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) ~[test-classes/:?]
	at org.appng.api.support.CallableAction.execute(CallableAction.java:422) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	... 45 more