VMware Solutions Discussions

Virtual Storage Console 5.0 : unable to start virtual storage console service

c_delporte
6,593 Views

Hi,

Fresh installation vcenter server 5.5U1 on Windows 2008 R2 (french language) with UAC disabled, i'm unable to complete VSC setup because the service crash with errors.

Here's the wrapper log file :

STATUS | wrapper  | 2014/04/30 11:16:32 | --> Wrapper Started as Service

STATUS | wrapper  | 2014/04/30 11:16:32 | Java Service Wrapper Standard Edition 64-bit 3.5.10

STATUS | wrapper  | 2014/04/30 11:16:32 |   Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved.

STATUS | wrapper  | 2014/04/30 11:16:32 |     http://wrapper.tanukisoftware.com

STATUS | wrapper  | 2014/04/30 11:16:32 |   Licensed to Network Appliance, Inc. for Virtual Storage Console

STATUS | wrapper  | 2014/04/30 11:16:32 |

STATUS | wrapper  | 2014/04/30 11:16:47 | Launching a JVM...

INFO   | jvm 1    | 2014/04/30 11:16:48 | WrapperManager: Initializing...

INFO   | jvm 1    | 2014/04/30 11:16:50 | [ WARN] ContextDeployer is deprecated. Use ContextProvider

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp:

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Encountered an error running main:

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: java.lang.ExceptionInInitializerError

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at com.netapp.nvpf.container.cli.NvpfServerMain.main(NvpfServerMain.java:27)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.lang.reflect.Method.invoke(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:290)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.lang.Thread.run(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.access.BootstrapException: Unable to return specified BeanFactory instance: factory key [container.context], from group with resource name [classpath*:beanRefContext.xml]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'container.context' defined in URL [jar:file:/C:/Program%20Files/NetApp/Virtual%20Storage%20Console/lib/nvpf.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'subplugin.deployer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.subplugin.SubPluginJettyContextDeployer.serverState; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:410)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at com.netapp.nvpf.container.NvpfServerBeanFactory.<clinit>(NvpfServerBeanFactory.java:33)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 7 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'container.context' defined in URL [jar:file:/C:/Program%20Files/NetApp/Virtual%20Storage%20Console/lib/nvpf.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'subplugin.deployer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.subplugin.SubPluginJettyContextDeployer.serverState; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:254)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:168)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:884)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:397)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 8 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'subplugin.deployer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.subplugin.SubPluginJettyContextDeployer.serverState; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:248)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 21 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'subplugin.deployer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.subplugin.SubPluginJettyContextDeployer.serverState; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfterInstantiation(AutowiredAnnotationBeanPostProcessor.java:243)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.lang.reflect.Constructor.newInstance(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 23 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.subplugin.SubPluginJettyContextDeployer.serverState; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:435)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.java:105)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfterInstantiation(AutowiredAnnotationBeanPostProcessor.java:240)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 43 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfterInstantiation(AutowiredAnnotationBeanPostProcessor.java:243)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:412)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 45 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:435)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.java:105)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfterInstantiation(AutowiredAnnotationBeanPostProcessor.java:240)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 58 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:287)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:126)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:412)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 60 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#1936982' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 77 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#1936982': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:480)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:219)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 90 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:254)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.security.AccessController.doPrivileged(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.config.PropertyPathFactoryBean.setBeanFactory(PropertyPathFactoryBean.java:186)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1326)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 94 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:248)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 108 more

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error: Caused by: java.io.FileNotFoundException: etc\keystore.properties (Le fichier spécifié est introuvable)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.io.FileInputStream.open(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.io.FileInputStream.<init>(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.io.FileInputStream.<init>(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at com.netapp.nvpf.container.ssl.KeystoreProperties.<init>(KeystoreProperties.java:29)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at java.lang.reflect.Constructor.newInstance(Unknown Source)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)

INFO   | jvm 1    | 2014/04/30 11:16:50 | WrapperSimpleApp Error:  ... 110 more

STATUS | wrapper  | 2014/04/30 11:16:53 | <-- Wrapper Stopped

Christophe

1 ACCEPTED SOLUTION

c_delporte
6,467 Views

Solved with this post (VSC 50X6, Beta version

https://communities.netapp.com/thread/34824

Run vsc ssl setup

Christophe

View solution in original post

1 REPLY 1

c_delporte
6,468 Views

Solved with this post (VSC 50X6, Beta version

https://communities.netapp.com/thread/34824

Run vsc ssl setup

Christophe

Public