[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2012-09-19 Thread Robert Collins
** Changed in: eucalyptus (Ubuntu)
   Status: Fix Committed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/519062

Title:
  Unable to connect to Eucalyptus Service on port 8773

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/519062/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2012-01-11 Thread LiGang
** Changed in: eucalyptus (Ubuntu)
   Status: Expired => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/519062

Title:
  Unable to connect to Eucalyptus Service on port 8773

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/519062/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-12-13 Thread Launchpad Bug Tracker
[Expired for eucalyptus (Ubuntu) because there has been no activity for
60 days.]

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
https://bugs.launchpad.net/bugs/519062

Title:
  Unable to connect to Eucalyptus Service on port 8773

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-08-24 Thread Dave Walker
Can i clarify, you are seeing this issue when attempting to use
elasticfox?

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-05-14 Thread H.M.
I am also getting the same exception.

Ubuntu 10.04  x64


08:36:27 DEBUG [ClusterNodeState:New I/O client worker #2-18] -> BEFORE: [ 
m1.small available=8/8 c1.medium available=8/8 m1.large available=4/4 m1.xlarge 
available=4/4 c1.xlarge available=2/2 ]
08:36:27 DEBUG [ClusterNodeState:New I/O client worker #2-18] -> AFTER: [ 
m1.small available=8/8 c1.medium available=8/8 m1.large available=4/4 m1.xlarge 
available=4/4 c1.xlarge available=2/2 ]
08:36:27 DEBUG [NetworkStateHandler:New I/O client worker #2-18] Adding node 
service tags: [http://1.2.3.4:8775/axis2/services/EucalyptusNC]
08:36:27  INFO [AbstractClusterMessageDispatcher:New I/O client worker #2-17] 
:1273894587727:DescribeNetworksResponseType:uid:eucalyptus:eucalyptus:MSG_SENT:[DescribeNetworksResponseType
 mode=1 addrsPerNetwork=32 activeNetworks=[] 
correlationId=cdb5a97d-5858-4031-9208-8a15ae56997a userId=eucalyptus 
effectiveUserId=null _return=true statusMessage=null]:
08:36:28 DEBUG [NioServerHandler:New I/O server worker #1-21] Internal Error.
com.eucalyptus.ws.server.NoAcceptingPipelineException
at 
com.eucalyptus.ws.util.PipelineRegistry.find(PipelineRegistry.java:114)
at 
com.eucalyptus.ws.server.NioServerHandler.lookupPipeline(NioServerHandler.java:129)
at 
com.eucalyptus.ws.server.NioServerHandler.messageReceived(NioServerHandler.java:102)
at 
org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:114)
at 
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:385)
at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.unfoldAndfireMessageReceived(ReplayingDecoder.java:459)
at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:443)
at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:381)
at 
org.jboss.netty.handler.timeout.ReadTimeoutHandler.messageReceived(ReadTimeoutHandler.java:146)
at 
org.jboss.netty.handler.timeout.IdleStateHandler.messageReceived(IdleStateHandler.java:214)
at 
com.eucalyptus.ws.handlers.ChannelStateMonitor.messageReceived(ChannelStateMonitor.java:62)
at 
com.eucalyptus.ws.handlers.http.NioSslHandler.handleUpstream(NioSslHandler.java:31)
at 
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:342)
at 
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:329)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:330)
at 
org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:282)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:203)
at 
org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:53)
at 
org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:502)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-05-05 Thread Brian Morton
I am getting the same exception while trying to access my API endpoint
for use with ElasticFox.  I followed the instructions on the wiki for
the CDInstall under 10.04 and euca-describe-availability-zones verbose
shows good output.

Please let me know if you would like any information from my environment
to debug the issue.

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-03-24 Thread Dustin Kirkland
+1 to Robert's suggestion.

Please follow the instructions at:
 * https://help.ubuntu.com/community/UEC/CDInstall
until you get to the command that says "euca-describe-availability-zones 
verbose".

See if that works and let us know.

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided => Low

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-02-10 Thread Robert Collins
Neither of those are particularly errors. Use an API client like 'euca-
describe-availability-zones' and see what happens. Port 8773 is an API
port only.

** Changed in: eucalyptus (Ubuntu)
   Status: New => Incomplete

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-02-09 Thread ypilpre
During the request, Top said :

top - 11:43:06 up 18:06,  2 users,  load average: 0.02, 0.16, 0.09
Tasks: 129 total,   1 running, 128 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.1%us,  0.0%sy,  0.0%ni, 99.5%id,  0.4%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   8189952k total,  1391672k used,  6798280k free,   172804k buffers
Swap: 11595768k total,0k used, 11595768k free,   531148k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
23042 eucalypt  20   0  849m 359m  13m S   4.5   1:46.03 eucalyptus-clou

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519062] Re: Unable to connect to Eucalyptus Service on port 8773

2010-02-08 Thread Paul Belanger
Same problem, I did a fresh install from the CD today and I am getting the same 
error message:
---
19:51:38 DEBUG [NioServerHandler:New I/O server worker #1-3] Internal Error.
com.eucalyptus.ws.server.NoAcceptingPipelineException
at 
com.eucalyptus.ws.util.PipelineRegistry.find(PipelineRegistry.java:111)
at 
com.eucalyptus.ws.server.NioServerHandler.lookupPipeline(NioServerHandler.java:129)
at 
com.eucalyptus.ws.server.NioServerHandler.messageReceived(NioServerHandler.java:102)
at 
org.jboss.netty.handler.stream.ChunkedWriteHandler.handleUpstream(ChunkedWriteHandler.java:114)
at 
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:385)
at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.unfoldAndfireMessageReceived(ReplayingDecoder.java:459)
at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(ReplayingDecoder.java:443)
at 
org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(ReplayingDecoder.java:381)
at 
org.jboss.netty.handler.timeout.ReadTimeoutHandler.messageReceived(ReadTimeoutHandler.java:146)
at 
org.jboss.netty.handler.timeout.IdleStateHandler.messageReceived(IdleStateHandler.java:214)
at 
com.eucalyptus.ws.handlers.ChannelStateMonitor.messageReceived(ChannelStateMonitor.java:63)
at 
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:342)
at 
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:329)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:330)
at 
org.jboss.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:282)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:203)
at 
org.jboss.netty.util.internal.IoWorkerRunnable.run(IoWorkerRunnable.java:53)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)

-- 
Unable to connect to Eucalyptus Service on port 8773
https://bugs.launchpad.net/bugs/519062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs