[Mono-bugs] [Bug 539558] New: Exception when trying to get an Ldap attribute for a user on Active Directory.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 16 07:07:30 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=539558
Summary: Exception when trying to get an Ldap attribute for a
user on Active Directory.
Classification: Mono
Product: Mono: Runtime
Version: 2.4.x AddOn CD
Platform: Other
OS/Version: OES - Linux
Status: NEW
Severity: Major
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: sramesh at novell.com
QAContact: mono-bugs at lists.ximian.com
CC: vvaradhan at novell.com, rarpit at novell.com,
sramesh at novell.com, amahabaleshwar at novell.com
Found By: Third Party Developer/Partner
we are hitting a mono issue while trying to get the ldap attributes from an
active dirrectory server using c# api's. We are hitting the issue with mono
2.4,
but not with Mono 1.2.
StackTrace:
ERROR Simias.ADLdapProvider.ADSync - Arg_InsufficientSpace
Parameter name: chars
2009-09-01 03:53:49,937 [-1229415520] ERROR
Simias.ADLdapProvider.ADSync - at
System.Text.UTF8Encoding.InternalGetChars (System.Byte* bytes, Int32
byteCount, System.Char* chars, Int32 charCount, System.UInt32&
leftOverBits, System.UInt32& leftOverCount, System.Object provider,
System.Text.DecoderFallbackBuffer& fallbackBuffer, System.Byte[]&
bufferArg, Boolean flush) [0x00000]
at System.Text.UTF8Encoding.InternalGetChars (System.Byte[] bytes,
Int32 byteIndex, Int32 byteCount, System.Char[] chars, Int32
charIndex, System.UInt32& leftOverBits, System.UInt32& leftOverCount,
System.Object provider, System.Text.DecoderFallbackBuffer&
fallbackBuffer, System.Byte[]& bufferArg, Boolean flush) [0x00000]
at System.Text.UTF8Encoding.GetChars (System.Byte[] bytes, Int32
byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex)
[0x00000]
at System.Text.Encoding.GetChars (System.Byte[] bytes) [0x00000]
at Novell.Directory.Ldap.LdapAttribute.get_StringValueArray ()
[0x00000]
at Novell.Directory.Ldap.LdapAttribute.get_StringValues () [0x00000]
at Simias.ADLdapProvider.ADSync.ProcessUserEntry
(Novell.Directory.Ldap.LdapConnection conn,
Novell.Directory.Ldap.LdapEntry entry, System.String group,
System.String groupList) [0x00000]
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list