>>> iam using activemq , when in development we are using Ubuntu , it  
>>> can
>>> running well, when we deploy it to solaris 5.10 it cannot running.
>>> we are using Jdk 1.6.06 and apache tomcat 6.14 + activemq 5.10
>>> and there is error message like this.
>>> 10:03:52,270 ERROR BrokerService:180 - Failed to resolve localhost
>>> java.net.UnknownHostException: SunOS: SunOS
>>>      at java.net.InetAddress.getLocalHost(InetAddress.java:1353)

Looks to me almost like the localhost on the machine or the DNS is setup
incorrectly. What result do you see if you do an nslookup localhost?

- Martin
-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-not-Running-in-Solaris-tp17662008s2354p17673471.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to