Menu

#8 Log an error if UserGrid is configured incorrectly

v1.3
closed
5
2003-09-26
2003-07-15
No

Fix the UserGridManager to log an ERROR message, if the
MalformedURLException is thrown while loading column
settings files. This can happen as a result of
inappropriate settings in the framework.properties file.
Currently, a WARNING is being logged.

Discussion

  • Gautam Jolly

    Gautam Jolly - 2003-09-12

    Logged In: YES
    user_id=544801

    Made the appropriate changes to UserGridManager

     
  • Gautam Jolly

    Gautam Jolly - 2003-09-12
    • status: open --> closed
     
  • PaulE

    PaulE - 2003-09-25
    • milestone: --> 286055
    • status: closed --> open
     
  • PaulE

    PaulE - 2003-09-25

    Logged In: YES
    user_id=300119

    REOPEN. This now throws 2 error exception stacks when a
    usergrid is displayed. This will create huge log files in regular
    use. The real problem is to see if the entries defined in
    framework.properties are valid, and point to the correct place.

    Action
    - Change this current message (was WARN, now ERROR) to
    INFO
    - InitApp should check to see if the default and user
    directories for the user grid settings exist, and generate a
    WARN message if either is missing. At this point the setting
    may still be valid, and this path would be created as the first
    user saves a grid setting, so this warning could still be
    misleading

     
  • PaulE

    PaulE - 2003-09-25
    • milestone: 286055 --> v1.3
    • assigned_to: ut_paule --> gautamj
     
  • Gautam Jolly

    Gautam Jolly - 2003-09-26

    Logged In: YES
    user_id=544801

    1- The UserGridManager was modified to log DEBUG
    messages, in case a MalformedURLException is thrown while
    locating a User Grid Settings file
    2- The InitApp was enhanced to validate the framework
    properties dealing with the User Grid Settings folders

     
  • Gautam Jolly

    Gautam Jolly - 2003-09-26
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB