使用产品:iserver 10i 810 操作系统:centos7 x64
数据类型: 文件型
问题详细描述:iserver 10i启动的时候报错
[/opt/ly/supermap-iserver-10.0.1-linux64/webapps/iserver]
log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
2020-7-9 08:59:20 - WARN - Explicit INI instance has been provided, but configuration locations have also been specified. The org.apache.shiro.web.env.IniWebEnvironment implementation does not currently support multiple Ini config, but this may be supported in the future. Only the INI instance will be used for configuration.
2020-7-9 08:59:22 - ERROR - 启动服务失败。
java.lang.UnsatisfiedLinkError: com.supermap.data.EnvironmentNative.jni_GetCurrentCulture()Ljava/lang/String;
at com.supermap.data.EnvironmentNative.jni_GetCurrentCulture(Native Method)
at com.supermap.data.Environment.getCurrentCulture(Environment.java:709)
at com.supermap.data.Environment.<clinit>(Environment.java:53)
at com.supermap.data.InternalHandle.<clinit>(InternalHandle.java:19)
at com.supermap.services.providers.DefaultDataSourceFactory.newDatasourceConnectionInfo(SourceFile:67)
at com.supermap.services.providers.DefaultDataSourceFactory.openDatasource(SourceFile:13)