Hi John,
I know that I was on 4.0P1 and I ‘m pretty certain it was 64bit. I upgraded to 4.1P1 64bit. I did what you suggested and uninstalled the 32 bit version of java. No luck. I still get this error in my application event log and cannot connect to port 8080. Thanks! Here is the output from the cmd prompt when running the java –jar command:
C:\Program Files\Netapp\Snap_Creator_Framework\scServer4.1P1\engine>java -jar snapcreator.jar
Starting Derby Server
Starting Jetty Server on port: 8443
2014-04-07 16:20:12.204:INFO:oejs.Server:jetty-8.1.12.v20130726
2014-04-07 16:20:12.251:INFO:oejdp.ScanningAppProvider:Deployment monitor C:\Program Files\Netapp\Snap_Creator_Framework
\scServer4.1P1\engine\wars at interval 1
2014-04-07 16:20:12.251:INFO:oejd.DeploymentManager:Deployable added: C:\Program Files\Netapp\Snap_Creator_Framework\scS
erver4.1P1\engine\wars\ui.war
2014-04-07 16:20:14.825:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /ui, did not find org.apache.jasper.ser
vlet.JspServlet
2014-04-07 16:20:14.903:INFO:oejd.DeploymentManager:Deployable added: C:\Program Files\Netapp\Snap_Creator_Framework\scS
erver4.1P1\engine\wars\services.war
2014-04-07 16:20:16.588:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /services, did not find org.apache.jasp
er.servlet.JspServlet
2014-04-07 16:20:16.619:INFO:services:Initializing Spring root WebApplicationContext
16:20:23,966 ERROR SchemaUpdate:235 - HHH000388: Unsuccessful: create sequence hibernate_sequence start with 1 in
crement by 1
16:20:23,966 ERROR SchemaUpdate:236 - Sequence 'HIBERNATE_SEQUENCE' already exists.
Property file changed, updating property object.
2014-04-07 16:20:35.479:INFO:oejus.SslContextFactory:Enabled Protocols of [
SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
2014-04-07 16:20:35.495:INFO:oejs.AbstractConnector:Started SslSocketConnector@0.0.0.0:8443
Jetty Server started on port: 8443