| H Hugh 2004-02-24, 5:34 am |
| Hi,
I'm new to Portal Express and have tried numerous ways to install this
software but i'm running into this problem while configuring...this happens
during the configuration of websphere portal for IDS 5.1, I've configured
the wpsconfig.properties file and i am now running a command line in prompt:
wpsconfig validate-ldap
(I've setup the suffix/FQDN as portal.com), can anyone pinpoint me into a
direction to solve this issue, i have feeling it has something to do with
the LDAP/directory server settings but where to I plug in the data to solve
this problem?
Thanks.
I get the following return:
C:\Program Files\WebSphere\PortalServer\config>wpsconfig validate-ldap
Licensed Materials - Property of IBM
5724-E76, 5724-E77
(C) Copyright IBM Corp. 2001, 2003 All Rights Reserved.
Running WebSphere Portal 5.0.0.0 configuration task.
MYLANG is en
C:\Program Files\WebSphere\AppServer\java\bin\nativ
e2ascii
...\config\wpconfig.pr
operties ..\config\wpconfig_ascii.properties
Setting cfg.file.name.original to wpconfig.properties
Setting cfg.file.name to wpconfig_ascii.properties
Buildfile: wpconfig.xml
Property "PortalAdminGroupId" being trimmed of trailing blanks!
validate-ldap:
action-validate-ldap-connection:
[ldapcheck] ########################################
#######################
[ldapcheck] ldapURL : localhost:389
[ldapcheck] ldapUser : cn=root
[ldapcheck] ldapPassword : *
[ldapcheck] ldapSslEnabled : false
[ldapcheck] ########################################
#######################
action-validate-ldap-suffix:
[ldapcheck] ########################################
#######################
[ldapcheck] ldapURL : localhost:389
[ldapcheck] ldapUser : cn=root
[ldapcheck] ldapPassword : *
[ldapcheck] ldapSslEnabled : false
[ldapcheck] objectDn : dc=portal,dc=com
[ldapcheck] ########################################
#######################
[ldapcheck] Checking for 'dc=portal,dc=com'
[ldapcheck] javax.naming.NameNotFoundException: [LDAP: error code 32 - No
Such O
bject]; remaining name 'dc=portal,dc=com'
[ldapcheck] ERROR: 2
[ldapcheck] Specified entity does not exist in directory.
BUILD FAILED
C:\Program Files\WebSphere\PortalServer\config\wpco
nfig.xml:327: ERROR: 2
Total time: 5 seconds
C:\Program Files\WebSphere\PortalServer\config>
|