[
https://issues.apache.org/jira/browse/DIRSERVER-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608262#comment-15608262
]
sumit gupta commented on DIRSERVER-2170:
----------------------------------------
Hi ,
1. I have exported user data using below command is that fine ?
ldapsearch -LLL -h localhost -p 10389 -D "uid=admin,ou=system" -w secret -b
"dc=hcentive,dc=com" > data.ldif
After moving all user data inside data.ldif , Where i have to place this file
inside M23?
Above approach is one approach.
2. second approach :
Also my user data reside inside hcentive folder in partition directory. If i
will move that folder inside M23 partion folder is that also fine to move data
instead of exporting in to ldif file ?.
3. After installing Apache studio what i have to do with apache studio? what i
have to configure here ?.
4. While installing
ApacheDirectoryStudio-2.0.0.v20160717-M11-linux.gtk.x86_64.tar.gz , i am
getting below error. Do i need to install gtk on my system . ?
!SESSION 2016-10-26 06:49:01.858 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_65
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: /studio-rcp/resources/icons/linux/studio.xpm
Command-line arguments: -os linux -ws gtk -arch x86_64
/studio-rcp/resources/icons/linux/studio.xpm
!ENTRY org.eclipse.osgi 4 0 2016-10-26 06:49:11.797
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:4517)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:908)
at org.eclipse.swt.widgets.Display.create(Display.java:892)
at org.eclipse.swt.graphics.Device.<init>(Device.java:156)
at org.eclipse.swt.widgets.Display.<init>(Display.java:512)
at org.eclipse.swt.widgets.Display.<init>(Display.java:503)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:790)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
at org.apache.directory.studio.Application.start(Application.java:47)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
Thanks
Sumit
> ApacheDS Migration from M19 to M23 with data and config
> -------------------------------------------------------
>
> Key: DIRSERVER-2170
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2170
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: sumit gupta
> Attachments: apacheds.log, screenshot-1.png
>
>
> I am upgrading apache DS from M19 to M23 with data and configuration.
> Please suggest whether it’s possible or not ?.
> If possible please tell me steps to do.
> I have attached my log file with this ticket.
> I have followed below steps but no lock.
> 1. I have install the tar.gz file on Linux system.
> 2. Then I have merge the my M19 config.ldif with M23 config.ldif changes.
> 3. I have put my data folder inside partitions namely hcentive from M19
> to M23 inside partitions folder.
> 4. I have set my pwdpolicy file path in apacheds.sh file like
> JAVA_OPTS="-Dconfig=/opt/idm/resources/pwdPolicy.properties"
> 5. Placed my custom jar inside lib folder.
> 6. Placed my cn=hcentiveiam.ldif inside schema/ou=schema folder
> 7. Started the apache ds server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)