cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP error for content repository

Former Member
0 Kudos

Dear gurus,

we defined a content repository to store images (Employee photos) in our HR instance (ECC 6). we set customizing for Sap Archive Link and "document type" (HRICOLFOTO). We followed suggestions of this link: [http://www.sd-solutions.com/documents/SDS_Employee_Photos_v4.7.html|http://www.sd-solutions.com/documents/SDS_Employee_Photos_v4.7.html]. When we try to store an image (JPG file) using OAAD transaction code we get "HTTP error: 500 Internal Server Error". Again using CSADMIN transaction code to test HTTP server assigned to content repository we get the same message. Work process trace file is attached below. Thanks for your help.

W Tue Jan 20 09:01:06 2009

W *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp 713]

W *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c 839]

M ***LOG W03=> [itsplxx.c 840]

W *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c 842]

W *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c 1180]

W *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]

W *** ERROR => plugin: Unknown user agent type, not supported 'SAP Web Application Server (1.0;640)' [itspagat.cpp 819]

W *** ERROR => plugin: Browser verification failed rc: 1 [itspagat.cpp 750]

W *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]

W

W Tue Jan 20 09:01:21 2009

W *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp 713]

W *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c 839]

M ***LOG W03=> [itsplxx.c 840]

W *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c 842]

W *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c 1180]

W *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]

W *** ERROR => plugin: Unknown user agent type, not supported 'SAP Web Application Server (1.0;640)' [itspagat.cpp 819]

W *** ERROR => plugin: Browser verification failed rc: 1 [itspagat.cpp 750]

W *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]

W *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp 713]

W *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c 839]

M ***LOG W03=> [itsplxx.c 840]

W *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c 842]

W *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c 1180]

W *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]

W *** ERROR => plugin: Unknown user agent type, not supported 'SAP Web Application Server (1.0;640)' [itspagat.cpp 819]

W *** ERROR => plugin: Browser verification failed rc: 1 [itspagat.cpp 750]

W *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]

W *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp 713]

W *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c 839]

M ***LOG W03=> [itsplxx.c 840]

W *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c 842]

W *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c 1180]

W *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]

Regards.

:: Vittorio

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Pls check ...

1> Do you have Administrator rights?

2> The path specified for ContentServer DLL is valid.

3> Which browser you are using? It should be IE

Former Member
0 Kudos

There is no DLL involved: path of content server is ICM internal (transaction SICF /sap/bc/contentserver/)

The problem is that I can't upload any image to ECC database because of HTTP error in OAAD ("HTTP error: 500 Internal Server Error").

Best regards.

:: Vittorio

Former Member
0 Kudos

Hello Mr. cevasco,

did you try to run the report from se38 W3_PUBLISH_SERVICES ?

This should help.

regards

Former Member
0 Kudos

Hi,

I published all services to INTERNAL ITS but there are no changes for upload images in OAAD transaction.

Thanks.

Best regards.

JPReyes
Active Contributor
0 Kudos

Check the status of your HTTP repository is OAC0

Regards

Juan

Former Member
0 Kudos

try this too

From Transaction OOAD:

Store and assign -> Business Object : PREL

Document type : hricolfoto

bye

Former Member
0 Kudos

Dear Juan,

I defined a repository with the following properties:

Document Area: ArchiveLink

Storage type: R/3 database

Version no.: 0046

Contents table: SDOKCONT1

Best regards

JPReyes
Active Contributor
0 Kudos

Whats the storage type?, is the check returning ok?

Regards

Juan

Former Member
0 Kudos

Storage type is "R/3 database".

How can i check content repository in OAC0?

Thanks.

Best regards.

:: Vittorio

JPReyes
Active Contributor
0 Kudos

Theres a button beside CSADMIN that looks like a balance. You can use that to check... but as it is a R/3 Database repository it might not be there.

Now, you said

When we try to store an image (JPG file) using OAAD transaction code we get "HTTP error: 500 Internal Server Error". Again using CSADMIN transaction code to test HTTP server assigned to content repository

How can you be calling a HTTP repository when you are actually storing the data in the R/3 Database? That doesn't make sense to me.

Can you explain your full landscape?

regards

Juan

Former Member
0 Kudos

Well, I'd like to store employee photos in local ECC database, there is no necessity of HTTP access.

But simply, when I try to upload with OAAD a jpg I get a HTTP error ("HTTP error: 500 Internal Server Error"). I don't understand why.

So investingating in that issue, when I'm displaying in transaction OAC0 my repository there is the possibility to go to transaction CSADMIN (from "Environment" menu) but again I get the same HTTP error.

Regards.

:: Vittorio

0 Kudos

Hello, Vittorio Cevasco!

Did you resolve this problem? Can you tell how if yes. I've the same error.

Best regards,

Valeriy.