Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • Isomorphic
    replied
    Apologies for this slipping out of our attention. Warn log level is enough, we've change it and it will be available for download in nightly builds since Jan 20 (tomorrow).

    Leave a comment:


  • Blama
    replied
    Hi Isomorphic,

    can you have a look at this one?

    Thank you & Best regards
    Blama

    Leave a comment:


  • 12.0p BatchUploader / DataImport error logging log level

    Hi Isomorphic,

    we are using BatchUploader a lot with customer-CSV files (using v12.0p_2019-12-14). They can remap their CSV-column names to our data column names which works most of the time.
    But if you make a mistake here (e.g. log a text column to a number column in the application), you get a LOT of these error messages in the log:

    Code:
    === 2019-12-18 15:07:15,350 [ec-1] ERROR DataImport - Translation error at line 2: com.isomorphic.tools.TranslaterException: java.lang.NumberFormatException: For input string: "a"
    We use Graylog now for our logging and also get alerts about high error rates. This error here does not seem like a real bugger, it's just "something configured wrong". Is logging this as ERROR really appropriate? Wouldn't be logging this as warning be enough?

    Thank you & Best regards
    Blama
Working...
X