VMware Solutions Discussions

VSC 5.0X6 and Sever 2012 Support?

AdamBergh_Veeam
5,552 Views

Can anyone confirm that they have successfully installed the VSC 5.0 on a Windows 2012 server that also have vCenter 5.5 installed on it? I am having errors stating that the VSC service cannot start and the installation fails. Thanks.

-Adam

1 ACCEPTED SOLUTION

brianjm
5,556 Views

Hi Seth,

  Thanks for including the error log.

The error you are seeing is being caused by a lack of etc/keystore.properties file.

  You should be able to correct this by running this at a command prompt at the VSC installation:

  bin/vsc ssl setup

  and providing keystore and key passwords of your choice.

  Hope that helps,

  Brian

View solution in original post

5 REPLIES 5

sethm
5,552 Views

Hey Adam - I'm seeing the same thing on my test box.  I pulled some stuff apart and I'm sure it's in here somewhere...

C:\Windows\system32>"C:\Program Files\NetApp\Virtual Storage Console\wrapper\wrapper.exe"  "C:\Program Files\NetApp\Virtual Storage Console\

wrapper\wrapper.conf

wrapper  | --> Wrapper Started as Console

wrapper  | Java Service Wrapper Standard Edition 64-bit 3.5.10

wrapper  |   Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved.

wrapper  |     http://wrapper.tanukisoftware.com

wrapper  |   Licensed to Network Appliance, Inc. for Virtual Storage Console

wrapper  |

wrapper  | Launching a JVM...

jvm 1    | WrapperManager: Initializing...

jvm 1    | [ WARN] ContextDeployer is deprecated. Use ContextProvider

jvm 1    | WrapperSimpleApp:

jvm 1    | WrapperSimpleApp Error: Encountered an error running main:

jvm 1    | WrapperSimpleApp Error: java.lang.ExceptionInInitializerError

jvm 1    | WrapperSimpleApp Error:      at com.netapp.nvpf.container.cli.NvpfServerMain.main(NvpfServerMain.java:27)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at java.lang.reflect.Method.invoke(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:290)

jvm 1    | WrapperSimpleApp Error:      at java.lang.Thread.run(Unknown Source)

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.access.BootstrapException: Unable to return specified BeanFa

ctory instance: factory key [container.context], from group with resource name [classpath*:beanRefContext.xml]; nested exception is org.spri

ngframework.beans.factory.BeanCreationException: Error creating bean with name 'container.context' defined in URL [jar:file:/C:/Program%20Fi

les/NetApp/Virtual%20Storage%20Console/lib/nvpf.jar!/beanRefContext.xml]: Instantiation of bean failed; nested exception is org.springframew

ork.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 'su

bplugin.deployer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autow

ire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.subplugin.SubPluginJettyContextDeployer.serverState; nest

ed exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfServer': Autowiring of fields fa

iled; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.eclipse.jetty.serve

r.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Erro

r creating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.conn

ector' while setting bean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: E

rror creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:propert

y-path#5433d17' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested ex

ception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#5433d17': Initializati

on of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystorePrope

rties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.Be

anInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception;

nested exception is java.io.FileNotFoundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBean

FactoryLocator.java:410)

jvm 1    | WrapperSimpleApp Error:      at com.netapp.nvpf.container.NvpfServerBeanFactory.<clinit>(NvpfServerBeanFactory.java:33)

jvm 1    | WrapperSimpleApp Error:      ... 7 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contai

ner.context' defined in URL [jar:file:/C:/Program%20Files/NetApp/Virtual%20Storage%20Console/lib/nvpf.jar!/beanRefContext.xml]: Instantiatio

n of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springfram

ework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.factory.Be

anCreationException: Error creating bean with name 'subplugin.deployer': Autowiring of fields failed; nested exception is org.springframewor

k.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.container.sub

plugin.SubPluginJettyContextDeployer.serverState; nested exception is org.springframework.beans.factory.BeanCreationException: Error creatin

g bean with name 'nvpfServer': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Cou

ld not autowire field: private org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.spr

ingframework.beans.factory.BeanCreationException: Error creating bean with name 'jetty.server' defined in class path resource [containerCont

ext.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 [contain

erContext.xml]: Cannot create inner bean 'util:property-path#5433d17' of type [org.springframework.beans.factory.config.PropertyPathFactoryB

ean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bea

n with name 'util:property-path#5433d17': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationE

xception: Error creating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean fa

iled; 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 (The system

cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorReso

lver.java:254)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(

AbstractAutowireCapableBeanFactory.java:925)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(A

bstractAutowireCapableBeanFactory.java:835)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:440)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.jav

a:264)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingle

tonBeanRegistry.java:222)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:

261)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:18

5)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:16

😎

