Thanks!

Any similar replacement suggestion to provide kibernets like stuff to users
outofbox?

On Sat, 9 Mar 2019 at 17:18, Ivan Kudryavtsev <kudryavtsev...@bw-sw.com>
wrote:

> AFAIK, the last CS compatible with container service is 4.6 or smth like
> that.
>
> сб, 9 мар. 2019 г., 9:04 Konstantin <konstantin.kirsa...@gmail.com>:
>
> > Hello!
> >
> > I have following the installation guide here
> >
> >
> http://downloads.shapeblue.com/ccs/1.0/Installation_and_Administration_Guide.pdf
> >
> > When I trying to create my first container cluster via plugin menu, I got
> > this error message
> >
> > 2019-03-09 13:58:00,791 DEBUG [c.c.a.ApiServlet]
> > (qtp836514715-14:ctx-0b74e301 ctx-d080970b) (logid:ddeedd55) ===END===
> > 192.*.*.*-- GET
> >
> >
> command=createContainerCluster&response=json&name=test&description=&zoneid=ec47bdd9-9e7e-4553-a0fb-788760d6ce63&serviceofferingid=ab6527f4-1fab-4c08-bbbf-c97f49e2bef0&size=1&keypair=&_=1552138846129
> > 2019-03-09 13:58:00,791 WARN  [o.e.j.s.HttpChannel]
> (qtp836514715-14:null)
> > (logid:) /client/api
> > java.lang.NoSuchMethodError:
> > com.cloud.offerings.NetworkOfferingVO.getEgressDefaultPolicy()Z
> >         at
> >
> >
> com.cloud.containercluster.ContainerClusterManagerImpl.isContainerServiceConfigured(ContainerClusterManagerImpl.java:1631)
> >         at
> >
> >
> com.cloud.containercluster.ContainerClusterManagerImpl.createContainerCluster(ContainerClusterManagerImpl.java:298)
> >         at
> >
> >
> org.apache.cloudstack.api.command.user.containercluster.CreateContainerClusterCmd.create(CreateContainerClusterCmd.java:256)
> >         at
> >
> >
> com.cloud.api.dispatch.CommandCreationWorker.handle(CommandCreationWorker.java:47)
> >         at
> > com.cloud.api.dispatch.DispatchChain.dispatch(DispatchChain.java:37)
> >         at
> > com.cloud.api.ApiDispatcher.dispatchCreateCmd(ApiDispatcher.java:88)
> >         at com.cloud.api.ApiServer.queueCommand(ApiServer.java:682)
> >         at com.cloud.api.ApiServer.handleRequest(ApiServer.java:582)
> >         at
> > com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:310)
> >         at com.cloud.api.ApiServlet$1.run(ApiServlet.java:130)
> >         at
> >
> >
> org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
> >         at
> >
> >
> org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
> >         at
> >
> >
> org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
> >         at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:127)
> >         at com.cloud.api.ApiServlet.doGet(ApiServlet.java:89)
> >         at javax.servlet.http.HttpServlet.service(HttpServlet.java:686)
> >         at javax.servlet.http.HttpServlet.service(HttpServlet.java:791)
> >         at
> > org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:852)
> >         at
> >
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
> >         at
> >
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
> >         at
> >
> >
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
> >         at
> > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
> >         at
> >
> >
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:126)
> >         at
> >
> >
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
> >         at org.eclipse.jetty.server.Server.handle(Server.java:530)
> >         at
> > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
> >         at
> >
> org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
> >         at
> > org.eclipse.jetty.io
> > .AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
> >         at org.eclipse.jetty.io
> > .FillInterest.fillable(FillInterest.java:102)
> >         at
> > org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
> >         at
> >
> >
> org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
> >         at
> >
> >
> org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
> >         at
> >
> >
> org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
> >         at
> >
> >
> org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
> >         at
> >
> >
> org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
> >         at
> >
> >
> org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
> >         at java.lang.Thread.run(Thread.java:748)
> >
> >
> > I tried both pre-created shared or isolated networks and also tried to
> keep
> > network field empty.
> >
> > Always same error
> > " java.lang.NoSuchMethodError:
> > com.cloud.offerings.NetworkOfferingVO.getEgressDefaultPolicy()Z at
> >
> >
> com.cloud.containercluster.ContainerClusterManagerImpl.isContainerServiceConfigured(ContainerClusterManagerImpl.java:1631)
> > "
> >
> > I am using 4.12.0.0 version of cloudstack
> >
> > Is this an compatibility issue?
> >
> >
> >
> > Regards,
> > Konstantin
> >
>
-- 
С Уважением,
Константин Кирсанов

Генеральный директор
ООО Позитивные Системы
моб. 8-916-555-1745
tel.  8-495-369-9906
fax. 8-499-952-4132
email: k...@pozitis.ru
web positivesystems.ru

Reply via email to