Recent update: 2008-5-9
551 byte By
705787 at 2008-3-6
Hi,I want to send a message from a stand along client,I set this property:java.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactoryjava.naming.provider.url=iiop://localhost:3700I get an exception:Exception in thread "main" org.omg.CORBA.INITIALIZE: can't instantiate default ORB ...
1354 byte By
705765 at 2008-3-5
When trying to start the Message Queue broker on RH 8.0 I get the following: ./imqbrokerd[16/Dec/2002:12:28:01 CST]==================================================================Sun ONE Message QueueCopyright 2002Version: 3.0.1 (Build 64-a)Sun Microsystems, Inc.Compile: Wed Oct 9 06:36:39 ...
3009 byte By
706031 at 2008-2-26
Hi, I'm getting this warning when my MDB is creating a connection to a queue to start consuming messages (onMessage method). The application works, but I'd like to know what this message really means and how to avoid it:JMS5007: Illegal connection factory access to ...
I am trying to test message driven bean(MDB) with iPlanet Application Server 6.5. Basically i am sending a text to a Queue from JSP and trying to receive from the queue and write the message to a file using MDB. But my MDB is not recognised as consumer. I mean queue broker still shows the ...
Under what circumstances will QueueReceiver.receiveNoWait() return'null'?I am occasionally receiving null from a receiveNoWait() call evenafter a message has been posted to the queue. When can this situationoccur?
I have problems configuring broker clusters using configuration file. Icomplains about not being able to instantiate clustering and changes over tostand alone mode.Scenario -Two brokers with two different ports 5000 and 6000 are being configured forclustering with 5000 being the master broker. ...
2182 byte By
at 2008-1-26
Hi All,Following error occurs consistently on a router partition for every call tothe service object but the partition doesn't die or crash. I tried bumpingup the partition memory too. Any thoughts on why it's happening?Thanks in advance,MadhuSYSTEM ERROR: Failed to connect or lost connection ...
My main concern is what the number of concurrent client connections (in a single instance) iMQcan handle? This also depends on Hardware/Software configuration, JVM version (if it pure Java implementation), etc. But it also depends on Vendor implementation. For example FioranoMQ claims that can ...
I am trying to install IAS 6.0 SP1 on a HP-UX 11.11 box. The web serveris 4.1 SP7 on an NT machine. So the web server and iPlanet App Serverwill reside on different machines.The installation screen says this: Sun-Netscape AllianceApplication ServerInstallation/Uninstallation- iPlanet ...
I have two iPlanet Application servers (each requires to be a JMS client to iMQ). The App servers run on their own machine and havetheir own JNDI registries. iMQ runs on a third machine(iMQmachine). Lets say I have a destination (queue) thats been created on the broker using the commandon the ...
I'm trying to enable the 90-day trial license of the developer version of iMQ 2.0 bystarting up the broker (under RH Linux 7.1) with:jmqbroker -license tryBut I keep getting "Bad license data" when I do it.What's wrong?
I use LDAP for admin objects store and use file for use repository. I created a user using jmqusermgr, but a client getting an authentication exception and it seems it's searching the user in LDAP. I looked around example codes, but can not find any with user authentication.I am sorry, but I ...
359 byte By
Guest at 2007-12-18
What is the relationship between the Sun[tm] ONE Message Queue productthat was recently announced as part of the Sun Solaris[tm] 9 OperatingSystem and the Sun[tm] ONE Application Server 7? Won't I get the Sun ONEMessage Queue product for free when I receive the Solaris 9 OE and SunONE ...
Hello. I'm running IMQ3.5sp1 on Linux with java 1.4.2_04.I'm using the plugged-in persistent store.I get this error in the broker log when I try to run the default metrics (ttl) on a Topic: I'm concerned it may point to a bug:ERROR [B3100]: Unexpected Broker Internal Error : [unable to disk ...
hi I am a newbie to JMS. I have an LDAP on a machine A and have added a ConnectionFactoryObject to it. I have my message sender in machine A and the receiver in machine B. When i try to receive the messages i am getting a error during Connection Creation. My question is1) Is it possible to do ...
Does S1MQ support round-robin delivery on queues?
Hi All, Does you know how to insert BLOB into Oracle? Here is my sample code. Basically what i tried to do is to to try to insert an image file to Oracle. But it did not work. If you have a sample code that works, please give me.Thanks,Tom try{out.println ("Done");dbCon=trans.getConnection(); ...
I installed IMQ 2.0 and followed the instructions in Appendix B of Administrator's Guide to set up HttpTunnel.I am having problem creating a sample program to test IMQ's HTTP support.Here is what I did: 1) install HttpTunnelServlet. No problem, preloaded when iPlanet EnterpriseServer 4.1 is ...
Hello, Using Sun 1MQ to produce the messages and Need to consume messages using JBossMQ. Could any one help me with this. Thanks Sai
Hi everyBody,I have the follogin problem:1.I trying to setup my Websphere 6.0 star-up with Sun jre 1.4.2_08, configuring the java_home pinted to Sun jre. The server can磘 bring-up with the Sun jre, so How can I do it?it磗 possible to do that?Thank very much.Message was edited by: ...
HiThank you for reading my post.Can some one please let me know how i can find how much messages are inside a queue?Thanks.
Hi,I am using SJSAS 9.0_01 Platform Edition on Solaris 10 update 3, have deployed an application based on Wicket + Spring + Hibernate. There is a frequent hang that is observed during the access of the application and the Server stops responding on 8080. Changed the asenv.conf to Native and ...
Can any one help me out how to create an object,map message in JMS
1733 byte By
BuZMan at 2007-11-14
Hi all!.I'm currently using:Version: 3.6 SP3 (Build 02-A)License: Sun Java(tm) System Message Queue 3.6 Enterprise EditionThe JMS system is currently been used by a standlone Java Application (using different queues and topics), developed in my copany, it's just one broker (non cluster ...
3228 byte By
raggle at 2007-11-14
Hi,I'm running a single imq broker (3.5 SP1) on my server and am seeing intermittent problems when my consumer tries to read messages from one of the queues:[24/Aug/2006:07:31:56 BST] ERROR [B3062]: Acknowledgement ...
1611 byte By
jtp512 at 2007-11-14
Sun Java System Application Server 8.2I have the following entry in my server.log below when I start-up with:./asadmin start-domain domain1How would I even begin to troubleshoot this error?Thanks,--Todd[#|2006-08-03T10:00:57.154-0500|FINE|sun-appserver-pe8.2|javax.enterprise.syste ...
For the installation of JMS 3.6 has the issue of trying to install to c:\program files\ been addressed yet? If so can anyone point me to where it has been addressed.Thanks Brian
Running a clean install of Fedora Core 4 on a HP DL360 G4p with two drives in a (hardware) RAID 1+0 configuration I am unable to proceed with App Server installation (same problem with PE v9 or v8.2) due to insufficient disk space. There is clearly enough space (120GB or so)!I read elsewhere ...
When consuming messages from a queue ( via the MessageConsumer.receive() method ), I would like to rollback the JMS transaction if a specific date that I am expecting from a database is not yet available.I have no control of when the data that I am expecting for the specified JMS mesage will ...
1) Bypassing port mapper for clustering:I modified the contents of my cluster.properties file to this:imq.cluster.brokerlist=192.168.0.75:40870,192.168.0.188:40870I also added the following property in config.properties for the broker instance ( ...
I'm running Messaging Server 4.1. I want to require the http client to present a certificate that matches a trusted CA. I do not want to validate that certificate to an ldap database. I want to further authenticate by username/password. Is there a way to require that a certificate be ...
Hi,I'm using the SunAppServer that is part of the Java Studio Creator 2 update 1 (version 8.2 I believe) and have the following problem I need help solving:In my web app I have a Springframework ApplicationContext being instantiated via a Listener ...
How to auto reload context after compiling the class file?
Hi all. We're currently seeing about 150 transactions in STARTED state with old Creation Times, up to about 10 days old. (This is when you do an imqcmd list txn). We suspect that a failure in our app is causing this -- we've had it crash a couple of times in the last 10 days and the ...
how can you insert multiple images in an applet...is there anyone who could help me with my machine project... it's very easy (supposedly.. but i'm desperatejavaprogrammer who still doesn't how despite the books surrounding me...) it's about a vampire who eats all the people in a particular ...
Which databases are supported by Sun as a persistent store for the Sun JMS Broker? The Admin Guide contains this statement:"The Persistence Manager is configured by default to access a built-in, file-based data store, but you can reconfigure it to plug in any data store accessible through a ...
Can anyone tell me roughly when the next major version of iMQ is due and what new features are expected?I'm sure this info is readily available elsewhere so feel free to point me there and say RTFM.
1335 byte By
ozhan at 2007-11-13
Dear Users,I have installed Sun Creator 2 to windows XP and I recieve [#|2006-02-05T16:19:20.843+0200|SEVERE|sun-appserver-pe8.1_02|javax.enterprise. tools.launcher|_ThreadID=10;|LAUNCHER003:The Launcher encountered a problem with the configuration data from either domain.xml or ...
1015 byte By
Bodes at 2007-11-13
Hi all,I'm running App Server 7 ur 8 on windows xp sp 2 and I want to change the admin password. When I try and access "access control" from "Admin Server" -> "Security" -> "Access Control" the web page fails with a message of "File System Error: Can't open object database. The system ...
Hi,We have a MDB which listens on a Tibco queue.We want to be able to regulate number of messages available for MDB for processing and if need be stop alltogether.What are my options ?
hello all,iam new to java please help me .my program has thrown the exception:java.security.AccessControlException: access denied (java.io.FilePermission F:\read) using applets a dynamic jtree should be displayed.when a user clicks a node a file should be retrived and display the directories ...
Hello,My client code has thrown the exception (stack trace listed below) which I have never encountered before, and I am unable to find any resources on it after searching the docs and forums. Would someone out there be able to point me in the right direction? From what I understand error ...
Hi,we are using Java Sun System Application Server 7 and I need to write a listener class in my web application.I wrote a listener class by implementing ServletContextListener interface.Now I wrote a lister tag in web.xml. But while deployin pareser is saying listener tag is not allowed.Then I ...
This is just a reminder that 3.6 for windows is due within 5 days. The spring deadline was missed.The July deadline was missed.Now it's starting to look like August will be missed as well.Please prove me wrong.
Please Help!I am obviously missing something!I am dynamically creating queues with myDQueue = new com.sun.messaging.Queue(dest);This works fine:I can see them apear in the admin console unser the brokers/MyBroker/Destinations node.;I can send messages to them, recieve from them, Attach listenrs ...
Will Sun Message Queue run on Max OS X?
Good morning all! I am seeking a Java programmer who will be interested working in the Metropolitan area. You must at least 5 years experience to apply for this position. Also, you must have previous experience with Oracle as well.Please call me at 248.353.6800 ext. 1017.
I need to be able to use this syntax:<jms-service addresslist-behavior="random" addresslist-iterations="3" init-timeout-in-seconds="60" reconnect-attempts="3" reconnect-enabled="true" reconnect-interval-in-seconds="60" type="LOCAL"><jms-host admin-password="admin" ...
517 byte By
rdmq at 2007-11-13
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 ...
Hi!When I am deploying an application on sun application server version 8. which is a process that takes a couple of minutes, I am faced with a "not availble" message upon trying to access the application through the browser. This is a highly undesirable effect that I am wondering if there is a ...