[Bug 2252] New: thermostat service fails silently if agent fails to connect

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Mar 3 10:40:21 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2252

            Bug ID: 2252
           Summary: thermostat service fails silently if agent fails to
                    connect
           Product: Thermostat
           Version: hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Thermostat
          Assignee: unassigned at icedtea.classpath.org
          Reporter: sgehwolf at redhat.com
                CC: thermostat at icedtea.classpath.org

Steps to reproduce:

1. Create a regular dev-build in HEAD (revision 9c21b804f2f0)
2. Turn off logging via logging.properties. See
   http://icedtea.classpath.org/wiki/Thermostat/UserGuideDev#Verbose_Logging
3. ./distribution/target/image/bin/thermostat service

Expected results:
service prints error message to stderr stream indicating that connecting to
storage failed.

Actual results:
starting storage server...
server listening on ip: mongodb://127.0.0.1:27518
log file is here: /home/sgehwolf/.thermostat/logs/db.log
pid: 10940
server shutdown complete: /home/sgehwolf/.thermostat/data/db
log file is here: /home/sgehwolf/.thermostat/logs/db.log

Those are all messages coming from StorageCommand, no output that anything
fails in agent. This is confusing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150303/01c6c7df/attachment.html>


More information about the distro-pkg-dev mailing list