Skip to content

Passed

org.appng.core.model.ApplicationProviderTest.testUpdateException

Took 0.39 sec.

Standard Output

2022-05-19T15:52:00,631 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: 887438338
	at org.appng.api.support.CallableAction.execute(CallableAction.java:457) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT]
	at org.appng.api.support.CallableAction.perform(CallableAction.java:337) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPS
...[truncated 4922 chars]...
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:439) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT]
	... 44 more