Hello Experts! I need your help.
Since 3 weeks our SOLMAN EWA is not been generated. At browser it is just in "Data is available" Status (2 bottles). When i go to GUI I see the session at the same satus. I already did a refresh sessions at SDCCN and also created a new EWA session for SOLMAN manually but still the same trouble.
SAP_COLLECTOR_FOR_PERFMONITOR Job is apparently working.
At ST22 it throws me a dump, here is:
Category ABAP Programming Error
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED_NO
Except. CX_SY_REF_IS_INITIAL
ABAP Program /1AGS/ABI_IM_TECH__________004
Access via 'NULL' object reference not possible.
Error in the ABAP Application Program
The current ABAP program "/1AGS/ABI_IM_TECH__________004" had to be terminated because it has come across a statement that unfortunately cannot be executed.
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not caught in procedure "READ_SMD" "(FORM)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated that the exception would occur, the current program is terminated.
The reason for the exception is: You attempted to use a 'NULL' object reference (points to 'nothing') access a component.
An object reference must point to an object (an instance of a class) before it can be used to access components.
Either the reference was never set or it was set to 'NULL' using the CLEAR statement.
Call Program........."CL_DSMOP_SOLUTION=============CP"
If someone had the same error, please let me know.
Regards!
Luis!