jvm 1    | WrapperSimpleApp Error:      at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext

.java:884)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBean

FactoryLocator.java:397)

jvm 1    | WrapperSimpleApp Error:      ... 8 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.sp

ringframework.context.support.ClassPathXmlApplicationContext]: Constructor threw exception; nested exception is org.springframework.beans.fa

ctory.BeanCreationException: Error creating bean with name 'subplugin.deployer': Autowiring of fields failed; nested exception is org.spring

framework.beans.factory.BeanCreationException: Could not autowire field: private com.netapp.nvpf.container.ServerState com.netapp.nvpf.conta

iner.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.BeanCreationExcept

ion: 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 [conta

inerContext.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#5433d17' of type [org.springframework.beans.factory.config.PropertyPath

FactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error crea

ting bean with name 'util:property-path#5433d17': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanC

reationException: 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.co

ntainer.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (Th

e system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantia

tionStrategy.java:87)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorReso

lver.java:248)

jvm 1    | WrapperSimpleApp Error:      ... 21 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'subplu

gin.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 e

xception 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.Se

rver com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error cr

eating bean with name 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connecto

r' 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-pa

th#5433d17' of type [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested except

ion is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#5433d17': Initialization o

f bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystorePropertie

s' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanIn

stantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nest

ed exception is java.io.FileNotFoundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfte

rInstantiation(AutowiredAnnotationBeanPostProcessor.java:243)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(Abstrac

tAutowireCapableBeanFactory.java:959)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:472)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.jav

a:264)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingle

tonBeanRegistry.java:222)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:

261)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:18

5)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:16

4)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(Def

aultListableBeanFactory.java:429)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(Ab

stractApplicationContext.java:728)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext

.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplication

Context.java:139)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplication

Context.java:93)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at java.lang.reflect.Constructor.newInstance(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)

jvm 1    | WrapperSimpleApp Error:      ... 23 more

jvm 1    | 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.sp

ringframework.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.nv

pf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with n

ame 'jetty.server' defined in class path resource [containerContext.xml]: Cannot resolve reference to bean 'jetty.connector' while setting b

ean property 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean wit

h name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#5433d17' of typ

e [org.springframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springf

ramework.beans.factory.BeanCreationException: Error creating bean with name 'util:property-path#5433d17': Initialization of bean failed; nes

ted exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in clas

s path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationExcepti

on: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is ja

va.io.FileNotFoundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldE

lement.inject(AutowiredAnnotationBeanPostProcessor.java:435)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.jav

a:105)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfte

rInstantiation(AutowiredAnnotationBeanPostProcessor.java:240)

jvm 1    | WrapperSimpleApp Error:      ... 43 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'nvpfSe

rver': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: p

rivate org.eclipse.jetty.server.Server com.netapp.nvpf.container.NvpfServer.jettyServer; nested exception is org.springframework.beans.facto

ry.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.fa

ctory.BeanCreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot c

reate inner bean 'util:property-path#5433d17' 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:proper

ty-path#5433d17': 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 i

s 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 (The system cannot find the file sp

ecified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfte

rInstantiation(AutowiredAnnotationBeanPostProcessor.java:243)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(Abstrac

tAutowireCapableBeanFactory.java:959)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:472)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.jav

a:264)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingle

tonBeanRegistry.java:222)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:

261)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:18

5)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:16

4)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(Defau

ltListableBeanFactory.java:671)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultLis

tableBeanFactory.java:610)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldE

lement.inject(AutowiredAnnotationBeanPostProcessor.java:412)

jvm 1    | WrapperSimpleApp Error:      ... 45 more

jvm 1    | 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.BeanCre

ationException: 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.Bean

CreationException: Error creating bean with name 'jetty.connector' defined in class path resource [containerContext.xml]: Cannot create inne

r bean 'util:property-path#5433d17' 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#54

33d17': 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.spri

ngframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Construct

or threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldE

lement.inject(AutowiredAnnotationBeanPostProcessor.java:435)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.InjectionMetadata.injectFields(InjectionMetadata.jav

a:105)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfte

rInstantiation(AutowiredAnnotationBeanPostProcessor.java:240)

jvm 1    | WrapperSimpleApp Error:      ... 58 more

jvm 1    | 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 propert

y 'connectors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jet

ty.connector' defined in class path resource [containerContext.xml]: Cannot create inner bean 'util:property-path#5433d17' of type [org.spri

ngframework.beans.factory.config.PropertyPathFactoryBean] while setting bean property 'keystore'; nested exception is org.springframework.be

ans.factory.BeanCreationException: Error creating bean with name 'util:property-path#5433d17': Initialization of bean failed; nested excepti

on is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path reso

