Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Error importing default-ui-config.ldif

103 views
Skip to first unread message

Nicolás A.R

unread,
Apr 29, 2019, 5:26:12 PM4/29/19
to dcm4che
Hey, people! 

I'm doing manually local installation without docker of Dcm4chee-arc-5.16.1-mysql-secure-ui, everything good until now.

First, i've installed and configured OpenLDAP with slapd.conf file

schemas in slapd.conf

include ./schema/core.schema
include     ./schema/dicom.schema
include     ./schema/dcm4che.schema
include     ./schema/dcm4chee-archive.schema
include     ./schema/dcm4chee-archive-ui.schema

suffix "dc=dcm4che,dc=org"
rootdn "cn=admin,dc=dcm4che,dc=org"
..

Next following the steps i've imported successfully the first three ldif without any issues


$DCM4CHEE_ARC/ldap/init-baseDN.ldif
$DCM4CHEE_ARC/ldap/init-config.ldif
$DCM4CHEE_ARC/ldap/default-config.ldif
$DCM4CHEE_ARC/ldap/default-ui-config.ldif <---ERROR
$DCM4CHEE_ARC/ldap/add-vendor-data.ldif

only default-ui-config.ldif gives me this error.

Problem Occurred-2019-04-29 16_56_10.jpg



What i'm doing wrong? I missed something on the way?

Im able to do more test if require to find a solution.
Thanks in advance!!!


More info

Windows 7 x86
OpenLDAP 2.4.40 
Apache Directory Studio 2.0.0-M9
Dcm4chee-arc-5.16.1-mysql-secure-ui
Keycloak-5.0.0
Wildfly-16.0.0
default-ui-config.ldif.log

vrinda...@j4care.com

unread,
Apr 30, 2019, 3:27:07 AM4/30/19
to dcm4che
I've checked dcm4chee-archive-ui.schema file in the dcm4chee-arc-5.16.1-mysql-secure-ui release package, it does have the dcmuiPermissionName attribute defined in it. Check in your schema, if you find this attribute. If not, for some reason, the schema was not correctly imported in your LDAP. You may delete and re-import this schema and try again.

Nicolás A.R

unread,
Apr 30, 2019, 5:57:28 PM4/30/19
to dcm...@googlegroups.com
Thanks for the quick response!!

Ok, so taking your advice, i redo all the schemas part (delete-importing), but it keep displaying the same error. 

So i went back to see the error in log file and i think ive tracking down the problem, in the log, error comes to dn: dcmuiPermissionName=Action - Studies - Delete Study, searching on the openldap folder, only file with that name has lowercase study.

dcmuiConfigName=default-2019-04-30 17_45_02.jpg



and inside of default-ui-config.ldif is present this uppercase study

dcm4chee-arc-5.16.1-mysql-secure-ui_ldap_default-ui-config.ldif.jpg



Anyways changing Study to lowercase, file import successful with no error.

This will be the solution? or it has to be with that uppercase filename?

Greetings.

Shefki Esadi

unread,
May 2, 2019, 3:14:31 AM5/2/19
to dcm4che
Hi,

that LDAP value is not technically relevant (Is only for the user, that can differentiate between the ui permissions in the ui config), so it doesn't meter if it's written with Upper- or Lowercase.

Best Regards
Shefki Esadi

Nicolás A.R

unread,
May 2, 2019, 4:08:39 PM5/2/19
to dcm...@googlegroups.com
Oh, I understand, but did not want to ignore this error and latter doing some other mistake on installation but it is good to learn that it was about.

Thank you.
Reply all
Reply to author
Forward
0 new messages