It still reports the same error.

Here is what I did to make sure httptunnel.properties was not in my
classpath:
1.) Tested my installation of SwiftMQ 2.0 --The samples work fine.
2.) Downloaded a new copy of SwiftMQ 2.1.0
3.) Unzipped it to 'C:\Program Files\swiftmq_2_1_0'
4.) Searched my entire drive for any instance of httptunnel.properties and
deleted them
5.) started router1 using the smqr1.bat file in the win32 dir
6.) ran the SynchTopicExample like so 'starter.bat SynchTopicExample
testtopic
7.) Go the same exact error

This is the third machine I've tested this on (two at work, and now my
machine here at home).
All machines are running JDK 1.3.1-b24 on Windows 2000 pro sp2

Ideas?

Thanks,

Nathan

-----Original Message-----
From: Andreas Mueller [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 23, 2001 5:02 PM
To: [EMAIL PROTECTED]
Subject: [developers] Error creating socket to pamela?


Check your classpath. There must be the httptunnel.properties somewhere in 
it. If the client or router founds that file, he tries to use http 
tunneling. And the prop file contains an example with a proxy called 
'pamela'.

-- 
Andreas Mueller, IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com


-----Original Message-----
From: Nathan Phelps <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Wed, 23 May 2001 19:44:50 +0200
Subject: [developers] Error creating socket to pamela?

> Starter router1 using the smqr1.bat file...started successfully.
> 
> started SynchTopicExample (starter SynchTopicExample testtopic) and
> received
> the following error:
> 
> Could not create JNDI context: javax.naming.NamingException: unable to
> connect, exception = javax.jms.JMSException: error creating socket
> connection to pamela:4001, message: pamela
> 
> I have done this a million times on this machine, but I just upgraded
> to the
> new version of SwiftMQ.  What is up?  And why does it say it couldn't
> connect to pamela?  I'm not trying to connect to pamela, I'm trying to
> connect to localhost.  I CAN connect via Explorer, but none of the
> samples
> work at all...they all return this same error.
> 
> Here is a dump of the console output.
> 
> 
> C:\PROGRA~1\SwiftMQ\samples>java -cp
> .;../jars/swiftmq.jar;../jars/jndi.jar;../j
> ars/jms.jar;../jars/jsse.jar;../jars/jnet.jar;../jars/jcert.jar
> SynchTopicExampl
> e testtopic
> Topic name is testtopic
> Could not create JNDI context: javax.naming.NamingException: unable to
> connect,
> exception = javax.jms.JMSException: error creating socket connection to
> pamela:4
> 001, message: pamela
> JNDI lookup problem: javax.naming.NamingException: unable to connect,
> exception
> = javax.jms.JMSException: error creating socket connection to
> pamela:4001,
> messa
> ge: pamela
> C:\PROGRA~1\SwiftMQ\samples>
> 
> ------------------------------------------------------
> SwiftMQ developers mailing list * http://www.swiftmq.com
> To unsubscribe from this list, send an eMail to 
> [EMAIL PROTECTED] and write in the body of your message:
> UNSUBSCRIBE developers <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
> 
> 
> 
> 


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to