[Thread Prev][Thread Next][Index]

Re: LAS 6.3 Exception on servlets/constrain



Further testing suggests that it is the server-side map tool that is having trouble. Here's an excerpt from the velocity log:


Wed May 26 16:48:38 MDT 2004 AvalonLogSystem initialized using logfile /mnt/data1/htdocs/las/las_servlet/jakarta/webapps/las/velocity.log
Wed May 26 16:48:38 MDT 2004 [info] [info] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
Wed May 26 16:48:38 MDT 2004 [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
Wed May 26 16:48:38 MDT 2004 [info] FileResourceLoader : initialization starting.
Wed May 26 16:48:38 MDT 2004 [info] FileResourceLoader : adding path '/mnt/data1/htdocs/las/las_servlet/jakarta/webapps/las/'
Wed May 26 16:48:38 MDT 2004 [info] FileResourceLoader : initialization complete.
Wed May 26 16:48:38 MDT 2004 [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Literal
Wed May 26 16:48:38 MDT 2004 [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Macro
Wed May 26 16:48:38 MDT 2004 [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Parse
Wed May 26 16:48:38 MDT 2004 [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Include
Wed May 26 16:48:38 MDT 2004 [info] Loaded Pluggable Directive: org.apache.velocity.runtime.directive.Foreach
Wed May 26 16:48:38 MDT 2004 [info] Created: 20 parsers.
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : initialization starting.
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : adding VMs from VM library template : VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_list_dsets( list comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_dataset( style_class item text comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #href_dataset( item comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #href_variable( item comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_list_all_vars( dataset comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #any_user_variables( dataset ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_list_dset_vars( dataset comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_list_user_vars( dataset comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_variable( item text comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_variable_Next( comparison_mode ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #td_variable( item text ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_metadata( item ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_advice_select( text ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_advice_reset( text ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #tr_advice( text ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #td_advice( text ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_Reset( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_Select_all( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_Unselect_all( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #a_Next( page status_text ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #table_start( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #table_end( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #error_message( form ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #info_table_start( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #info_table_end( anchor ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #status( hideVars ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #dset_status( hideVars dset var dsetlink dset_preface ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #banner( title ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : added new VM : #control_tabs( ) : source = VM_global_library.vm
Wed May 26 16:48:38 MDT 2004 [info] ResourceManager : found VM_global_library.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : VM library template macro registration complete.
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : allowInline = true : VMs can be defined inline in templates
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : messages on : VM system will output logging messages
Wed May 26 16:48:38 MDT 2004 [info] Velocimacro : initialization complete.
Wed May 26 16:48:38 MDT 2004 [info] Velocity successfully started.
Wed May 26 16:48:38 MDT 2004 [info] ResourceManager : found setup.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Wed May 26 16:48:38 MDT 2004 [info] ResourceManager : found setup.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Wed May 26 16:48:39 MDT 2004 [info] ResourceManager : found dataset.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader


Thanks again for any suggestions!

-- john

=====================================================
John Cartwright
Associate Scientist
Geospatial Data Services Group
CIRES, National Geophysical Data Center/NOAA
(303) 497-6284
John.C.Cartwright@noaa.gov
=====================================================



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP
Contact Us | Privacy Policy | Disclaimer | Accessibility Statement