[Design of JBoss ESB] - Re: Missing method isNotNull() in AssertArgument?
by bruno
Nope, things didn't work. In general terms, I got this error (after a large number of successful tests):
[java] [junit] Running org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest
[java] [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 1.235 sec
[java] [junit] Testsuite: org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest
[java] [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 1.235 sec
[java] [junit] ------------- Standard Output ---------------
[java] [junit] EMMA: collecting runtime coverage data ...
[java] [junit] ------------- ---------------- ---------------
[java] [junit] Testcase: unknown took 0.243 sec
[java] [junit] Testcase: unknown took 0.005 sec
[java] [junit] Testcase: unknown took 0.046 sec
[java] [junit] Testcase: unknown took 0.393 sec
[java] [junit] Testcase: unknown took 0.008 sec
[java] [junit] Testcase: unknown took 0.009 sec
[java] [junit] Testcase: unknown took 0.008 sec
[java] [junit] Testcase: unknown took 0.009 sec
[java] [junit] Caused an ERROR
[java] [junit] Failed to configure JMS Queue for routing.
[java] [junit] org.jboss.soa.esb.ConfigurationException: Failed to configure JMS Queue for routing.
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:318)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.(JMSRouter.java:162)
[java] [junit] at org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest.construct_with_priority_attribute(JmsRouterIntegrationTest.java:235)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
[java] [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
[java] [junit] Caused by: javax.jms.JMSException: Bad priority value
[java] [junit] at org.jboss.mq.SpyMessageProducer.setPriority(SpyMessageProducer.java:131)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter$JMSSendQueueSetup.setPriority(JMSRouter.java:375)
[java] [junit] at org.jboss.soa.esb.actions.routing.JMSRouter.createQueueSetup(JMSRouter.java:309)
[java] [junit] ... 20 more
[java] [junit] Testcase: unknown took 0.006 sec
[java] [junit] Testcase: unknown took 0.007 sec
[java] BUILD FAILED
[java] /home/bruno/jbossesb-svn/product/build.xml:161: The following error occurred while executing this line:
[java] /home/bruno/jbossesb-svn/product/rosetta/build.xml:104: The following error occurred while executing this line:
[java] /home/bruno/jbossesb-svn/product/rosetta/tests/build.xml:166: The following error occurred while executing this line:
[java] /home/bruno/jbossesb-svn/product/rosetta/tests/build.xml:190: Test org.jboss.soa.esb.actions.routing.JmsRouterIntegrationTest failed
[java] Total time: 1 minute 17 seconds
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] Waiting for ESB server to stop...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099284#4099284
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099284
17 years, 2 months
[Design of JBoss ESB] - Re: Missing method isNotNull() in AssertArgument?
by bruno
My environment (I prefer not having a CLASSPATH in the env):
bruno@golden:~/jbossesb-svn/product$ env
KDE_MULTIHEAD=false
SSH_AGENT_PID=6151
DM_CONTROL=/var/run/xdmctl
TERM=xterm
SHELL=/bin/bash
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
GTK2_RC_FILES=/home/bruno/.gtkrc-2.0
GTK_RC_FILES=/etc/gtk/gtkrc:/home/bruno/.gtkrc:/home/bruno/.kde/share/config/gtkrc
GS_LIB=/home/bruno/.fonts
WINDOWID=67108871
OLDPWD=/home/bruno/jbossesb-svn
KDE_FULL_SESSION=true
USER=bruno
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
SSH_AUTH_SOCK=/tmp/ssh-UDSyDA6150/agent.6150
SESSION_MANAGER=local/golden:/tmp/.ICE-unix/6180
KONSOLE_DCOP=DCOPRef(konsole-8125,konsole)
PATH=/home/bruno/bin:/home/bruno/glassfish/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/bruno/maven-2.0.7/bin
DESKTOP_SESSION=kde
KONSOLE_DCOP_SESSION=DCOPRef(konsole-8125,session-1)
PWD=/home/bruno/jbossesb-svn/product
LANG=en_US.UTF-8
HISTCONTROL=ignoredups
HOME=/home/bruno
SHLVL=1
XCURSOR_THEME=kubuntu
LOGNAME=bruno
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-LjFp8nMTvA,guid=bf2eb6acf9682126bd2c840047219a77
LESSOPEN=| /usr/bin/lesspipe %s
DISPLAY=:0.0
LESSCLOSE=/usr/bin/lesspipe %s %s
COLORTERM=
_=/usr/bin/env
In order to compile, I change to dir "~/jbossesb-svn/product", edit file "install/deployment.properties" setting property "org.jboss.esb.server.home" to make it point to the JBoss AS directory, and run:
bruno@golden:~/jbossesb-svn/product$ JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun ANT_HOME=/usr/share/ant ant dist
I will try what you suggest and report results.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099259#4099259
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099259
17 years, 2 months