Mobile Server WSH Misses Wtgfsl
(Doc ID 1634812.1)
Last updated on FEBRUARY 15, 2019
Applies to:
Oracle Database Mobile Server - Version 11.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.0.0.0 version, Mobile Server
When attempting to create a new user using wsh
the following error occurs.
ERROR
-----------------------
Exception in thread "main" java.lang.UnsatisfiedLinkError: no wtgfsl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at oracle.lite.web.ifs.OLFS.(Unknown Source)
at oracle.lite.web.Shell.processINI(Unknown Source)
at oracle.lite.web.Shell.main(Unknown Source)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. runwsh -c NeuerUser.INI mobileadmin/<PASSWORD>
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |