quarta-feira, 10 de dezembro de 2014

LTPAServerObj W SECJ0371W e CWWIM4529E



  Ambiente:

 IBM Process Center 8.5.0.1, Red Hat Enterprise Linux Server release 6.5 (Santiago) e db2/V10.1.
 LDAP como repositório Federado.

  Problema:


  • Mensagem de erro no SystemOut.log,  no Cluster do App Target:


LTPAServerObj W SECJ0371W: Validation of the LTPA token failed because the token expired with the following info: Token expiration Date: <date>, current Date: <date>
12/10/14 10:33:41:426 BRT] 00000149 LTPAServerObj E   SECJ0369E: Authentication failed when using LTPA. The exception is com.ibm.websphere.wim.exception.PasswordCheckFailedException: CWWIM4529E  The password verification for the 'xxxxxxx' principal name failed. Root cause: 'javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1
CWWIM4529E

Solução:


  • Habilitar a Auditoria conforme imagem abaixo:





  • Verificar nos logs: BinaryAudit_Cell_Node_AppCluster.log, as informações de negativa e o campo: RemoteHost = xx.xx.xx.xx | RemoteAddr = xx.xx.xx.xx |, que informará de qual IP está partindo o request.


  • Após localizar o IP,  solicitar para o usuário fechar todos os processos java e  principalmente os Browsers, pois provavelmente ele alterou a senha de rede e ficou armazenado as configurações antigas em cache.

quinta-feira, 20 de novembro de 2014

IBM Process Center 8.5.0.1 - Java heap space - (CWLLG1031E)



Ambiente:

 IBM Process Center 8.5.0.1, Red Hat Enterprise Linux Server release 6.5 (Santiago) e db2/V10.1.

 Problema:


 OutOfMemory do SupCluster,  comprometendo o correto funcionamento da ferramenta. Problemas como lentidão do ambiente e falta de espaço no file System poderão ser observados, principalmente pela geração de arquivos heapdump e javacore.
  • Segue mensagem de erro localizada nos logs:

************* End Display Current Environment *************
[10/29/14 11:33:16:037 BRT] 000000a5 wle_perf      E   CWLLG1031E: An exception has occurred.  Error: Java heap space
                                 com.lombardisoftware.client.delegate.BusinessDelegateException: Java heap space
                at com.lombardisoftware.client.delegate.BusinessDelegateException.asBusinessDelegateException(BusinessDelegateException.java:46)
                at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper.doAsCurrentSubjectContextSensitive(WebsphereDelegateHelper.java:199)
                at com.lombardisoftware.client.delegate.DataTransferDelegateDefault.transferData(DataTransferDelegateDefault.java:127)
                at com.lombardisoftware.server.ejb.tracking.DataDefLoaderCore.dataTransfer(DataDefLoaderCore.java:166)
                at com.lombardisoftware.server.ejb.tracking.DataDefLoaderCore.onMessage(DataDefLoaderCore.java:130)
                at sun.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

Solução:


No console Administrativo navegue até Activation specifications > PostLoadCalculationActivationSpec e altere o Additional> Maximum concurrent MDB invocations per endpoint de: 10 para: 1, conforme figura abaixo: