hjimenez89rb (Hugo Alberto Jiménez Santos)
- Login: hjimenez89rb
- Registered on: 03/09/2023
- Last sign in: 04/20/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
03/14/2023
-
03:16 AM Ruby Bug #19527: Object allocation during garbage collection phase
- Hi everyone.
As I mentioned the first thing I did was check the issue with IBM, if you check the stack message, our application (PEC) is started, then it establish the connection to the database using IBM_GEM and this error is triggered...
03/13/2023
-
06:08 PM Ruby Bug #19527 (Third Party's Issue): Object allocation during garbage collection phase
- We are currently developing a Ruby based web application which connects to a DB2 Database and we have been using ibm_db-5.4.0 to establish a connection, suddenly we got a error related to RUBY garbage collector PHASE.
We have checked ...
03/09/2023
-
05:44 PM Ruby Bug #19524 (Third Party's Issue): Garbage Collector is not working as expected.
- We are currently developing a Ruby based web application which connects to a DB2 Database . WE have been using ibm_db-5.4.0 to establish a connection. We are currently following the IBM and Ruby documentation but the application crashes ...