Hello, i've a issue with sap web dispatcher in Fiori. The HTTP communication is verified and working (Server reached successfully), but when i login to Fiori i see this errors
http://xxxxxxxxxxxxx:8050/sap/hba/r/sb/core/odata/modeler/SMART_…ELER_CREATE_KPI%27%20or%20id%20eq%20%27SAP_SB_MODELER_CREATE_EVALUATION%27 Failed to load resource: the server responded with a status of 503 (Service Unavailable)
Error (503, Service Unavailable) in OData response for GET "/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs('HANA_CATALOG_MODELER')/Chips?$filter=id%20eq%20'SAP_SB_MODELER_ASSOCIATION'%20or%20id%20eq%20'SAP_SB_MODELER_AUTHORIZATION'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_DRILLDOWN'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_MIGRATION_TOOL'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_TILE'%20or%20id%20eq%20'SAP_SB_MODELER_WORKSPACE'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_KPI'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_EVALUATION'": HTTP request failed - {"requestUri":"/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs('HANA_CATALOG_MODELER')/Chips?$filter=id%20eq%20'SAP_SB_MODELER_ASSOCIATION'%20or%20id%20eq%20'SAP_SB_MODELER_AUTHORIZATION'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_DRILLDOWN'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_MIGRATION_TOOL'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_TILE'%20or%20id%20eq%20'SAP_SB_MODELER_WORKSPACE'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_KPI'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_EVALUATION'","statusCode":503,"statusText":"Service Unavailable","headers":[],"body":"<html><head><title>Application Server Error</title></head><body>\r\n<H2><b>503 Service not available</b></H2><br>\r\n<hr>Wed Jan 27 10:31:14 2016\n\r\n</body></html>\r\n"} sap.ui2.srvc.ODataWrapperz
Failed to load tile: Error (503, Service Unavailable) in OData response for GET "/sap/hba/r/sb/core/odata/modeler/SMART_BUSINESS.xsodata;o=HANA/Catalogs('HANA_CATALOG_MODELER')/Chips?$filter=id%20eq%20'SAP_SB_MODELER_ASSOCIATION'%20or%20id%20eq%20'SAP_SB_MODELER_AUTHORIZATION'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_DRILLDOWN'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_MIGRATION_TOOL'%20or%20id%20eq%20'SAP_SB_MODELER_CONFIGURE_TILE'%20or%20id%20eq%20'SAP_SB_MODELER_WORKSPACE'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_KPI'%20or%20id%20eq%20'SAP_SB_MODELER_CREATE_EVALUATION'": HTTP request failed - sap.ui2.srvc.ChipInstance({oChip:sap.ui2.srvc.Chip({sChipUrl:""}),bFullscreen:false}) sap.ushell_abap.adapters.abap.LaunchPageAdapter
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Failed to update data via service /sap/opu/odata/sap/SRA021_SRV/Summary: HTTP request failed - 500 Internal Server Error - sap.ushell.components.tiles.applauncherdynamic.DynamicTile
GET http://xxxxxxxxxxxxxxxxxx:8050/sap/opu/odata/sap/SRA021_SRV/Summary 500 (Internal Server Error)
Failed to update data via service /sap/opu/odata/sap/SRA021_SRV/Summary: HTTP request failed - 500 Internal Server Error - sap.ushell.components.tiles.applauncherdynamic.DynamicTile
What can i do to solve this?
Thanks
regards