Fisheye started.
STATUS | wrapper | 2013/09/18 01:01:41 | Starting the Fisheye service...
STATUS | wrapper | 2013/09/18 01:01:41 | --> Wrapper Started as Service
STATUS | wrapper | 2013/09/18 01:01:42 | Launching a JVM...
INFO | jvm 1 | 2013/09/18 01:01:42 | java version "1.7.0_40"
INFO | jvm 1 | 2013/09/18 01:01:42 | Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
INFO | jvm 1 | 2013/09/18 01:01:42 | Java HotSpot(TM) Server VM (build 24.0-b56, mixed mode)
INFO | jvm 1 | 2013/09/18 01:01:42 |
INFO | jvm 1 | 2013/09/18 01:01:42 | JDK 1.5 detected, registering Java Service Wrapper MBean
INFO | jvm 1 | 2013/09/18 01:01:42 | WrapperStartStopApp: Unable to locate the class com.cenqua.fisheye.FishEyeCtl: java.lang.ClassNotFoundException: com.cenqua.fisheye.FishEyeCtl
INFO | jvm 1 | 2013/09/18 01:01:42 |
INFO | jvm 1 | 2013/09/18 01:01:42 | WrapperStartStopApp Usage:
INFO | jvm 1 | 2013/09/18 01:01:42 | java org.tanukisoftware.wrapper.WrapperStartStopApp {start_class} {start_arg_count} [start_arguments] {stop_class} {stop_wait} {stop_arg_count} [stop_arguments]
INFO | jvm 1 | 2013/09/18 01:01:42 |
INFO | jvm 1 | 2013/09/18 01:01:42 | Where:
INFO | jvm 1 | 2013/09/18 01:01:42 | start_class: The fully qualified class name to run to start the
INFO | jvm 1 | 2013/09/18 01:01:42 | application.
INFO | jvm 1 | 2013/09/18 01:01:42 | start_arg_count: The number of arguments to be passed to the start class's
INFO | jvm 1 | 2013/09/18 01:01:42 | main method.
INFO | jvm 1 | 2013/09/18 01:01:42 | stop_class: The fully qualified class name to run to stop the
INFO | jvm 1 | 2013/09/18 01:01:42 | application.
INFO | jvm 1 | 2013/09/18 01:01:42 | stop_wait: When stopping, should the Wrapper wait for all threads to
INFO | jvm 1 | 2013/09/18 01:01:42 | complete before exiting (true/false).
INFO | jvm 1 | 2013/09/18 01:01:42 | stop_arg_count: The number of arguments to be passed to the stop class's
INFO | jvm 1 | 2013/09/18 01:01:42 | main method.
INFO | jvm 1 | 2013/09/18 01:01:42 | app_parameters: The parameters that would normally be passed to the
INFO | jvm 1 | 2013/09/18 01:01:42 | application.
STATUS | wrapper | 2013/09/18 01:01:43 | <-- Wrapper Stopped
Hi Chris,
Based on the error log above, the JDK version detected is 1.5. Please ensure that the environment variable is properly set to point to the latest JDK version if the environment variable is used to define the JDK version for fisheye.
If you have defined the JDK path in the fisheye configuration, then update the path to point to the latest installed JDK.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.