[JIRA] (JENKINS-41483) com.vmware.vim25.NoPermission exception connecting to vsphere 6.0 server

2018-03-23 Thread pjdar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pjdarton closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 No response from original poster. Feel free to re-open if there's new evidence.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-41483  
 
 
  com.vmware.vim25.NoPermission exception connecting to vsphere 6.0 server   
 

  
 
 
 
 

 
Change By: 
 pjdarton  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@google

[JIRA] (JENKINS-41483) com.vmware.vim25.NoPermission exception connecting to vsphere 6.0 server

2017-01-26 Thread m.a...@neopost.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michae Apps created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41483  
 
 
  com.vmware.vim25.NoPermission exception connecting to vsphere 6.0 server   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 installed_jenkins_plugins.pdf  
 
 
Components: 
 vsphere-cloud-plugin  
 
 
Created: 
 2017/Jan/26 4:10 PM  
 
 
Environment: 
 CentOS 6.8 installed via yum  java 1.8.0 open jdk 1:1.8.0.111-0.b15.el6_8  httpd.x86_64 2.2.15-55.el6.centos.2 reverse proxy  vsphere plugin 2.15  vsphere 6.0.0 Build 3634793  jenkins version 2.32.1   
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Michae Apps  
 

  
 
 
 
 

 
 When attempting to test a configuration or attempt to use the configuration to our vsphere 6.0.0 server we get the stack trace listed below. Tried to disable the reverse proxy but it didn't help. The same system is able to connect to a vsphere 5.5 server without issue. In addition, other jenkins servers I've had setup on debian, through docker, and centos 6.8 and 7.0 have been able to connect to the server without issue, so it doesn't appear to be a permissions issue. I've including a printout of all installed plugins on this system.  javax.servlet.ServletException: java.lang.RuntimeException: org.jenkinsci.plugins.vsphere.tools.VSphereException: com.vmware.vim25.NoPermission: Permission to perform this operation was denied. at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:236) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.j