urce [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could n

ot instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileN

otFoundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefini

tionValueResolver.java:275)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(Bea

nDefinitionValueResolver.java:104)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefi

nitionValueResolver.java:287)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(Bea

nDefinitionValueResolver.java:126)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(

AbstractAutowireCapableBeanFactory.java:1245)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(Abstrac

tAutowireCapableBeanFactory.java:1010)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:472)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.jav

a:264)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingle

tonBeanRegistry.java:222)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:

261)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:18

5)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:16

4)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(Defau

ltListableBeanFactory.java:671)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultLis

tableBeanFactory.java:610)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldE

lement.inject(AutowiredAnnotationBeanPostProcessor.java:412)

jvm 1    | WrapperSimpleApp Error:      ... 60 more

jvm 1    | 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#5433d17' of type [org.springf

ramework.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#5433d17': Initialization of bean failed; nested exception

is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keystoreProperties' defined in class path resourc

e [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.FileNotF

oundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefini

tionValueResolver.java:230)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(Bea

nDefinitionValueResolver.java:117)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(

AbstractAutowireCapableBeanFactory.java:1245)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(Abstrac

tAutowireCapableBeanFactory.java:1010)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:472)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.jav

a:264)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingle

tonBeanRegistry.java:222)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:

261)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:18

5)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:16

4)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefini

tionValueResolver.java:269)

jvm 1    | WrapperSimpleApp Error:      ... 77 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'util:p

roperty-path#5433d17': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error cre

ating bean with name 'keystoreProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested except

ion is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystorePropert

ies]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.properties (The system cannot find the fi

le specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:480)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefini

tionValueResolver.java:219)

jvm 1    | WrapperSimpleApp Error:      ... 90 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'keysto

reProperties' defined in class path resource [containerContext.xml]: Instantiation of bean failed; nested exception is org.springframework.b

eans.BeanInstantiationException: Could not instantiate bean class [com.netapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exce

ption; nested exception is java.io.FileNotFoundException: etc\keystore.properties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorReso

lver.java:254)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(

AbstractAutowireCapableBeanFactory.java:925)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(A

bstractAutowireCapableBeanFactory.java:835)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:440)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowi

reCapableBeanFactory.java:409)

jvm 1    | WrapperSimpleApp Error:      at java.security.AccessController.doPrivileged(Native Method)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractA

utowireCapableBeanFactory.java:380)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.jav

a:264)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingle

tonBeanRegistry.java:222)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:

261)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:18

5)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:16

4)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.config.PropertyPathFactoryBean.setBeanFactory(PropertyPathFacto

ryBean.java:186)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(Abstr

actAutowireCapableBeanFactory.java:1326)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(Abstrac

tAutowireCapableBeanFactory.java:473)

jvm 1    | WrapperSimpleApp Error:      ... 94 more

jvm 1    | WrapperSimpleApp Error: Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.ne

tapp.nvpf.container.ssl.KeystoreProperties]: Constructor threw exception; nested exception is java.io.FileNotFoundException: etc\keystore.pr

operties (The system cannot find the file specified)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantia

tionStrategy.java:87)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorReso

lver.java:248)

jvm 1    | WrapperSimpleApp Error:      ... 108 more

jvm 1    | WrapperSimpleApp Error: Caused by: java.io.FileNotFoundException: etc\keystore.properties (The system cannot find the file specif

ied)

jvm 1    | WrapperSimpleApp Error:      at java.io.FileInputStream.open(Native Method)

jvm 1    | WrapperSimpleApp Error:      at java.io.FileInputStream.<init>(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at java.io.FileInputStream.<init>(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at com.netapp.nvpf.container.ssl.KeystoreProperties.<init>(KeystoreProperties.java:29)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at java.lang.reflect.Constructor.newInstance(Unknown Source)

jvm 1    | WrapperSimpleApp Error:      at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)

jvm 1    | WrapperSimpleApp Error:      ... 110 more

wrapper  | <-- Wrapper Stopped

-Seth

brianjm
5,557 Views

Hi Seth,

  Thanks for including the error log.

The error you are seeing is being caused by a lack of etc/keystore.properties file.

  You should be able to correct this by running this at a command prompt at the VSC installation:

  bin/vsc ssl setup

  and providing keystore and key passwords of your choice.

  Hope that helps,

  Brian

sethm
5,552 Views

LOL - great minds, Brian, great minds 😉

Thanks,

Seth

rubinsed1
5,552 Views

thank you for this! I was banging my head against the wall trying to fix the problem and this immediately fixed it.

sethm
5,552 Views

OK - looks like it was mostly upset about the lack of a keystore properties file.  I did this, and then re-ran the command and it looks happy:

vsc ssl setup -generate-passwords -keystore netapp -days 999 -cn midwestlab

Cheers,

Seth

Public