I encounter the following problem over 75% of the time when I run FB:
I will highlight the first two periods of the forecast (e.g. 12Z today-12Z tomorrow), and then run FB. I tell FB to populate all grids, and then move the FB window out of the way of editing.
Next I will edit each parameter as needed, usually starting with PoP/QPF and ending with T & Td. Each time I save only the grids I have just edited and leave the rest as not saved.
After all grids are saved, I then use the FB window to either tell it to rerun Diurnal or not depending on the situation (the error occurs both ways).
FB then crashes before doing anything else with the black banner: "Error running Forecast Builder". After this error, I can rerun FB, usually starting at step 3, and all is well. I appreciate any help that can be provided.
Below is the text of the information in the banner.
Error in procedure ForecastBuilderjep.JepException: jep.JepException: <type 'exceptions.KeyError'>: 'Continue to Next Step?'
at jep.Jep.eval(Jep.java:485)
at com.raytheon.uf.common.python.PythonScript.internalExecute(PythonScript.java:230)
at com.raytheon.viz.gfe.procedures.ProcedureRunnerController.executeProcedure(ProcedureRunnerController.java:108)
at com.raytheon.viz.gfe.procedures.ProcedureJobPool$ProcedureJob.execute(ProcedureJobPool.java:382)
at com.raytheon.viz.gfe.procedures.ProcedureJobPool$ProcedureJob.processRequest(ProcedureJobPool.java:346)
at com.raytheon.viz.gfe.procedures.ProcedureJobPool$ProcedureJob.run(ProcedureJobPool.java:325)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: jep.JepException: <type 'exceptions.KeyError'>: 'Continue to Next Step?'
at /home/cswain/caveData/etc/site/IND/gfe/userPython/procedures/ForecastBuilder.runFBsteps(ForecastBuilder.py:354)
at /home/cswain/caveData/etc/site/IND/gfe/userPython/procedures/ForecastBuilder.execute(ForecastBuilder.py:318)
at /home/cswain/caveData/common/base/python/MasterInterface.runMethod(MasterInterface.py:136)
at /awips2/cave/etc/gfe/userPython/utilities/ProcedureInterface.runProcedure(ProcedureInterface.py:105)
Error running procedure ForecastBuilderjep.JepException: jep.JepException: <type 'exceptions.KeyError'>: 'Continue to Next Step?'
at jep.Jep.eval(Jep.java:485)
at com.raytheon.uf.common.python.PythonScript.internalExecute(PythonScript.java:230)
at com.raytheon.viz.gfe.procedures.ProcedureRunnerController.executeProcedure(ProcedureRunnerController.java:108)
at com.raytheon.viz.gfe.procedures.ProcedureJobPool$ProcedureJob.execute(ProcedureJobPool.java:382)
at com.raytheon.viz.gfe.procedures.ProcedureJobPool$ProcedureJob.processRequest(ProcedureJobPool.java:346)
at com.raytheon.viz.gfe.procedures.ProcedureJobPool$ProcedureJob.run(ProcedureJobPool.java:325)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: jep.JepException: <type 'exceptions.KeyError'>: 'Continue to Next Step?'
at /home/cswain/caveData/etc/site/IND/gfe/userPython/procedures/ForecastBuilder.runFBsteps(ForecastBuilder.py:354)
at /home/cswain/caveData/etc/site/IND/gfe/userPython/procedures/ForecastBuilder.execute(ForecastBuilder.py:318)
at /home/cswain/caveData/common/base/python/MasterInterface.runMethod(MasterInterface.py:136)
at /awips2/cave/etc/gfe/userPython/utilities/ProcedureInterface.runProcedure(ProcedureInterface.py:105)