Load Balancing ECF Remote Services Examples Fail [message #1100800] |
Tue, 03 September 2013 15:58 |
Jerry Dowdy Messages: 2 Registered: September 2013 |
Junior Member |
|
|
When attempting to run the Load Balancing ECF Remote Services examples, I receive errors when trying to run the service server(s). I am able to start and configure ActiveMQ 5.8 appropriately.
When attempting the following:
Starting the Service Server(s)
1. In the org.eclipse.ecf.examples.loadbalancing.server project, open the product config by double clicking on the products/Data Processor Server (activemq).product file in the Eclipse package explorer or the navigator. This should open the Eclipse product configuration editor.
2. In the lower left of the Overview tab, click on the Launch an Eclipse application or the Launch an Eclipse application in Debug mode links. This should launch the data processor server. Note you can start multiple server instances, but you should have at least one running before starting the service host.
On startup, the service server should produce output to the console like this
LB Server: Data Processor Registered queue=tcp://localhost:61616/exampleQueue
I receive the following:
!SESSION 2013-09-03 11:53:36.354 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -application org.eclipse.ecf.examples.loadbalancing.server.DataProcessorServer
Command-line arguments: -application org.eclipse.ecf.examples.loadbalancing.server.DataProcessorServer -data C:\Development\WorkSpace/../runtime-DataProcessorServer(activemq).product -dev file:C:/Development/WorkSpace/.metadata/.plugins/org.eclipse.pde.core/Data Processor Server (activemq).product/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog
!ENTRY org.eclipse.osgi 2 0 2013-09-03 11:53:37.072
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.072
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256/ was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2013-09-03 11:53:37.072
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.072
!MESSAGE Bundle initial@reference:file:../../WorkSpace/org.eclipse.ecf.provider.jms/ was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.jms 2 0 2013-09-03 11:53:37.072
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))".
!SUBENTRY 2 org.eclipse.ecf.provider.jms 2 0 2013-09-03 11:53:37.072
!MESSAGE Missing imported package javax.jms_1.1.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.072
!MESSAGE Bundle initial@reference:file:../../WorkSpace/org.eclipse.ecf.provider.jms.activemq/ was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.jms.activemq 2 0 2013-09-03 11:53:37.072
!MESSAGE Missing imported package javax.jms_1.1.0.
!ENTRY org.eclipse.osgi 2 0 2013-09-03 11:53:37.103
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.103
!MESSAGE Bundle org.eclipse.ecf.provider.jms_1.5.0.qualifier [69] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.jms 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing imported package javax.jms_1.1.0.
!SUBENTRY 2 org.eclipse.ecf.provider.jms 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.1))(&(osgi.ee=JavaSE)(version=1.4)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.103
!MESSAGE Bundle org.eclipse.ecf.provider.jms.activemq_5.8.0.qualifier [70] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.provider.jms.activemq 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing required bundle org.eclipse.ecf.provider.jms_1.3.0.
!SUBENTRY 2 org.eclipse.ecf.provider.jms.activemq 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing imported package javax.jms_1.1.0.
!SUBENTRY 2 org.eclipse.ecf.provider.jms.activemq 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing imported package org.eclipse.ecf.provider.jms.channel_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.jms.activemq 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing imported package org.eclipse.ecf.provider.jms.container_0.0.0.
!SUBENTRY 2 org.eclipse.ecf.provider.jms.activemq 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing imported package org.eclipse.ecf.provider.jms.identity_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.103
!MESSAGE Bundle org.eclipse.ecf.ssl_1.1.0.v20130605-1748 [72] was not resolved.
!SUBENTRY 2 org.eclipse.ecf.ssl 2 0 2013-09-03 11:53:37.103
!MESSAGE Constraints from the fragment conflict with the host: Import-Package: javax.net; version="0.0.0"
!SUBENTRY 2 org.eclipse.ecf.ssl 2 0 2013-09-03 11:53:37.103
!MESSAGE Constraints from the fragment conflict with the host: Import-Package: javax.net.ssl; version="0.0.0"
!SUBENTRY 2 org.eclipse.ecf.ssl 2 0 2013-09-03 11:53:37.103
!MESSAGE Constraints from the fragment conflict with the host: Import-Package: org.eclipse.osgi.service.security; version="0.0.0"
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-09-03 11:53:37.103
!MESSAGE Bundle org.eclipse.core.runtime.compatibility.registry_3.5.200.v20130514-1256 [73] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2013-09-03 11:53:37.103
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
!ENTRY org.eclipse.equinox.app 4 0 2013-09-03 11:53:37.134
!MESSAGE Container type description with name=ecf.jms.activemq.tcp.lb.server not found. This may indicate that the desired provider is not available or not startable within runtime.
!STACK 0
org.eclipse.ecf.core.ContainerCreateException: Container type description with name=ecf.jms.activemq.tcp.lb.server not found. This may indicate that the desired provider is not available or not startable within runtime.
at org.eclipse.ecf.core.ContainerFactory.getDescriptionByNameWithException(ContainerFactory.java:269)
at org.eclipse.ecf.core.ContainerFactory.createContainer(ContainerFactory.java:315)
at org.eclipse.ecf.internal.examples.loadbalancing.server.DataProcessorServerApplication.start(DataProcessorServerApplication.java:53)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.equinox.internal.app.AnyThreadAppLauncher.run(AnyThreadAppLauncher.java:26)
at java.lang.Thread.run(Unknown Source)
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.31455 seconds