ODSEE - When DSML is Enabled Client Search Returns with Error : request="GET / HTTP/1.1" status="405 Method Not Allowed"
(Doc ID 1124374.1)
Last updated on MARCH 23, 2020
Applies to:
Oracle Directory Server Enterprise Edition - Version 5.1 and laterInformation in this document applies to any platform.
Symptoms
With Directory Services Markup Language (DSML) service enabled, when performing a client search with a POST request, the search is successful and the log file shows:
...
[07/Jun/2010:16:04:00 -0400] conn=5317 op=0 msgId=-1 - protocol=HTTP host="<FQDN>:<PORT>" remlog="-" uname="admin" date="[Mon, 07 Jun 2010 20:04:00 GMT]" request="POST / HTTP/1.0" status="200 OK" length=796 dn="uid=<UID>,ou=system,ou=users,<SUFFIX_DN>"
...
However, when a client uses a GET request, the search fails and the following error is shown in the log file:
...
[07/Jun/2010:11:59:05 -0400] conn=4870 op=0 msgId=-1 - protocol=HTTP host="<IP>" remlog="-" uname="-" date="[Mon, 07 Jun 2010 15:59:06 GMT]" request="GET / HTTP/1.1" status="405 Method Not Allowed" length=25 dn=""
...
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |