1. 程式人生 > >配置springmvc報錯

配置springmvc報錯

配置springmvc資源對映時,報錯

Multiple annotations found at this line:
	- schema_reference.4: Failed to read schema document 'http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document 
	 is not <xsd:schema>.
	- cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mvc:annotation-driven'.

大致意思是未能閱讀模式文件的http://www.springframework.org/schem/mvc/spring mvc-4.0.xsd',因為

1)無法找到文件;2)檔案無法閱讀;3)文件的根元素

在網上找各種方法無果,配置也沒有問題

下面是我出錯的springmvc.xml檔案

最後把xsi:schemaLocation中的http://www.springframework.org/schema/mvc    放到第一行

問題解決,不知道什麼原因。。。

相關推薦

配置springmvc

配置springmvc資源對映時,報錯 Multiple annotations found at this line: - schema_reference.4: Failed to read schema document 'http://www.springfram

SpringMVC配置檔案

       在配置註解處理器對映器、處理器介面卡時,已引入   xmlns:mvc="http://www.springframework.org/schema/mvc"和http://www.springframework.org/schema/mvc    http:/

iis配置問題 -- Could not load file or assembly 'Oracle.DataAccess' or one of its dependencies

could not ans 程序 sys logs info req exc 方案 具體提示: Could not load file or assembly ‘Oracle.DataAccess‘ or one of its dependencies. 試圖加載格

解決配置drbdrate問題

解決配置drbd報錯rate問題問題:經常使用drbdadm配置管理的時候會出現以下報錯解決辦法:需要更新內核,並重啟主機[root@cml1 ~]# drbdadm create-md mysqlERROR: modinfo: could not find module drbddrbd.d/global

ubuntu下IDEA配置tomcatWarning the selected directory is not a valid tomcat home

warn 技術 span 更改 文件目錄 tor 選擇 spa .com 產生這個問題的主要原因是文件夾權限問題。 可以修改文件夾權限或者更改tomcat文件目錄所有者。 這裏我直接變更tomcat文件夾所有者: sudo chown -R skh:skh tomcat-

nagios配置pnp4nagios“Please check the documentatio

lin blog object etc water 重啟 oss 添加 ges 報錯如圖 修改如下配置 /usr/local/nagios/etc/nagios.cfg配置文件 #修改值為1 process_performance_data=1 #取

redis部分配置解決

bsp require 進程id 路徑 web kill 報錯解決 參數 編譯 redis在linux端配置: 解壓文件:tar -zxvf redis-3.0.7.tar.gz 到解壓縮目錄下編譯文件:make 安裝redis到linux:make install PRE

django配置mysql no model named "MySQLdb"

排錯 完美解決 更新 文件 問題 就是 ldb 離線安裝 項目 官網上面連接mysql數據庫的參數很少,入了不少坑,一直排錯和檢查參數都沒有問題,只能manage.py mirgrate 更新數據庫的信息創建數據庫的表。 很是郁悶。報了一大堆的錯誤,大概意思就是說沒有MyS

php 常見配置資訊 url_init()

配置 -- php執行報Call to undefined function curl_init()的解決辦法 很早之前就出現過這個問題,網上百度了下,答案千篇一律,都是說: 1、在php.ini中開啟curl擴充套件 2、將php目錄下的libeay32.dll、ssleay32.dl

Spring boot配置資料來源之java.sql.SQLException和java.sql.SQLNonTransientConnectionException

週末想自己用Spring boot整合Mybatis寫點簡單的demo,沒想到出了點以前沒遇到過的bug,特記錄一下 java.sql.SQLException: The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or repre

springmvc問題

 報錯資訊摘要 1:WARN [localhost-startStop-1] - Exception encountered during context initialization - cancelling refresh attempt 2:org.springframewo

使用springmvcRequired int parameter 'age' is not present

仔細檢查jsp程式碼 <a href="springmvc/testRequestParam?username=atguigu$age=11">Test RequestParam</a> <br/><br/> 仔細檢查 testRequestPa

c3p0連線池xml配置檔案的處理

有下劃線並提示 The word is not correctly spelled, 此問題是Eclipse校驗單詞拼寫造成的。 解決辦法如下:   Window--Preference輸入spell,然後把第一個複選框“Enable spell checking“去掉對勾就

Phoenix整合SpringMVC

1.錯誤如下: 嚴重: Servlet [SpringMVCServlet] in web application [/galaxy-report-business] threw load() exception java.lang.AbstractMethodError: java

dubbo配置檔案schema_reference.4: Failed to read schema document ...

Multiple annotations found at this line: - cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for e

CENTOS7 執行rootcrs.pl重新配置GI

報錯資訊 [[email protected] ~]# /u01/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig -verbose -force Can't locate Env.pm in @INC 

關於dubbo服務的xml配置檔案的問題——The matching wildcard is strict, but no declaration can be found for element 'dubbo:application'

  在配置dubbo服務的過程中,經常會遇到雖然程式能夠跑起來,但是配置檔案一堆紅叉,雖然不影響功能,但是確實很讓人噁心。   報錯資訊如下:     解決方案:   下載一個dubbo.xsd檔案(就在dubbo.jar裡面)windows->preferrence->xm

JDBC連線MySql,配置url 使用JDBC連線MySql時出現:The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must co

  使用JDBC連線MySql時出現:The server time zone value '�й���׼ʱ��' is unrecognized or represents more than one time zone. You must configure either the server

springmvc“org.springframework.beans.factory.BeanCreationException: Error creating bean with name”

報錯資訊:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.mvc.me

【dubbo之.xml配置檔案】Multiple annotations found at this line: - cvc-complex-type.2.4.c: The

【dubbo之.xml配置檔案報錯】Multiple annotations found at this line: - cvc-complex-type.2.4.c: The 下載地址:https://pan.baidu.com/s/16N0PDU0zcyFWlMa2PML1OA 做法:https