cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP error: 500 (Internal Server Error) "Internal error: rc=0, ContRep or

Former Member
0 Kudos

HTTP error: 500 (Internal Server Error) "Internal error: rc=0, ContRep or Storage entry not defined "

Hi Friends,

We are facing an issue when i am connecting content server 6.20 which is built on Windows 2003 with SAPDB 7.3 and IIS as web server. We are using ECC 6.0 SR3 which is recently upgraded on OS 400 and DB2 as database. I am facing the below error when i am connecting CS to sap system.

HTTP error: 500 (Internal Server Error) "Internal error: rc=0, ContRep or Storage entry not defined "

When i check in dev_icm.log i could see the below log:

[Thr 1029] Wed Sep 9 07:29:55 2009

[Thr 1029] *** ERROR => Error in HTTP response: 11 [http_plg_mt.c 5404]

[Thr 1029] Address Offset RESPONSE:

[Thr 1029] -


[Thr 1029] 0x70000009016f520 000000 48545450 2f312e31 20353030 2028496e |HTTP/1.1 500 (In|

[Thr 1029] 0x70000009016f530 000016 7465726e 616c2053 65727665 72204572 |ternal Server Er|

[Thr 1029] 0x70000009016f540 000032 726f7229 0d0a636f 6e6e6563 74696f6e |ror)..connection|

[Thr 1029] 0x70000009016f550 000048 3a20636c 6f73650d 0a646174 653a2057 |: close..date: W|

[Thr 1029] 0x70000009016f560 000064 65642c20 30392053 65702032 30303920 |ed, 09 Sep 2009 |

[Thr 1029] 0x70000009016f570 000080 31343a33 303a3037 20474d54 0d0a7365 |14:30:07 GMT..se|

[Thr 1029] 0x70000009016f580 000096 72766572 3a204d69 63726f73 6f66742d |rver: Microsoft-|

[Thr 1029] 0x70000009016f590 000112 4949532f 362e300d 0a636f6e 74656e74 |IIS/6.0..content|

[Thr 1029] 0x70000009016f5a0 000128 2d747970 653a2074 6578742f 706c6169 |-type: text/plai|

[Thr 1029] 0x70000009016f5b0 000144 6e0d0a63 6f6e7465 6e742d6c 656e6774 |n..content-lengt|

[Thr 1029] 0x70000009016f5c0 000160 683a2038 320d0a78 2d657272 6f726465 |h: 82..x-errorde|

[Thr 1029] 0x70000009016f5d0 000176 73637269 7074696f 6e3a2022 43657274 |scription: "Cert|

[Thr 1029] 0x70000009016f5e0 000192 4261673a 3a526561 64436572 74732066 |Bag::ReadCerts f|

[Thr 1029] 0x70000009016f5f0 000208 61696c65 64207263 3d352c20 41636365 |ailed rc=5, Acce|

[Thr 1029] 0x70000009016f600 000224 73732069 73206465 6e696564 2e0d0a22 |ss is denied..."|

[Thr 1029] 0x70000009016f610 000240 0d0a582d 436f6e74 656e7453 65727665 |..X-ContentServe|

[Thr 1029] -


[Thr 1029] *** ERROR => IcmPlAllocBuf: MpiGetOutbuf failed (rc = 14) [icxxplugin_m 1122]

Could some one help on this.

Regards,

Siva kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

1.At fisst line of error says, 'Content repository is not defined, check content respository is availbale for CS.

2. IF assume ConRep is working, check database is not started or web server is not started

3. Check this note for further 'Snote--1293399'

i would say this is data base Error.

Benakaraja

??P

Former Member
0 Kudos

Hi Benakaraja,

As per ur suggestion referred Note:1293399, in my log there is no DB related issue. But when i am entering in to CSADMIN i could see the error:

Http error : 401(unauthorized) "permission denied: adminContRep&configGet"

Can u please help me on this?

Siva kumar

Former Member
0 Kudos

Hi,

I have checked the status of SAPDB its up and running with out any issues:

dbmcli -d SDB -u userid,password db_state

OK

State

WARM

Siva kumar