Installing across platforms

I just received CS6 for Windows, upgradiing from CS3 on the Mac. Adobe tells me I do not have qualifying product.

Yes, you need to make a proper platform swap. Get in touch with support.
Mylenium

Similar Messages

  • Error in installing mobiliser platform 5.1 SP03:Invalid command 'SSLCertificateKeyFile', perhaps misspelled ...

    Hi Experts,
    I am trying to install Mobiliser platform 5.1 SP03  on redhat Linux system of AWS cloud.
    I have installed httpd 2.2 server on mob-web-1 server and it is running fine.
    But when I include Include /opt/sybase/httpd/conf/mobiliser_httpd_ssl.conf  directory  in
    the Apache HTTPD server configuration which  is the destination configuration located in:
    /etc/httpd/conf/httpd.conf (on mob-web-1) , I am getting following error:
    Starting httpd: Syntax error on line 8 of /opt/sybase/httpd/conf/mobiliser_httpd_ssl.conf:
    Invalid command 'SSLCertificateKeyFile', perhaps misspelled or defined by a module not included
    in the server configuration
                                                               [FAILED]
    So please help me to fix this error.
    Thanks and Regards,
    Sagar M Patil.

    Hi Marcus,
    I have followed the steps that you have mentioned.Now httpd server is running.
    But when I execute  /opt/sybase/money/bin/startup.sh script  in mob-aps-1 , I am getting the errors in /opt/sybase/money/logs/mobiliser.log file. Is it because of  not including
    Include /opt/sybase/httpd/conf/mobiliser_httpd_ssl.conf directive in /etc/httpd/conf/httpd.conf file ?
    Please look into moboliser.log file contents.:
    2014-06-30 04:04:15,378 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,394 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8443: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,402 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,409 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8444: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,418 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,419 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8445: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,433 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,434 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8446: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,441 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]284: MultiException[java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect]
    MultiException[java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect]
      at org.eclipse.jetty.server.Server.doStart(Server.java:272)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:16,815 [main] WARN  org.activiti.osgi.Activator - FileInstall package is not available, disabling fileinstall support
    2014-06-30 04:04:18,879 [main] WARN  org.eclipse.gemini.blueprint.extender.internal.support.NamespacePlugins - Bundle AIMS Mobiliser :: Framework :: Service Configuration (com.sybase365.mobiliser.framework.service.config) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring it as a namespace resolver
    2014-06-30 04:04:21,057 [main] WARN  org.eclipse.gemini.blueprint.extender.internal.support.NamespacePlugins - Bundle AIMS Mobiliser :: Framework :: Service Configuration (com.sybase365.mobiliser.framework.service.config) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring it as a namespace resolver
    2014-06-30 04:05:04,662 [aims-init-18] WARN  com.sybase365.mobiliser.framework.vscan.scanner.impl.VScanImpl - Cannot initialize Virus Scan Service. The following service exception occured: Expecting an absolute path of the library: libsavisap.so
    2014-06-30 04:05:39,138 [prefs-2] WARN  net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [com.sybase365.mobiliser.money.ams.dao.model.CurrencyExchange]
    2014-06-30 04:05:42,186 [prefs-2] WARN  net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [com.sybase365.mobiliser.money.ams.dao.model.ClearingConfig]
    Regards,
    Sagar M Patil

  • Current (LV2012) best way to serve data across platforms

    I'm interested in hearing what people would regard as the current best way do the following:
    I'd like to publish data from labview in a format that can be read over a network across platforms. The data should be not just be visible, but it should be fairly simple for someone writing their own code, say on a Unix machine, to integrate this data into their programs. Some more specific are probably in order. In its simplest form we would like to transfer a 1d array of doubles (say of length  30) plus an image file (say 600x400 pixel jpeg) and update about every 5 second. The "client" would just read this data in at need, and there is no requirement that the client be able to access data other than the current data cluster at the moment it read the data -  unread data is just thrown away when the next update arrives. Is a webservice the only/best way to do this at this time?

    you might want to check Shared Variables (OPC)
    A stupid thought maybe, but File IO is always a possiblity as well, might not be the best one, but will certainly work....
    Kind regards,
    - Bjorn -
    Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's
    LabVIEW 5.1 - LabVIEW 2012

  • Error installing Portal Platform 6.0 SP3 with WAS 6.40

    Hi,
    While installing EP Platform 6.0 SP3, we get the error in the step " Start SAP J2EE Engine".
    The error says " CJS - 20024 J2EE engine JC00 of SAP system did not come up after ... seconds:giving up"
    We are using JDK version 1.4.2_05 on windows 2000 server.
    In SAP MMC the jcontrol.exe doesnt start.It remains GREY.
    The file 'dev_jcontrol' says :
    Tue Sep 21 16:26:56 2004
    ERROR => can't adjust privileges (rc=1300) [jstartnt.c   1053]
    ERROR => can't set privilege (rc=-1) [jstartnt.c   958]
    JControlCloseProgram: good bye... (exitcode=-1)
    We have logged in as Local Administrator and the whole installation has been done by this user only.
    Has anybody faced this problem before?
    Thanks
    Ankur

    have you granted the 3 permissions to this user, which are listed in the installaiton guide?
    kr, achim

  • Problems Installing WebLogic Platform 7.0.0.1

    I am trying to install WebLogic Platform 7.0.0.1 downloaded from de BEA Site on
    a Microsoft Windows 2000 Advance Server SP2 and during the process this message
    appear.
    "the instalation archive informacion could not be obtained from BEA System..."
    Thanks you for de Help.

    Hello Carlos,
    Try using the http download option instead of the .net download. This will ensure
    that you have the executable on your machine instead of a constant connection
    through the internet.
    Delete whatever installation files you currently have and download the server
    again
    Teju
    "Carlos Dapena" <[email protected]> wrote:
    >
    I am trying to install WebLogic Platform 7.0.0.1 downloaded from de BEA
    Site on
    a Microsoft Windows 2000 Advance Server SP2 and during the process this
    message
    appear.
    "the instalation archive informacion could not be obtained from BEA System..."
    Thanks you for de Help.

  • Data Guard across platforms?

    Hi All,
    Does Oracle 10g data guard work across platforms; like primary db in Windows standby in linux or primary in solaris and standby in aix or something like that?...
    Thanks & Regards,
    Rosh

    Does Oracle 10g data guard work across platforms; like primary db in Windows standby in linux or primary in solaris and standby in aix or something like that?...No, its not possible,both server should have same operating system,but u can achieve it by using oracle streams.its works with different platforms.
    Kuljeet

  • Can iPS sessions be synchronized across platform server?

    We are using two platform servers, ps1 and ps2, which are running on two different servers. However, they share a single profile server.
    The site content is served by IIS servers. We would like to add Logout link pointing to "logout" servlet on platform server.
    My belief is that iPS doesn't sychronize sessions across platform servers. Hence, we need to pass on the Platform server name to Content Server (in this case, IIS server) so that the link can be dynamically configured.
    If my assumption is wrong, can you please tell me how the logout URL looks like. I tried <gateway server>/logout. It doesn't work

    To add the logout button try something like this if you are using the gateway
    https://gateway/http://server:8080/DesktopServlet?action=logout
    This should logout the user.
    IF you not using the gateway then it should be http://server:8080/DesktopServlet?action=logout
    The sessions are not synchronized across all platform servers. Sp3Hp2 allows you to have multiple profile servers but still there won't be session synchronization, however it will session information sharing.
    You can login server1.red.iplanet.com and then server2.red.iplanet.com and still get the same session without having to relogin.
    HTH ..

  • CONVERT Redo Logs across platforms - 10g or even 11?

    Hi all,
    I've seen that it's possible to convert databases across platforms on
    10g, but have not seen a reference to the Redo Logs. Can these
    be converted across platforms? Interested in AIX to Linux - there are
    obvious problems of endianess - anybody any experience?
    TIA.
    Paul...

    To be able to share archived log files, the two database must be identical on a block-for-block basis. Logical Standby use SQL apply where physical organization and structure of the database can be different from primary.
    In both cases, the Oracle need to be on same OS platform.
    In 11g that requirement is not lifted.
    What's New in Oracle Data Guard 11g?

  • Syncing iCal Across Platforms

    I am trying to sync my iCal calendars across platforms (Macbook, iPad, iPhone), but I cannot figure out how to create a calendar on my Macbook on the cloud.  Whenever I create a calendar, it seems to save it to my computer and not to the cloud. (Thus it doesn't sync).  I am not really interested in having any calendars on my computer anymore that aren't iCloud synced.  Any suggestions would be appreciated!  Thanks...

    Nancy Huerter wrote:
    I tried to add an iCloud calendar as noted above, but ical is only showing options for OnMyMac and MobileMe calendars. Suggestions? Thanks!
    Have you migrated to iCloud, and have you turned iCloud services on (for your Mac)
    System Preferences>iCloud, select the services (calendars etc) you want.

  • I need to silently upgrade from 3.5 to 7 but get an error message after 7 install. Platform version 7.0 is not compatible with minVersion = 1.9.1

    I'm trying to silently upgrade my environment to FF 7. I've gotten the silent install working great, it puts in my Proxy Server info, reassigns the home page and all that. But, the last version we pushed out was FF 3.5. If a user had that on their PC and they run the FF7 install, they get weird messages when clicking on the icon.
    XULRunner: Error: Platform version '7.0' is not compatible with minVersion >= 1.9.1 maxVersion <=1.9.1
    Another message they get is:
    AutoConfigAlert:
    Netscape.cfg/AutoConfig failed. Error: pref failed: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.setBoolPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: prefcalls.js :: pref :: line 70" data: no]
    This is on Windows XP

    Do you have other virtualization or security software that might protect .ini and possibly other files in the Firefox program folder (C:\Program Files\Mozilla Firefox\) and prevent Firefox from updating them properly?
    You need to do a clean reinstall.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • Can't get Flashplayer to install across all desktops

    When we download the Flashplayer, it only installs and is
    viewable under the desktop on our computer that it was downloaded
    to. If we switch desktops on our computer and try to view something
    that needs Flashplayer, we get the message 'you must download
    Flashplayer'. If we then download under a 2nd desktop on our
    computer, it says the installation was successful and yet we can't
    view the content and we don't see the movie you're supposed to see.
    We have tried uninstalling and then reinstalling under different
    desktops but it will only work under the first one that it was
    downloaded to. How do we get this to work across every desktop on
    our computer????

    I am having similar problem. I am Adminuser while
    rest of my family are simply users. I've installed Adobe Flash and
    am able to view video content on You Tube; However, neither of my
    sons can. I get same message: Java script is turned off (It is ON)
    or download FLash. Wassup! How can I correct so all users admin or
    not can run Adobe Flass Player?

  • Weblogic 9.2 cluster install across 2 linux servers - authentication errors

    Hello all,
                        I am currently trying to install a 9.2 cluster across two Linux machines, but am having a few problems that I was hoping someone here could help with. I?ve been reading the documentation, but feel as though it?s getting me nowhere.
                        I have two servers, on which I have installed weblogic portal 9.2. On the first I have then used the configuration wizard to great an admin server and cluster members 1, 2 and 3.
                        A cluster is created and the three cluster members are assigned to it.
                        Then I configure two unix machines, for the servers 1 and 2.
                        I assign the admin server and cluster member 1 to the first server. Cluster members 2 and 3 are assigned to the second server.
                        The connection pools and JMS stores I left as the default values.
                        The configuration completes and a domain is created on the first server.
                        I have copied the complete user_projects directory to the second server. I didn?t want to go through the configuration steps on each server that weblogic was to be installed on, so this looked like the easiest way to get the startManagedWeblogic scripts onto the second server. Also I didn?t find anything in the documentation that mentioned how to set up a cluster across multiple machines in any detail, only how to install multiple instances on a single server and run them as a cluster.
                        I manage to start the admin server ok and can connect through the web based admin console.
                        The first cluster member also starts up on the first server.
                        Now I go to the second server again, and when I try to start the cluster members here I get Authentication errors:
                        <Jan 31, 2007 2:56:22 PM CET> <Error> <Security> <BEA-090854> <SAMLCredentialMapper provider initialization failed: Could not retrieve credentials for AssertionSigningKey.>
              <Jan 31, 2007 2:56:23 PM CET> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
              <Jan 31, 2007 2:56:23 PM CET> <Error> <com.bea.weblogic.kernel> <000000> <[Security:090735]The DBMS connection was not usable>
              <Jan 31, 2007 2:56:23 PM CET> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied>
              <Jan 31, 2007 2:56:23 PM CET> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
              weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
                      at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:947)
                      at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
                      at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854)
                      at weblogic.security.SecurityService.start(SecurityService.java:141)
                      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
                      Truncated. see log file for complete stacktrace
              >
              <Jan 31, 2007 2:56:24 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
              <Jan 31, 2007 2:56:24 PM CET> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
              <Jan 31, 2007 2:56:24 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
              Autonomy engine processes stopped
                                  What am I doing wrong / forgetting to do.
                        Any help or suggestions are most helpful
                        Regards
                                  IV

    Hello ,
              I can help you in this regard, (let me see).
              Let me start from the beginning.
              Assumptions:
              M1 is hosting 1-Admin server(AdminServer), 2-Managed Server(ms1,ms2),
              M2 is hosting 1 -managed server (ms3)
              1. Install WebLogic Server/Portal product on M1 and M2 say /home/user1/bea1 - on M1
              /home/user1/bea1 - on M2
              2. Create Cluster Domain using ConfigWiz/WLST.
                   [ here I will talk abt Config Wiz)
                   - Open config Wiz
              - Create domain in Production Mode.(ideally Cluster is not supported in Dev mode )
                   - Create 1 Admin server, 3 Managed server Host = <M1> and config SSL port
                        AdminServer ? Host_M1
                        Ms1     ? Host_M1
                        Ms2     ? Host_M1
                        Ms3     ? Host_M2
              NOTE: *** Don't use IP addresses - use hostnames. The hostnames need to be specified in the correct format. When specifying a hostname, use the receiving server side's rules for SSL certificate hostname format when specifying the server address. The address that a client uses needs to match up with the server's SSL certificate host identity field ((example: pint21.bea.com on both server/client side, not just pint21 and other pint21.bea.com)
              Using the 'keytool' Java utility, verify the content of hostname identity embedded in the demo SSL certificate
              $ keytool -list -v -alias demoidentity -keystore DemoIdentity.jks
              Owner: CN=pisol18, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
              -     Config Data Source (conn pool) to Any DB Type you like, test them and run the DB scripts if applicable (Run DB).
              3. Create Managed Server template Using Pack/Unpack tool
              3.1     Using <WL_HOME>\common\bin\pack.cmd with ?managed option create managed server template.
              3.2     Using <WL_HOME>\common\bin\unpack.cmd on M2 to create the domain on Host2
              4. Starting the Admin Server
              5. Start the Managed server in many way. As given on edocs.
              http://edocs.bea.com/wls/docs92/ConsoleHelp/taskhelp/clusters/StartOrStopAServer.html
              I hope this helps you,
              Thanks
              Viswa
              ------------

  • Problems with my installed J2EE platform.

    I am having trouble working with the J2EE development environment. My issues are as follows:
    1. In trying to run some of the examples include with the environment I have noticed that I do not have all the same directories and directory structure as specified in the the tutorial. For example, a step in the tutorial references using a file in the <INSTALL> (sun\appserver)\docs\tutorial\... directory, I do not have a docs\tutorial directory underneath my <INSTALL> directory. Are there different directory conventions implemented based on what platform to which you are installing the J2EE environment? (We are running WindowsXP Professional)
    2. At the beginning of the tutorial it makes reference to adding some additional information to your path. One such example is adding the <INSTALL>(sun\appserver)\shared\bin directory. I do not have such a directory. I have a <INSTALL>(sun\appserver)\bin directory but not a shared\bin directory.
    (Note: Could the above problems be corrected by merely uninstalling and re-installing the J2EE platform?)
    3. When I try to run the Duke's Bookstore servlet example I get an HTTP 404: File not found error. Does this error have something to do with the structure of my created web component, my browser (IE), or something else entirely?
    Any assistance would be greatly appreciated.
    Thanks,
    Michael Sucena

    Note that tutorial is not being shipped as part of J2EE SDK distribution - it is separate download and must be downloaded and unzipped independently of J2EE SDK installation which you already have. Download URL is here:
    http://java.sun.com/j2ee/1.4/download.html#tutorial
    Only after you download this, you can start following environment setup instructions you are refering to. Please note that you'll have to deal with two different installation directories - one is installation directory of J2EE SDK (one you already have), the other one is installation directory of tutorial (i.e. location where you will unzip downloaded tutorial) - these two may or may not be the same, so pay close attention to instructions. Some of your questions might also be covered in this thread:
    http://forum.java.sun.com/thread.jsp?forum=14&thread=470575&tstart=30&trange=15
    (namely, <install_dir>\share\bin folder is now obsolete, unfortunately reference to it was not removed from Tutorial instructions)
    Hope this helps....

  • Unable to install LELA Platform

    Hello, I am running on a Windows Vista Service Pack 2 x32. I am using a WRT310N router and I am unable to install LELA. Whenever I attempt to install LELA, it stops at Installing PlatformSteup.exe and gives me an error message saying "Linksys EasyLink Advisor Platform failed to installed. Please retry." (Yes, it said "failed to installed"). Any help would be greatly appreciated, as I cannot configure my Linksys router. Thanks.

    mastia wrote:
    ... but I know that LELA has a lot more to offer.
    Not really. The only feature that I thought would be worthwhile is the ability to track intruders and monitor network activity. I have a working version of LELA and the lag between changes to the network and LELA reporting them is so large that the features I have mentioned before are useless. If you want something with a similar feature set to LELA I've heard that Network Magic is quite good, although I can't speak from personal experience.

  • Comments (Sticky Notes) Compatibility Across Platforms

    If I "Enable for commenting and analysis in Adobe Reader" whilst in Acrobat Pro running on a Mac, I can open the subsequent PDF file in Adobe Reader on a Mac and add Sticky Notes without a problem.
    If I open the same file on a Windows platform, using Adobe Reader, I get an error message and am unable to add Sticky Notes.
    I can't find any information about this error message or what it actually means.
    Is this a known problem?

    @Amboos and @George Johnson: Thank you both for your input. The version of Acrobat I am using is the latest in both cases - Mac OS X : Acrobat X; Windows XP and 7 : Acrobat X.
    But I have discovered what appears to be the key factor causing this problem.
    As I am a Mac user, my testing on Windows platforms (XP and Windows 7) was taking place under 'virtual machine' conditions, with Windows installed on Macs running under either VMWare Fusion or VirtualBox.
    It appears that under these conditions the error occurs, whilst under 'vanilla' Windows installs on pure PC platforms (XP and Windows 7) it does not.
    This is the only instance of incompatibility I have discovered in using Windows installed on Macs, but one worth noting nevertheless.
    Something does obviously happen to the Acrobat files during the transfer between pure Mac OS X and 'virtual' Windows running on Mac platforms.

Maybe you are looking for