Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- JAVA_HOME environment variable is set to /root/jdk1.7.0_51
- CARBON_HOME environment variable is set to /root/emojot/apim/wso2am-1.6.0
- [2014-03-21 05:12:37,723] INFO {org.wso2.carbon.server.extensions.PatchInstaller} - Patch changes detected
- [2014-03-21 05:12:38,713] INFO {org.wso2.carbon.server.util.PatchUtils.console} - Backed up plugins to patch0000
- [2014-03-21 05:12:39,879] INFO {org.wso2.carbon.server.util.PatchUtils.console} - Patch verification started
- [2014-03-21 05:12:40,452] INFO {org.wso2.carbon.server.util.PatchUtils.console} - Patch verification successfully completed without encountering any issues.
- [2014-03-21 05:13:21,531] INFO - CarbonCoreActivator Starting WSO2 Carbon...
- [2014-03-21 05:13:21,535] INFO - CarbonCoreActivator Operating System : Linux 2.6.32-431.5.1.el6.x86_64, amd64
- [2014-03-21 05:13:21,536] INFO - CarbonCoreActivator Java Home : /root/jdk1.7.0_51/jre
- [2014-03-21 05:13:21,536] INFO - CarbonCoreActivator Java Version : 1.7.0_51
- [2014-03-21 05:13:21,536] INFO - CarbonCoreActivator Java VM : Java HotSpot(TM) 64-Bit Server VM 24.51-b03,Oracle Corporation
- [2014-03-21 05:13:21,536] INFO - CarbonCoreActivator Carbon Home : /root/emojot/apim/wso2am-1.6.0
- [2014-03-21 05:13:21,536] INFO - CarbonCoreActivator Java Temp Dir : /root/emojot/apim/wso2am-1.6.0/tmp
- [2014-03-21 05:13:21,536] INFO - CarbonCoreActivator User : root, en-US, Universal
- [2014-03-21 05:13:21,653] WARN - ValidationResultPrinter The default keystore (wso2carbon.jks) is currently being used. To maximize security when deploying to a production environment, configure a new keystore with a unique password in the production server profile.
- [2014-03-21 05:13:21,773] INFO - AgentHolder Agent created !
- [2014-03-21 05:13:21,807] INFO - AgentDS Successfully deployed Agent Client
- [2014-03-21 05:13:26,040] INFO - EmbeddedRegistryService Configured Registry in 222ms
- [2014-03-21 05:13:27,104] INFO - RegistryCoreServiceComponent Registry Mode : READ-WRITE
- [2014-03-21 05:13:31,898] INFO - UserStoreMgtDSComponent Carbon UserStoreMgtDSComponent activated successfully.
- [2014-03-21 05:13:39,015] INFO - TaglibUriRule TLD skipped. URI: http://tiles.apache.org/tags-tiles is already defined
- [2014-03-21 05:13:40,637] INFO - ClusterBuilder Clustering has been disabled
- [2014-03-21 05:13:41,341] INFO - LandingPageWebappDeployer Deployed product landing page webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/home]
- [2014-03-21 05:13:41,342] INFO - UserStoreConfigurationDeployer User Store Configuration Deployer initiated.
- [2014-03-21 05:13:41,408] INFO - PassThroughHttpSSLSender Initializing Pass-through HTTP/S Sender...
- [2014-03-21 05:13:41,438] INFO - ClientConnFactoryBuilder HTTPS Loading Identity Keystore from : repository/resources/security/wso2carbon.jks
- [2014-03-21 05:13:41,446] INFO - ClientConnFactoryBuilder HTTPS Loading Trust Keystore from : repository/resources/security/client-truststore.jks
- [2014-03-21 05:13:41,487] INFO - PassThroughHttpSSLSender Pass-through HTTPS Sender started...
- [2014-03-21 05:13:41,487] INFO - PassThroughHttpSender Initializing Pass-through HTTP/S Sender...
- [2014-03-21 05:13:41,492] INFO - PassThroughHttpSender Pass-through HTTP Sender started...
- [2014-03-21 05:13:41,769] INFO - DeploymentInterceptor Deploying Axis2 service: echo {super-tenant}
- [2014-03-21 05:13:41,893] INFO - DeploymentEngine Deploying Web service: Echo.aar - file:/root/emojot/apim/wso2am-1.6.0/repository/deployment/server/axis2services/Echo.aar
- [2014-03-21 05:13:41,967] INFO - TomcatGenericWebappsDeployer Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT].File[/root/emojot/apim/wso2am-1.6.0/repository/deployment/server/webapps/STRATOS_ROOT]
- [2014-03-21 05:13:42,123] INFO - DeploymentInterceptor Deploying Axis2 service: Version {super-tenant}
- [2014-03-21 05:13:42,175] INFO - DeploymentEngine Deploying Web service: Version.aar - file:/root/emojot/apim/wso2am-1.6.0/repository/deployment/server/axis2services/Version.aar
- [2014-03-21 05:13:42,294] INFO - TomcatGenericWebappsDeployer Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/authenticationendpoint].File[/root/emojot/apim/wso2am-1.6.0/repository/deployment/server/webapps/authenticationendpoint.war]
- [2014-03-21 05:13:45,175] INFO - TomcatGenericWebappsDeployer Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/oauth2].File[/root/emojot/apim/wso2am-1.6.0/repository/deployment/server/webapps/oauth2.war]
- [2014-03-21 05:13:46,052] INFO - PassThroughHttpSSLListener Initializing Pass-through HTTP/S Listener...
- [2014-03-21 05:13:46,074] WARN - SourceConfiguration Unable to lookup local host name, using 'localhost'
- [2014-03-21 05:13:46,080] ERROR - ListenerManager Couldn't initialize the httpstransport listener
- java.lang.IllegalArgumentException: Host name may not be null
- at org.apache.http.HttpHost.<init>(HttpHost.java:79)
- at org.apache.synapse.transport.passthru.PassThroughHttpListener.init(PassThroughHttpListener.java:166)
- at org.apache.axis2.engine.ListenerManager.init(ListenerManager.java:84)
- at org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:411)
- at org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:219)
- at org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:77)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
- at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
- at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:347)
- at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
- at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
- at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
- at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
- at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
- at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
- at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
- at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
- at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
- at org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(Activator.java:81)
- at org.eclipse.equinox.http.servlet.internal.Activator.addProxyServlet(Activator.java:60)
- at org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ProxyServlet.java:40)
- at org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init(DelegationServlet.java:38)
- at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1267)
- at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1186)
- at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1081)
- at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5027)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5314)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
- at java.util.concurrent.FutureTask.run(FutureTask.java:262)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- at java.lang.Thread.run(Thread.java:744)
- [2014-03-21 05:13:46,087] INFO - PassThroughHttpListener Initializing Pass-through HTTP/S Listener...
- [2014-03-21 05:13:46,111] WARN - SourceConfiguration Unable to lookup local host name, using 'localhost'
- [2014-03-21 05:13:46,111] ERROR - ListenerManager Couldn't initialize the httptransport listener
- java.lang.IllegalArgumentException: Host name may not be null
- at org.apache.http.HttpHost.<init>(HttpHost.java:79)
- at org.apache.synapse.transport.passthru.PassThroughHttpListener.init(PassThroughHttpListener.java:166)
- at org.apache.axis2.engine.ListenerManager.init(ListenerManager.java:84)
- at org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:411)
- at org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:219)
- at org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:77)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
- at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
- at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:347)
- at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
- at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
- at org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
- at org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
- at org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107)
- at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861)
- at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
- at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130)
- at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214)
- at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433)
- at org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(Activator.java:81)
- at org.eclipse.equinox.http.servlet.internal.Activator.addProxyServlet(Activator.java:60)
- at org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ProxyServlet.java:40)
- at org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init(DelegationServlet.java:38)
- at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1267)
- at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1186)
- at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1081)
- at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5027)
- at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5314)
- at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
- at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
- at java.util.concurrent.FutureTask.run(FutureTask.java:262)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- at java.lang.Thread.run(Thread.java:744)
- [2014-03-21 05:13:46,271] INFO - ModuleDeployer Deploying module: addressing-1.6.1-wso2v10 - file:/root/emojot/apim/wso2am-1.6.0/repository/deployment/client/modules/addressing-1.6.1-wso2v10.mar
- [2014-03-21 05:13:46,289] INFO - TCPTransportSender TCP Sender started
- [2014-03-21 05:13:47,813] WARN - DefaultSchemaGenerator We don't support method overloading. Ignoring [validateAudienceRestriction]
- [2014-03-21 05:13:52,186] INFO - DeploymentEngine Deploying Web service: org.wso2.carbon.registry.ws.api -
- [2014-03-21 05:13:52,795] INFO - DeploymentInterceptor Deploying Axis2 service: wso2carbon-sts {super-tenant}
- [2014-03-21 05:13:52,917] INFO - DeploymentEngine Deploying Web service: org.wso2.carbon.sts -
- [2014-03-21 05:13:53,196] INFO - DeploymentEngine Deploying Web service: org.wso2.carbon.tryit -
- [2014-03-21 05:13:53,337] WARN - DefaultSchemaGenerator We don'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement