1 2 3 4 5 6 7 8 9 10

Messages in Broker cluster

295 byte By JMSMAN at 2007-11-25 17:51:05
Hi,My question is, if a broker in cluster setup fails, do the other brokers know about the messages sitting on this failed broker?If so can one of the other brokers send them out to relevant consumers?I would very much appreciate your reply.Kind Regards

Required JAVA version needed to publish messages

382 byte By Ninju at 2007-11-25 17:53:04
Hello all,I am writing a small program to post messges to JMS topic. The only hiccup is that the program will be hosted inside the JVM within the Oracle Database.We are using Orcale 9i (version 9.2.0.5.0) are not sure whether the code will run properly?Does anyone know what is the minimum JRE ...

IMQCMD looking for a class

1570 byte By jwalkup55 at 2007-11-25 17:53:20
imqcmd can't find AdministeredObject.class. This would seem to be a classpath issue. If so, pls show me the error of my ways. I can't find the hitch. After installing MQ, should Windows be able to execute from the command line? imqadmin, imqbrokerd, etc. work as ...

SunMQ BrokerException: Arrays for interest ids?

528 byte By phobinator at 2007-11-25 17:54:04
Hello,I am having a problem with my broker. It connects fine and appears to be working, yet I get this error in the log:[22/Sep/2004:12:34:45 PDT] ERROR [B2085]: Loading Destination Booking [Topic] failed. Messages stored on that destination will not be ...

Better values for the InitialContext Parameters

1484 byte By Ninju at 2007-11-25 17:54:48
Hello all,Some what of a newbie on the JMS/JNDI/RMI application space, so please bear with me :-)Background:Trying to set up a simple broadcast schema (i.e. publish/subscribe) between a small cluster of machines. It is a static, well-defined environment so I went with Administrated Objects. For ...

Sun Java System Message Queue Platform Edition

183 byte By K.V.Usha at 2007-11-25 17:55:24
Hi,I want my java client application to access java system message queue server which is installed on a different system. Can anyone help me with this?Usha

How message acknowledgement works?

1101 byte By hitsum at 2007-11-25 17:59:39
Hi everyone,I am using Sun Message Queue 3.5 Platform Edition. The messages are remaining in the Queue. According to me, the messages should remain in the queue if they are not recieved by the listener and acknowledged. Please rectify me if I am wrong.I am using PTP. I am using following method ...

consumers not receiving msg's in queue

405 byte By randyhann at 2007-11-25 18:03:00
I am puzzled...my consumer reads msg's from the queue fine for some period of time, then at some point, it will not any longer...i dont see any open transactions that might be holding it up.....if i stop and restart IMQ, it will then start processing again fine, but not until I do.I see no ...

v3.5 on W2k really really slow - reboot - really really fast

573 byte By Jared-Davis at 2007-11-25 18:03:43
I have a W2k server box that hasn't been rebooted in a long time. Every attempt to login to the message queue had a 40 - 60 second delay. At a dos prompt in the instances directory the following command took more than 40 seconds to complete:type passwdEvery other file I tested on the box had 0 ...

Can not use consumer get message from destination

3439 byte By little_lion at 2007-11-25 18:05:15
Hi everybody. I met a very strange problem.I can use MessageProducer send message to a queue but can not use MessageConsumer receive message from a destination. The code shows below.Hope can get reply asap. package com.capinfo.jms;import javax.jms.*;import javax.naming.*;import java.util.*;/** ...

Asynchronous Consumer Message Size Limitation?

1076 byte By olvs at 2007-11-25 18:05:30
Hello,We are currently evaluating the Sun Message Queue 3.5. We are able to successfully send and asynchronously receive messages that are less than 1K. However, when we increased the size of the message to 2K or more, the asynchronous consumer does not return the message and messages that we ...

Bug 4895110 - broker w/ -shared sometimes stops sending msgs to a consumer

838 byte By randyhann at 2007-11-25 18:07:15
I am not confident this issue was (is) resolved. I am running 3.5 SP2 now, and i have a comsumer process that during a busy period, stops getting msg's out of queue.i know there are many many msg's waiting, and if i stop IMQ (broker) and restart, then restart my consumer, it picks them up ...

Expire messages into a queue

1053 byte By Gilles_Ducret at 2007-11-25 18:07:40
Hi All,I want to share a problem I have currently with IMQ3.5_02. I drafted a very simple case study example based around a Queue.It consists of two Java programs, a Producer that enqueue one new Object Message per launch a consumer that loop and wait for incoming message from the queue, cast ...

dear friends

350 byte By jmf at 2007-11-25 18:11:51
I am doing a project on Objects trackingI am capturing the video data using webcamera and playing it using processor in JMFmy problem is , if i click on the movie that is being played currently, i have to display the co-ordinates of the mouse clicked position.can anyone help me?Thanks in ...

send xml generated in Windows to Sun Unix Machine by using MQ

191 byte By winseelo at 2007-11-25 18:11:57
I would like to know how to send a XML file in Windows Server to Unix Server by using MQ. Which methods can be used (C API or JAVA API....)Please help and advise. Thanks.

to generate a auto increment number

164 byte By DineshGovindan at 2007-11-25 18:14:30
hi friends,i am doing a project in which i wanted to generate application reference number automatically.could u just tell me the coding of it.

Java Messaging System.

250 byte By mksreenivas at 2007-11-25 18:17:31
Hello,I am new to JMS. I would like to know if any one has programmed with JMS API for Mq Series to Put / Get messages from a Queue. it would be nice if any one can send me in links of the above (samples etc). ThanksSrinu.

I awoke one morning and found something wrong T.T

8722 byte By blueist at 2007-11-25 18:18:51
Dear members...I develop something in the env. of Sun Java System Message Queue. yes.. all is perfect.. to yesterday. When I awake this morning , and run "imqbrokerd.exe" and.. run My simple application, I find something wrong.. here is messge (imqbrokerd.exe with ...

[W2003] Broker not responding [START_TRANSACTION] for 1800 seconds.

277 byte By randyhann at 2007-11-25 18:18:59
[W2003] Broker not responding [START_TRANSACTION] for 1800 seconds. STill trying...I am not sure what could be causing this message. Will it eventually work itself out and start processing again?Is there a code issue I may have? Thanks.

Guaranteed Message Delivery

248 byte By aeddydev at 2007-11-25 18:20:50
Quick question. When a message has been received and acknowledged by a server, is there any check (beyond TCP) to ensure that the message that was received is the same as the message sent (ie. checksum, ...)?Thanks,Aaron

Connecting imqadmin tool to Sun App Server 8

977 byte By jbeech at 2007-11-25 18:21:50
I have been using the Standalone platform edition of MessageQueue on solaris with no problems (V3.5 SP2). I am currently looking up my ConnectionFactory on an LDAP server. This is working fine.However, I am also trying to connect the imqadmin tool to the JMS Provider bundled with Sun ...

imqadmin: No. of messages not displayed correctly in durable subs screen

1023 byte By jbeech at 2007-11-25 18:21:58
This question applies to the standalone platform edition of Message Queue v3.5 SP2 running on solaris.I have a number of durable subscribers connecting to a topic. Each & all subscriber have a selector set to filter the data.From imqadmin I can select the topic and bring up the broker ...

Pause Destination problem & Purging messages problem.

1516 byte By jbeech at 2007-11-25 18:24:51
I have a couple of things that don't seem to work as I would expect:1) If I use the pause destination facility in the imqadmin, does this pause flow of msgs from producers and also to consumers or does it only pause msg flow from producers? (I read for the imqcmd tool that the pause tool can ...

Does JMQ 3.5 SP1 Enterprise Edition use Java NIO anywhere?

141 byte By AndrewBruceLaw at 2007-11-25 18:25:07
Hi,I was wondering, does anyone know whether JMQ 3.5 SP1 Enterprise Edition uses Java NIO anywhere?Cheers, Andrew

java

651 byte By tranceaddict at 2007-11-25 18:25:56
Hi everybody!I'm developing an application with JMS and jSMQ, and I have a question with the way of receving messages.I need to get notified when a message arrives asynchronouslly, and I know how to do it, but what I want is not to receive the message, because I'll use it in another part of ...

Unable to receive(consume) messages grater than 500k

806 byte By Pajton at 2007-11-25 18:26:19
Hi!We are using following configuration:Sun ONE Standard Edition App server ver 7.03c and Sun ONE MQ server 3.5 Enterprise SP1. We installed all three servers on three different Sun Blade 1500 WS with all recomended software (j2se and Solaris).First application server puts response from the ...

SUN Trojan?

684 byte By rolandg at 2007-11-25 18:29:11
Hello,I captured an outbound attempt made at 8:51am today in one of my many logs.web1:1741 209.249.116.141.available:http SYN_SENTI am using Java 2 Platform Standard Edition version 1.5.0 (build 1.5.0-b64)I also noticed that when I do a reverse DNS lookup on the IP (209.249.116.141) it does not ...

Brokers for clients (POS) question

514 byte By cferris00 at 2007-11-25 18:29:54
Hello,We are looking at implementing a MOM system for our business. Our system will have one or two main back office systems (BOS) as the host and many, many clients/point of sales (POS) sending transactions to the BOS. Its my understanding that the POS's will need a broker in order to send ...

Warning 11 message in log files

1531 byte By lccsysadmin at 2007-11-25 18:31:03
I had Sun One Identity Synchronization for Windows working with AD. I removed the Message Queue when I upgrade another DS on the machine which broke the Idsync. I have reinstalled the packages for IMS3_0_1 that I removed. The Message Queue is starting and appears to be loading the correct data. ...

S1MQ over VCS

453 byte By Hin at 2007-11-25 18:32:14
Dear all,Does anyone can share his experience on how S1MQ installed on HA mode? We have recently purchased S1MQ and Vvertias Cluster Software. But I can't find anyone information on how integrate each other? Particular S1MQ how to share data among each other. Does share disk required? What ...

MQ + OpenLdap: Any working example of LDAP configuration?

1639 byte By xss at 2007-11-25 18:32:40
MQ + OpenLdap: Any working example of [LDAP configuration], [LDIF initial data] and [imobjmgr addTopicFactory/addTopic command] files ?I'm using Sun MQ3.5 + OpenLdap2.2.20 as jndi remote binding mechanism.I've unsuccessfuly tryed to add a Topic Factory!Running the commandimqobjmgr -i ...

problem with imqadmin

282 byte By orceman at 2007-11-25 18:38:29
Hello everybody,I've just installed the Message Queue 3.5 in my Solaris 8 machine and when I try to run the imqadmin tool the response is:Error: Unable to locate the runtime for java helpUnable to start admin, exitingAny help?Thanks

Identity Synchronization for Windows: problem with object deletion

1156 byte By kkonst at 2007-11-25 18:39:54
Hi,I' ve set up a replication between an AD and a DS through ISW. All I want to be able to do is to synchronize the flow of changes from AD to DS (i.e. user creation, pwd change and user deletion)Things work well for object creation and password change (done several times), but the user ...

transaction support in MOM

233 byte By ervalerio at 2007-11-25 18:41:29
say that you have a MOM which doesn't give any support to transaction:in which way a MOM is supposed to support them ?this a general quesiton not related to SUN implementation.thanks,Valerio

How to set up the maximum number of messages on a queue programmatically

435 byte By Xiaoyun at 2007-11-25 18:48:58
Hi,I am using IMQ 3.5 to implement a message layer for one of my projects. I created a "Job Status Queue", which receives job status report from a java application every minute. But I just want to keep the most current status report instead of all the job running history. How can I restrict the ...

ERROR [B3071]: Portmapper got an exception in write()

1441 byte By Geda at 2007-11-25 18:51:02
Im using Java System Message Queue v3.5 SP2 with SUN java1.4.2.05 vm, on Windows 2000 Server OS. JMS Server works with file persistence.I have about 220 topics on the JMS server. Server works fine when I have less than 200 topics, but when the number increase I get this ...

NoClassDefFoundError in Java client after Message Queue upgrade

517 byte By rdmq at 2007-11-25 18:52:54
Hi, I upgraded from version 3.5 SP1 to Message Queue 3 2005Q1.The Java client I was using from a remote client seems to be throwing a NoClassDefFound error when I use the new imq.jar .java.lang.NoClassDefFoundError: com/sun/messaging/jmq/Versionat ...

JMSException C4036

2639 byte By nasa2001 at 2007-11-25 18:53:51
Hi My Environment:Sun solarisSun ONE Application Server 7.0.0_01java version "1.4.1_02a"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02a-b01)Java HotSpot(TM) Client VM (build 1.4.1_02a-b01, mixed mode)Sun ONE Message QueueCopyright 2002Version: 3.0.1 SP1 (Build 15-a)Sun ...

MQ Series

161 byte By parag16 at 2007-11-25 18:54:36
Hi,I need to send a file from one machine to another using MQ. Can anybody tell me how I can achieve the same?Thanks in anticipation.

JMS Exception [SEND_REPLY(9)] [C4036]

5189 byte By lzhang08 at 2007-11-25 18:55:00
com.sun.messaging.jms.JMSException: [SEND_REPLY(9)] [C4036]: A server error occurred. : transaction failed: Unexpected Broker Exception: [received message with Unknown Transaction ID -1: ignoring message] user=guest, broker=A0282.aesodev.ca:7676(1689)at ...

ClassNotFound... sounds like classpath right?

496 byte By Preston at 2007-11-25 18:55:26
I'm trying to set up Message Queue using an older version of Adaptive Server Anywhere (6.0.3).When trying to start the message broker I can an ClassNotFound exception for the jdbc Driver class. However, using imqdbmgr works just fine. It can connect and create the tables. That tells me that ...

Does Message Queue need to use EJB?

230 byte By Dawson_Mossman at 2007-11-25 18:56:25
Hi,I am new to the Sun Java System Message Queue and want to be perfectly clear as to whether or not it requires you to use EJB? Can I use the message queue with regular java objects? Thanks,Daws

JMS / JNDI question

487 byte By Preston at 2007-11-25 18:56:29
I have a client that is supposed to communicate with a remote queue (on a different machine). If I understand it right, the following has to occur:1. Connect client to remove Object Store2. Query remote Object Store for queue in question3. Complete connection to returned queue.My question ...

how initialze path for package

120 byte By kayvee at 2007-11-25 18:57:40
hello sir., i did"t know how set path for package programming plsee guide me initialize the package

send updated xml file to the client with out any request

544 byte By SMSJavaGuy at 2007-11-25 18:58:01
hi,I am showing the data in the form of a table ,where the data are taken from a XML file. If i change the content of that XML file, the server should send the updated data to that client page, that means the client page should get refreshed automatically when there is a change in that XML ...

[B3100]: Unexpected Broker Internal Error

2390 byte By Preston at 2007-11-25 18:58:16
I'm getting the following error in the broker when I do a session.commit(); I'm using Adaptive Server Anywhere for the database.Any ideas? [22/Mar/2005:15:59:50 MST] ERROR [B4105]: Failed to persist interest list for message ...

Newbie troubles with LDAP and Sun Java Message Queue

2586 byte By admiral_benbo at 2007-11-25 18:58:30
Hi, Please forgive any stupid questions, but I've been asked to get MQ 3.5 up and running in a cluster using Directory Server 5.2 in a very short amount of time, and I don't really have much knowledge of either.The steps I've carried out so far are:changed my config.properties file in MQ to ...

Problem using message selector with SMQ

716 byte By tranceaddict at 2007-11-25 19:00:28
Hello.I'm using a message selector to filter messages as follows:String processIdSelector = "processId="+ invocation.getProcessInstance().getId().longValue();queueReceiver = queueSession.createReceiver(queue, processIdSelector); The property processId was set by the producer like ...

B4019 Failed to persist transaction

594 byte By Preston at 2007-11-25 19:01:34
I'm getting the following: ava.sql.SQLException: [INSERT INTO IMQTXN35 (TUID, STATE, TSTATEOBJ) VALUES ( ?,?,? )]: [Sybase][ODBC Driver][Adaptive Server Anywhere]Primary key for table 'IMQTXN35' is not unique[31/Mar/2005:13:23:13 MST] WARNING Exception starting new transaction: ...

Subscriber not receiving published message

6034 byte By shekhs_aravind at 2007-11-25 19:05:39
Hi,I'm new to JMS and hence might sound very novice..I'm trying to send and receive messages between 2 servers running App Server 7.0I've configured both of them to not start the built in JMS service (I tried using that initially, did not work).So, I start the imq broker on each server ...