rohit choudhary Posted January 14, 2020 Posted January 14, 2020 I am getting below error while running my project in TIBCO BW Container Edition 2.4.5. I have all Schema in my Workspace so it should not be a problem: @BWEclipseAppNode> 12:48:17.650 INFO [main] com.tibco.bw.frwk.engine.BWEngine - TIBCO-BW-FRWK-300002: BW Engine [Main] started successfully. 12:48:18.054 INFO [Framework Event Dispatcher: Equinox Container: a08569fd-f536-001a-1316-dbf27367c6a3] com.tibco.thor.frwk.Deployer - TIBCO-THOR-FRWK-300001: Started OSGi Framework of AppNode [bWEclipseAppNode] in AppSpace [bWEclipseAppSpace] of Domain [bWEclipseDomain] 12:48:18.211 INFO [Framework Event Dispatcher: Equinox Container: a08569fd-f536-001a-1316-dbf27367c6a3] com.tibco.thor.frwk.Application - TIBCO-THOR-FRWK-300018: Deploying BW Application [****.consumerlending.*****.docimporter.svc.application:1.0]. 12:48:18.311 INFO [Framework Event Dispatcher: Equinox Container: a08569fd-f536-001a-1316-dbf27367c6a3] com.tibco.thor.frwk.Application - TIBCO-THOR-FRWK-300021: All Application dependencies are resolved for Application [****.consumerlending.*****.docimporter.svc.application:1.0] 12:48:25.683 ERROR [Framework Event Dispatcher: Equinox Container: a08569fd-f536-001a-1316-dbf27367c6a3] c.t.b.thor.runtime.model.Constituent - The following error has occurred for "name: ****.consumerlending.****.docimporter.svc version: 1.0.0.qualifier bundle name: ****.consumerlending.****.docimporter.svc " which needs to be resolved. 12:48:25.683 ERROR [Framework Event Dispatcher: Equinox Container: a08569fd-f536-001a-1316-dbf27367c6a3] c.t.b.thor.runtime.model.Constituent - TIBCO-BW-CORE-500102: Failed to install BW Module [****.consumerlending.****.docimporter.svc:1.0.0.qualifier], DeploymentUnit [*****.consumerlending.****.docimporter.svc.application:1.0]. com.tibco.bx.core.faults.BxException: BX-600025: Create module failed for module [*****.consumerlending.******.docimporter.svc] version [1.0.0.qualifier] application [*********.consumerlending.*****.docimporter.svc.application 1.0]. com.tibco.bx.core.faults.BxException: BX-600028: Adding definition failed for process [businessLogic.DocVelocityUpload]. com.tibco.bw.core.runtime.schemaresolver.SchemaNotFoundException: TIBCO-BW-SCHEMA-RESOLVER-500101: Schema not found. Schema [namespace=http://www.tibco.com/namespaces/tnt/1578420532863, location=null, baseURI=bundleentry://394.fwk434091818/Processes/BusinessLogic/DocVelocityUpload.bwp] not found in cache for the BW Module [*****.consumerlending.*******.docimporter.svc:1.0.0.qualifier]. The SchemaCacheService operation [LocXsdCacheService.getCache] returned "null".
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now