By: Mohamad Taheri user 30 Jan 2017 at 2:21 a.m. CST

8 Responses
Mohamad Taheri gravatar
Hi. I want to get backup from my gluu server. as mentioned in documentation I can get backup with export24.py and after that I can run setup.py. my problem is in import24.py, when I'm running this script I got this. ``` INFO Stopping Tomcat ... INFO Stopping Directory Server ... INFO Directory Server is now stopped INFO Copying backup files from /etc, /opt and /usr INFO Updating the SSL Keystore Certificate stored in file </etc/certs/opendj.crt> Certificate was added to keystore Certificate was added to keystore Certificate was added to keystore Certificate was added to keystore INFO Copying the Custom LDAP Schema INFO Exporting the current LDAP data [30/01/2017:07:32:33 +0000] category=EXTENSIONS seq=28 severity=WARNING msg=Could not get filesystem for directory /opt/opendj/db/userRoot: Mount point not found INFO Updating oxSectorIdentifierURI to oxSectorIdentifier in people.ldif INFO Processing the LDIF data ``` I wait for a long time, but nothing happen. (CPU usage 50%). am I on the right path?

By Mohamad Taheri user 30 Jan 2017 at 2:24 a.m. CST

Mohamad Taheri gravatar
Here is import_244.log: ``` 2017-01-30 07:32:17,724 DEBUG root Running command : whereis service 2017-01-30 07:32:17,729 INFO root Stopping Tomcat ... 2017-01-30 07:32:17,729 DEBUG root Running command : /usr/bin/service tomcat stop 2017-01-30 07:32:17,788 DEBUG root Welcome to the Gluu Server! Stopping Tomcat Servlet Container... Tomcat Servlet Container was not running. 2017-01-30 07:32:17,788 INFO root Stopping Directory Server ... 2017-01-30 07:32:17,788 DEBUG root Running command : /usr/bin/service opendj stop 2017-01-30 07:32:22,908 INFO root Directory Server is now stopped 2017-01-30 07:32:22,909 INFO root Copying backup files from /etc, /opt and /usr 2017-01-30 07:32:22,909 DEBUG root copying /etc/certs/idp-encryptionkeyorig 2017-01-30 07:32:22,909 DEBUG root copying /etc/certs/idp-signingcsr 2017-01-30 07:32:22,909 DEBUG root copying /etc/certs/idp-encryptioncrt 2017-01-30 07:32:22,910 DEBUG root copying /etc/certs/asimbakey 2017-01-30 07:32:22,910 DEBUG root copying /etc/certs/scim-rsjks 2017-01-30 07:32:22,910 DEBUG root copying /etc/certs/idp-signingcrt 2017-01-30 07:32:22,910 DEBUG root copying /etc/certs/shibIDPcrt 2017-01-30 07:32:22,911 DEBUG root copying /etc/certs/idp-encryptionkey 2017-01-30 07:32:22,911 DEBUG root copying /etc/certs/oxauth-keysjks 2017-01-30 07:32:22,911 DEBUG root copying /etc/certs/asimbakeyorig 2017-01-30 07:32:22,911 DEBUG root copying /etc/certs/asimbaIDPjks 2017-01-30 07:32:22,911 DEBUG root copying /etc/certs/cert_credsjson 2017-01-30 07:32:22,912 DEBUG root copying /etc/certs/idp-signingkey 2017-01-30 07:32:22,912 DEBUG root copying /etc/certs/asimbacrt 2017-01-30 07:32:22,912 DEBUG root copying /etc/certs/httpdkeyorig 2017-01-30 07:32:22,912 DEBUG root copying /etc/certs/shibIDPjks 2017-01-30 07:32:22,912 DEBUG root copying /etc/certs/httpdcsr 2017-01-30 07:32:22,913 DEBUG root copying /etc/certs/shibIDPcsr 2017-01-30 07:32:22,913 DEBUG root copying /etc/certs/duo_credsjson 2017-01-30 07:32:22,913 DEBUG root copying /etc/certs/super_gluu_credsjson 2017-01-30 07:32:22,913 DEBUG root copying /etc/certs/asimbapkcs12 2017-01-30 07:32:22,913 DEBUG root copying /etc/certs/oxauth-keysjson 2017-01-30 07:32:22,914 DEBUG root copying /etc/certs/opendjcrt 2017-01-30 07:32:22,914 DEBUG root copying /etc/certs/shibIDPkey 2017-01-30 07:32:22,914 DEBUG root copying /etc/certs/httpdkey 2017-01-30 07:32:22,914 DEBUG root copying /etc/certs/gplus_client_secretsjson 2017-01-30 07:32:22,914 DEBUG root copying /etc/certs/httpdcrt 2017-01-30 07:32:22,914 DEBUG root copying /etc/certs/idp-signingkeyorig 2017-01-30 07:32:22,915 DEBUG root copying /etc/certs/asimbacsr 2017-01-30 07:32:22,915 DEBUG root copying /etc/certs/idp-encryptioncsr 2017-01-30 07:32:22,915 DEBUG root copying /etc/certs/shibIDPkeyorig 2017-01-30 07:32:22,915 DEBUG root copying /etc/certs/shibIDPpkcs12 2017-01-30 07:32:22,916 DEBUG root copying /opt/tomcat/conf/oxTrustLogRotationConfigurationxml 2017-01-30 07:32:22,916 DEBUG root copying /opt/tomcat/conf/webxml 2017-01-30 07:32:22,917 DEBUG root copying /opt/tomcat/conf/asimba-selectorxml 2017-01-30 07:32:22,917 DEBUG root copying /opt/tomcat/conf/loggingproperties 2017-01-30 07:32:22,917 DEBUG root copying /opt/tomcat/conf/contextxml 2017-01-30 07:32:22,918 DEBUG root copying /opt/tomcat/conf/gluuTomcatWrapperconf 2017-01-30 07:32:22,918 DEBUG root copying /opt/tomcat/conf/ox-ldapproperties 2017-01-30 07:32:22,918 DEBUG root copying /opt/tomcat/conf/serverxml 2017-01-30 07:32:22,918 DEBUG root copying /opt/tomcat/conf/salt 2017-01-30 07:32:22,919 DEBUG root copying /opt/tomcat/conf/tomcat-usersxml 2017-01-30 07:32:22,919 DEBUG root copying /opt/tomcat/conf/catalinapolicy 2017-01-30 07:32:22,919 DEBUG root copying /opt/tomcat/conf/catalinaproperties 2017-01-30 07:32:22,919 DEBUG root copying /opt/tomcat/conf/python/pythontxt 2017-01-30 07:32:22,920 DEBUG root copying /opt/tomcat/conf/python/duo_webpy 2017-01-30 07:32:22,920 DEBUG root copying /opt/tomcat/conf/Catalina/localhost/identityxml 2017-01-30 07:32:22,920 DEBUG root copying /opt/tomcat/conf/Catalina/localhost/oxauthxml 2017-01-30 07:32:22,920 DEBUG root copying /opt/tomcat/webapps/oxauth/loginpagexml 2017-01-30 07:32:22,920 DEBUG root copying /opt/tomcat/webapps/oxauth/opiframexhtml 2017-01-30 07:32:22,921 DEBUG root copying /opt/tomcat/webapps/oxauth/errorxhtml 2017-01-30 07:32:22,921 DEBUG root copying /opt/tomcat/webapps/oxauth/loginxhtml 2017-01-30 07:32:22,921 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/fonts/iconswoff 2017-01-30 07:32:22,922 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/fonts/iconswoff2 2017-01-30 07:32:22,922 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/fonts/iconssvg 2017-01-30 07:32:22,923 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/fonts/iconsttf 2017-01-30 07:32:22,923 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/fonts/iconseot 2017-01-30 07:32:22,930 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/customizecss 2017-01-30 07:32:22,930 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/fontscss 2017-01-30 07:32:22,930 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/rtl-customizecss 2017-01-30 07:32:22,930 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/semanticrtlcss 2017-01-30 07:32:22,931 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/semanticjs 2017-01-30 07:32:22,932 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/semanticrtlmincss 2017-01-30 07:32:22,933 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/semanticminjs 2017-01-30 07:32:22,934 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/nagrtlmincss 2017-01-30 07:32:22,934 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/loaderrtlmincss 2017-01-30 07:32:22,934 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/adrtlcss 2017-01-30 07:32:22,934 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sidebarjs 2017-01-30 07:32:22,935 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/breadcrumbrtlmincss 2017-01-30 07:32:22,935 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/feedrtlcss 2017-01-30 07:32:22,935 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/revealrtlmincss 2017-01-30 07:32:22,935 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/menurtlcss 2017-01-30 07:32:22,936 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/steprtlcss 2017-01-30 07:32:22,936 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/breadcrumbrtlcss 2017-01-30 07:32:22,936 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/modalminjs 2017-01-30 07:32:22,936 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/cardrtlmincss 2017-01-30 07:32:22,937 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/feedrtlmincss 2017-01-30 07:32:22,937 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/headerrtlcss 2017-01-30 07:32:22,937 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/progressrtlmincss 2017-01-30 07:32:22,937 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/buttonrtlmincss 2017-01-30 07:32:22,937 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sitejs 2017-01-30 07:32:22,938 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dimmerrtlcss 2017-01-30 07:32:22,938 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/containerrtlcss 2017-01-30 07:32:22,938 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dimmerminjs 2017-01-30 07:32:22,938 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/stickyrtlmincss 2017-01-30 07:32:22,938 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/ratingminjs 2017-01-30 07:32:22,939 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/statejs 2017-01-30 07:32:22,939 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/progressjs 2017-01-30 07:32:22,939 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/embedrtlmincss 2017-01-30 07:32:22,939 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/checkboxrtlcss 2017-01-30 07:32:22,940 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/steprtlmincss 2017-01-30 07:32:22,940 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/accordionrtlcss 2017-01-30 07:32:22,940 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/listrtlcss 2017-01-30 07:32:22,940 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/iconrtlmincss 2017-01-30 07:32:22,940 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/checkboxrtlmincss 2017-01-30 07:32:22,941 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/stickyrtlcss 2017-01-30 07:32:22,941 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/transitionrtlcss 2017-01-30 07:32:22,941 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/railrtlmincss 2017-01-30 07:32:22,941 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/tablertlmincss 2017-01-30 07:32:22,941 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/ratingrtlmincss 2017-01-30 07:32:22,942 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dropdownrtlmincss 2017-01-30 07:32:22,942 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/railrtlcss 2017-01-30 07:32:22,942 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/segmentrtlmincss 2017-01-30 07:32:22,942 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/gridrtlcss 2017-01-30 07:32:22,943 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/tabminjs 2017-01-30 07:32:22,943 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/progressrtlcss 2017-01-30 07:32:22,943 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/commentrtlcss 2017-01-30 07:32:22,943 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/formjs 2017-01-30 07:32:22,944 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/labelrtlcss 2017-01-30 07:32:22,944 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sidebarrtlcss 2017-01-30 07:32:22,944 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dropdownjs 2017-01-30 07:32:22,944 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/searchrtlmincss 2017-01-30 07:32:22,945 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sidebarminjs 2017-01-30 07:32:22,945 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/tablertlcss 2017-01-30 07:32:22,945 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/ratingrtlcss 2017-01-30 07:32:22,945 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dividerrtlmincss 2017-01-30 07:32:22,945 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/checkboxminjs 2017-01-30 07:32:22,946 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/headerrtlmincss 2017-01-30 07:32:22,946 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sitertlcss 2017-01-30 07:32:22,946 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/messagertlcss 2017-01-30 07:32:22,946 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/nagminjs 2017-01-30 07:32:22,946 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/embedminjs 2017-01-30 07:32:22,947 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/statisticrtlcss 2017-01-30 07:32:22,947 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/itemrtlcss 2017-01-30 07:32:22,947 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/popuprtlcss 2017-01-30 07:32:22,947 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/searchminjs 2017-01-30 07:32:22,947 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/transitionminjs 2017-01-30 07:32:22,948 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/revealrtlcss 2017-01-30 07:32:22,948 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/flagrtlmincss 2017-01-30 07:32:22,948 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/tabrtlmincss 2017-01-30 07:32:22,948 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/iconrtlcss 2017-01-30 07:32:22,948 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dividerrtlcss 2017-01-30 07:32:22,949 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dimmerjs 2017-01-30 07:32:22,949 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/labelrtlmincss 2017-01-30 07:32:22,949 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/formrtlmincss 2017-01-30 07:32:22,949 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/stickyminjs 2017-01-30 07:32:22,950 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/inputrtlmincss 2017-01-30 07:32:22,950 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/stickyjs 2017-01-30 07:32:22,950 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/statisticrtlmincss 2017-01-30 07:32:22,950 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/transitionrtlmincss 2017-01-30 07:32:22,950 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/visibilityjs 2017-01-30 07:32:22,951 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dimmerrtlmincss 2017-01-30 07:32:22,951 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/cardrtlcss 2017-01-30 07:32:22,951 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/listrtlmincss 2017-01-30 07:32:22,951 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/stateminjs 2017-01-30 07:32:22,952 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/siteminjs 2017-01-30 07:32:22,952 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/loaderrtlcss 2017-01-30 07:32:22,952 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/modaljs 2017-01-30 07:32:22,952 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/ratingjs 2017-01-30 07:32:22,952 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/shapertlmincss 2017-01-30 07:32:22,953 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/shapertlcss 2017-01-30 07:32:22,953 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/adrtlmincss 2017-01-30 07:32:22,953 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/containerrtlmincss 2017-01-30 07:32:22,953 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/searchjs 2017-01-30 07:32:22,953 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/apiminjs 2017-01-30 07:32:22,954 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/accordionminjs 2017-01-30 07:32:22,954 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/apijs 2017-01-30 07:32:22,954 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/menurtlmincss 2017-01-30 07:32:22,954 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/nagjs 2017-01-30 07:32:22,954 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/modalrtlmincss 2017-01-30 07:32:22,955 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/embedrtlcss 2017-01-30 07:32:22,955 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/segmentrtlcss 2017-01-30 07:32:22,955 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/shapeminjs 2017-01-30 07:32:22,955 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/inputrtlcss 2017-01-30 07:32:22,956 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/tabjs 2017-01-30 07:32:22,956 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/formrtlcss 2017-01-30 07:32:22,956 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sitertlmincss 2017-01-30 07:32:22,956 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/accordionjs 2017-01-30 07:32:22,956 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/nagrtlcss 2017-01-30 07:32:22,957 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/shapejs 2017-01-30 07:32:22,957 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/searchrtlcss 2017-01-30 07:32:22,957 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/visibilityminjs 2017-01-30 07:32:22,957 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/checkboxjs 2017-01-30 07:32:22,957 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/buttonrtlcss 2017-01-30 07:32:22,958 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/sidebarrtlmincss 2017-01-30 07:32:22,958 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/resetrtlmincss 2017-01-30 07:32:22,958 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dropdownminjs 2017-01-30 07:32:22,958 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/imagertlmincss 2017-01-30 07:32:22,958 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/accordionrtlmincss 2017-01-30 07:32:22,959 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/embedjs 2017-01-30 07:32:22,959 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/popupminjs 2017-01-30 07:32:22,959 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/modalrtlcss 2017-01-30 07:32:22,959 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/dropdownrtlcss 2017-01-30 07:32:22,960 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/popuprtlmincss 2017-01-30 07:32:22,960 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/tabrtlcss 2017-01-30 07:32:22,960 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/formminjs 2017-01-30 07:32:22,960 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/gridrtlmincss 2017-01-30 07:32:22,960 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/transitionjs 2017-01-30 07:32:22,961 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/commentrtlmincss 2017-01-30 07:32:22,961 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/imagertlcss 2017-01-30 07:32:22,961 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/popupjs 2017-01-30 07:32:22,961 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/progressminjs 2017-01-30 07:32:22,962 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/resetrtlcss 2017-01-30 07:32:22,962 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/messagertlmincss 2017-01-30 07:32:22,962 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/flagrtlcss 2017-01-30 07:32:22,962 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/components/itemrtlmincss 2017-01-30 07:32:22,963 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/default/assets/fonts/iconswoff 2017-01-30 07:32:22,963 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/default/assets/fonts/iconswoff2 2017-01-30 07:32:22,964 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/default/assets/fonts/iconssvg 2017-01-30 07:32:22,964 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/default/assets/fonts/iconsttf 2017-01-30 07:32:22,965 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/default/assets/fonts/iconseot 2017-01-30 07:32:22,965 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/default/assets/images/flagspng 2017-01-30 07:32:22,966 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/basic/assets/fonts/iconswoff 2017-01-30 07:32:22,966 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/basic/assets/fonts/iconssvg 2017-01-30 07:32:22,966 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/basic/assets/fonts/iconsttf 2017-01-30 07:32:22,967 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/basic/assets/fonts/iconseot 2017-01-30 07:32:22,967 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/material/assets/fonts/iconswoff 2017-01-30 07:32:22,967 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/material/assets/fonts/iconssvg 2017-01-30 07:32:22,968 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/material/assets/fonts/iconsttf 2017-01-30 07:32:22,968 DEBUG root copying /opt/tomcat/webapps/oxauth/stylesheet/custom/semantic-ui/themes/material/assets/fonts/iconseot 2017-01-30 07:32:22,969 DEBUG root copying /opt/tomcat/webapps/oxauth/WEB-INF/incl/layout/templatexhtml 2017-01-30 07:32:22,969 DEBUG root copying /opt/tomcat/webapps/oxauth/WEB-INF/classes/messages_enproperties 2017-01-30 07:32:22,970 DEBUG root copying /opt/tomcat/webapps/oxauth/WEB-INF/classes/messages_faproperties 2017-01-30 07:32:22,970 DEBUG root copying /opt/tomcat/webapps/oxauth/img/bgpng 2017-01-30 07:32:22,970 DEBUG root copying /opt/tomcat/webapps/oxauth/img/custom/logopng 2017-01-30 07:32:22,970 DEBUG root copying /opt/tomcat/webapps/identity/resetPasswordxhtml 2017-01-30 07:32:22,971 DEBUG root copying /opt/tomcat/webapps/identity/homexhtml 2017-01-30 07:32:22,971 DEBUG root copying /opt/tomcat/webapps/identity/resetPasswordSuccessxhtml 2017-01-30 07:32:22,971 DEBUG root copying /opt/tomcat/webapps/identity/finishlogoutxhtml 2017-01-30 07:32:22,971 DEBUG root copying /opt/tomcat/webapps/identity/resetPasswordpagexml 2017-01-30 07:32:22,972 DEBUG root copying /opt/tomcat/webapps/identity/person/passwordReminderpagexml 2017-01-30 07:32:22,972 DEBUG root copying /opt/tomcat/webapps/identity/person/passwordReminderxhtml 2017-01-30 07:32:22,972 DEBUG root copying /opt/tomcat/webapps/identity/identity/homexhtml 2017-01-30 07:32:22,972 DEBUG root copying /opt/tomcat/webapps/identity/WEB-INF/incl/layout/topmenuxhtml 2017-01-30 07:32:22,972 DEBUG root copying /opt/tomcat/webapps/identity/WEB-INF/incl/layout/templatexhtml 2017-01-30 07:32:22,973 DEBUG root copying /opt/tomcat/webapps/identity/WEB-INF/incl/layout/leftmenuxhtml 2017-01-30 07:32:22,973 DEBUG root copying /opt/tomcat/webapps/identity/WEB-INF/classes/messages_enproperties 2017-01-30 07:32:22,973 INFO root Updating the SSL Keystore 2017-01-30 07:32:22,974 DEBUG root Exporting OpenDJ certificate 2017-01-30 07:32:22,974 DEBUG root Running command : /usr/bin/keytool -exportcert -keystore /opt/opendj/config/truststore -storepass hVtGkrVIEHBqrsCDRKQFTPxUXR1A6ixss5kLz13MSJMWXWTIH0 -file /etc/certs/opendj.crt -alias server-cert -rfc 2017-01-30 07:32:23,205 DEBUG root 2017-01-30 07:32:23,205 DEBUG root Deleting new gluu.loc_httpd 2017-01-30 07:32:23,205 DEBUG root Running command : /usr/bin/keytool -delete -alias gluu.loc_httpd -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:23,630 DEBUG root Delete operation success. 2017-01-30 07:32:23,631 DEBUG root Importing old gluu.loc_httpd 2017-01-30 07:32:23,631 DEBUG root Running command : /usr/bin/keytool -import -trustcacerts -file /etc/certs/httpd.crt -alias gluu.loc_httpd -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:24,048 DEBUG root Certificate import success. 2017-01-30 07:32:24,048 DEBUG root Deleting new gluu.loc_asimba 2017-01-30 07:32:24,048 DEBUG root Running command : /usr/bin/keytool -delete -alias gluu.loc_asimba -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:24,445 DEBUG root Delete operation success. 2017-01-30 07:32:24,446 DEBUG root Importing old gluu.loc_asimba 2017-01-30 07:32:24,446 DEBUG root Running command : /usr/bin/keytool -import -trustcacerts -file /etc/certs/asimba.crt -alias gluu.loc_asimba -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:24,849 DEBUG root Certificate import success. 2017-01-30 07:32:24,849 DEBUG root Deleting new gluu.loc_shibIDP 2017-01-30 07:32:24,849 DEBUG root Running command : /usr/bin/keytool -delete -alias gluu.loc_shibIDP -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:25,255 DEBUG root Delete operation success. 2017-01-30 07:32:25,255 DEBUG root Importing old gluu.loc_shibIDP 2017-01-30 07:32:25,255 DEBUG root Running command : /usr/bin/keytool -import -trustcacerts -file /etc/certs/shibIDP.crt -alias gluu.loc_shibIDP -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:25,677 DEBUG root Certificate import success. 2017-01-30 07:32:25,677 DEBUG root Deleting new gluu.loc_opendj 2017-01-30 07:32:25,678 DEBUG root Running command : /usr/bin/keytool -delete -alias gluu.loc_opendj -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:26,073 DEBUG root Delete operation success. 2017-01-30 07:32:26,073 DEBUG root Importing old gluu.loc_opendj 2017-01-30 07:32:26,073 DEBUG root Running command : /usr/bin/keytool -import -trustcacerts -file /etc/certs/opendj.crt -alias gluu.loc_opendj -keystore /etc/ssl/certs/java/cacerts -storepass changeit -noprompt 2017-01-30 07:32:26,492 DEBUG root Certificate import success. 2017-01-30 07:32:26,492 INFO root Copying the Custom LDAP Schema 2017-01-30 07:32:26,493 INFO root Exporting the current LDAP data 2017-01-30 07:32:26,494 DEBUG root Running command : /opt/opendj/bin/export-ldif -n userRoot -l ./output_ldif/current.ldif 2017-01-30 07:32:39,536 DEBUG root [30/01/2017:07:32:32 +0000] category=JEB seq=0 severity=FINE msg=JE backend 'userRoot' does not specify the number of lock tables: defaulting to 5 [30/01/2017:07:32:32 +0000] category=JEB seq=1 severity=FINE msg=JE backend 'userRoot' does not specify the number of cleaner threads: defaulting to 8 threads [30/01/2017:07:32:39 +0000] category=PLUGGABLE seq=29 severity=INFO msg=Exported 118068 entries and skipped 0 in 5 seconds (average rate 21447.4/sec) 2017-01-30 07:32:39,536 INFO root Updating oxSectorIdentifierURI to oxSectorIdentifier in people.ldif 2017-01-30 07:32:39,538 INFO root Processing the LDIF data 2017-01-30 07:44:47,082 DEBUG root Keeping old value for oxLastAccessTime 2017-01-30 07:49:32,493 DEBUG root Keeping old value for oxLastAccessTime 2017-01-30 07:49:53,643 DEBUG root Keeping old value for oxLastLogonTime 2017-01-30 07:49:53,643 DEBUG root Keeping old value for oxLastAccessTime ```

