Can't deploy Business Logic

Running ./Deploy.sh is hanging for some reason. This is from Backendless 4.x. I get the following output:

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff; min-height: 13.0px}
span.s1 {font-variant-ligatures: no-common-ligatures}
span.s2 {font-variant-ligatures: no-common-ligatures; color: #5230e1}

./Deploy.sh

23:49:57,176 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set

23:49:57,177 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]

23:49:57,184 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]

23:49:57,193 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property

23:49:57,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

23:49:57,235 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]

23:49:57,289 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@128526626 - Will use zip compression

23:49:57,291 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@128526626 - Will use the pattern …/log/application.%d{yyyy-MM-dd}.%i.log for the active file

23:49:57,296 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@71f2a7d5 - The date pattern is ‘yyyy-MM-dd’ from file name pattern ‘…/log/application.%d{yyyy-MM-dd}.%i.log.zip’.

23:49:57,296 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@71f2a7d5 - Roll-over at midnight.

23:49:57,301 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@71f2a7d5 - Setting initial period to Fri Jun 01 23:49:14 UTC 2018

23:49:57,301 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@71f2a7d5 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead

23:49:57,301 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@71f2a7d5 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy

23:49:57,304 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property

23:49:57,306 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: …/log/application.log

23:49:57,306 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to […/log/application.log]

23:49:57,307 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

23:49:57,307 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [TIMERS-ROLLING-FILE]

23:49:57,323 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@754666084 - No compression will be used

23:49:57,323 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@754666084 - Will use the pattern backup_logs/LOGGER_PREFIX_IS_UNDEFINED_timers_coderunner.F95F813B-4201-B6B9-FF4D-832FF2767900.%d{yyyy-MM-dd}.log for the active file

23:49:57,324 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is ‘yyyy-MM-dd’ from file name pattern ‘backup_logs/LOGGER_PREFIX_IS_UNDEFINED_timers_coderunner.F95F813B-4201-B6B9-FF4D-832FF2767900.%d{yyyy-MM-dd}.log’.

23:49:57,324 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.

23:49:57,325 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Jun 01 23:25:46 UTC 2018

23:49:57,325 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property

23:49:57,327 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[TIMERS-ROLLING-FILE] - Active log file name: …/log/timers-coderunner.log

23:49:57,327 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[TIMERS-ROLLING-FILE] - File property is set to […/log/timers-coderunner.log]

23:49:57,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]

23:49:57,327 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [WORKERS-ROLLING-FILE]

23:49:57,328 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@88558700 - No compression will be used

23:49:57,329 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@88558700 - Will use the pattern backup_logs/LOGGER_PREFIX_IS_UNDEFINED_workers_coderunner.F95F813B-4201-B6B9-FF4D-832FF2767900.%d{yyyy-MM-dd}.log for the active file

23:49:57,329 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is ‘yyyy-MM-dd’ from file name pattern ‘backup_logs/LOGGER_PREFIX_IS_UNDEFINED_workers_coderunner.F95F813B-4201-B6B9-FF4D-832FF2767900.%d{yyyy-MM-dd}.log’.

23:49:57,329 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.

23:49:57,330 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Jun 01 23:25:46 UTC 2018

23:49:57,330 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property

23:49:57,331 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[WORKERS-ROLLING-FILE] - Active log file name: …/log/workers-coderunner.log

23:49:57,331 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[WORKERS-ROLLING-FILE] - File property is set to […/log/workers-coderunner.log]

23:49:57,331 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO

23:49:57,332 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]

23:49:57,332 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.backendless.redis.JedisManager] to OFF

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AmazonLogger] to OFF

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [CoderunnerCloudJedisManager] to OFF

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [CoderunnerDebugJedisManager] to OFF

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [TimersLogger] to DEBUG

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [TimersLogger] to false

23:49:57,333 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [TIMERS-ROLLING-FILE] to Logger[TimersLogger]

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [WorkersLogger] to OFF

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [WorkersLogger] to false

23:49:57,333 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [WORKERS-ROLLING-FILE] to Logger[WorkersLogger]

23:49:57,333 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.

23:49:57,334 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4b6995df - Registering current configuration as safe fallback point

[INFO] JDK from “JAVA_HOME” -

[INFO] CodeRunner™ Backendless Debugging Utility

[INFO] Copyright© 2018 Backendless Corp. All rights reserved.

[INFO] Version: 4.4.7 Build date: 2018-05-14T13:42:44Z

[INFO] CodeRunner session is running for 2 hours and will be terminated on 01:49:57.464[UTC]

it doesn’t progress from there. What could be the issue?

Hello Allen,

Are you facing this issue in your cloud application? If so - we are aware of this problem and will release a fix by the end of this week. We’ll notify you as soon as the fix will be available. Sorry for inconvenience

Anton

Yes this was a cloud app. Thanks Anton!

Hello, we have fixed the issue. You have to regenerate code and copy bin/CodeRunner.jar to your project

This is confirmed fixed now thanks!