Deployment success but start up error shown

0
Deployment was successful but starting failed . log shows no error message. Is this license issue ? LOG:- 2013-01-17 07:36:32.203 INFO - M2EE: Stopping MxRuntime now. 2013-01-17 07:36:32.203 INFO - Core: The MxRuntime is shutting down now... 2013-01-17 07:36:32.203 INFO - Core: The MxRuntime is now stopped. 2013-01-17 07:36:32.269 INFO - M2EE: Stopping Logging and AdminServer now. 2013-01-17 07:36:33.269 INFO - M2EE: Logging to file: /srv/cloud/slots/tr10069/deploy/data/log/logging.log, max size: 2048KiB, max rotation: 10 2013-01-17 07:36:34.206 INFO - M2EE: appnode-unadon-tr10069 connected. 2013-01-17 07:36:34.219 INFO - M2EE: Registered 'cp@beta.mendixcloud.net/Smack' as cloud portal contact 2013-01-17 07:36:34.579 INFO - Core: Mendix Runtime 4.3.1 (build 753). Copyright © 2003-2012 Mendix bv. All rights reserved. 2013-01-17 07:36:44.698 INFO - ConnectionBus: Executing 188 data definition command(s) on datastore... 2013-01-17 07:36:45.412 INFO - ConnectionBus: 188 data definition command(s) executed. 2013-01-17 07:36:45.457 INFO - ConnectionBus: Database: PostgreSQL 8.4.9, name: 'dbnode-unadon-db69' Url: jdbc:postgresql://192.168.152.116/dbnode-unadon-db69 Driver: PostgreSQL Native Driver PostgreSQL 9.1 JDBC4 (build 902) 2013-01-17 07:44:30.459 WARNING - ConnectionBus: No DDL commands available. Have you already synchronized the database or have you not restarted the MxRuntime after previously calling this? 2013-01-17 07:51:30.748 INFO - M2EE: Stopping MxRuntime now. 2013-01-17 07:51:30.748 INFO - Core: The MxRuntime is shutting down now... 2013-01-17 07:51:30.748 INFO - ActionManager: Shutting down ActionManager now, running actions will be terminated... 2013-01-17 07:51:30.852 INFO - Core: The MxRuntime is now stopped. 2013-01-17 07:51:30.915 INFO - M2EE: Stopping Logging and AdminServer now. 2013-01-17 07:51:31.825 INFO - M2EE: Logging to file: /srv/cloud/slots/tr10069/deploy/data/log/logging.log, max size: 2048KiB, max rotation: 10 2013-01-17 07:51:32.768 INFO - M2EE: appnode-unadon-tr10069 connected. 2013-01-17 07:51:32.780 INFO - M2EE: Registered 'cp@beta.mendixcloud.net/Smack' as cloud portal contact 2013-01-17 07:51:33.574 INFO - Core: Mendix Runtime 4.3.1 (build 753). Copyright © 2003-2012 Mendix bv. All rights reserved. 2013-01-17 07:51:36.055 INFO - ConnectionBus: Database: PostgreSQL 8.4.9, name: 'dbnode-unadon-db69' Url: jdbc:postgresql://192.168.152.116/dbnode-unadon-db69 Driver: PostgreSQL Native Driver PostgreSQL 9.1 JDBC4 (build 902)
asked
4 answers
1

Have you tried deploying locally with "Emulate Cloud Security" on?

answered
0

It just shows that it's stopping, are you sure you didn't shut it down yourself?

Btw I STRONGLY suggest moving to 4.3.2 due to a bug in 4.3.1 causing sessions to not be cleaned up after a user logs out.

answered
0

Same issue after update version. After starting deployment it shows error "Starting application failed: Unknown start result." with a big red cross.

below are the logs which tells nothing ....

2013-01-17 12:40:29.432 INFO - M2EE: Stopping MxRuntime now. 2013-01-17 12:40:29.432 INFO - Core: The MxRuntime is shutting down now... 2013-01-17 12:40:29.432 INFO - ActionManager: Shutting down ActionManager now, running actions will be terminated... 2013-01-17 12:40:29.530 INFO - Core: The MxRuntime is now stopped. 2013-01-17 12:40:29.594 INFO - M2EE: Stopping Logging and AdminServer now. 2013-01-17 12:40:43.640 INFO - M2EE: Logging to file: /srv/cloud/slots/tr10069/deploy/data/log/logging.log, max size: 2048KiB, max rotation: 10 2013-01-17 12:40:44.715 INFO - M2EE: appnode-unadon-tr10069 connected. 2013-01-17 12:40:44.729 INFO - M2EE: Registered 'cp@beta.mendixcloud.net/Smack' as cloud portal contact 2013-01-17 12:40:45.400 INFO - Core: Mendix Runtime 4.3.2 (build 758). Copyright © 2003-2012 Mendix bv. All rights reserved. 2013-01-17 12:40:59.628 INFO - ConnectionBus: Executing 7 data definition command(s) on datastore... 2013-01-17 12:40:59.650 INFO - ConnectionBus: 7 data definition command(s) executed. 2013-01-17 12:40:59.673 INFO - ConnectionBus: Database: PostgreSQL 8.4.9, name: 'dbnode-unadon-db69' Url: jdbc:postgresql://192.168.152.116/dbnode-unadon-db69 Driver: PostgreSQL Native Driver PostgreSQL 9.1 JDBC4 (build 902)

answered
0

Still no luck. Please let me know what can be issue . 2013-01-29 06:00:05.402 INFO - M2EE: Stopping MxRuntime now. 2013-01-29 06:00:05.402 INFO - Core: The MxRuntime is shutting down now... 2013-01-29 06:00:05.402 INFO - ActionManager: Shutting down ActionManager now, running actions will be terminated... 2013-01-29 06:00:05.503 INFO - Core: The MxRuntime is now stopped. 2013-01-29 06:00:05.567 INFO - M2EE: Stopping Logging and AdminServer now. 2013-01-29 06:00:06.485 INFO - M2EE: Logging to file: /srv/cloud/slots/tr10069/deploy/data/log/logging.log, max size: 2048KiB, max rotation: 10 2013-01-29 06:00:07.649 INFO - M2EE: appnode-unadon-tr10069 connected. 2013-01-29 06:00:07.668 INFO - M2EE: Registered 'cp@beta.mendixcloud.net/Smack' as cloud portal contact 2013-01-29 06:00:08.146 INFO - Core: Mendix Runtime 4.3.2 (build 758). Copyright © 2003-2012 Mendix bv. All rights reserved. 2013-01-29 06:00:11.741 INFO - ConnectionBus: Database: PostgreSQL 8.4.9, name: 'dbnode-unadon-db69' Url: jdbc:postgresql://192.168.152.116/dbnode-unadon-db69 Driver: PostgreSQL Native Driver PostgreSQL 9.1 JDBC4 (build 902)

This log shows nothing or whats the problem .

answered