Hi,
I am new to hyperic and have installed hyperic 4.2. I have configured the local oracle 10g server with 'system' user and have configured tnsping service for XE as follows :
tnslistener : XE
timeout: 10
Listener is been started and from command prompt, tsnping for XE is working, however hyperic is showing that TNSPING service is unavailable.
I am getting below error in agent.log :
java.io.IOException: CreateProcess: ..\..\bundles\agent-4.2.0-1260\pdk\work\scripts\oracle\hq-tns-ping -p C:\oraclexe\app\oracle\product\10.2.0\server\BIN -n XE error=193
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at org.hyperic.util.exec.Execute.execute(Execute.java:316)
at org.hyperic.hq.product.ExecutableProcess.collect(ExecutableProcess.java:202)
at org.hyperic.hq.product.Collector.run(Collector.java:562)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Unknown Source)
2010-12-13 16:00:20,709 ERROR [pool-1-thread-15] [ExecutableProcess] [../../bundles/agent-4.2.0-1260/pdk/work/scripts/oracle/hq-tns-ping, -p, C:\oraclexe\app\oracle\product\10.2.0\server\BIN, -n, XE]: java.io.IOException:
CreateProcess: ..\..\bundles\agent-4.2.0-1260\pdk\work\scripts\oracle\hq-tns-ping -p C:\oraclexe\app\oracle\product\10.2.0\server\BIN -n XE error=193
Please advise.
Thanks in advance.
I am new to hyperic and have installed hyperic 4.2. I have configured the local oracle 10g server with 'system' user and have configured tnsping service for XE as follows :
tnslistener : XE
timeout: 10
Listener is been started and from command prompt, tsnping for XE is working, however hyperic is showing that TNSPING service is unavailable.
I am getting below error in agent.log :
java.io.IOException: CreateProcess: ..\..\bundles\agent-4.2.0-1260\pdk\work\scripts\oracle\hq-tns-ping -p C:\oraclexe\app\oracle\product\10.2.0\server\BIN -n XE error=193
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at org.hyperic.util.exec.Execute.execute(Execute.java:316)
at org.hyperic.hq.product.ExecutableProcess.collect(ExecutableProcess.java:202)
at org.hyperic.hq.product.Collector.run(Collector.java:562)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Unknown Source)
2010-12-13 16:00:20,709 ERROR [pool-1-thread-15] [ExecutableProcess] [../../bundles/agent-4.2.0-1260/pdk/work/scripts/oracle/hq-tns-ping, -p, C:\oraclexe\app\oracle\product\10.2.0\server\BIN, -n, XE]: java.io.IOException:
CreateProcess: ..\..\bundles\agent-4.2.0-1260\pdk\work\scripts\oracle\hq-tns-ping -p C:\oraclexe\app\oracle\product\10.2.0\server\BIN -n XE error=193
Please advise.
Thanks in advance.