[
https://issues.apache.org/jira/browse/DIRSERVER-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785591#action_12785591
]
Pierre-Arnaud Marcelot commented on DIRSERVER-1431:
---------------------------------------------------
Actually the tar.gz and zip files are not installers but simple archive
packages.
What you've done by launching the 'apacheds.sh' script is launching the
server...
That's it.
It should be running on port 10389.
> Install ApachdDS on AIX 5.3
> ---------------------------
>
> Key: DIRSERVER-1431
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1431
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.5
> Environment: AIX 5.3 system model 9133-55A
> Reporter: Adam J
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I am trying to install ApacheDS. I download the tar file and here is the
> output of my steps I have taken:
> # pwd
> /tmp/apachedirectory
> # ls
> apacheds-1.5.5.tar
> # tar -xf apacheds-1.5.5.tar
> # ls
> apacheds-1.5.5.tar apacheds_1.5.5
> # cd apacheds_1.5.5
> # ls
> LICENSE apacheds.bat bin cpappend.bat lib
> NOTICE apacheds.sh conf feather.ico var
> # ./apacheds.sh
> _ _ ____ ____
> / \ _ __ ___ ___| |__ ___| _ \/ ___|
> / _ \ | '_ \ / _` |/ __| '_ \ / _ \ | | \___ \
> / ___ \| |_) | (_| | (__| | | | __/ |_| |___) |
> /_/ \_\ .__/ \__,_|\___|_| |_|\___|____/|____/
> |_|
> [14:50:47] WARN
> [org.apache.directory.server.schema.registries.DefaultOidRegistry] - OID for
> name 'krb5PrincipalName' was not found within the OID registry
> [14:50:49] ERROR
> [org.apache.directory.server.schema.registries.DefaultAttributeTypeRegistry]
> - attributeType w/ OID 2.5.4.16 not registered!
> *** It just hangs here after this error, and does not proceed to execute the
> install.
> Any suggestions on what I can do to resolve this issue?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.