Tuesday, 17 September 2013

Worklight 6.0 fixpack 1 install error

Worklight 6.0 fixpack 1 install error

Getting error on install of 6.0 Worklight server to Fix pack 1:
WASX7017E: Exception received while running file "D:\Program
Files\IBM\Worklight1\WorklightServer\uninstall\was-install.py"; exception
information: com.ibm.websphere.wim.exception.WIMApplicationException:
com.ibm.websphere.wim.exception.WIMApplicationException: CWWIM5505E To
manage users and groups, either federated repositories must be the current
realm definition or the current realm definition configuration must match
the federated repositories configuration. If you use Lightweight Directory
Access Protocol (LDAP), configure both the federated repositories and
standalone LDAP registry configurations to use the same LDAP server.
Security is LDAP (Active Directory), but, looking at script
(was-install.py), it is hard-coded looking for a user called
"appcenteradmin", which, which we do not use (we've allowed admin access
to another user). Is this user "appcenteradmin" now required?
The was-install.py has this comment:
If the custom panels have told the user that an account 'appcenteradmin' will
be created, do so now.
But, there is no panel indicating this in the IBM Installation Manager
screens.

No comments:

Post a Comment