cancel
Showing results for 
Search instead for 
Did you mean: 

Error while checking the debugger.

Former Member
0 Kudos

Hi all ,

When i logged into the debugger window through the link "http://<server>:<port>/webdynpro/dispatcher/sap.com/grc~ccappcomp/CCDebugger" and clicked on search obj.I have pasted the error which i am getting .

"Errortype extern:com.virsa.cc.modelvirsar3_01.types.BAPI_VIRSAR3_01:com.virsa.cc.modelvirsar3_01.types.__Virsa__Zccauthfldr could not be loaded: com.sap.dictionary.runtime.DdException: Type com.virsa.cc.modelvirsar3_01.types.__Virsa__Zccauthfldr does not exist"

Any inputs on this .

thanx in advance .

Ambarish.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Are you able to see your SAP system in the drop down ? or is it blank ?

It seems like there is a portal Connector failure.

Best Regards,

Amol Bharti

Former Member
0 Kudos

Hi amol,

I can see the sap system in the drop down in the under the debugger .I think you are refferring to that only.Please correct me if i am wrong.

Edited by: Ambarish annapureddy on Dec 17, 2008 9:59 AM

Former Member
0 Kudos

Well there may be multiple reasons for this.

1. Please confirm if you are able to get risk analysis results using RAR.

2. Your system is not in offline mode

3. Make sure your connectors are working fine. Also terst your jco connections.

4. You have sufficient rights, try using administrator user and then open CCDebugger

5. Make sure that all the object files are uploaded corresponding to the system for which you are doing the analysis.

Please go to Debugger

In the text box check for the following two query.

1. select * from virsa_cc_objtext

2. select * from virsa_cc_sapobj

In case you are not able to find any results by executing the above query then the objects have not been uploaded in your system. Do upload objects to your system.

Remotely - It's hard to diagnose the problem.

So please check the above points I made, If nothing works do let me know.

Best Regards,

Amol Bharti

Answers (0)