Skip to content
QiTASC.com / Troubleshooting /
Value Too Long - Installation
/ .. /
Value Too Long - Installation










Troubleshooting: Value Too Long - Installation

The following error occurs if using a corrupted license file while installing intaQt license:

Error Message

1
2
3
4
5
6
7
license-installer/bin/license-installer intaqt.license

Exception in thread "main" java.lang.IllegalArgumentException: Value too long:
    <Value> ......
    at java.util.prefs.AbstractPreferences.put(AbstractPreferences.java:245)
    at java.util.prefs.AbstractPreferences.putByteArray(AbstractPreferences.java:634)
    at at.inaut.licensing.installer.Main.main(Unknown Source)