By Mohib Zico staff 30 Jan 2017 at 4:24 a.m. CST

Mohib Zico gravatar
import244 log looks good. It might take some time to process all data.

By Mohamad Taheri user 30 Jan 2017 at 6:33 a.m. CST

Mohamad Taheri gravatar
I waited for 30 minutes. is it common?

By Mohib Zico staff 01 Feb 2017 at 8:18 a.m. CST

Mohib Zico gravatar
Hi Mohamad, It might take couple of hours to complete. How much data do you have?

By Mohamad Taheri user 04 Feb 2017 at 11 p.m. CST

Mohamad Taheri gravatar
Hi that's interesting. I waited for hours, the operation didn't end but restore was successful : ). after I pressed ctrl+C I got this. ``` ^CTraceback (most recent call last): File "./import244.py", line 531, in <module> main(sys.argv[1]) File "./import244.py", line 513, in main processLDIF(ldif_folder, outputFolder) File "./import244.py", line 374, in processLDIF new_entry = getEntry(current_ldif, dn) File "./import244.py", line 131, in getEntry parser.parse() File "/home/backup_restore/ldif.py", line 381, in parse attr_type,attr_value = self._parseAttrTypeandValue() File "/home/backup_restore/ldif.py", line 308, in _parseAttrTypeandValue unfolded_line = self._unfoldLDIFLine() File "/home/backup_restore/ldif.py", line 295, in _unfoldLDIFLine unfolded_lines = [ self._stripLineSep(self._line) ] KeyboardInterrupt ``` Is every things OK?

By Mohib Zico staff 05 Feb 2017 at 3:53 a.m. CST

Mohib Zico gravatar
Hi Mohamad, Yes, I agree with you. >> I waited for hours, the operation didn't end but restore was successful It should have some indication at least that it's completed or 'processing n% data'. How much approximate data do you have? We will try to reproduce the issue with that much test data.

By Mohamad Taheri user 05 Feb 2017 at 6:25 a.m. CST

Mohamad Taheri gravatar
I just test this operation, and my Gluu doesn't have many users. (maybe 10-12 users.)

By Mohib Zico staff 09 Feb 2017 at 8:55 a.m. CST

Mohib Zico gravatar
Thanks Mohamad, I have created a feature request in [github](https://github.com/GluuFederation/ceUpgrade/issues/6).