Bug 26202 - S4 Connector: Traceback bei der Synchr. eines DNS Objekt von Samba nach UCS
S4 Connector: Traceback bei der Synchr. eines DNS Objekt von Samba nach UCS
Status: RESOLVED DUPLICATE of bug 24375
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Arvid Requate
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-21 11:26 CET by Felix Botner
Modified: 2012-03-06 10:44 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments
connector-s4.log (103.50 KB, application/text)
2012-02-21 11:26 CET, Felix Botner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2012-02-21 11:26:53 CET
Created attachment 4199 [details]
connector-s4.log

Der S4 Connector wurde auf einem Slave installiert.

21.02.2012 11:11:31,425 LDAP        (PROCESS): sync to ucs:   [           dns]
[       add]
DC=0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs\0ACNF:b24306d2-991d-451a-858f-0752c66470c4,dc=as.df,cn=dns,dc=as,dc=df
21.02.2012 11:11:31,429 LDAP        (ERROR  ): Unknown Exception during
sync_to_ucs
21.02.2012 11:11:31,435 LDAP        (ERROR  ): Traceback (most recent call
last):
  File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line
1272, in sync_to_ucs
    result = self.property[property_type].ucs_sync_function(self,
property_type, object)
  File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/dns.py", line
893, in con2ucs
    ucs_cname_create(s4connector, object)
  File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/dns.py", line
563, in ucs_cname_create
    newRecord['cname']=c
  File "/usr/lib/pymodules/python2.6/univention/admin/handlers/__init__.py",
line 260, in __setitem__
    p=s.parse(value)
  File "/usr/lib/pymodules/python2.6/univention/admin/syntax.py", line 1038, in
parse
    if self._re.match(text) != None:
TypeError: expected string or buffer

Log mit debug=3 im Anhang
Comment 1 Felix Botner univentionstaff 2012-02-21 12:14:58 CET
Hier das S4 Objekt, 



univention-s4search dc=0a50757a-d3ab-4fec-98b2-a4727afb4be6._ms*
# record 1
dn: DC=0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs\0ACNF:b24306d2-991d-451a-858f-0752c66470c4,DC=as.df,CN=MicrosoftDNS,CN=System,DC=as,DC=df
objectClass: top
objectClass: dnsNode
instanceType: 4
whenCreated: 20120221100015.0Z
uSNCreated: 3687
showInAdvancedViewOnly: TRUE
objectGUID: b24306d2-991d-451a-858f-0752c66470c4
dnsRecord:: DwAFAAUAAAABAAAAAAAOEAAAAAAAAAAADQMFc2xhdmUCYXMCZGYA
objectCategory: CN=Dns-Node,CN=Schema,CN=Configuration,DC=as,DC=df
dc:: MGE1MDc1N2EtZDNhYi00ZmVjLTk4YjItYTQ3MjdhZmI0YmU2Ll9tc2RjcwpDTkY6YjI0MzA2Z
 DItOTkxZC00NTFhLTg1OGYtMDc1MmM2NjQ3MGM0
name:: MGE1MDc1N2EtZDNhYi00ZmVjLTk4YjItYTQ3MjdhZmI0YmU2Ll9tc2RjcwpDTkY6YjI0MzA
 2ZDItOTkxZC00NTFhLTg1OGYtMDc1MmM2NjQ3MGM0
whenChanged: 20120221101106.0Z
uSNChanged: 3722
distinguishedName: DC=0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs\0ACNF:b24306
 d2-991d-451a-858f-0752c66470c4,DC=as.df,CN=MicrosoftDNS,CN=System,DC=as,DC=df

# record 2
dn: DC=0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs,DC=as.df,CN=MicrosoftDNS,CN=System,DC=as,DC=df
objectClass: top
objectClass: dnsNode
instanceType: 4
whenCreated: 20120221100859.0Z
whenChanged: 20120221100859.0Z
uSNCreated: 3721
uSNChanged: 3721
showInAdvancedViewOnly: TRUE
name: 0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs
objectGUID: 0fd2b14a-29a5-48e0-9354-adf7aa02819e
dnsRecord:: DwAFAAUAAAABAAAAAAAOEAAAAAAAAAAADQMFc2xhdmUCYXMCZGYA
objectCategory: CN=Dns-Node,CN=Schema,CN=Configuration,DC=as,DC=df
dc: 0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs
distinguishedName: DC=0a50757a-d3ab-4fec-98b2-a4727afb4be6._msdcs,DC=as.df,CN=
 MicrosoftDNS,CN=System,DC=as,DC=df

# Referral
ref: ldap://as.df/CN=Configuration,DC=as,DC=d
Comment 2 Arvid Requate univentionstaff 2012-03-06 10:43:16 CET

*** This bug has been marked as a duplicate of bug 24375 ***