Working with DB2 #1637
ISIL-GalFarfel
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Which image (version) are you using? Which builder configuration? Are the logs you're referring to from the container itself? Have you tried using a configuration aligned with our tests? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🐛 Issue Description: Testcontainers Stuck While Starting DB2
I’m experiencing a problem when starting my Testcontainers setup with DB2. The startup process gets stuck for a very long time on this step:
It seems to hang and doesn’t proceed past this step within a reasonable timeframe.
❓Questions
Is this a known issue with Testcontainers and DB2?
Or am I missing something in my configuration that could cause this delay?
🧪 Context
Using Testcontainers with DB2
The container doesn’t progress past the “Configuring DB2 instances” step
Estimated time shows 300 seconds but it doesn’t complete
Beta Was this translation helpful? Give feedback.
All reactions