Symptom
When using Google Chrome browser version 49 or higher, system raises exception CX_SY_CONVERSION_NO_NUMBER on ABAP Program CLUR_NW7_USER_AGENT_INFO.
The short text message is "'537.36 Google Favicon' cannot be interpreted as a number."
- On the Source code part of the dump, on line 87 you can see the system is verifying if USER_AGENT_INFO-VERSION is a floating point number:
| 86|* rule for "(Chrome, >= 8.0, *)" |>>>>>| if user_agent_info-browser eq 'Chrome' and is_float( user_agent_info-version ) eq abap_true. | 88| lightspeed_info-supported = abap_true. "#EC NOTEXT
- On the chosen variables section, you can see USER_AGENT_INFO-VERSION has some extra information and therefore cannot be interpreted as a number:
|ME->USER_AGENT_INFO-VERSION | 537.36 Google Favicon | 333233246666624676666 | 537E3607FF7C5061693FE | 000000000000000000000 | 000000000000000000000 | 3500330037002E0033003600200047006F006F0067006C0065002000460061007600690063006F006E00
Read more...
Environment
- Google Chrome version 49
- Web Dynpro for ABAP
- SAP NetWeaver 7.0, SAP_BASIS SAPKB700XX
- SAP enhancement package 1 for SAP NetWeaver 7.0, SAP_BASIS SAPKB701XX
- SAP enhancement package 2 for SAP NetWeaver 7.0, SAP_BASIS SAPKB702XX
- SAP NetWeaver 7.3, SAP_BASIS SAPKB730XX
- SAP enhancement package 1 for SAP NetWeaver 7.3, SAP_BASIS SAPKB731XX
- SAP NetWeaver 7.4, SAP_UI SAPK-740XXINSAPUI
- SAP NetWeaver 7.5, SAP_UI SAPK-750XXINSAPU
Product
Keywords
CONVT_NO_NUMBER; dump; Laufzeitfehler; unified; rendering; CLUR_NW7_USER_AGENT_INFO; user_agent_info-browser; CLUR_NW7_USER_AGENT_INFO======CP; termination; short dump; "537.36 Google Favicon" nicht als Zahl interpretierbar , KBA , BC-WD-ABA , Web Dynpro ABAP , BC-WD-UR , Unified Rendering , BC-WD-ABA-REN , Rendering , BC-WD-ABA-RUN , Web Dynpro ABAP Runtime , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.