Grid Control 11g - starting remote listener - java exception PageHandler handleRequest.640
Trying to start a remote listener ( 11.2.0.1 on linux 64 bit ).
Operation fails. The emoms.log file shows the following.
2011-04-19 09:33:56,570 [EMUI_09_33_56_/console/net/listener/listener] ERROR svlt.PageHandler handleRequest.640 - java.lang.UnsatisfiedLinkError: oracle.net.common.NetGetEnv.get(Ljava/lang/String;)Ljava/lang/String;
java.lang.UnsatisfiedLinkError: oracle.net.common.NetGetEnv.get(Ljava/lang/String;)Ljava/lang/String;
at oracle.net.common.NetGetEnv.get(Native Method)
at oracle.net.config.Config.getNetDir(Unknown Source)
at oracle.net.config.Config.initConfig(Unknown Source)
at oracle.net.config.Config.<init>(Unknown Source)
at oracle.sysman.emo.net.common.BaseWebConfigContext.loadContext(BaseWebConfigContext.java:350)
Operation fails. The emoms.log file shows the following.
2011-04-19 09:33:56,570 [EMUI_09_33_56_/console/net/listener/listener] ERROR svlt.PageHandler handleRequest.640 - java.lang.UnsatisfiedLinkError: oracle.net.common.NetGetEnv.get(Ljava/lang/String;)Ljava/lang/String;
java.lang.UnsatisfiedLinkError: oracle.net.common.NetGetEnv.get(Ljava/lang/String;)Ljava/lang/String;
at oracle.net.common.NetGetEnv.get(Native Method)
at oracle.net.config.Config.getNetDir(Unknown Source)
at oracle.net.config.Config.initConfig(Unknown Source)
at oracle.net.config.Config.<init>(Unknown Source)
at oracle.sysman.emo.net.common.BaseWebConfigContext.loadContext(BaseWebConfigContext.java:350)
0