Thanks Boris, I'll package this tomorrow and test again.

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "boris" <bo...@pcextreme.nl>
> To: "dev" <dev@cloudstack.apache.org>
> Sent: Monday, 28 September, 2015 23:16:35
> Subject: Re: [4.6] Master fails to add secondary storage network, deployment 
> fails [Unknown parameters : zoneid]

> Hi Nux,
> 
> The only thing I can say right now; that Jenkins job didn't run for the past
> week. So maybe it has already been fixed, maybe not. Could you try package it
> yourself and deploy again? That way you know the problem still persists. And 
> if
> it does, please file a Jira ticket!
> 
> Best regards,
> 
> Boris Schrijver
> 
> TEL: +31633784542
> MAIL: bo...@pcextreme.nl
> 
>> 
>>     On September 28, 2015 at 11:51 PM Nux! <n...@li.nux.ro> wrote:
>> 
>> 
>>     Any ideas?
>> 
>>     --
>>     Sent from the Delta quadrant using Borg technology!
>> 
>>     Nux!
>>     www.nux.ro
>> 
>>     ----- Original Message -----
>>     > From: "Nux!" <n...@li.nux.ro>
>>     > To: "dev" <dev@cloudstack.apache.org>
>>     > Sent: Monday, 28 September, 2015 19:39:43
>>     > Subject: [4.6] Master fails to add secondary storage network, 
>> deployment
>>     > fails
>> 
>>     > Hello,
>>     >
>>     > Am testing 4.6 master with CentOS 6 HVs.
>>     > After installing 4.6 from yum repo at
>>     > http://jenkins.buildacloud.org/view/4.6/job/package-centos6-4.6/ and
>>     > running
>>     > the initial setup, it fails at the end because "unknwon parameters
>>     > zoneid" ...
>>     > :
>>     >
>>     > 2015-09-28 19:34:15,072 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
>>     > (API-Job-Executor-25:ctx-e08dd156 job-27) Executing AsyncJobVO {id:27,
>>     > userId:
>>     > 2, accountId: 2, instanceType: None, instanceId: null, cmd:
>>     > 
>> org.apache.cloudstack.api.command.admin.network.CreateStorageNetworkIpRangeCmd,
>>     > cmdInfo: {"response":"json","ctxDetails":"{\"interface
>>     > 
>> com.cloud.dc.Pod\":\"b1c7836b-3bae-4d83-b113-b8308cea57ab\"}","cmdEventType":"STORAGE.IP.RANGE.CREATE","ctxUserId":"2","gateway":"192.168.200.67","podid":"b1c7836b-3bae-4d83-b113-b8308cea57ab","zoneid":"d08602b2-2ec6-4fd0-9dbb-5eca2d9b7c63","startip":"192.168.200.200","vlan":"123","httpmethod":"GET","_":"1443465255029","ctxAccountId":"2","ctxStartEventId":"68","netmask":"255.255.255.0","endip":"192.168.200.222"},
>>     > cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0,
>>     > result:
>>     > null, initMsid: 266785867798693, completeMsid: null, lastUpdated: null,
>>     > lastPolled: null, created: null}
>>     > 2015-09-28 19:34:15,073 DEBUG [c.c.a.ApiServlet]
>>     > (catalina-exec-24:ctx-def815dc
>>     > ctx-c4ca8865) ===END=== 85.13.192.198 -- GET
>>     > 
>> command=createStorageNetworkIpRange&response=json&gateway=192.168.200.67&netmask=255.255.255.0&vlan=123&startip=192.168.200.200&endip=192.168.200.222&zoneid=d08602b2-2ec6-4fd0-9dbb-5eca2d9b7c63&podid=b1c7836b-3bae-4d83-b113-b8308cea57ab&_=1443465255029
>>     > 2015-09-28 19:34:15,075 WARN [c.c.a.d.ParamGenericValidationWorker]
>>     > (API-Job-Executor-25:ctx-e08dd156 job-27 ctx-4198e321) Received unknown
>>     > parameters for command createStorageNetworkIpRange. Unknown parameters 
>> :
>>     > zoneid
>>     > 2015-09-28 19:34:15,122 WARN
>>     > [o.a.c.a.c.a.n.CreateStorageNetworkIpRangeCmd]
>>     > (API-Job-Executor-25:ctx-e08dd156 job-27 ctx-4198e321) Create storage
>>     > network
>>     > IP range failed
>>     > com.cloud.utils.exception.CloudRuntimeException: Unable to commit or
>>     > close the
>>     > connection.
>>     > at
>>     > com.cloud.utils.db.TransactionLegacy.commit(TransactionLegacy.java:730)
>>     > at com.cloud.utils.db.Transaction.execute(Transaction.java:46)
>>     > at
>>     > 
>> com.cloud.network.StorageNetworkManagerImpl.createIpRange(StorageNetworkManagerImpl.java:229)
>>     > at
>>     > 
>> org.apache.cloudstack.api.command.admin.network.CreateStorageNetworkIpRangeCmd.execute(CreateStorageNetworkIpRangeCmd.java:118)
>>     > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:150)
>>     > at
>>     > 
>> com.cloud.api.ApiAsyncJobDispatcher.runJob(ApiAsyncJobDispatcher.java:108)
>>     > at
>>     > 
>> org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:537)
>>     > at
>>     > 
>> org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>>     > 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
>>     > 
>> org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>>     > at
>>     > 
>> org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:494)
>>     > at
>>     > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>     > at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>>     > at
>>     > 
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>     > at
>>     > 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>     > at java.lang.Thread.run(Thread.java:745)
>>     > Caused by: java.sql.SQLException: Connection is closed.
>>     > at
>>     > 
>> org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.checkOpen(PoolingDataSource.java:185)
>>     > at
>>     > 
>> org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.commit(PoolingDataSource.java:210)
>>     > at
>>     > com.cloud.utils.db.TransactionLegacy.commit(TransactionLegacy.java:722)
>>     >
>>     > Anyone aware of this bug or should I submit a new one in Jira?
>>     >
>>     > Lucian
>>     >
>>     > --
>>     > Sent from the Delta quadrant using Borg technology!
>>     >
>>     > Nux!
>>     > www.nux.ro

Reply via email to