azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

Unexpected character ('<' (code 60))

Open jsarrelli opened this issue 9 months ago • 4 comments

Hi team, I'm getting tons of the following errors, but I can't trace where they come from. I don't see any other error so I believe this is an internal one that is handled or resolved behind the scenes.

Exception or Stack Trace Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number (or 'NaN'/'INF'/'+INF'), Array, Object or token 'null', 'true' or 'false') at [Source: (byte[])"<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta content='text/html; charset=utf-8' http-equiv='content-type'/><style type='text/css'>body {font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13p"[truncated 488 bytes]; line: 1, column: 2]

Logger Name: com.azure.core.implementation.MethodHandleReflectiveInvoker

Versions:

  val azureSdk                      = "com.azure.resourcemanager" % "azure-resourcemanager"                  % "2.38.0"
  // Single Services Managers
  val azureAppServiceSdk            = "com.azure.resourcemanager" % "azure-resourcemanager-appservice"       % "2.38.0"
  val azureSearchServiceSdk         = "com.azure.resourcemanager" % "azure-resourcemanager-search"           % "2.38.0"
  val azureRecoveryServiceSdk       = "com.azure.resourcemanager" % "azure-resourcemanager-recoveryservices" % "1.2.0"
  val azureRecoveryServiceBackupSdk =
    "com.azure.resourcemanager" % "azure-resourcemanager-recoveryservicesbackup" % "1.2.0"
  val azureResourceHealthSdk               = "com.azure.resourcemanager" % "azure-resourcemanager-resourcehealth" % "1.0.0"
  val azureRecoveryServicesSiteRecoverySdk =
    "com.azure.resourcemanager" % "azure-resourcemanager-recoveryservicessiterecovery" % "1.1.0"

jsarrelli avatar May 02 '24 13:05 jsarrelli

Thank you for your feedback. Tagging and routing to the team member best able to assist.

github-actions[bot] avatar May 02 '24 13:05 github-actions[bot]

This seems to be similar problem with this issue https://github.com/Azure/azure-sdk-for-java/issues/40081

Would you enable logging to let us at least see which API is having this problem? https://github.com/Azure/azure-sdk-for-java/issues/40081#issuecomment-2105624214

weidongxu-microsoft avatar May 14 '24 05:05 weidongxu-microsoft

Hi @jsarrelli. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

github-actions[bot] avatar May 14 '24 05:05 github-actions[bot]

Hi @jsarrelli, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

github-actions[bot] avatar May 21 '24 09:05 github-actions[bot]