The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

BW CE 2.4.5 Error: PackageNotFoundException: /bw/palette/restjson not found


rohit choudhary

Recommended Posts

BW CE 2.4.5 Error: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri 'http://ns.tibco.com/bw/palette/restjson' not found.

I am getting below error while running the application containing Parse JSON activity. Please help me in getting this issue resolved:

6:24:56.045 INFO [Framework Event Dispatcher: Equinox Container: 8031c9cc-d2ea-0019-1ef2-c75f911ce31e] com.tibco.thor.frwk.Application - TIBCO-THOR-FRWK-300021: All Application dependencies are resolved for Application [usbank.dealerservices.customerverification.svc.application:1.0]

org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Package with uri 'http://ns.tibco.com/bw/palette/restjson' not found. (, 5, 114)

at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.handleErrors(XMLLoadImpl.java:77)

at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:185)

at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:261)

at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1518)

at com.tibco.bx.bpelExtension.extensions.misc.EObjectActivityDeserializer.byteArrayToObject(EObjectActivityDeserializer.java:164)

at com.tibco.bx.bpelExtension.extensions.misc.ActivityExtensionDeserializer.unmarshall(ActivityExtensionDeserializer.java:165)

at org.eclipse.bpel.model.resource.BPELReader.xml2ExtensionActivity(BPELReader.java:2355)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1523)

at org.eclipse.bpel.model.resource.BPELReader.xml2Flow(BPELReader.java:1797)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1510)

at org.eclipse.bpel.model.resource.BPELReader.xml2Scope(BPELReader.java:1743)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1512)

at org.eclipse.bpel.model.resource.BPELReader.getChildActivity(BPELReader.java:534)

at org.eclipse.bpel.model.resource.BPELReader.xml2OnMessage(BPELReader.java:1945)

at org.eclipse.bpel.model.resource.BPELReader.xml2Pick(BPELReader.java:1885)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1508)

at org.eclipse.bpel.model.resource.BPELReader.xml2Flow(BPELReader.java:1797)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1510)

at org.eclipse.bpel.model.resource.BPELReader.xml2Scope(BPELReader.java:1743)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1512)

at org.eclipse.bpel.model.resource.BPELReader.getChildActivity(BPELReader.java:534)

at org.eclipse.bpel.model.resource.BPELReader.xml2Activity(BPELReader.java:1483)

at org.eclipse.bpel.model.resource.BPELReader.xml2Process(BPELReader.java:998)

at org.eclipse.bpel.model.resource.BPELReader.xml2Resource(BPELReader.java:912)

at org.eclipse.bpel.model.resource.BPELReader.pass1(BPELReader.java:389)

at org.eclipse.bpel.model.resource.BPELReader.read(BPELReader.java:321)

at com.tibco.bx.bpelExtension.extensions.misc.BxBPELResourceImpl.doLoad(BxBPELResourceImpl.java:69)

at com.tibco.bw.core.model.process.resource.BWBaseProcessResource.doLoad(BWBaseProcessResource.java:75)

at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1518)

at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1297)

at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)

at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)

at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406)

at com.tibco.bw.frwk.util.ProcessParser.deserializeProcesses(ProcessParser.java:150)

at com.tibco.bw.frwk.util.ProcessParser.parseAndValidate(ProcessParser.java:84)

at com.tibco.bw.frwk.BWModuleEventHandler.deployModule(BWModuleEventHandler.java:540)

at com.tibco.bw.frwk.BWModuleEventHandler.handleBundleEvent(BWModuleEventHandler.java:412)

at com.tibco.bw.thor.runtime.ApplicationHandler.addingBundle(ApplicationHandler.java:263)

at com.tibco.bw.thor.runtime.ApplicationHandler.addingBundle(ApplicationHandler.java:1)

at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:469)

at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)

at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)

at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)

at org.osgi.util.tracker.BundleTracker.open(BundleTracker.java:156)

at com.tibco.bw.thor.runtime.ApplicationHandler.onResolved(ApplicationHandler.java:195)

at com.tibco.bw.thor.runtime.api.DependencyDescriptor.start(DependencyDescriptor.java:120)

at com.tibco.bw.thor.runtime.ApplicationHandler.handleBundleEvent(ApplicationHandler.java:1668)

at com.tibco.bw.thor.runtime.Deployer.addingBundle(Deployer.java:500)

at com.tibco.bw.thor.runtime.Deployer.addingBundle(Deployer.java:1)

at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:469)

at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:1)

at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)

at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)

at org.osgi.util.tracker.BundleTracker.open(BundleTracker.java:156)

at com.tibco.bw.thor.runtime.Deployer$1.frameworkEvent(Deployer.java:309)

at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:926)

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

Caused by: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri 'http://ns.tibco.com/bw/palette/restjson' not found. (, 5, 114)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.getPackageForURI(XMLHandler.java:2625)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.getFactoryForPrefix(XMLHandler.java:2458)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromTypeName(XMLHandler.java:2108)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObject(XMLHandler.java:2067)

at org.eclipse.emf.ecore.xmi.impl.XMIHandler.createObject(XMIHandler.java:128)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFeature(XMLHandler.java:1850)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java:1030)

at org.eclipse.emf.ecore.xmi.impl.XMIHandler.processElement(XMIHandler.java:81)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:1008)

at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:719)

at org.eclipse.emf.ecore.xmi.impl.XMIHandler.startElement(XMIHandler.java:163)

at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)

at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)

at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)

at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)

at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:175)

... 56 more

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...