Skip to content

Conversation

@quaff
Copy link
Contributor

@quaff quaff commented Aug 14, 2025

Closes GH-4133

@sobychacko sobychacko added this to the 1.1.0.M1 milestone Aug 15, 2025
@sobychacko sobychacko added the bug Something isn't working label Aug 15, 2025
@sobychacko sobychacko merged commit 7aea093 into spring-projects:main Aug 15, 2025
2 checks passed
spring-builds pushed a commit that referenced this pull request Aug 15, 2025
…ctionDetails.getSslBundle()` (#4149)

Fixes #4133

Signed-off-by: Yanming Zhou <[email protected]>
(cherry picked from commit 7aea093)
quaff added a commit to quaff/spring-ai that referenced this pull request Aug 18, 2025
```
Caused by: java.lang.IllegalAccessException: no private access for invokespecial: interface org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails, from interface org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails (unnamed module @fcd6521)
        at java.base/java.lang.invoke.MemberName.makeAccessException(MemberName.java:889)
        at java.base/java.lang.invoke.MethodHandles$Lookup.checkSpecialCaller(MethodHandles.java:3801)
        at java.base/java.lang.invoke.MethodHandles$Lookup.unreflectSpecial(MethodHandles.java:3315)
        at org.springframework.ai.testcontainers.service.connection.mongo.MongoDbAtlasLocalContainerConnectionDetailsFactory$MongoDbAtlasLocalContainerConnectionDetails.getSslBundle(MongoDbAtlasLocalContainerConnectionDetailsFactory.java:88)
```

Introduced by spring-projectsGH-4149

Signed-off-by: Yanming Zhou <[email protected]>
scionaltera pushed a commit to scionaltera/spring-ai that referenced this pull request Sep 3, 2025
…ctionDetails.getSslBundle()` (spring-projects#4149)

Fixes spring-projects#4133
Auto-cherry-pick to 1.0.x

Signed-off-by: Yanming Zhou <[email protected]>
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
…ctionDetails.getSslBundle()` (spring-projects#4149)

Fixes spring-projects#4133
Auto-cherry-pick to 1.0.x

Signed-off-by: Yanming Zhou <[email protected]>
Willam2004 pushed a commit to Willam2004/spring-ai that referenced this pull request Oct 11, 2025
…ctionDetails.getSslBundle()` (spring-projects#4149)

Fixes spring-projects#4133
Auto-cherry-pick to 1.0.x

Signed-off-by: Yanming Zhou <[email protected]>
Signed-off-by: 家娃 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MongoDBAtlasLocalContainer triggers a StackOverflowError

2 participants