Is this issue resolved ?
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=108961
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063667#4063667
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063667
__
JBoss 4.2
Messaging 1.3
When I start the third node in the cluster I get the error below.
Any suggestions ?
ERROR
org.jboss.messaging.core.plugin.postoffice.cluster.DefaultClusteredPostOffice
receive - Caught Exception in Receiver
java.lang.ClassCastException: org.jboss.messaging.core.local.Pag
I have 2 JB servers set up as described in the guide for a development cluster.
I have a scheduler running every minute that I deploy using farming and have
set up using the example-cluster-service.xml in the farm folder.
When I stop one server I get the error below but he scheduler still runs.
I am using messaging 1.3 with JB 4.2 clustered
I have MDB1 listening to a clustered queue (QC1) and MDB2 listening to a
clustered topic (TC1).
Do I need to deploy MDB1 and MDB2 TC1 and QC1 on all nodes ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=405488
Yes I agree it would be but DBA's are very "weird" sometimes.
I will try to ask for a testUser/testPassword and replace my credentials in the
datasource config before JBoss gets installed on the production server.
--Thank you
View the original post :
http://www.jboss.com/index.html?module=bb&
Problem solved:
It seems that certain Oracle databses like to be refered to by their names.
If you got a database called test where you have your messaging tables(JBM_**)
them in the oracle-persistence-**.xml file need to change all table references
to databaseName.tableName this is what worked
I am using other apps on that connect to the database and perform
INSERT/SELECT/DELETE/UPDATE operations on tables in the same database but I
cannot connect to the JB messaging tables.
It just seems a bit strange to me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
I know that my username/password for the oracle database does not have
create/drop privileges on the Oracle database and I have sent to the dba the
create table statements and create index statements. If this is a database
issue will work it out. I was just triyng to make sure I am not missing
I have upgraded the server and messaging package.
Now I am using JBoss AS 4.2.0GA and JBoss Messaging 1.3.0GA
I have followed the steps in the messaging userguidde to do a Automated
Non-clustered Installation from clean JBoss AS 4.2 installation and then
performed the steps outlined in the Extra
Are there any other tables that need to be created in oracle beside the ones
mentioned in the oracle-persistence-service.xml ?
These are the table that I have in my database :
JBM_COUNTER
JBM_MSG_REF
JBM_MSG
JBM_TX
JBM_POSTOFFICE
JBM_USER
JBM_ROLES
and still when I start JBoss I am getting thi
Tim ,
Excellent can'wait to try it.
Will the clustering in JBM work as well?
--thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049511#4049511
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049511
__
Will try to follow the all config and move the IIOP service under the messaging
configuration.
How can I install messaging under the all configuration that ships with JBoss
4.0.5 ?
I am using JB 4.0.5 and messaging 1.2.0GA
View the original post :
http://www.jboss.com/index.html?module=bb&op
What I am trying to do is to have the iiop service run under the messaging
configuration. I am looking for advice on how I could do that.
I am posting to this forum because when I tried to drop the iiop-service.xml in
the JBOSS_HOME/server/messagin/deploy I get many errors where JBoss is looking
I am trying to get the iiop service to work in the messaging configuration but
when I put iiop-service.xml in the JBOSS_HOME/server/messaging/deploy JBoss is
complaining and looking for jars that are in JBOSS_HOME/client.
Questions is what do I need to do to start the iiop service under the mess
Thanks Tim.
Will use it with persistence.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048663#4048663
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048663
___
jboss-user
I have replaced the Hypersonic database with oracle9i datasource.
I have followed the wiki steps and configure the DefaultDS to point my oracle
but when I use the messaging service I do not wish to use persistence i.e no
database storage for PersistenceManager,PostOffice or JMSUserManager.
The
16 matches
Mail list logo