Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 942783 Details for
Bug 1148067
JMS remote client does not work: HornetQException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
client.log
file_1148067.txt (text/plain), 7.14 KB, created by
Jiri Svitak
on 2014-09-30 15:50:08 UTC
(
hide
)
Description:
client.log
Filename:
MIME Type:
Creator:
Jiri Svitak
Created:
2014-09-30 15:50:08 UTC
Size:
7.14 KB
patch
obsolete
>[jsvitak@jsvitak-nb jbossqe-process-flood]$ mvn clean package exec:exec -Dscenario=HumanTask_all_kieJMS -DrunType=iteration -Dduration=1 >[INFO] Scanning for projects... >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building flood-bpms-6.1.x 1.0-SNAPSHOT >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flood-bpms-6.1.x --- >[INFO] Deleting /home/jsvitak/Redhat/projects/bpms-6.1.x/jbossqe-process-flood/target >[INFO] Deleting /home/jsvitak/Redhat/projects/bpms-6.1.x/jbossqe-process-flood (includes = [logs, *.log, *.tlog, *.db, *.csv], excludes = []) >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ flood-bpms-6.1.x --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 70 resources >[INFO] Copying 2 resources >[INFO] >[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ flood-bpms-6.1.x --- >[INFO] Compiling 29 source files to /home/jsvitak/Redhat/projects/bpms-6.1.x/jbossqe-process-flood/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ flood-bpms-6.1.x --- >[INFO] Not copying test resources >[INFO] >[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ flood-bpms-6.1.x --- >[INFO] Not compiling test sources >[INFO] >[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ flood-bpms-6.1.x --- >[INFO] Tests are skipped. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ flood-bpms-6.1.x --- >[INFO] Building jar: /home/jsvitak/Redhat/projects/bpms-6.1.x/jbossqe-process-flood/target/flood-bpms-6.1.x-1.0-SNAPSHOT.jar >[INFO] >[INFO] --- exec-maven-plugin:1.2.1.jbossorg-3:exec (default-cli) @ flood-bpms-6.1.x --- >2014-09-30 17:34:57,214 INFO [ScenarioExecution] === Welcome to PerfCake === >2014-09-30 17:34:57,237 INFO [ScenarioBuilder] Scenario configuration: file:/home/jsvitak/Redhat/projects/bpms-6.1.x/jbossqe-process-flood/src/main/resources/scenarios/HumanTask_all_kieJMS.xml >2014-09-30 17:34:57,759 INFO [ScenarioFactory] --- Generator (org.perfcake.message.generator.DefaultMessageGenerator) --- >2014-09-30 17:34:57,759 INFO [ScenarioFactory] threads=1 >2014-09-30 17:34:57,822 INFO [ScenarioFactory] --- Sender (org.perfcake.message.sender.remote.AdvancedKieSender) --- >2014-09-30 17:34:57,824 INFO [ScenarioFactory] --- Reporting --- >2014-09-30 17:34:57,828 INFO [ScenarioFactory] '- Reporter (org.perfcake.reporting.reporters.AverageThroughputReporter) >2014-09-30 17:34:57,828 INFO [ScenarioFactory] '- Destination (org.perfcake.reporting.destinations.CSVDestination) >2014-09-30 17:34:57,834 INFO [ScenarioFactory] '- Destination (org.perfcake.reporting.destinations.ConsoleDestination) >2014-09-30 17:34:57,836 INFO [ScenarioFactory] --- Validation --- >2014-09-30 17:34:57,888 INFO [xnio] XNIO Version 3.0.9.GA-redhat-1 >2014-09-30 17:34:57,894 INFO [nio] XNIO NIO Implementation Version 3.0.9.GA-redhat-1 >2014-09-30 17:34:57,996 INFO [remoting] JBoss Remoting version (unknown) >2014-09-30 17:34:59,381 ERROR [RemoteNamingStoreV1] Channel end notification received, closing channel Channel ID 97d42cda (outbound) of Remoting connection 64ad9567 to localhost/127.0.0.1:4447 >2014-09-30 17:34:59,505 INFO [DefaultMessageGenerator] Starting to generate... >2014-09-30 17:34:59,791 ERROR [client] HQ214016: Failed to create netty connection >java.nio.channels.ClosedChannelException > at org.jboss.netty.handler.ssl.SslHandler.channelDisconnected(SslHandler.java:649) > at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:102) > at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564) > at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559) > at org.jboss.netty.channel.Channels.fireChannelDisconnected(Channels.java:396) > at org.jboss.netty.channel.socket.oio.AbstractOioWorker.close(AbstractOioWorker.java:229) > at org.jboss.netty.channel.socket.oio.AbstractOioWorker.run(AbstractOioWorker.java:104) > at org.jboss.netty.channel.socket.oio.OioWorker.run(OioWorker.java:51) > at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) > at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) > at org.jboss.netty.util.VirtualExecutorService$ChildExecutorRunnable.run(VirtualExecutorService.java:175) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) >org.kie.services.client.api.command.exception.RemoteCommunicationException: Unable to setup a JMS connection. > at org.kie.services.client.api.command.AbstractRemoteCommandObject.executeJmsCommand(AbstractRemoteCommandObject.java:250) > at org.kie.services.client.api.command.AbstractRemoteCommandObject.executeCommand(AbstractRemoteCommandObject.java:128) > at org.kie.services.client.api.command.KieSessionClientCommandObject.startProcess(KieSessionClientCommandObject.java:277) > at org.perfcake.message.sender.remote.AdvancedKieSender.doSend(AdvancedKieSender.java:53) > at org.perfcake.message.sender.AbstractSender.send(AbstractSender.java:69) > at org.perfcake.message.generator.SenderTask.sendMessage(SenderTask.java:88) > at org.perfcake.message.generator.SenderTask.run(SenderTask.java:133) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) >Caused by: javax.jms.JMSException: Failed to create session factory > at org.hornetq.jms.client.HornetQConnectionFactory.createConnectionInternal(HornetQConnectionFactory.java:587) > at org.hornetq.jms.client.HornetQConnectionFactory.createConnection(HornetQConnectionFactory.java:107) > at org.kie.services.client.api.command.AbstractRemoteCommandObject.executeJmsCommand(AbstractRemoteCommandObject.java:239) > ... 11 more >Caused by: HornetQException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.] > at org.hornetq.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:906) > at org.hornetq.jms.client.HornetQConnectionFactory.createConnectionInternal(HornetQConnectionFactory.java:583) > ... 13 more >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD SUCCESS >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 9.107 s >[INFO] Finished at: 2014-09-30T17:35:00+01:00 >[INFO] Final Memory: 50M/452M >[INFO] ------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1148067
: 942783 |
942785
|
948959