Error In Logs When Starting A New Install Of The Content Server
(Doc ID 1333282.1)
Last updated on AUGUST 06, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 to 11.1.1.5.0 [Release 10gR3 to 11g]Information in this document applies to any platform.
Symptoms
Error in the logs when trying to start the Content Server Version: Content Server 10.1.3.3.0
to Content Server 11.1.1.5.0
!csUnableToStartFileStoreProvider,DefaultFileStore,intradoc.filestore.filesystem.FileSystemProviderConfig!syNativeOsUtilsNotLoaded!syExceptionType2,java.lang.UnsatisfiedLinkError,intradoc.common.NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
java.lang.AssertionError: !syNativeOsUtilsNotLoaded
at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:380)
at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:346)
at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:26)
at intradoc.filestore.filesystem.FileSystemProviderConfig.init(FileSystemProviderConfig.java:92)
at intradoc.provider.Provider.configureProvider(Provider.java:142)
at intradoc.filestore.FileStoreProviderLoader.cacheFileStoreProvider(FileStoreProviderLoader.java:137)
at intradoc.server.IdcSystemLoader.cacheFileStoreProvider(IdcSystemLoader.java:979)
at intradoc.server.IdcSystemLoader.loadCaches(IdcSystemLoader.java:957)
at intradoc.server.IdcServerManager.init(IdcServerManager.java:81)
at IdcServer.init(IdcServer.java:64)
at IdcServer.main(IdcServer.java:37)
Caused by: java.lang.UnsatisfiedLinkError: intradoc.common.NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
at intradoc.common.NativeOsUtilsBase.getNativeVersion(Native Method)
at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:376)
... 10 more
Changes
New install of the Content Server on a Solaris64 and Windows 64 bit OS's.
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 |