-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
Current Behavior
The project cannot be started with file springIbisTestToolTibet2.xml
The file does not work as expected.
Expected Behavior
To see the console
Environment Information
9.3.0
Steps To Reproduce
- Copy the file from
<bean name="debugger,ibisDebugger" class="org.frankframework.ladybug.tibet2.Tibet2Debugger" autowire="byName"/> - Put the file in /src/main/resources folder
- Add ibistesttool.custom=Tibet2 to DeploymentSpecifics.properties
Configuration
Input
No response
What database are you using?
No response
What browsers are you seeing the problem on?
No response
Relevant Log Output
2025-12-23 15:07:40,139 - Unable to start Ladybug TestTool
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'reportGenerator': Unsatisfied dependency expressed through method 'setTestTool' parameter 0: Error creating bean with name 'testTool' defined in class path resource [springIbisTestTool.xml]: Error creating bean with name 'views' defined in class path resource [springIbisTestToolTibet2.xml]: Cannot resolve reference to bean 'auditLogView' while setting bean property 'views' with key [0]
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.resolveMethodArguments(AutowiredAnnotationBeanPostProcessor.java:896) ~[spring-beans-6.2.11.jar:6.2.11]Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done