It seems you are missing most of the basic CF architecture. Maybe you should understand how the routing layer is working in CF. - http://docs.cloudfoundry.org/ - http://docs.cloudfoundry.org/concepts/architecture/Thanks On Wed, Mar 2, 2016 at 3:09 PM, Nanduni Nimalsiri <nandunibw(a)gmail.com> wrote: Hi Gwenn,
I set the PORT environment variable to 8080. Now there are no errors in the log. But the error ERR_CONNECTION_TIMED_OUT in the browser still pops up. Here are the logs again.
2016-03-02T09:37:04.25+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"name"=>"dss", "diego"=>true, "docker_image"=>"isim/wso2dss"}) 2016-03-02T09:37:04.48+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"state"=>"STOPPED"}) 2016-03-02T09:37:04.49+0530 [CELL/0] OUT Exit status 0 2016-03-02T09:37:04.69+0530 [APP/0] OUT Exit status 255 2016-03-02T09:37:05.50+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"state"=>"STARTED"}) 2016-03-02T09:37:05.52+0530 [CELL/0] OUT Creating container 2016-03-02T09:37:13.30+0530 [CELL/0] OUT Successfully created container 2016-03-02T09:37:13.51+0530 [APP/0] OUT JAVA_HOME environment variable is set to /usr/lib/jvm/java-7-oracle/ 2016-03-02T09:37:13.51+0530 [APP/0] OUT CARBON_HOME environment variable is set to /opt/wso2dss-3.5.0 2016-03-02T09:37:19.90+0530 [APP/0] OUT [2016-03-02 04:07:19,907] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... 2016-03-02T09:37:19.90+0530 [APP/0] OUT [2016-03-02 04:07:19,908] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 3.19.0-49-generic, amd64 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,908] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/lib/jvm/java-7-oracle/jre 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,908] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.7.0_80 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 24.80-b11,Oracle Corporation 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /opt/wso2dss-3.5.0 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : /opt/wso2dss-3.5.0/tmp 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : root, en-US, Etc/UTC 2016-03-02T09:37:20.13+0530 [APP/0] OUT [2016-03-02 04:07:20,139] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Carbon is configured to use the default keystore (wso2carbon.jks). To maximize security when deploying to a production environment, configure a new keystore with a unique password in the production server profile. 2016-03-02T09:37:20.13+0530 [APP/0] OUT [2016-03-02 04:07:20,139] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Swap Memory size (MB): 1174 of the system is below the recommended minimum size :2047 2016-03-02T09:37:20.14+0530 [APP/0] OUT [2016-03-02 04:07:20,139] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Maximum free Disk Space (MB): 221 of the system is below the recommended minimum size :1024 2016-03-02T09:37:20.18+0530 [APP/0] OUT [2016-03-02 04:07:20,183] INFO {org.wso2.carbon.dataservices.google.tokengen.servlet.internal.GoogleTokenGenDSComponent} - Activating GoogleTokengen DS component 2016-03-02T09:37:24.12+0530 [APP/0] OUT [2016-03-02 04:07:24,119] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 244ms 2016-03-02T09:37:24.77+0530 [APP/0] OUT [2016-03-02 04:07:24,774] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE 2016-03-02T09:37:25.88+0530 [APP/0] OUT [2016-03-02 04:07:25,888] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. 2016-03-02T09:37:38.12+0530 [APP/0] OUT [2016-03-02 04:07:38,124] INFO {org.apache.catalina.startup.TaglibUriRule} - TLD skipped. URI: http://tiles.apache.org/tags-tiles is already defined 2016-03-02T09:37:39.45+0530 [APP/0] OUT [2016-03-02 04:07:39,455] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. 2016-03-02T09:37:39.45+0530 [APP/0] OUT [2016-03-02 04:07:39,455] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. 2016-03-02T09:37:42.92+0530 [APP/0] OUT [2016-03-02 04:07:42,925] INFO {org.wso2.carbon.core.init.CarbonServerManager} - Repository : /opt/wso2dss-3.5.0/repository/deployment/server/ 2016-03-02T09:37:43.08+0530 [APP/0] OUT [2016-03-02 04:07:43,083] INFO {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig} - Using tenant lazy loading policy... 2016-03-02T09:37:43.12+0530 [APP/0] OUT [2016-03-02 04:07:43,124] INFO {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - Permission cache updated for tenant -1234 2016-03-02T09:37:44.11+0530 [APP/0] OUT [2016-03-02 04:07:44,111] INFO {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port : 9443 2016-03-02T09:37:44.11+0530 [APP/0] OUT [2016-03-02 04:07:44,111] INFO {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port : 9763 2016-03-02T09:37:44.16+0530 [APP/0] OUT [2016-03-02 04:07:44,160] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: echo {super-tenant} 2016-03-02T09:37:44.19+0530 [APP/0] OUT [2016-03-02 04:07:44,191] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: Version {super-tenant} 2016-03-02T09:37:44.36+0530 [APP/0] OUT [2016-03-02 04:07:44,367] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT].File[/opt/wso2dss-3.5.0/repository/deployment/server/webapps/STRATOS_ROOT] 2016-03-02T09:37:44.52+0530 [APP/0] OUT [2016-03-02 04:07:44,527] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/odata].File[/opt/wso2dss-3.5.0/repository/deployment/server/webapps/odata.war] 2016-03-02T09:37:45.01+0530 [APP/0] OUT [2016-03-02 04:07:45,013] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: samples/RDBMSSample {super-tenant} 2016-03-02T09:37:45.04+0530 [APP/0] OUT [2016-03-02 04:07:45,039] INFO {org.apache.tomcat.util.net.NioSelectorPool} - Using a shared selector for servlet write/read 2016-03-02T09:37:46.55+0530 [APP/0] OUT [2016-03-02 04:07:46,552] INFO {org.apache.tomcat.util.net.NioSelectorPool} - Using a shared selector for servlet write/read 2016-03-02T09:37:46.78+0530 [APP/0] OUT [2016-03-02 04:07:46,781] INFO {org.wso2.carbon.ntask.core.service.impl.TaskServiceImpl} - Task service starting in STANDALONE mode... 2016-03-02T09:37:47.44+0530 [APP/0] OUT [2016-03-02 04:07:47,443] INFO {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi 2016-03-02T09:37:47.54+0530 [APP/0] OUT [2016-03-02 04:07:47,542] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server : WSO2 Data Services Server-3.5.0 2016-03-02T09:37:47.54+0530 [APP/0] OUT [2016-03-02 04:07:47,546] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 Carbon started in 33 sec 2016-03-02T09:37:48.13+0530 [APP/0] OUT [2016-03-02 04:07:48,134] INFO {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL : https://10.254.0.2:9443/carbon/ 2016-03-02T09:38:30.50+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:08:30 +0000] "GET / HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:36538 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:399c4ad1-9cb4-4591-7bce-9e094e83601f response_time:0.007223831 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T09:38:30.87+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:08:30 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:36538 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:3e4248d6-b7f7-43eb-7a4d-5926abd62759 response_time:0.004343669 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:08:41.11+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:38:41 +0000] "GET / HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:922e9ff5-81d8-48d0-5013-8a6bd34f00de response_time:0.010612915 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:08:41.66+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:38:41 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:95a26195-3e36-49ee-4096-5101906d994c response_time:0.016394886 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:10:35.00+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:40:34 +0000] "GET / HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:5c00d993-ac84-4a0c-5d73-fe0343f6244e response_time:0.006500482 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:10:35.37+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:40:35 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:a7fbf275-28bf-4c97-5602-98c35f5cf573 response_time:0.009845242 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:53:50.81+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:05:23:50 +0000] "GET /10.254.0.2:9443/carbon/ HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:41665 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:6050d8ef-9bbe-4d30-492c-89bb91296d4b response_time:0.011323439 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:53:51.17+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:05:23:51 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/10.254.0.2:9443/carbon/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:41665 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:c2df5b70-46d5-4f9b-498f-5075181fceb7 response_time:0.005438891 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T11:31:11.77+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"environment_json"=>"PRIVATE DATA HIDDEN"}) 2016-03-02T11:31:19.71+0530 [STG/0] OUT Creating container 2016-03-02T11:31:20.62+0530 [STG/0] OUT Successfully created container 2016-03-02T11:31:20.62+0530 [STG/0] OUT Staging... 2016-03-02T11:31:20.75+0530 [STG/0] OUT Staging process started ... 2016-03-02T11:31:24.55+0530 [CELL/0] OUT Exit status 0 2016-03-02T11:31:24.74+0530 [APP/0] OUT Exit status 255 2016-03-02T11:31:26.05+0530 [STG/0] OUT Staging process finished 2016-03-02T11:31:26.05+0530 [STG/0] OUT Exit status 0 2016-03-02T11:31:26.05+0530 [STG/0] OUT Staging Complete 2016-03-02T11:31:26.72+0530 [CELL/0] OUT Creating container 2016-03-02T11:31:33.97+0530 [CELL/0] OUT Successfully created container 2016-03-02T11:31:35.45+0530 [APP/0] OUT JAVA_HOME environment variable is set to /usr/lib/jvm/java-7-oracle/ 2016-03-02T11:31:35.45+0530 [APP/0] OUT CARBON_HOME environment variable is set to /opt/wso2dss-3.5.0 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,520] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,521] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 3.19.0-49-generic, amd64 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,521] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/lib/jvm/java-7-oracle/jre 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,521] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.7.0_80 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 24.80-b11,Oracle Corporation 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /opt/wso2dss-3.5.0 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : /opt/wso2dss-3.5.0/tmp 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : root, en-US, Etc/UTC 2016-03-02T11:31:50.85+0530 [APP/0] OUT [2016-03-02 06:01:50,858] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Carbon is configured to use the default keystore (wso2carbon.jks). To maximize security when deploying to a production environment, configure a new keystore with a unique password in the production server profile. 2016-03-02T11:31:50.85+0530 [APP/0] OUT [2016-03-02 06:01:50,858] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Swap Memory size (MB): 1174 of the system is below the recommended minimum size :2047 2016-03-02T11:31:50.85+0530 [APP/0] OUT [2016-03-02 06:01:50,859] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Maximum free Disk Space (MB): 221 of the system is below the recommended minimum size :1024 2016-03-02T11:31:50.91+0530 [APP/0] OUT [2016-03-02 06:01:50,911] INFO {org.wso2.carbon.dataservices.google.tokengen.servlet.internal.GoogleTokenGenDSComponent} - Activating GoogleTokengen DS component 2016-03-02T11:31:56.15+0530 [APP/0] OUT [2016-03-02 06:01:56,151] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 210ms 2016-03-02T11:31:56.79+0530 [APP/0] OUT [2016-03-02 06:01:56,789] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE 2016-03-02T11:31:58.17+0530 [APP/0] OUT [2016-03-02 06:01:58,177] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. nanduni(a)nanduni-TECRA-M11:~/micro-cf/micropcf-v0.6.0$ cf logs dss --recent Connected, dumping recent logs for app dss in org micropcf-org / space micropcf-space as admin...
2016-03-02T09:37:04.48+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"state"=>"STOPPED"}) 2016-03-02T09:37:04.49+0530 [CELL/0] OUT Exit status 0 2016-03-02T09:37:04.69+0530 [APP/0] OUT Exit status 255 2016-03-02T09:37:05.50+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"state"=>"STARTED"}) 2016-03-02T09:37:05.52+0530 [CELL/0] OUT Creating container 2016-03-02T09:37:13.30+0530 [CELL/0] OUT Successfully created container 2016-03-02T09:37:13.51+0530 [APP/0] OUT JAVA_HOME environment variable is set to /usr/lib/jvm/java-7-oracle/ 2016-03-02T09:37:13.51+0530 [APP/0] OUT CARBON_HOME environment variable is set to /opt/wso2dss-3.5.0 2016-03-02T09:37:19.90+0530 [APP/0] OUT [2016-03-02 04:07:19,907] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... 2016-03-02T09:37:19.90+0530 [APP/0] OUT [2016-03-02 04:07:19,908] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 3.19.0-49-generic, amd64 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,908] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/lib/jvm/java-7-oracle/jre 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,908] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.7.0_80 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 24.80-b11,Oracle Corporation 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /opt/wso2dss-3.5.0 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : /opt/wso2dss-3.5.0/tmp 2016-03-02T09:37:19.91+0530 [APP/0] OUT [2016-03-02 04:07:19,909] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : root, en-US, Etc/UTC 2016-03-02T09:37:20.13+0530 [APP/0] OUT [2016-03-02 04:07:20,139] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Carbon is configured to use the default keystore (wso2carbon.jks). To maximize security when deploying to a production environment, configure a new keystore with a unique password in the production server profile. 2016-03-02T09:37:20.13+0530 [APP/0] OUT [2016-03-02 04:07:20,139] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Swap Memory size (MB): 1174 of the system is below the recommended minimum size :2047 2016-03-02T09:37:20.14+0530 [APP/0] OUT [2016-03-02 04:07:20,139] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Maximum free Disk Space (MB): 221 of the system is below the recommended minimum size :1024 2016-03-02T09:37:20.18+0530 [APP/0] OUT [2016-03-02 04:07:20,183] INFO {org.wso2.carbon.dataservices.google.tokengen.servlet.internal.GoogleTokenGenDSComponent} - Activating GoogleTokengen DS component 2016-03-02T09:37:24.12+0530 [APP/0] OUT [2016-03-02 04:07:24,119] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 244ms 2016-03-02T09:37:24.77+0530 [APP/0] OUT [2016-03-02 04:07:24,774] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE 2016-03-02T09:37:25.88+0530 [APP/0] OUT [2016-03-02 04:07:25,888] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. 2016-03-02T09:37:38.12+0530 [APP/0] OUT [2016-03-02 04:07:38,124] INFO {org.apache.catalina.startup.TaglibUriRule} - TLD skipped. URI: http://tiles.apache.org/tags-tiles is already defined 2016-03-02T09:37:39.45+0530 [APP/0] OUT [2016-03-02 04:07:39,455] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. 2016-03-02T09:37:39.45+0530 [APP/0] OUT [2016-03-02 04:07:39,455] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. 2016-03-02T09:37:42.92+0530 [APP/0] OUT [2016-03-02 04:07:42,925] INFO {org.wso2.carbon.core.init.CarbonServerManager} - Repository : /opt/wso2dss-3.5.0/repository/deployment/server/ 2016-03-02T09:37:43.08+0530 [APP/0] OUT [2016-03-02 04:07:43,083] INFO {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig} - Using tenant lazy loading policy... 2016-03-02T09:37:43.12+0530 [APP/0] OUT [2016-03-02 04:07:43,124] INFO {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - Permission cache updated for tenant -1234 2016-03-02T09:37:44.11+0530 [APP/0] OUT [2016-03-02 04:07:44,111] INFO {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port : 9443 2016-03-02T09:37:44.11+0530 [APP/0] OUT [2016-03-02 04:07:44,111] INFO {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port : 9763 2016-03-02T09:37:44.16+0530 [APP/0] OUT [2016-03-02 04:07:44,160] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: echo {super-tenant} 2016-03-02T09:37:44.19+0530 [APP/0] OUT [2016-03-02 04:07:44,191] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: Version {super-tenant} 2016-03-02T09:37:44.36+0530 [APP/0] OUT [2016-03-02 04:07:44,367] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT].File[/opt/wso2dss-3.5.0/repository/deployment/server/webapps/STRATOS_ROOT] 2016-03-02T09:37:44.52+0530 [APP/0] OUT [2016-03-02 04:07:44,527] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/odata].File[/opt/wso2dss-3.5.0/repository/deployment/server/webapps/odata.war] 2016-03-02T09:37:45.01+0530 [APP/0] OUT [2016-03-02 04:07:45,013] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: samples/RDBMSSample {super-tenant} 2016-03-02T09:37:45.04+0530 [APP/0] OUT [2016-03-02 04:07:45,039] INFO {org.apache.tomcat.util.net.NioSelectorPool} - Using a shared selector for servlet write/read 2016-03-02T09:37:46.55+0530 [APP/0] OUT [2016-03-02 04:07:46,552] INFO {org.apache.tomcat.util.net.NioSelectorPool} - Using a shared selector for servlet write/read 2016-03-02T09:37:46.78+0530 [APP/0] OUT [2016-03-02 04:07:46,781] INFO {org.wso2.carbon.ntask.core.service.impl.TaskServiceImpl} - Task service starting in STANDALONE mode... 2016-03-02T09:37:47.44+0530 [APP/0] OUT [2016-03-02 04:07:47,443] INFO {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi 2016-03-02T09:37:47.54+0530 [APP/0] OUT [2016-03-02 04:07:47,542] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server : WSO2 Data Services Server-3.5.0 2016-03-02T09:37:47.54+0530 [APP/0] OUT [2016-03-02 04:07:47,546] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 Carbon started in 33 sec 2016-03-02T09:37:48.13+0530 [APP/0] OUT [2016-03-02 04:07:48,134] INFO {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL : https://10.254.0.2:9443/carbon/ 2016-03-02T09:38:30.50+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:08:30 +0000] "GET / HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:36538 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:399c4ad1-9cb4-4591-7bce-9e094e83601f response_time:0.007223831 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T09:38:30.87+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:08:30 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:36538 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:3e4248d6-b7f7-43eb-7a4d-5926abd62759 response_time:0.004343669 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:08:41.11+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:38:41 +0000] "GET / HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:922e9ff5-81d8-48d0-5013-8a6bd34f00de response_time:0.010612915 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:08:41.66+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:38:41 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:95a26195-3e36-49ee-4096-5101906d994c response_time:0.016394886 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:10:35.00+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:40:34 +0000] "GET / HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:5c00d993-ac84-4a0c-5d73-fe0343f6244e response_time:0.006500482 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:10:35.37+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:04:40:35 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:38723 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:a7fbf275-28bf-4c97-5602-98c35f5cf573 response_time:0.009845242 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:53:50.81+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:05:23:50 +0000] "GET /10.254.0.2:9443/carbon/ HTTP/1.1" 502 0 67 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:41665 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:6050d8ef-9bbe-4d30-492c-89bb91296d4b response_time:0.011323439 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T10:53:51.17+0530 [RTR/0] OUT dss.local.micropcf.io - [02/03/2016:05:23:51 +0000] "GET /favicon.ico HTTP/1.1" 502 0 67 " http://dss.local.micropcf.io/10.254.0.2:9443/carbon/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36" 192.168.11.1:41665 x_forwarded_for:"-" x_forwarded_proto:"-" vcap_request_id:c2df5b70-46d5-4f9b-498f-5075181fceb7 response_time:0.005438891 app_id:4001c9fd-ff63-40a5-b3f5-98dc26d266c6 2016-03-02T11:31:11.77+0530 [API/0] OUT Updated app with guid 4001c9fd-ff63-40a5-b3f5-98dc26d266c6 ({"environment_json"=>"PRIVATE DATA HIDDEN"}) 2016-03-02T11:31:19.71+0530 [STG/0] OUT Creating container 2016-03-02T11:31:20.62+0530 [STG/0] OUT Successfully created container 2016-03-02T11:31:20.62+0530 [STG/0] OUT Staging... 2016-03-02T11:31:20.75+0530 [STG/0] OUT Staging process started ... 2016-03-02T11:31:24.55+0530 [CELL/0] OUT Exit status 0 2016-03-02T11:31:24.74+0530 [APP/0] OUT Exit status 255 2016-03-02T11:31:26.05+0530 [STG/0] OUT Staging process finished 2016-03-02T11:31:26.05+0530 [STG/0] OUT Exit status 0 2016-03-02T11:31:26.05+0530 [STG/0] OUT Staging Complete 2016-03-02T11:31:26.72+0530 [CELL/0] OUT Creating container 2016-03-02T11:31:33.97+0530 [CELL/0] OUT Successfully created container 2016-03-02T11:31:35.45+0530 [APP/0] OUT JAVA_HOME environment variable is set to /usr/lib/jvm/java-7-oracle/ 2016-03-02T11:31:35.45+0530 [APP/0] OUT CARBON_HOME environment variable is set to /opt/wso2dss-3.5.0 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,520] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 Carbon... 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,521] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : Linux 3.19.0-49-generic, amd64 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,521] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : /usr/lib/jvm/java-7-oracle/jre 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,521] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.7.0_80 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 24.80-b11,Oracle Corporation 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : /opt/wso2dss-3.5.0 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : /opt/wso2dss-3.5.0/tmp 2016-03-02T11:31:50.52+0530 [APP/0] OUT [2016-03-02 06:01:50,522] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : root, en-US, Etc/UTC 2016-03-02T11:31:50.85+0530 [APP/0] OUT [2016-03-02 06:01:50,858] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Carbon is configured to use the default keystore (wso2carbon.jks). To maximize security when deploying to a production environment, configure a new keystore with a unique password in the production server profile. 2016-03-02T11:31:50.85+0530 [APP/0] OUT [2016-03-02 06:01:50,858] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Swap Memory size (MB): 1174 of the system is below the recommended minimum size :2047 2016-03-02T11:31:50.85+0530 [APP/0] OUT [2016-03-02 06:01:50,859] WARN {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - Maximum free Disk Space (MB): 221 of the system is below the recommended minimum size :1024 2016-03-02T11:31:50.91+0530 [APP/0] OUT [2016-03-02 06:01:50,911] INFO {org.wso2.carbon.dataservices.google.tokengen.servlet.internal.GoogleTokenGenDSComponent} - Activating GoogleTokengen DS component 2016-03-02T11:31:56.15+0530 [APP/0] OUT [2016-03-02 06:01:56,151] INFO {org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService} - Configured Registry in 210ms 2016-03-02T11:31:56.79+0530 [APP/0] OUT [2016-03-02 06:01:56,789] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE 2016-03-02T11:31:58.17+0530 [APP/0] OUT [2016-03-02 06:01:58,177] INFO {org.wso2.carbon.user.core.internal.UserStoreMgtDSComponent} - Carbon UserStoreMgtDSComponent activated successfully. 2016-03-02T11:32:15.41+0530 [APP/0] OUT [2016-03-02 06:02:15,416] INFO {org.apache.catalina.startup.TaglibUriRule} - TLD skipped. URI: http://tiles.apache.org/tags-tiles is already defined 2016-03-02T11:32:16.86+0530 [APP/0] OUT [2016-03-02 06:02:16,867] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. 2016-03-02T11:32:16.87+0530 [APP/0] OUT [2016-03-02 06:02:16,868] INFO {org.wso2.carbon.identity.user.store.configuration.deployer.UserStoreConfigurationDeployer} - User Store Configuration Deployer initiated. 2016-03-02T11:32:21.05+0530 [APP/0] OUT [2016-03-02 06:02:21,056] INFO {org.wso2.carbon.core.init.CarbonServerManager} - Repository : /opt/wso2dss-3.5.0/repository/deployment/server/ 2016-03-02T11:32:21.20+0530 [APP/0] OUT [2016-03-02 06:02:21,202] INFO {org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig} - Using tenant lazy loading policy... 2016-03-02T11:32:21.23+0530 [APP/0] OUT [2016-03-02 06:02:21,236] INFO {org.wso2.carbon.core.internal.permission.update.PermissionUpdater} - Permission cache updated for tenant -1234 2016-03-02T11:32:22.44+0530 [APP/0] OUT [2016-03-02 06:02:22,439] INFO {org.wso2.carbon.core.transports.http.HttpsTransportListener} - HTTPS port : 9443 2016-03-02T11:32:22.44+0530 [APP/0] OUT [2016-03-02 06:02:22,440] INFO {org.wso2.carbon.core.transports.http.HttpTransportListener} - HTTP port : 9763 2016-03-02T11:32:22.47+0530 [APP/0] OUT [2016-03-02 06:02:22,474] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: echo {super-tenant} 2016-03-02T11:32:22.50+0530 [APP/0] OUT [2016-03-02 06:02:22,508] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: Version {super-tenant} 2016-03-02T11:32:22.72+0530 [APP/0] OUT [2016-03-02 06:02:22,721] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT].File[/opt/wso2dss-3.5.0/repository/deployment/server/webapps/STRATOS_ROOT] 2016-03-02T11:32:22.86+0530 [APP/0] OUT [2016-03-02 06:02:22,861] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/odata].File[/opt/wso2dss-3.5.0/repository/deployment/server/webapps/odata.war] 2016-03-02T11:32:23.23+0530 [APP/0] OUT [2016-03-02 06:02:23,235] INFO {org.wso2.carbon.core.deployment.DeploymentInterceptor} - Deploying Axis2 service: samples/RDBMSSample {super-tenant} 2016-03-02T11:32:23.29+0530 [APP/0] OUT [2016-03-02 06:02:23,294] INFO {org.apache.tomcat.util.net.NioSelectorPool} - Using a shared selector for servlet write/read 2016-03-02T11:32:24.42+0530 [APP/0] OUT [2016-03-02 06:02:24,427] INFO {org.apache.tomcat.util.net.NioSelectorPool} - Using a shared selector for servlet write/read 2016-03-02T11:32:24.58+0530 [APP/0] OUT [2016-03-02 06:02:24,581] INFO {org.wso2.carbon.ntask.core.service.impl.TaskServiceImpl} - Task service starting in STANDALONE mode... 2016-03-02T11:32:25.55+0530 [APP/0] OUT [2016-03-02 06:02:25,555] INFO {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi 2016-03-02T11:32:25.60+0530 [APP/0] OUT [2016-03-02 06:02:25,601] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - Server : WSO2 Data Services Server-3.5.0 2016-03-02T11:32:25.60+0530 [APP/0] OUT [2016-03-02 06:02:25,603] INFO {org.wso2.carbon.core.internal.StartupFinalizerServiceComponent} - WSO2 Carbon started in 46 sec 2016-03-02T11:32:26.01+0530 [APP/0] OUT [2016-03-02 06:02:26,014] INFO {org.wso2.carbon.ui.internal.CarbonUIServiceComponent} - Mgt Console URL : https://10.254.0.2:9443/carbon/
When I access https://10.254.0.2:9443/carbon/, time out page pops again. What can I do now? Please help.
Thank you.
What can I do now?
|