Jump to content

!MESSAGE Bundle initial@reference:file:../../../shared/com.tibco.bw.thor.management.domain_1.4.900.054.jar was not resolved.


arun kumar 23

Recommended Posts

I am getting runtime error while running JMS activity in BW designer, i am facing this issue after adding EMS 10.1 drive to my BW using bwinstall.

Attached the BW debug log - runtime error.

Attached EMS drive installation log.

 

BW runtime Error:

!ENTRY com.tibco.bw.sharedresource.common.runtime 4 0 2022-04-25 15:07:07.201

!MESSAGE FrameworkEvent ERROR

!STACK 0

org.osgi.framework.BundleException: Could not resolve module: com.tibco.bw.sharedresource.common.runtime [334]

Unresolved requirement: Import-Package: com.tibco.trinity.runtime.base.connector.j2ee; version="[1.4.0,2.0.0)"

-> Export-Package: com.tibco.trinity.runtime.base.connector.j2ee; bundle-symbolic-name="com.tibco.trinity.runtime.base"; bundle-version="1.7.500.001"; version="1.7.500"; uses:="javax.naming, javax.resource.spi, javax.transaction.xa, javax.security.auth, javax.resource.spi.endpoint, com.tibco.neo.util"

com.tibco.trinity.runtime.base [17]

Unresolved requirement: Import-Package: com.tibco.neo.gms; version="[1.1.0,2.0.0)"

-> Export-Package: com.tibco.neo.gms; bundle-symbolic-name="com.tibco.neo.gms"; bundle-version="1.1.101.001"; version="1.1.101"; uses:="com.tibco.tibems.qin"

com.tibco.neo.gms [97]

Unresolved requirement: Import-Package: com.tibco.tibems.qin; version="[1.0.0,2.0.0)"

-> Export-Package: com.tibco.tibems.qin; bundle-symbolic-name="com.tibco.tibems.qin"; bundle-version="1.1.100.001"; version="1.0.100"; uses:="com.tibco.tibjms,com.tibco.tibems.ufo,javax.jms,com.tibco.tibjms.admin"

com.tibco.tibems.qin [215]

Unresolved requirement: Import-Package: com.tibco.tibems.ufo; version="[6.0.0,9.0.0)"

at org.eclipse.osgi.container.Module.start(Module.java:434)

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)

at org.eclipse.osgi.container.SystemModule.startWorker(SystemModule.java:242)

at org.eclipse.osgi.container.Module.doStart(Module.java:571)

at org.eclipse.osgi.container.Module.start(Module.java:439)

at org.eclipse.osgi.container.SystemModule.start(SystemModule.java:172)

at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:393)

at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:412)

at org.eclipse.osgi.launch.Equinox.start(Equinox.java:115)

at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:318)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:231)

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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)

at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

 

Pleas help here.

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