Issues
- Win32ServiceDetector doesn't handle unicode charactersNMS-9515
- Make time format configurable and consistentNMS-9097
- send-event.pl event datestamp fails to parse where system locale is not EnglishNMS-7566Resolved issue: NMS-7566Seth Leger
- SIUtilsTest depends on local number formatNMS-6572
- The OpenNMS Web User Interface Has Experienced an ErrorNMS-6261Resolved issue: NMS-6261Seth Leger
- Germanic umlaut encoding issues when syncronizing provisioning groupsNMS-5901
- Exception during statsd runs: "Value of line 1 of output from RRD is not a valid floating point number: '2,670374e+03'" Problem of locale?NMS-5592Resolved issue: NMS-5592Alejandro Galue
- Some monitored devices display errors when selecting to see detailsNMS-5553Resolved issue: NMS-5553Alejandro Galue
- subreports/InterfaceAvailabilityReport_subreport1.jrxml doesn't work on my localeNMS-5457Resolved issue: NMS-5457Donald Desloge
- Greek node names not appearing in pdf reportsNMS-5409
- incorrectly translated trap contentsNMS-5281Resolved issue: NMS-5281Seth Leger
- Notifications cannot contain non-ASCII characters and will cause NPEsNMS-5216Resolved issue: NMS-5216Benjamin Reed
- Categories don't support German umlauts (and probably several other UTF-8 characters)NMS-5043
- Time format on Event webpage is different that on Notices webpageNMS-4528Resolved issue: NMS-4528Seth Leger
- Dashboard non-functional in OpenNMS 1.8.6NMS-4260Resolved issue: NMS-4260Donald Desloge
- Opennms fails to install on postgresql configured with other languageNMS-3939
- jdbcEventWriter: Failed to convert time to TimestampNMS-3847Resolved issue: NMS-3847Seth Leger
- Need a way to localize and format times in notificationsNMS-3642
- Missing localised time in web pagesNMS-1956Resolved issue: NMS-1956Seth Leger
- support other languagesCOMPASS-76
Win32ServiceDetector doesn't handle unicode characters
Description
Acceptance / Success Criteria
Attachments
Lucidchart Diagrams
Activity
Norbert SteinhoffOctober 23, 2017 at 6:35 PM
Hi,
any news here ?
Norbert SteinhoffJuly 21, 2017 at 3:21 PM
F....
First was
Second
Norbert SteinhoffJuly 21, 2017 at 3:18 PM
Sample:
Using Ġ in the detector definition results in:
2017-07-11 19:20:01,821 DEBUG [Provisiond-TaskScheduler-Thread] o.o.n.p.d.s.Win32ServiceDetector: setWin32ServiceName: setting service name to G DATA Dateisystem Wächter
2017-07-11 19:20:01,821 DEBUG [Provisiond-TaskScheduler-Thread] o.o.n.p.d.s.Win32ServiceDetector: setWin32ServiceName: the OID for the Win32 service is .1.3.6.1.4.1.77.1.2.3.1.3.26.71.32.68.65.84.65.32.68.97.116.101.105.115.121.115.116.101.109.32.87*.-61.-92*.99.104.116.101.114
Using ä
Internal Exception: org.xml.sax.SAXParseException: The entity "auml" was referenced, but not declared.]; nested exception is javax.xml.bind.UnmarshalException
- with linked exception:
Norbert SteinhoffJuly 21, 2017 at 3:15 PM
Hi Ron,
attached the requested snmpwalk-debug data.
Best
Norbert
If you try to setup a Win32ServiceDetector which has unicode characters (example, umlaut, ä then the detector tries to create an OID with negative values.