I’m wondering if anyone has seen this yet.
We’re migrating to Java 8 and our integration tests now give this exception
intermittently. Not sure why..
java.io.IOException: Failed to retrieve RMIServer stub:
javax.naming.NameNotFoundException: jmxrmi
at
JMS ADAPTER ERROR : ERROR IN GETTING THE QUEUE.:
javax.naming.NameNotFoundException: activemq/queue/example.A
--
View this message in context:
http://old.nabble.com/javax.naming.NameNotFoundException-tp27026787p27026787.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
JMS ADAPTER ERROR : ERROR IN GETTING THE QUEUE.:
javax.naming.NameNotFoundException: activemq/queue/example.A
--
View this message in context:
http://old.nabble.com/javax.naming.NameNotFoundException-tp27026786p27026786.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
could be found for logger
(org.apache.activemq.transport.WireFormatNegotiator).
log4j:WARN Please initialize the log4j system properly.
log4j:ERROR Error while activating options for appender named
[jmsException].
javax.naming.NameNotFoundException: AdminJMSQueue
at
org
.apache.activemq.j
>> due to
>> log4j setting.
>> but failed,
>>
>> I 've got Exception blow
>>
>> ---
>> log4j:WARN No appenders could be found for logger
>> (org.apache.activemq.transport.WireFormatNegotiator).
>> log4j:WARN Please initialize the log4
d for logger
(org.apache.activemq.transport.WireFormatNegotiator).
log4j:WARN Please initialize the log4j system properly.
log4j:ERROR Error while activating options for appender named
[jmsException].
javax.naming.NameNotFoundException: AdminJMSQueue
at
org.apache.activemq.jndi.ReadOnlyContext.l
ogger
(org.apache.activemq.transport.WireFormatNegotiator).
log4j:WARN Please initialize the log4j system properly.
log4j:ERROR Error while activating options for appender named
[jmsException].
javax.naming.NameNotFoundException: AdminJMSQueue
at
org.apache.activemq.jndi.ReadOnlyContext.lookup(ReadOnlyContext.jav
t.
>
> I tried to follow the instructions in JNDI support to use JNDI names but
> had no luck, I keep getting a javax.naming.NameNotFoundException error.
> have included the error message below.
>
> I created a jndi.properties file based on the example shown. have also
> include
JNDI support to use JNDI names but
>> had
>> no luck, I keep getting a javax.naming.NameNotFoundException error. have
>> included the error message below.
>>
>> I created a jndi.properties file based on the example shown. have also
>> included the contents below.
>> I tried placing th
Hi,
I just downloaded activeMQ 4.1.1 to learn something about message queues.
I started the message broker and used example code to run a JMS client.
I tried to follow the instructions in JNDI support to use JNDI names but had
no luck, I keep getting a javax.naming.NameNotFoundException
I keep getting a javax.naming.NameNotFoundException error. have
included the error message below.
I created a jndi.properties file based on the example shown. have also
included the contents below.
I tried placing the jndi.properties file in my own jar file "jndi.jar"
which i refer to in
11 matches
Mail list logo