Skip to content

springIbisTestToolTibet2.xml does not work #10205

@RayetSena

Description

@RayetSena

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

  1. Copy the file from
    <bean name="debugger,ibisDebugger" class="org.frankframework.ladybug.tibet2.Tibet2Debugger" autowire="byName"/>
  2. Put the file in /src/main/resources folder
  3. 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

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions