日期:2014-05-17  浏览次数:20718 次

JavaWeb上传报错,本人刚毕业客户现场发回bug,但我这里没问题,牛哥帮忙看看是怎么回事儿啊。


Caused by: java.lang.NoSuchMethodError: com/krm/slsint/fileRepositoryManage/services/FileRepositoryService.saveFileDataforjianguan(Ljava/util/List;)V
at com.krm.slsint.fileRepositoryManage.web.action.FileRepositoryCfgAction.save(FileRepositoryCfgAction.java:211)
... 49 more

[12-11-26 22:45:33:301 GMT+08:00] 00000025 SystemOut     O Hibernate: select f.pkid from CODE_FILE_REPOSITORY f where f.file_name='????1'
[12-11-26 22:45:33:304 GMT+08:00] 00000025 SystemOut     O DEBUG JianGuanRepAction.validateInSyncWay(367) | the validate string is [[{"has_template_name":"0"}]]
[12-11-26 22:45:33:772 GMT+08:00] 00000024 SystemOut     O Hibernate: select organinfo0_.pkid as pkid, organinfo0_.adder as adder20_, organinfo0_.begin_date as begin3_20_, organinfo0_.business_type as business4_20_, organinfo0_.code as code20_, organinfo0_.create_date as create6_20_, organinfo0_.creator as creator20_, organinfo0_.del_mobile as del8_20_, organinfo0_.del_other as del9_20_, organinfo0_.del_phone as del10_20_, organinfo0_.delegate as delegate20_, organinfo0_.description as descrip12_20_, organinfo0_.dummy_type as dummy13_20_, organinfo0_.end_date as end14_20_, organinfo0_.full_name as full15_20_, organinfo0_.organ_type as organ16_20_, organinfo0_.peak as peak20_, organinfo0_.phone as phone20_, organinfo0_.postalcode as postalcode20_, organinfo0_.short_name as short20_20_, organinfo0_.status as status20_, organinfo0_.super_id as super22_20_, organinfo0_.organ_order as organ23_20_, organinfo0_.pkid as col_0_0_, dictionary1_.dicname as col_1_0_, dictionary2_.dicname as col_2_0_ from code_org_organ organinfo0_, code_dictionary dictionary1_, code_dictionary dictionary2_ where (organinfo0_.status<>9 )and(organinfo0_.business_type=dictionary2_.dicid )and(dictionary2_.parentid=1002 )and(organinfo0_.organ_type=dictionary1_.dicid )and(dictionary1_.parentid=1001 )and(organinfo0_.dummy_type='1' )and(organinfo0_.code=? ) order by  organinfo0_.organ_order
[12-11-26 22:45:33:777 GMT+08:00] 00000024 SystemOut     O Hibernate: select dictionary0_.pkid as pkid, dictionary0_.dicname as dicname1_, dictionary0_.description as descript3_1_, dictionary0_.dicid as dicid1_, dictionary0_.disporder as disporder1_, dictionary0_.isleaf as isleaf1_, dictionary0_.layer as layer1_, dictionary0_.parentid as parentid1_, dictionary0_.status as status1_, dictionary0_.readonly as readonly1_ from code_dictionary dictionary0_ where (parentid=1004 )and(dicid=1 )and(status<>'9' ) order by  disporder
[12-11-26 22:45:33:781 GMT+08:00] 00000024 DispatchActio E org.apache.struts.actions.DispatchAction dispatchMethod Dispatch[/fileRepositoryCfg] to method 'save' returned an exception
    &nb