-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Nightly (Jahia Release)
Constantly failing since October 9th: https://github.com/Jahia/saml-authentication-valve/actions/workflows/nightly-standalone-release.yml
Probably because the newly added test is not compatible with previous release. So tests need to be adapted.
Nightly (Jahia Snapshot)
samlLogin test started to fail October 18th: https://github.com/Jahia/saml-authentication-valve/actions/workflows/nightly-standalone-snapshot.yml
The login fields are not displayed...
And we might have missed to updatethe signature of tabularList, but not sure it's really an issue as it did not fail before
2025-10-21 07:05:22,451: DEBUG [Activator] - Received event UNINSTALLED for bundle tabularList v8.3.0-SNAPSHOT [194]
2025-10-21 07:05:22,451: INFO [Activator] - --- Uninstalling DX OSGi bundle tabularList v8.3.0-SNAPSHOT [194] --
2025-10-21 07:05:22,452: INFO [Activator] - --- Finished uninstalling DX OSGi bundle tabularList v8.3.0-SNAPSHOT [194] in 1ms --
2025-10-21 07:05:22,452: ERROR [BundleLicenseCheckerListener] - Invalid license check
I've also noticed framework errors in the logs worth investigating IMHO:
2025-10-21 07:05:22,567: INFO [ModuleManagerImpl] - Performing Start operation for bundle org.jahia.modules/sample-bootstrap-templates/4.0.0.SNAPSHOT on target null
2025-10-21 07:05:22,505: ERROR [Framework] - FrameworkEvent ERROR
java.lang.NullPointerException: Cannot invoke "org.osgi.framework.wiring.BundleWiring.getRequiredWires(String)" because the return value of "org.osgi.framework.Bundle.adapt(java.lang.Class)" is null
2025-10-21 07:05:22,598: INFO [ModuleManagerImpl] - Start operation completed for bundle org.jahia.modules/sample-bootstrap-templates/4.0.0.SNAPSHOT on target null in 31 ms. Operation result: org.jahia.services.modulemanager.OperationResult@43898514[bundleInfos=[org.jahia.services.modulemanager.BundleInfo@1ce12815[bucketInfo=org.jahia.services.modulemanager.BundleBucketInfo@121212ed[groupId=org.jahia.modules,symbolicName=sample-bootstrap-templates],version=4.0.0.SNAPSHOT]],message=Operation successful]
2025-10-21 07:05:22,586: ERROR [Framework] - FrameworkEvent ERROR
java.lang.IllegalStateException: The bundle is uninstalled.
2025-10-21 07:05:22,625: ERROR [FeatureDeploymentListener] - Unable to update deployed features for bundle: tabularList - 8.3.0.SNAPSHOT
java.lang.IllegalStateException: The bundle is uninstalled.
2025-10-21 07:07:46,404: WARN [ErrorLoggingFilter] - [Error code: 404]: Requested resource is not available: /sites/samlTestSite/home
21-Oct-2025 07:05:22.498 SEVERE [http-nio-8080-exec-1] org.apache.karaf.main.Main$2.log Bundle org.apache.felix.framework [0] EventDispatcher: Error during dispatch. (java.lang.NullPointerException: Cannot invoke "org.osgi.framework.wiring.BundleWiring.getRequiredWires(String)" because the return value of "org.osgi.framework.Bundle.adapt(java.lang.Class)" is null)
21-Oct-2025 07:05:22.502 SEVERE [http-nio-8080-exec-1] org.apache.karaf.main.Main$2.log Bundle org.jahia.bundles.extender.jahiamodules [92] EventDispatcher: Error during dispatch. (java.lang.IllegalStateException: The bundle is uninstalled.)
java.lang.IllegalStateException: The bundle is uninstalled.