CAIQUM-7043: AIQUM REST Acquisition Fails if non English (US) Language Settings are used on Windows Server Installations
- Views:
- 46
- Visibility:
- Public
- Votes:
- 0
- Category:
- active-iq-unified-manager
- Specialty:
- om
- Last Updated:
- 4/9/2025, 11:19:17 AM
Issue
- AIQUM 9.14+ installed on Windows Server
- server.properties has enable.cloudagent=true
- Cluster addition and data acquisition from the clusters will fail
au.log:
ERROR [common-pool-33] c.o.s.a.f.d.BaseDataSource (BaseDataSource.java:336) - [netappfoundation] <cluster_name_or_ip> - Runtime exception: For input string: "3,345" java.lang.NumberFormatException: For input string: "3,345"
at jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054) ~[?:?]
at jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) ~[?:?]
at java.lang.Double.parseDouble(Double.java:543) ~[?:?]
ocumserver.log
WARN [oncommand] [reconciliation-0] [c.n.d.c.ClusterStatusListener] _Acquisition Failed for cluster : <cluster_name_or_ip> message : For input string: "3,345"_
- Language and Regional/formatting settings are set to languages other than English (US)