Hi there,
I have permanent crashs on
Xiaomi HyperOS V 1.0.11.0.UKOEUOR
Model 2109119DG
Android 14 UKQ1.231108.001
Just to help you out: from the Internet
The exception is actually from Java and not Symantec SiteMinder code.
From : UnresolvedAddressException (Java Platform SE 7 )
“Unchecked exception thrown when an attempt is made to invoke a network operation upon an unresolved socket address. “
The exception occurs at sun.nio.ch.Net.checkAddress, as detailed above, when the address being used to connect to is unresolvable. In this case the Policy Server address. It could be an invalid IP address, an unresolvable hostname or a typo in the address.
When the customer reviewed the address they were using, it was found that there was a trailing space after the IP address that does not get trimmed, leading to the Java exception.
Removing the trailing space resolved the issue.
OK, I found the problem. If you switch “automatic SW recognition” OFF, you must enter manually a new IP Addr. If this address does not exist, SS crashs w/ above error msg.