Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When an error occured during adding an AI API, it doesn't print the stack trace #3251

Open
PasanT9 opened this issue Oct 14, 2024 · 0 comments

Comments

@PasanT9
Copy link

PasanT9 commented Oct 14, 2024

Description

$subject

Steps to Reproduce

  1. Start API Manager in debug mode.
  2. Add checkpoint on APIMgtDAO.addAIConfiguration().
  3. Add a new AI API.
  4. Once the checkpoint is reached, change the DB query to an erroneous query.
  5. Resume execution.
  6. Notice the stack trace is not printed with carbon logs.

Affected Component

APIM

Version

4.4.0-alpha

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant