Jump to content

Not able to start application on TEA


Pratik Sajjanwar 2

Recommended Posts

Application is running fine lically on BW 6.3.3

Deployed the EAR successfully but while starting the app am getting an error

 

Attached logs :

2021-07-19 11:04:00.817 INFO [qtp527482085-31] com.tibco.thor.frwk.Application - TIBCO-THOR-FRWK-300005: Starting BW Application [Name_Score_Service.application:1.0]

2021-07-19 11:04:00.872 INFO [qtp527482085-31] com.tibco.thor.frwk.Application - TIBCO-THOR-FRWK-300021: All Application dependencies are resolved for Application [Name_Score_Service.application:1.0]

2021-07-19 11:04:00.908 ERROR [qtp527482085-31] c.t.b.s.r.c.SharedResourceModulePropertyTracker - TIBCO-BW-SR-FRWK-502000: Failed to start SharedResource [digital_name_comparision.Name_Scoe_Service] for Module [Name_Score_Service:1.0.0.20180920115438], DeploymentUnit [Name_Score_Service.application:1.0].

com.tibco.bw.sharedresource.http.runtime.inbound.jetty.HttpConnectorLifeCycleFault: TIBCO-BW-SR-HTTP-CONNECTOR-500004: Unable to start HTTP Server instance for resource [digital_name_comparision.Name_Scoe_Service].

com.tibco.bw.sharedresource.http.runtime.inbound.jetty.HttpConnectorException: TIBCO-BW-SR-HTTP-CONNECTOR-500003: Failed to create HTTP Connector resource [digital_name_comparision.Name_Scoe_Service] with the specified configuration. Check the configuration settings..

com.tibco.trinity.runtime.core.provider.identity.subject.SubjectRuntimeException: javax.security.auth.login.LoginException: java.lang.IllegalStateException: ConnectorUtils not properly initialized. ServiceReference not found for "(&(objectclass=com.tibco.trinity.runtime.core.connector.j2ee.ConnectorConnectionFactory)(name=rtra_service_cert.truststoreProviderResource)(.deployment.name=Name_Score_Service.application)(.deployment.version=1.0))".

at com.tibco.trinity.runtime.base.connector.osgi.ConnectorUtils.lookup(ConnectorUtils.java:70)

at com.tibco.trinity.runtime.core.connector.ConnectorUtils.lookup(ConnectorUtils.java:35)

at com.tibco.trinity.runtime.core.connector.ConnectorUtils.lookup(ConnectorUtils.java:20)

at com.tibco.trinity.runtime.core.provider.credential.CredentialLoginModule.lookup(CredentialLoginModule.java:12)

at com.tibco.trinity.runtime.base.provider.credential.CredentialLoginModule.initialize(CredentialLoginModule.java:100)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at javax.security.auth.login.LoginContext.invoke(LoginContext.java:736)

at javax.security.auth.login.LoginContext.access$000(LoginContext.java:195)

at javax.security.auth.login.LoginContext$4.run(LoginContext.java:682)

at javax.security.auth.login.LoginContext$4.run(LoginContext.java:6

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...