Instalation Error Management Server instalation profile mode AIO (Centos OS 6.4 Oracle JDK 1.7)

Not applicable

Besides Management Server error I have Router and Message processor error to:

Log file from Management Server:

2015-08-24 18:01:42,827 main INFO KERNEL - MicroKernel.start() : MicroKernel.start() : MicroKernel start initiated... 2015-08-24 18:01:42,916 main INFO KERNEL.CONFIG - KernelConfiguration.loadKernelProperties() : KernelConfiguration.loadKernelProperties() : MicroKernel properties : {debugsession.tracesize.max=5120, rbac.number.of.tries.for.email.search=1, shutdownServicesOnStop=false, default.response.format=json, record.fault=true, debugsession.timeout=120, region=dc-1, validation.targetendpoint.connection.check.enabled=true, bundle.validation.enabled=false, javax.xml.xpath.XPathFactory=http://java.sun.com/jaxp/xpath/dom=org.apache.xpath.jaxp.XPathFactoryImpl, python.verbose=error, lib.dir.name=lib/infra/services,lib/gateway/services,lib/gateway/steps,lib/analytics/services, javax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl, pod=central, jsse.enableSNIExtension=false, mdc.logging.enable=true, json.request.schema.validation.enabled=true, checkmarx.scan.validator.enabled=false, syslog.tcp.connect.timeout.millis=30000, validation.entity.name.enabled=false, virtual.host.restricted.ports=8080, syslog.tcp.socket.creation.elapsed.millis=30000, authenticated.user.header.name=X-Apigee-Current-User, bundle.validation.schema.enabled=true, astyanax.datastores=kms-datastore,dc-datastore,cache-datastore,counter-datastore,keyvaluemap-datastore,application-datastore,audit-datastore,apimodel-datastore,auth-datastore, syslog.tcp.max.allowed.pending.writes=15, raise.nodeprefixed.fault=true} 2015-08-24 18:01:46,995 main ERROR KERNEL - MicroKernel.scanDeployments() : MicroKernel.scanDeployments() : Some modules and services were present in the profile but not in the class path 2015-08-24 18:01:46,996 main ERROR KERNEL - MicroKernel.scanDeployments() : Missing modules: [] 2015-08-24 18:01:46,997 main ERROR KERNEL - MicroKernel.scanDeployments() : Missing services: [CumulativeMetricsService] 2015-08-24 18:01:46,997 main ERROR KERNEL - MicroKernel.scanDeployments() : Not exiting this time but continuing anyway. 2015-08-24 18:01:47,054 main INFO FILE_LOGGER - BufferedWriter.start() : Starting logging thread 2015-08-24 18:01:47,062 main INFO FILE_LOGGER - SizeBasedFileRotator.<init>() : Creating sizeBased rotator with maxSize 134217728 2015-08-24 18:01:47,065 Thread-1 INFO FILE_LOGGER - BufferedWriter.run() : Signalling threadInit completion 2015-08-24 18:01:47,141 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : MonitoringService 2015-08-24 18:01:47,909 main INFO o.a.c.f.i.CuratorFrameworkImpl - CuratorFrameworkImpl.start() : Starting 2015-08-24 18:01:48,463 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : ZooKeeperService 2015-08-24 18:01:48,505 main-EventThread ERROR o.a.c.ConnectionState - ConnectionState.checkState() : Authentication failed 2015-08-24 18:01:48,615 main-EventThread INFO o.a.c.f.s.ConnectionStateManager - ConnectionStateManager.postState() : State change: CONNECTED 2015-08-24 18:01:48,620 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : LicensingService 2015-08-24 18:01:48,691 main INFO c.a.r.f.c.Container - Container.getConnectors() : Container.getConnectors() - Serving http on port - 8080 2015-08-24 18:01:48,727 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : WebService 2015-08-24 18:01:48,733 WebServer INFO o.e.jetty.server.Server - Server.doStart() : jetty-8.0.4.v20111024 2015-08-24 18:01:49,132 WebServer INFO o.e.j.w.StandardDescriptorProcessor - StandardDescriptorProcessor.visitServlet() : NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet 2015-08-24 18:01:49,313 WebServer INFO o.e.j.s.h.ContextHandler - ContextHandler.callContextInitialized() : started o.e.j.w.WebAppContext{/,file:/opt/apigee4/share/apigee-1.0.0.810.3cc4757.1505041047/webapps/api/},/opt/apigee4/share/apigee/webapps/api 2015-08-24 18:01:49,316 WebServer INFO o.e.j.s.h.ContextHandler - ContextHandler.callContextInitialized() : started o.e.j.w.WebAppContext{/,file:/opt/apigee4/share/apigee-1.0.0.810.3cc4757.1505041047/webapps/api/},/opt/apigee4/share/apigee/webapps/api 2015-08-24 18:01:49,747 main WARN SERVICES.COMMUNICATION - MBeanManager.getRMIConnectorProperties() : RMI host is not provided. Fetching host address from network registry 2015-08-24 18:01:50,547 Timer-0 ERROR c.a.l.c.CryptoUtilsImpl - CryptoUtilsImpl.decrypt() : Corrupt license file found javax.crypto.IllegalBlockSizeException: Data must not be longer than 256 bytes at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:337) ~[sunjce_provider.jar:1.7.0_51] at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382) ~[sunjce_provider.jar:1.7.0_51] at javax.crypto.Cipher.doFinal(Cipher.java:2087) ~[na:1.7.0_51] at com.apigee.license.crypto.CryptoUtilsImpl.decrypt(CryptoUtilsImpl.java:69) ~[licensing-1.0.0.jar:na] at com.apigee.license.LicenseServiceHelper.getLicenseProperties(LicenseServiceHelper.java:63) [licensing-1.0.0.jar:na] at com.apigee.license.ScheduledLicenseValidator.run(ScheduledLicenseValidator.java:38) [licensing-1.0.0.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.7.0_55] at java.util.TimerThread.run(Timer.java:505) [na:1.7.0_55] 2015-08-24 18:01:50,553 Timer-0 INFO c.a.l.ScheduledLicenseValidator - ScheduledLicenseValidator.run() : Stopping management server as No license found !!! 2015-08-24 18:14:47,318 main INFO KERNEL - MicroKernel.start() : MicroKernel.start() : MicroKernel start initiated... 2015-08-24 18:14:47,409 main INFO KERNEL.CONFIG - KernelConfiguration.loadKernelProperties() : KernelConfiguration.loadKernelProperties() : MicroKernel properties : {debugsession.tracesize.max=5120, rbac.number.of.tries.for.email.search=1, shutdownServicesOnStop=false, default.response.format=json, record.fault=true, debugsession.timeout=120, region=dc-1, validation.targetendpoint.connection.check.enabled=true, bundle.validation.enabled=false, javax.xml.xpath.XPathFactory=http://java.sun.com/jaxp/xpath/dom=org.apache.xpath.jaxp.XPathFactoryImpl, python.verbose=error, lib.dir.name=lib/infra/services,lib/gateway/services,lib/gateway/steps,lib/analytics/services, javax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl, pod=central, jsse.enableSNIExtension=false, mdc.logging.enable=true, json.request.schema.validation.enabled=true, checkmarx.scan.validator.enabled=false, syslog.tcp.connect.timeout.millis=30000, validation.entity.name.enabled=false, virtual.host.restricted.ports=8080, syslog.tcp.socket.creation.elapsed.millis=30000, authenticated.user.header.name=X-Apigee-Current-User, bundle.validation.schema.enabled=true, astyanax.datastores=kms-datastore,dc-datastore,cache-datastore,counter-datastore,keyvaluemap-datastore,application-datastore,audit-datastore,apimodel-datastore,auth-datastore, syslog.tcp.max.allowed.pending.writes=15, raise.nodeprefixed.fault=true} 2015-08-24 18:14:51,357 main ERROR KERNEL - MicroKernel.scanDeployments() : MicroKernel.scanDeployments() : Some modules and services were present in the profile but not in the class path 2015-08-24 18:14:51,358 main ERROR KERNEL - MicroKernel.scanDeployments() : Missing modules: [] 2015-08-24 18:14:51,358 main ERROR KERNEL - MicroKernel.scanDeployments() : Missing services: [CumulativeMetricsService] 2015-08-24 18:14:51,363 main ERROR KERNEL - MicroKernel.scanDeployments() : Not exiting this time but continuing anyway. 2015-08-24 18:14:51,405 main INFO FILE_LOGGER - BufferedWriter.start() : Starting logging thread 2015-08-24 18:14:51,416 main INFO FILE_LOGGER - SizeBasedFileRotator.<init>() : Creating sizeBased rotator with maxSize 134217728 2015-08-24 18:14:51,420 Thread-1 INFO FILE_LOGGER - BufferedWriter.run() : Signalling threadInit completion 2015-08-24 18:14:51,494 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : MonitoringService 2015-08-24 18:14:52,258 main INFO o.a.c.f.i.CuratorFrameworkImpl - CuratorFrameworkImpl.start() : Starting 2015-08-24 18:14:52,852 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : ZooKeeperService 2015-08-24 18:14:52,885 main-EventThread ERROR o.a.c.ConnectionState - ConnectionState.checkState() : Authentication failed 2015-08-24 18:14:52,944 main-EventThread INFO o.a.c.f.s.ConnectionStateManager - ConnectionStateManager.postState() : State change: CONNECTED 2015-08-24 18:14:53,012 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : LicensingService 2015-08-24 18:14:53,085 main INFO c.a.r.f.c.Container - Container.getConnectors() : Container.getConnectors() - Serving http on port - 8080 2015-08-24 18:14:53,128 main INFO KERNEL.DEPLOYMENT - ServiceDeployer.startService() : ServiceDeployer.deploy() : Successfully started the service : WebService 2015-08-24 18:14:53,131 WebServer INFO o.e.jetty.server.Server - Server.doStart() : jetty-8.0.4.v20111024 2015-08-24 18:14:53,503 WebServer INFO o.e.j.w.StandardDescriptorProcessor - StandardDescriptorProcessor.visitServlet() : NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet 2015-08-24 18:14:53,692 WebServer INFO o.e.j.s.h.ContextHandler - ContextHandler.callContextInitialized() : started o.e.j.w.WebAppContext{/,file:/opt/apigee4/share/apigee-1.0.0.810.3cc4757.1505041047/webapps/api/},/opt/apigee4/share/apigee/webapps/api 2015-08-24 18:14:53,699 WebServer INFO o.e.j.s.h.ContextHandler - ContextHandler.callContextInitialized() : started o.e.j.w.WebAppContext{/,file:/opt/apigee4/share/apigee-1.0.0.810.3cc4757.1505041047/webapps/api/},/opt/apigee4/share/apigee/webapps/api 2015-08-24 18:14:54,201 main WARN SERVICES.COMMUNICATION - MBeanManager.getRMIConnectorProperties() : RMI host is not provided. Fetching host address from network registry 2015-08-24 18:14:54,924 Timer-0 ERROR c.a.l.c.CryptoUtilsImpl - CryptoUtilsImpl.decrypt() : Corrupt license file found javax.crypto.IllegalBlockSizeException: Data must not be longer than 256 bytes at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:337) ~[sunjce_provider.jar:1.7.0_51] at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:382) ~[sunjce_provider.jar:1.7.0_51] at javax.crypto.Cipher.doFinal(Cipher.java:2087) ~[na:1.7.0_51] at com.apigee.license.crypto.CryptoUtilsImpl.decrypt(CryptoUtilsImpl.java:69) ~[licensing-1.0.0.jar:na] at com.apigee.license.LicenseServiceHelper.getLicenseProperties(LicenseServiceHelper.java:63) [licensing-1.0.0.jar:na] at com.apigee.license.ScheduledLicenseValidator.run(ScheduledLicenseValidator.java:38) [licensing-1.0.0.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.7.0_55] at java.util.TimerThread.run(Timer.java:505) [na:1.7.0_55] 2015-08-24 18:14:54,930 Timer-0 INFO c.a.l.ScheduledLicenseValidator - ScheduledLicenseValidator.run() : Stopping management server as No license found !!!

0 2 610
2 REPLIES 2

hi @francisco.j.burtin I see in the log files that it is saying about "corrupt license file".Can you get the license file over to Apigee support to validate it and if need be to issue a new one ?

Thanks

Not applicable

Thanks, I'm requesting another license.