美好的一天,
从mobilefirst 8.0访问适配器时出错,在我的App Ionic android中,我使用WL.Client.createSecurityCheckChallengeHandler(this.userLoginSecurity)提交了参数用户名和密码; 并使用Github UserLogin中的示例适配器。我做过mfpdev app pull和mfpdev app push。但我仍然遇到错误:
[ERROR ] FWLSE3002E: The resource is not found.
FWLSE3002E: The resource is not found.
[ERROR ] Exception http://localhost:9080/mfpadmin/management-apis/2.0/runtimes/mfp/adapters/liveUpdateAdapter while redirecting request to http://localhost:9080/mfpadmin/management-apis/2.0/runtimes/mfp/adapters/liveUpdateAdapter
[AUDIT ] CWWKS1100A: Authentication did not succeed for user ID admin. An invalid user ID or password was specified.
[ERROR ] CNFSRVE118: attachment 'configuration' for configuration id 'a94638f1-1870-4a0e-9b06-b3c6d8b5db79', schema 'mfp_default_schema', version '1.0' not found
[AUDIT ] CWWKS1100A: Authentication did not succeed for user ID push. An invalid user ID or password was specified.
[WARNING ] The deployable with name and type com.ionicframework.Xyzmobileionic708687$android$0.0.1||APP_USER_CONFIGURATION was not found.
[ERROR ] CNFSRVE118: attachment 'configuration' for configuration id 'a94638f1-1870-4a0e-9b06-b3c6d8b5db79', schema 'mfp_default_schema', version '1.0' not found
[4/18/17 10:55:05:017 SGT] 0000036f com.ibm.utils.Log E CNFSRVE118: attachment 'configuration' for configuration id 'a94638f1-1870-4a0e-9b06-b3c6d8b5db79', schema 'mfp_default_schema', version '1.0' not found
[4/18/17 10:55:26:798 SGT] 00000492 com.ibm.mobile.analytics.server.util.HealthStatus I VCAP_APPLICATION is not set.
据说适配器和App都没有错误。任何人都可以帮助我。
逻辑是用TypeScript编写的。这是关于安全设置的问题。