App disappears when I deploy onto CloudBees with IntelliJ -


i on free tier of cloudbees. want deploy simple clojure web app.

first, create app in cloudbees' app manager. once this, looks fine in server logs. see default application come up, , can browse it.

then try deploy own code intellij. when do, intellij makes connection cloudbees successfully, , sits around 5--10 seconds. says server-side error occurred, , should check server logs.

when go check logs, find app no more. it's if intellij deleted it. able re-create same name. i've tried several times, same result.

how can more visibility what's going on?

you have intellij logs cloudbees plugin (i not sure provides plugin) - see how deleting it.

deleting on cloudbees explicit action - must doing strange. suggest using cloudbees cli deploy app (is war app?)


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -