Skip to content

Test Failure: com.ibm.ws.fat.grpc.StoreConsumerServletClientTests.testGetAppInfo_Valid_BasicAuth_SC #33913

@pnicolucci

Description

@pnicolucci

The StoreConsumerServletclientTests need to wait for the LTPA config to complete

[1/6/26, 23:03:21:197 UTC] 000000b7 com.ibm.ws.security.token.internal.TokenManagerImpl          E CWWKS4000E: A configuration exception has occurred. The requested TokenService instance of type Ltpa2 could not be found.
[1/6/26, 23:03:21:256 UTC] 000000b7 com.ibm.ws.logging.internal.impl.IncidentImpl                I FFDC1015I: An FFDC Incident has been created: "java.lang.IllegalArgumentException: CWWKS4000E: A configuration exception has occurred. The requested TokenService instance of type Ltpa2 could not be found. com.ibm.ws.security.token.internal.TokenManagerImpl 89" at ffdc_26.01.06_23.03.21.0.log
[1/6/26, 23:03:21:278 UTC] 000000b7 com.ibm.ws.logging.internal.impl.IncidentImpl                I FFDC1015I: An FFDC Incident has been created: "com.ibm.websphere.security.auth.TokenCreationFailedException: CWWKS4000E: A configuration exception has occurred. The requested TokenService instance of type Ltpa2 could not be found. com.ibm.ws.security.credentials.ssotoken.internal.SSOTokenCredentialProvider 114" at ffdc_26.01.06_23.03.21.1.log
[1/6/26, 23:03:21:292 UTC] 000000b7 com.ibm.ws.logging.internal.impl.IncidentImpl                I FFDC1015I: An FFDC Incident has been created: "javax.security.auth.login.CredentialException: CWWKS4000E: A configuration exception has occurred. The requested TokenService instance of type Ltpa2 could not be found. com.ibm.ws.security.authentication.jaas.modules.UsernameAndPasswordLoginModule 114" at ffdc_26.01.06_23.03.21.2.log
[1/6/26, 23:03:21:330 UTC] 00000093 com.ibm.ws.security.token.internal.TokenManagerImpl          E CWWKS4000E: A configuration exception has occurred. The requested TokenService instance of type Ltpa2 could not be found.
[1/6/26, 23:03:21:342 UTC] 00000093 com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppInfo ----------------------------------------------------------------
[1/6/26, 23:03:21:342 UTC] 00000093 com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppInfo ------------getAppInfo-START-----------------------
[1/6/26, 23:03:22:350 UTC] 00000093 com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppInfo: request to get appInfo has been completed by Consumer Servlet {
  "name": "myAppConsumerSC1",
  "desc": "Famous myApp",
  "id": "3235a11f-3e8d-4f2e-97fd-83ab67ad11c0",
  "free": true,
  "genreType": "GAME",
  "securityType": "NO_SECURITY",
  "prices": [{
    "purchaseType": "BLUEPOINTS",
    "sellingPrice": 200.0
  }],
  "creator": {
    "companyName": "ABC",
    "email": "abc@comp"
  }
}
[1/6/26, 23:03:22:356 UTC] 00000093 com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppInfo ----------------------------------------------------------------
[1/6/26, 23:03:22:356 UTC] 00000093 com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppInfo ------------getAppInfo-FINISH-----------------------
[1/6/26, 23:03:22:710 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice ----------------------------------------------------------------
[1/6/26, 23:03:22:710 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice ------------getAppPrice-START-----------------------
[1/6/26, 23:03:22:710 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice ------------------------------------------------------------
[1/6/26, 23:03:22:712 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice ----- get price for the app to test bidi grpc streaming: myAppPriceConsumerSC1
[1/6/26, 23:03:22:744 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice -----ptype=BLUEPOINTS price: 200.0
[1/6/26, 23:03:22:746 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice ----------------------------------------------------------------
[1/6/26, 23:03:22:746 UTC] 0000008f com.ibm.testapp.g3store.servletConsumer.ConsumerServlet      I getAppPrice ------------getAppPrice-FINISH-----------------------
[1/6/26, 23:03:27:909 UTC] 00000095 com.ibm.ws.security.token.ltpa.LTPAKeyInfoManager            A CWWKS4104A: LTPA keys created in 16.147 seconds. LTPA key file: C:/Users/jazz_build/Build/workspace/ebcTestRunner/dev/autoFVT/image/output/wlp/usr/servers/ConsumerServer/resources/security/ltpa.keys
[1/6/26, 23:03:27:913 UTC] 00000095 com.ibm.ws.security.ready.internal.SecurityReadyServiceImpl  I CWWKS0008I: The security service is ready.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Completed Tasks

Relationships

None yet

Development

No branches or pull requests

Issue actions