Hello,
I'm trying to start the GFE perspective within CAVE, but it hangs. Checking the
log files I see references to ImportError and No mdule named JUtil.
I'm enclosing a snippet of the cave log file in caveData.
--------------------------------------------------------------------------------------------------------
INFO 2017-08-16 09:41:32,035 8926 [Worker-0] PerformanceLogger: StatsJob:
Network Traffic Stats for 'GetDbInventoryRequest' : 1 messages
WARN 2017-08-16 09:41:32,603 8927 [Worker-5] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
WARN 2017-08-16 09:41:32,630 8928 [Worker-8] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
WARN 2017-08-16 09:41:32,631 8929 [Worker-4] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
WARN 2017-08-16 09:41:32,730 8930 [Worker-6] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
WARN 2017-08-16 09:41:32,731 8931 [Worker-1] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
WARN 2017-08-16 09:41:32,760 8932 [Worker-2] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
WARN 2017-08-16 09:41:32,760 8933 [Worker-7] CaveLogger: Could not instantiate
VCModuleController: <type 'exceptions.ImportError'>: No module named JUtil
jep.JepException: <type 'exceptions.ImportError'>: No module named JUtil
at
/home/awips/caveData/common/base/gfe/vcmodule/utility/VCModuleInterface.<module>(VCModuleInterface.py:40)
DEBUG 2017-08-16 09:42:51,360 8934 [JmsNotificationPool-1-thread-1] CaveLogger:
1 notification messages queued because router is not started
DEBUG 2017-08-16 09:42:51,582 8935 [JmsNotificationPool-1-thread-1] CaveLogger:
2 notification messages queued because router is not started
-----------------------------------------------------------------------------------------------------------------------
Anyone have any ideas as to what's going on? I do have JUtil in my AWIPS
installation.
Thank you,
Brian Bernard