Issue 100: Flowservice startup and logging
Status:  Fixed
Owner:
Closed:  Apr 2010
Cc:
Project Member Reported by kumarami...@gmail.com, Apr 9, 2010
1. Change the console logger to INFO level and file logger to FINE.
2. After the flowservice has started and is waiting for a job display a
message that it is waiting for job to be submitted etc. Right now all you
see is below and makes you think that perhaps it's stuck binding the service.
(This is after you change FINE level for console to INFO)

 INFO [main] (RmiServiceExporter.java:271) - Binding service 'FlowService'
to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef:
[endpoint:[128.174.154.86:1099](remote),objID:[0:0:0, 0]]]]

For 0.6.1


Apr 9, 2010
Project Member #1 shirk...@gmail.com
(No comment was entered for this change.)
Status: Fixed