TritonDataCenter / manta-thoth

Thoth is a Manta-based system for core and crash dump management
16 stars 7 forks source link

thoth info: SyntaxError: Unexpected end of input #81

Closed davepacheco closed 11 years ago

davepacheco commented 11 years ago

I fresh-installed "thoth" this morning:

$ thoth info mtime=7d ticket=undefined properties.fmri=svc:/smartdc/marlin/lackey:default 
thoth: created job cb179305-9f3f-4ac6-9c85-97ab301c1a19
thoth: older dumps exist; set "mtime" to a higher value to process
thoth: waiting for completion of job cb179305-9f3f-4ac6-9c85-97ab301c1a19
thoth: job cb179305-9f3f-4ac6-9c85-97ab301c1a19 completed in 0h0m7s
thoth: adding key to job e20f6b9b-e07b-c4f9-caab-b5eac6aa5caa
thoth: processing job e20f6b9b-e07b-c4f9-caab-b5eac6aa5caa
thoth: waiting for completion of job e20f6b9b-e07b-c4f9-caab-b5eac6aa5caa
thoth: job e20f6b9b-e07b-c4f9-caab-b5eac6aa5caa completed in 0h0m1s
thoth: SyntaxError: Unexpected end of input
$ 
bcantrill commented 11 years ago

This was due to a dump specification that matched no dumps; this error condition has been cleaned up to be much more explicit.