[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-29 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14078002#comment-14078002
 ] 

ASF subversion and git services commented on CLOUDSTACK-6886:
-

Commit 877c2d2f6dbc94aa3e093da101f48751e5668f26 in cloudstack's branch 
refs/heads/4.4 from [~wstevens]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=877c2d2 ]

CLOUDSTACK-6886: fixed netscaler sdx issue with the ssl feature


 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-29 Thread Will Stevens (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14078029#comment-14078029
 ] 

Will Stevens commented on CLOUDSTACK-6886:
--

I have committed a fix on 'master' (4.5), the 4.4 branch (4.4.1) and Seb cherry 
picked the fix back into the 4.3.1 branch.

I am going to mark this issue as resolved...

 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread Will Stevens (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070857#comment-14070857
 ] 

Will Stevens commented on CLOUDSTACK-6886:
--

I have verified this problem and I have a fix ready to push.  I will be pushing 
it to master, but I recommend we cherry pick it back into the 4.4 branch and 
the 4.3.1 branches since the SDX is unusable with this bug.

I will post the commit hash here when the commit has been pushed to master.

 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070935#comment-14070935
 ] 

ASF subversion and git services commented on CLOUDSTACK-6886:
-

Commit d3af2dbecacf260acda9f84a51a42838cc0f798c in cloudstack's branch 
refs/heads/master from [~wstevens]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d3af2db ]

CLOUDSTACK-6886 - Fixed the issue created by the SSL feature with the SDX:


 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread Will Stevens (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070944#comment-14070944
 ] 

Will Stevens commented on CLOUDSTACK-6886:
--

I fixed this bug with the following commit...

https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=d3af2dbecacf260acda9f84a51a42838cc0f798c

We should cherry pick this fix back into 4.4 and 4.3.1 if we can because this 
is a show stopper for SDX support.  I do not know that process well enough to 
do this...

 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread Pierre-Luc Dion (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070985#comment-14070985
 ] 

Pierre-Luc Dion commented on CLOUDSTACK-6886:
-

ask Daan in the latest 4.4 thread and see...



*Pierre-Luc DION*
Architecte de Solution Cloud | Cloud Solutions Architect
t 855.652.5683

*CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_



On Tue, Jul 22, 2014 at 5:36 PM, Will Stevens (JIRA) j...@apache.org



 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread Pierre-Luc Dion (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070984#comment-14070984
 ] 

Pierre-Luc Dion commented on CLOUDSTACK-6886:
-

usually I saw people asking the release manager for cherry pick.


*Pierre-Luc DION*
Architecte de Solution Cloud | Cloud Solutions Architect
t 855.652.5683

*CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_






 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread Pierre-Luc Dion (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070986#comment-14070986
 ] 

Pierre-Luc Dion commented on CLOUDSTACK-6886:
-

btw,
RM per release:
Daan = 4.4
Sebgoa or ilya = 4.3.1


*Pierre-Luc DION*
Architecte de Solution Cloud | Cloud Solutions Architect
t 855.652.5683

*CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_






 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-07-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14071048#comment-14071048
 ] 

ASF subversion and git services commented on CLOUDSTACK-6886:
-

Commit 433be68a6c3372bdba30ba05c1c6eda64944bb88 in cloudstack's branch 
refs/heads/4.3 from [~wstevens]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=433be68 ]

CLOUDSTACK-6886 - Fixed the issue created by the SSL feature with the SDX:


 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
Assignee: Will Stevens
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-06-11 Thread Pierre-Luc Dion (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14027647#comment-14027647
 ] 

Pierre-Luc Dion commented on CLOUDSTACK-6886:
-

Yes the license is installed. we are suspecting it's a new feature added in 4.3 
that seams to affect only SDX unit for the moment. CLOUDSTACK-4821
We are investigating with Syed...



 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-06-10 Thread Pierre-Luc Dion (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14026494#comment-14026494
 ] 

Pierre-Luc Dion commented on CLOUDSTACK-6886:
-

{code}
2014-06-10 09:51:27,311 INFO  [o.a.c.f.j.i.AsyncJobMonitor] 
(Job-Executor-39:ctx-10f9f920) Add job-685 into job monitoring
2014-06-10 09:51:27,311 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(Job-Executor-39:ctx-10f9f920) Executing AsyncJobVO {id:685, userId: 2, 
accountId: 2, instanceType: None, instanceId: null, cmd: 
com.cloud.api.commands.AddNetscalerLoadBalancerCmd, cmdInfo: 
{physicalnetworkid:a0091e19-63df-4147-abe7-da843444f656,sessionkey:tzSipsZZFnJzPJSz0UAxUTLNJtY\u003d,cmdEventType:PHYSICAL.LOADBALANCER.ADD,gslbprovider:false,ctxUserId:2,httpmethod:POST,gslbproviderpublicip:,password:nsroot,url:https://172.16.0.20?publicinterface\u003d1/1\u0026privateinterface\u003d1/2\u0026numretries\u003d2\u0026lbdevicededicated\u003dfalse,response:json,username:nsroot,networkdevicetype:NetscalerSDXLoadBalancer,gslbproviderprivateip:,ctxAccountId:2,ctxStartEventId:3420},
 cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: 
null, initMsid: 6692297244834, completeMsid: null, lastUpdated: null, 
lastPolled: null, created: null}
2014-06-10 09:51:28,113 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] 
(Job-Executor-39:ctx-10f9f920) Complete async job-685, jobStatus: FAILED, 
resultCode: 530, result: 
org.apache.cloudstack.api.response.ExceptionResponse/null/{uuidList:[],errorcode:530,errortext:Failed
 to enable ssl feature on load balancer due to null}
{code}

 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CLOUDSTACK-6886) Cannot add SDX Netscaler device

2014-06-10 Thread Rajesh Battala (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14027423#comment-14027423
 ] 

Rajesh Battala commented on CLOUDSTACK-6886:


is license activated on the device?

 Cannot add SDX Netscaler device
 ---

 Key: CLOUDSTACK-6886
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6886
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
  Components: Network Devices
Affects Versions: 4.3.0
 Environment: CloudStack 4.3 build with noredist packages
Reporter: Pierre-Luc Dion
 Attachments: cs4.3_SDXfail.png


 on CloudStack 4.3 with noredist packages, Adding a Netscaler device in 
 Network Service Providers as NetScaler SDX LoadBalancer type failed with 
 following error message:
 Failed to enable ssl feature on load balancer due to null
 Test perform using CloudStack webui.



--
This message was sent by Atlassian JIRA
(v6.2#6252)