FileNotFoundException Occurs During Download of the UTS Express Terminal Viewer
Technical Note USA10574Created 24-May-2004Applies To
e-Vantage HAS for UMC 3.2
e-Vantage UTS Terminal 3.2
Symptoms
FileNotFoundException Occurs During Download of the UTS Express Terminal Viewerjava.io.FileNotFoundExceptionCannot find uts configuration table!ConfigurationBroker threw exceptionjava.io.FileNotFoundException: Cannot find uts configuration table!The UTS Terminal Viewer connects to the host and functions normally.Here is what is added to the localhost_mcs_log.<%date%>.txt file where <%date%> is the current date and <%time%> is the time that the event occurred:
<%date%> <%time%> ConfigurationBroker: init
<%date%> <%time%> StandardWrapperValve[ConfigurationBroker]: Servlet.service() for servlet ConfigurationBroker threw exception
java.io.FileNotFoundException: Cannot find uts configuration table!
at com.attachmate.has.services.common.HASClientService.readConfig(HASClientService.java:1007)
at com.attachmate.has.services.common.HASClientService.readConfig(HASClientService.java:964)
at com.attachmate.has.services.common.HASClientService.getConfiguration(HASClientService.java:702)
at com.attachmate.has.services.uts.client.UTSClient.getConfiguration(UTSClient.java:167)
at com.attachmate.has.servlets.has.ConfigurationBroker.doGet(ConfigurationBroker.java:61)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:371)
at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:424)
at java.lang.Thread.run(Thread.java:536)
<%date%> <%time%> LicenseAction: initCause
This error occurs bacuse the UTS Terminal Viewer tries to always retrieve a keyboard map or translation table even when neither were configured for the viewer configuration.
Fix
A resolution to this issue is available. For details, please contact Attachmate technical support.