Skip to content

No matching overloads found for getConnection #95

@HenryNebula

Description

@HenryNebula

Legacy issue: baztian/jaydebeapi#74

Tier: P0 — shared-bug

The 'No matching overloads found for getConnection' error is a JPype overload resolution issue when Python argument types don't match Java method signatures. Our codebase still uses JPype for connection management and likely calls DriverManager.getConnection similarly. The truncated init.py shows _jdbc_connect and old_jpype handling, suggesting similar connection logic. This is a shared bug that still affects our codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions