Skip to content

Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.Dsn #3825

@detomarco

Description

@detomarco

Integration

sentry

Java Version

22

Version

7.16.0

Steps to Reproduce

Use version 7.16 and set SENTRY_DSN="" (empty string)

Expected Result

Application starts and sentry is disabled

Actual Result

from Sentry v7.16.0 I get this error

Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.Dsn:

    Reason: java.lang.IllegalArgumentException: Invalid DSN scheme: null

Action:

Update your application's configuration

I think it's related to this PR #3796

Metadata

Metadata

Assignees

Labels

BugIssue type

Projects

Status

Done

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions