1

I am trying to send a Java project into Google App Engine from Eclipse using the Google Cloud Tools plugin, and only receive an error which is hardly understandable: Process exited with error code 1

When opening the "Details" window, I have a "An Exception Stack Trace is unavailable"

Can anybody help regarding the underlying error or at least help me find where to get something more explicit.

I am bit lost, tx for any suggestion.

Michael Meyer
  • 2,179
  • 3
  • 24
  • 33
Jimbo
  • 121
  • 1
  • 4
  • Try to lauch Eclipse from a terminal, it *might* be possible to see some additional info in that terminal when the error occurs. Or, if you know the exact cmds that the plugin is using to deploy - try to run those manually. – Dan Cornilescu Jul 24 '17 at 16:14
  • From a terminal ? I am using Windows, just run Eclipse from a cmd does not help, was it Linux-oriented ? – Jimbo Jul 24 '17 at 18:11
  • Well, even in windows the terminal *typically* displays stderr (or equivalent) msgs from apps launched in it. That was the reason behind the suggestion - *if* you're able to lauch the app in it (not always possible). A long time ago the app's equivalent cmd used to be available in app's icon properties (if I remember well), donno if this is still true in more recent windows versions. – Dan Cornilescu Jul 24 '17 at 18:31
  • Terminal (cmd) displays nothing, just runs another Shell which starts eclipse and the error is not logged in either. Thanks for your help, will take ANY other suggestion... – Jimbo Jul 24 '17 at 18:52

0 Answers0