languagetool-org/languagetool
Documented errors, page 3 of 5. Back to languagetool-org/languagetool
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Unknown line format in line " + lineCount + " when loading m | exception | error | |
| 'skip' should be between -1 and ${Byte.MAX_VALUE} | validation | error | validation, range-check, java |
| throw new RuntimeException(e) | exception | error | languagetool, inflection, io, synthesizer |
| No user found for given username '' and given api key | http | error | java, authentication, user-not-found, invalid-credentials |
| minOccurrences must be 0 or 1: ${i} | validation | error | validation, unsupported-value, java |
| Parameter --config must be set and point to a property file | console | error | cli, configuration, missing-argument |
| Could not set up SSL context | exception | critical | ssl, keystore, https, configuration |
| Invalid confidence float value in , expected 'RULE_ID,float_ | exception | error | config, parsing, languagetool |
| 'lang' parameter missing | http | error | http, rest-api, validation, languagetool |
| Language was already instantiated, see the cause stacktrace | exception | error | java, languagetool, singleton, instantiation |
| No alternative found for: | exception | error | java, ngrams, invariant-violation, languagetool |
| No field '" + fieldName + "' found in doc + match.doc | exception | error | lucene, index, missing-field |
| Applying suggestions makes no sense for profiling | validation | error | cli, commandline, profiling, mutually-exclusive-flags |
| Could not create LanguageTool instance for language <languag | exception | error | cli, initialization, language-config, runtime-exception |
| Invalid syntax for key/value, expected 'key:value', got: '${ | exception | error | java, argument-parsing, language-tool, rule-filters |
| More hits than expected for | exception | error | java, lucene, ngram, duplicate-data |
| Could not find filter class: '${className}' - make sure to u | exception | error | |
| Invalid port configuration found. The value for '--port' nee | exception | error | configuration, server-startup, cli, java |
| Missing argument for '--logIpMatchingPattern' (e.g. any rand | console | error | cli, missing-argument, java, configuration |
| The number of forms and postags has to be the same in disamb | validation | error | java, languagetool, disambiguation-rules, argument-count-mismatch |
| Cannot use --premiumAlways with non-premium version | console | error | cli, configuration, licensing, java |
| Could not load properties from '' | console | critical | java, languagetool, file-read, server-config, io |
| Language was already instantiated, see the cause stacktrace | exception | error | java, languagetool, singleton, deprecated-api |
| No end error marker ( + errorMarker.getEndMarker() + ) found | exception | error | marker-validation, wikipedia, illegal-argument |
| No Java rules found - start this script from the languagetoo | exception | error | working-directory, dev-tool, classpath |
| Problems with loading global disambiguation file: " + GLOBAL | exception | error | |
| The 'ruleIdToConfidenceFile' parameter must contain '{lang}' | exception | error | config, languagetool, startup |
| Could not find day of week for '" + dayStr + "' | exception | error | java, languagetool, french, date-parsing |
| Found more than one spell rule: | exception | error | spelling, rules, csv |
| Unknown mode: <mode> | validation | error | java, illegal-argument, enum |
| You specified 'preferredVariants' but you didn't specify 'la | validation | error | http, api, validation, conflicting-parameters, languagetool |
| Could not load simple replacement data from: " + path + ". E | validation | error | java, languagetool, data-file-format, replacement-rules |
| Invalid confusion set entry: | exception | error | validation, confusion-set, data-format |
| Could not map + plainTextPosition + to original position. Ma | exception | error | position-mapping, wikipedia, mapping |
| dbLogging can only be true if dbDriver, dbUrl, dbUsername, a | console | error | java, languagetool, database, logging, server-config |
| Expected 'totalTokenCount' meta documents not found in 1gram | exception | error | java, lucene, ngrams, index-metadata |
| Non-breaking space found in line #" + lineCount + ": '" + li | exception | error | |
| Not found: | exception | error | git, missing-file, dev-tool |
| You specified altLanguage '{langCode}', but for this languag | validation | error | http-400, query-parameters, language-variants |
| Could not find day of week for '<dayStr>' | validation | error | java, nlp, grammar-rules, date-validation, unicode |
| Got " + matcher.groupCount() + " groups for regex '" + patte | validation | error | java, languagetool, regex, capture-groups |
| Could not load simple replacement data from: " + path + ". E | validation | error | java, data-file, parsing, languagetool |
| Form has more than 1 modern form:" + line | exception | error | java, languagetool, data-file, irish |
| WordWithDeterminerFilter: undefined parameters wordFrom or d | validation | error | java, languagetool, rule-configuration, french |
| You cannot specify disabled rules or categories using enable | validation | error | http-400, conflicting-parameters, languagetool-server |
| You must specify enabled rules or categories when using enab | validation | error | http-400, query-parameters, languagetool-server |
| Could not find month '<monthStr>' | validation | error | java, nlp, grammar-rules, date-validation |
| Could not tag '" + term + "' | exception | error | languagetool, tagging, io, translation |
| Invalid userInfo format, expected 'user:password': | exception | error | http, authentication, url, credentials |
| Unknown parameter: <arg> | validation | error | cli, commandline, unknown-option, argument-parsing |
| Could not activate rules | exception | critical | initialization, rules, constructor, runtime-exception |
| dictionary file does not exist or is not a file: '' | console | error | configuration, filesystem, server |
| Incorrect number of fields: " + line | exception | error | java, languagetool, data-file, irish |
| No start error marker ( + errorMarker.getStartMarker() + ) f | exception | error | marker-validation, wikipedia, illegal-argument |
| username must be set | validation | error | java, validation, authentication, missing-parameter |
| basePath does not exist: | exception | error | hardcoded-path, dev-tool, file-not-found |
| Could not load remote rules. | exception | error | remote-rules, config-loading, io, checked-exception |
| Found more than one spell rule: | exception | error | spelling, rules, dev-tool |
| maxOccurrences should be between -1 and ${Byte.MAX_VALUE} bu | validation | error | validation, range-check, java |
| Wrong position in WhitespaceCheckFilter: " + pos + ", must b | validation | error | java, rule-xml, argument-validation, languagetool |
| Replacement has more than 1 modern form:" + line | exception | error | java, languagetool, data-file, irish |
| JSON output format is not implemented for "line by line" ana | validation | error | cli, conflicting-flags, json |
| Only 3grams and 4grams are supported | exception | error | ngram, language-model, rule-configuration, runtime-exception |
| Probability must be >= 0: | exception | error | probability, validation, ngram, invariant |
| Common words path not found: '' | console | error | configuration, filesystem, server |
| ConfusionCheckFilter: Index out of bounds in " + match.getRu | validation | error | java, languagetool, index-out-of-bounds, rule-configuration, french |
| Error: Access from denied | http | error | http, languagetool, access-control, forbidden |
| plainTextPosition must be > 0 - its value starts at 1 | exception | error | position-mapping, off-by-one, wikipedia |
| Your text's length exceeds this server's hard limit of char | http | error | http, languagetool, payload-too-large |
| IOException while writing debug tags | exception | error | io, java, logging, filesystem |
| You cannot apply suggestions when tagging only | validation | error | cli, conflicting-flags |
| Anonymous access is prohibited on this server, please provid | http | error | authentication, http-401, languagetool-server |
| basePath does not exist: | exception | error | hardcoded-path, dev-tool, file-not-found |
| Confusion set must be of size 2: | exception | error | java, ngrams, invariant-violation, languagetool |
| Could not start LanguageTool HTTPS server on , port | exception | critical | server-startup, https, port-binding |
| Expected Basic Authentication | http | error | http, authentication, rest-api, languagetool |
| Not found: | exception | error | file-not-found, directory, cli |
| plainTextPosition must be >= 0: ${plainTextPosition} | exception | error | offset-mapping, annotation, argument-validation |
| suppressMisspelledMatch must be a valid regex | validation | error | java, languagetool, regex, configuration |
| Format error in file " + path + ", line: " + line + ", " + " | exception | error | java, languagetool, data-file, parsing |
| '<marker>' may not be nested in rule '" + id + "' | exception | error | |
| 'text' cannot be used with 'interpretAs' (only 'markup' can) | validation | error | http, api, json, validation, languagetool |
| Could not find month '" + monthStr + "' | exception | error | java, languagetool, date-parsing, spanish |
| Could not find month '" + monthStr + "' | exception | error | java, languagetool, french, date-parsing |
| No confidence values could be loaded for -- please check th | exception | error | config, languagetool, startup, file-not-found |
| Text checking was stopped due to too many errors (more than | exception | error | java, language-detection, error-rate |
| Could not create: | exception | error | mkdir, filesystem, permissions |
| 'data' key in JSON requires either 'text' or 'annotation' ke | http | error | http, api, json, validation, languagetool-server |
| fromPos must be < toPos: fromPos: " + fromPos + ", toPos: " | exception | error | |
| Could not load properties from '' | exception | error | io, file-not-found, configuration |
| '${langCode}' is not a language code known to LanguageTool. | exception | error | java, language-code, illegal-argument |
| No speller rule found for | exception | error | spelling, rules, dev-tool |
| No speller rule found for | exception | error | spelling, rules, csv |
| PatternRuleNotFoundException(ruleId, language) | exception | error | rules, languagetool, not-found |
| Invalid word, cannot be empty or whitespace only | validation | error | validation, bad-request, dictionary |
| Whitelist request limit of requests per seconds exceeded | http | error | rate-limit, languagetool, http-429 |
| Could not load SRX rules | exception | error | |
| File not found: ${inputFile} | exception | error | java, file-not-found, io |
| Tagging makes no sense for profiling | validation | error | cli, commandline, profiling, mutually-exclusive-flags |
| Dist to big " + maxEditDistance | exception | error |