Hello,
I need to monitor an Oracle server installed on Windows 2003 Server.
Orabbix is installed on my Oracle server and I modified the run.bat file.
When I start the run.bat I have an error:
log4j:WARN No appenders could be found for logger (Orabbix).
log4j:WARN Please initialize the log4j system properly.
java.lang.NullPointerException
at com.smartmarmot.orabbix.Configurator.refresh(Confi gurator.java:279)
at com.smartmarmot.orabbix.Querybox.refresh(Querybox. java:42)
at main.main(main.java:157)
Can you help me?
Thanks in advance
Best regards
I need to monitor an Oracle server installed on Windows 2003 Server.
Orabbix is installed on my Oracle server and I modified the run.bat file.
When I start the run.bat I have an error:
log4j:WARN No appenders could be found for logger (Orabbix).
log4j:WARN Please initialize the log4j system properly.
java.lang.NullPointerException
at com.smartmarmot.orabbix.Configurator.refresh(Confi gurator.java:279)
at com.smartmarmot.orabbix.Querybox.refresh(Querybox. java:42)
at main.main(main.java:157)
Can you help me?
Thanks in advance

Best regards
racle:thin:@localhost:1521:ZABBIX
).But there is an issue following this way: you need run-it as a window service otherwise you can't logoff from windows server without closing this batch


Comment