Recent update: 2008-5-9

JMS/client

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 ...

Starting the Message Queue broker.

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 ...

JMS5007: Illegal connection factory access

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 ...

How do I map a Queue to an MDB in iAS 6.5?

2000 byte By christenscreen at 2008-2-11
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?

257 byte By christenscreen at 2008-2-6
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?

Problems with configuring clustered brokers.

453 byte By christenscreen at 2008-2-4
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. ...

Error in Partition

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 ...

How many client connections will iMQ 2.0 handle?

535 byte By christenscreen at 2008-1-6
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 ...

stuck on webless installation on HP-UX 6.0SP1

878 byte By at 2008-1-6
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 ...

Where do I create administered objects?

2074 byte By christenscreen at 2008-1-2
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 having problems enabling the 90 day trial license on Linux.

270 byte By christenscreen at 2008-1-2
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'm getting an authentication exception when I use LDAP. What's the proble

543 byte By christenscreen at 2007-12-30
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 ...

Sun ONE Message Queue and Solaris 9

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 ...

metrics vs plugged-in persistent store

525 byte By ZacJacobson at 2007-12-15
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 ...

Error getting QueueConnection

2447 byte By narayan_sd at 2007-12-2
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?

63 byte By christenscreen at 2007-11-27
Does S1MQ support round-robin delivery on queues?

Please help !!!! How to insert BLOB to Oracle

1041 byte By minhtran at 2007-11-26
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(); ...

Problems using JMQ 2.0 HTTP tunnerl servlet

2627 byte By christenscreen at 2007-11-21
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 ...

Exchanging messages across JBossMQ<==>Sun 1MQ

163 byte By RamSaia at 2007-11-15
Hello, Using Sun 1MQ to produce the messages and Need to consume messages using JBossMQ. Could any one help me with this. Thanks Sai

Installing Sun jre 1.4.2_08 on Websphere6.0

341 byte By juanjo.garciaa at 2007-11-15
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: ...

how i can find number of messages that are inside a queue?

151 byte By Legolas.wa at 2007-11-15
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.

Application Server Hang

4386 byte By SunRaidera at 2007-11-15
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 message in JMS

73 byte By mandavasrinivas at 2007-11-14
Can any one help me out how to create an object,map message in JMS

httpjms closed by a broken pipe

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 ...

Acknowledgement for Transaction id <x> exists in the store already

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 ...

Socket operation on nonsocket: sun.nio.ch.Net.setIntOption message?

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 ...

Installation of JMS 3.6

198 byte By Brian_Loughead at 2007-11-14
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

Insufficient Space on Sun Application Server Install

990 byte By JohnAvery at 2007-11-14
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 ...

redelivery delay

930 byte By j.salvo at 2007-11-14
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 ...

Bypassing the port-mapper for clustering and JMS TCP connections

1869 byte By j.salvo at 2007-11-14
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 ( ...

client authentication

417 byte By belinda at 2007-11-14
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 ...

javax.naming.NamingException: java:comp namespace cannot be modified

1162 byte By MiniRadish at 2007-11-14
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 ...

Auto Reload

72 byte By someone_genius at 2007-11-13
How to auto reload context after compiling the class file?

Old Transactions in STARTED State

741 byte By kibitzer at 2007-11-13
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 ...

VERY BASIC java

351 byte By desperatejavaprogrammer at 2007-11-13
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 ...

Supported Databases

678 byte By kibitzer at 2007-11-13
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 ...

Next major IMQ version

220 byte By kibitzer at 2007-11-13
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.

Startup launch error message

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 ...

Admin access control page fails - appserver 7 ur 8 on winxp

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 ...

How to regulate JMS Messages

219 byte By dhirendra123 at 2007-11-13
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 ?

java.security.Access denied exception

923 byte By cherrynana at 2007-11-13
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 ...

JMSException [C4036] : [B4062]

3157 byte By steffensenk at 2007-11-13
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 ...

Servlet Listener API support for Java Sun System Application Server 7

565 byte By Subbarao.Kondabala at 2007-11-13
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 ...

Just a Reminder

253 byte By Preston at 2007-11-13
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.

dynamic creation of ObjectStore destinations

789 byte By ajw1967 at 2007-11-13
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 ...

Mac OS X

53 byte By Preston at 2007-11-13
Will Sun Message Queue run on Max OS X?

Java Developer Position in the Metropolitan Detroit Area

293 byte By jsegrest7 at 2007-11-13
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.

Manually configuring domain.xml using ${name} and -Dname

1320 byte By 42.57.42 at 2007-11-13
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" ...

NoClassDefFoundError in Java client after Message Queue upgrade

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 ...

Not available while deploying

484 byte By tedbjorling at 2007-11-13
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 ...