搭建TOMCAT+JPETSTORE出現的錯誤

          ool.java:684)
          ??????? at java.lang.Thread.run(Thread.java:595)
          2007-04-01 13:52:17,234 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor - processForwardConfig(ForwardConfig[name=null,path=/common/Erro
          r.jsp,redirect=false,contextRelative=false,module=null])
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.util.Mod
          uleUtils - Get module name for path /shop/viewCategory.shtml
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.util.Mod
          uleUtils - Module name found: default
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor - Processing a 'GET' for path '/shop/viewCategory'
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.util.Req
          uestUtils -? Looking for ActionForm bean instance in scope 'request' under attri
          bute key 'productListForm'
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.util.Req
          uestUtils -? Creating new ActionForm instance of type 'com.jdon.strutsutil.Model
          ListForm'
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.util.Req
          uestUtils -? --> com.jdon.strutsutil.ModelListForm@1ff2e1b
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -? Storing ActionForm bean instance in scope 'request' under att
          ribute key 'productListForm'
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -? Populating bean properties from this request
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -? Looking for Action instance for class com.jdon.framework.samp
          les.jpetstore.presentation.action.ProductListAction
          2007-04-01 13:52:17,968 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -?? Returning existing Action instance
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.bussinessproxy.co
          nfig.TargetMetaDefXmlLoader - [JdonFramework]metaDefs size:12
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.controller.servic
          e.WebServiceFactory - [JdonFramework] getService was found in:productManager
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.security.web.Http
          RequestUserSetup - [JdonFramework] setArrtibute:REMOTE_ADDRESS=127.0.0.1
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.container.access.
          ServiceAccessorImp - [JdonFramework] enter getService: proxyInstanceFactoryVisit
          able in action
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.container.visitor
          .HttpSessionProxyVisitor - [JdonFramework] get the optimized instance for the ke
          y com.jdon.framework.samples.jpetstore.service.bo.ProductManagerImpproxyInstance
          FactoryVisitable
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.bussinessproxy.dy
          ncproxy.DynamicProxyWeaving - [JdonFramework]call method:com.jdon.framework.samp
          les.jpetstore.service.ProductManager.getProductIDsListByCategory
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.AopClient - [
          JdonFramework] enter AOP invoker2 for:com.jdon.framework.samples.jpetstore.servi
          ce.bo.ProductManagerImp method:getProductIDsListByCategory
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.joinpoint.Adv
          isorChainFactory - [JdonFramework] enter? create PointcutAdvisor
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.joinpoint.Adv
          isorChainFactory - [JdonFramework] find all service's interceptos size=1
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.joinpoint.Adv
          isorChainFactory - [JdonFramework] find pojoService's interceptos size=4
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] method.getName() :getProductIDsListByCateg
          ory
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.AopClient - [
          JdonFramework] MethodInvocation will proceed ...
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.C
          acheInterceptor - [JdonFramework]methodMatchsModelGET: returnClassName = com.jdo
          n.controller.model.PageIterator
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework] enter PoolInterceptor
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework] borrow a object:com.jdon.framework.samples.jpet
          store.service.bo.ProductManagerImp id:17427094 from pool
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework]pool state: active=1 free=0
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] finish call all inteceptors
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework]enter method reflection
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] target:com.jdon.framework.samples.jpetstor
          e.service.bo.ProductManagerImp service's method:getProductIDsListByCategory runn
          ing..
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] it is pojo target service
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Me
          thodInvokerUtil - [JdonFramework] method invoke: com.jdon.framework.samples.jpet
          store.service.bo.ProductManagerImp method=getProductIDsListByCategory
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.framework.samples
          .jpetstore.service.bo.ProductManagerImp -? getProductIDsListByCategory
          2007-04-01 13:52:17,984 [http-8080-Processor20] ERROR com.jdon.framework.samples
          .jpetstore.service.bo.ProductManagerImp -? Dao error : com.ibatis.dao.client.Dao
          Exception: Error starting SQL Map transaction.? Cause: java.sql.SQLException: In
          valid authorization specification,? message from server: "Access denied for user
          ?'banq'@'localhost' (using password: YES)"
          Caused by: java.sql.SQLException: Invalid authorization specification,? message
          from server: "Access denied for user 'banq'@'localhost' (using password: YES)"
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Me
          thodInvokerUtil - [JdonFramework] method invoke successfully
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework] realease a object:com.jdon.framework.samples.jp
          etstore.service.bo.ProductManagerImp to pool
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG com.jdon.bussinessproxy.dy
          ncproxy.DynamicProxyWeaving - [JdonFramework]call method:getProductIDsListByCate
          gory finish!
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG org.apache.struts.action.E
          xceptionHandler - ExceptionHandler caught this exception:
          java.lang.Exception: getPageIterator's result is null, check your ModelListActio
          n subclass
          ??????? at com.jdon.strutsutil.ModelListAction.execute(ModelListAction.java:67)
          ??????? at org.apache.struts.action.RequestProcessor.processActionPerform(Reques
          tProcessor.java:421)
          ??????? at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
          va:226)
          ??????? at org.apache.struts.action.ActionServlet.process(ActionServlet.java:116
          4)
          ??????? at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
          ??????? at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
          ??????? at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
          icationFilterChain.java:252)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
          ilterChain.java:173)
          ??????? at com.jdon.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodin
          gFilter.java:92)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
          icationFilterChain.java:202)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
          ilterChain.java:173)
          ??????? at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
          alve.java:214)
          ??????? at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
          alve.java:178)
          ??????? at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
          ava:126)
          ??????? at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
          ava:105)
          ??????? at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
          ve.java:107)
          ??????? at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
          a:148)
          ??????? at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
          :825)
          ??????? at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
          ssConnection(Http11Protocol.java:738)
          ??????? at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo
          int.java:526)
          ??????? at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFol
          lowerWorkerThread.java:80)
          ??????? at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
          ool.java:684)
          ??????? at java.lang.Thread.run(Thread.java:595)
          2007-04-01 13:52:17,984 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor - processForwardConfig(ForwardConfig[name=null,path=/common/Erro
          r.jsp,redirect=false,contextRelative=false,module=null])
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.util.Mod
          uleUtils - Get module name for path /shop/viewCategory.shtml
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.util.Mod
          uleUtils - Module name found: default
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor - Processing a 'GET' for path '/shop/viewCategory'
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.util.Req
          uestUtils -? Looking for ActionForm bean instance in scope 'request' under attri
          bute key 'productListForm'
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.util.Req
          uestUtils -? Creating new ActionForm instance of type 'com.jdon.strutsutil.Model
          ListForm'
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.util.Req
          uestUtils -? --> com.jdon.strutsutil.ModelListForm@2bfdff
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -? Storing ActionForm bean instance in scope 'request' under att
          ribute key 'productListForm'
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -? Populating bean properties from this request
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -? Looking for Action instance for class com.jdon.framework.samp
          les.jpetstore.presentation.action.ProductListAction
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor -?? Returning existing Action instance
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.bussinessproxy.co
          nfig.TargetMetaDefXmlLoader - [JdonFramework]metaDefs size:12
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.controller.servic
          e.WebServiceFactory - [JdonFramework] getService was found in:productManager
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.security.web.Http
          RequestUserSetup - [JdonFramework] setArrtibute:REMOTE_ADDRESS=127.0.0.1
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.container.access.
          ServiceAccessorImp - [JdonFramework] enter getService: proxyInstanceFactoryVisit
          able in action
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.container.visitor
          .HttpSessionProxyVisitor - [JdonFramework] get the optimized instance for the ke
          y com.jdon.framework.samples.jpetstore.service.bo.ProductManagerImpproxyInstance
          FactoryVisitable
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.bussinessproxy.dy
          ncproxy.DynamicProxyWeaving - [JdonFramework]call method:com.jdon.framework.samp
          les.jpetstore.service.ProductManager.getProductIDsListByCategory
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.AopClient - [
          JdonFramework] enter AOP invoker2 for:com.jdon.framework.samples.jpetstore.servi
          ce.bo.ProductManagerImp method:getProductIDsListByCategory
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.joinpoint.Adv
          isorChainFactory - [JdonFramework] enter? create PointcutAdvisor
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.joinpoint.Adv
          isorChainFactory - [JdonFramework] find all service's interceptos size=1
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.joinpoint.Adv
          isorChainFactory - [JdonFramework] find pojoService's interceptos size=4
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] method.getName() :getProductIDsListByCateg
          ory
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.AopClient - [
          JdonFramework] MethodInvocation will proceed ...
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.C
          acheInterceptor - [JdonFramework]methodMatchsModelGET: returnClassName = com.jdo
          n.controller.model.PageIterator
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework] enter PoolInterceptor
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework] borrow a object:com.jdon.framework.samples.jpet
          store.service.bo.ProductManagerImp id:17427094 from pool
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework]pool state: active=1 free=0
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] finish call all inteceptors
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework]enter method reflection
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] target:com.jdon.framework.samples.jpetstor
          e.service.bo.ProductManagerImp service's method:getProductIDsListByCategory runn
          ing..
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Pr
          oxyMethodInvocation - [JdonFramework] it is pojo target service
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Me
          thodInvokerUtil - [JdonFramework] method invoke: com.jdon.framework.samples.jpet
          store.service.bo.ProductManagerImp method=getProductIDsListByCategory
          2007-04-01 13:52:18,531 [http-8080-Processor20] DEBUG com.jdon.framework.samples
          .jpetstore.service.bo.ProductManagerImp -? getProductIDsListByCategory
          2007-04-01 13:52:18,546 [http-8080-Processor20] ERROR com.jdon.framework.samples
          .jpetstore.service.bo.ProductManagerImp -? Dao error : com.ibatis.dao.client.Dao
          Exception: Error starting SQL Map transaction.? Cause: java.sql.SQLException: In
          valid authorization specification,? message from server: "Access denied for user
          ?'banq'@'localhost' (using password: YES)"
          Caused by: java.sql.SQLException: Invalid authorization specification,? message
          from server: "Access denied for user 'banq'@'localhost' (using password: YES)"
          2007-04-01 13:52:18,546 [http-8080-Processor20] DEBUG com.jdon.aop.reflection.Me
          thodInvokerUtil - [JdonFramework] method invoke successfully
          2007-04-01 13:52:18,546 [http-8080-Processor20] DEBUG com.jdon.aop.interceptor.P
          oolInterceptor - [JdonFramework] realease a object:com.jdon.framework.samples.jp
          etstore.service.bo.ProductManagerImp to pool
          2007-04-01 13:52:18,546 [http-8080-Processor20] DEBUG com.jdon.bussinessproxy.dy
          ncproxy.DynamicProxyWeaving - [JdonFramework]call method:getProductIDsListByCate
          gory finish!
          2007-04-01 13:52:18,546 [http-8080-Processor20] DEBUG org.apache.struts.action.E
          xceptionHandler - ExceptionHandler caught this exception:
          java.lang.Exception: getPageIterator's result is null, check your ModelListActio
          n subclass
          ??????? at com.jdon.strutsutil.ModelListAction.execute(ModelListAction.java:67)
          ??????? at org.apache.struts.action.RequestProcessor.processActionPerform(Reques
          tProcessor.java:421)
          ??????? at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja
          va:226)
          ??????? at org.apache.struts.action.ActionServlet.process(ActionServlet.java:116
          4)
          ??????? at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
          ??????? at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
          ??????? at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
          icationFilterChain.java:252)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
          ilterChain.java:173)
          ??????? at com.jdon.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodin
          gFilter.java:92)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
          icationFilterChain.java:202)
          ??????? at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
          ilterChain.java:173)
          ??????? at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
          alve.java:214)
          ??????? at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
          alve.java:178)
          ??????? at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
          ava:126)
          ??????? at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
          ava:105)
          ??????? at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
          ve.java:107)
          ??????? at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
          a:148)
          ??????? at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
          :825)
          ??????? at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
          ssConnection(Http11Protocol.java:738)
          ??????? at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpo
          int.java:526)
          ??????? at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFol
          lowerWorkerThread.java:80)
          ??????? at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
          ool.java:684)
          ??????? at java.lang.Thread.run(Thread.java:595)
          2007-04-01 13:52:18,546 [http-8080-Processor20] DEBUG org.apache.struts.action.R
          equestProcessor - processForwardConfig(ForwardConfig[name=null,path=/common/Erro
          r.jsp,redirect=false,contextRelative=false,module=null])
          2007-04-01 14:02:02,593 [ContainerBackgroundProcessor[StandardEngine[Catalina]]]
          ?DEBUG com.jdon.container.visitor.HttpSessionProxyVisitor - [JdonFramework] unva
          lueBound active, sessionId :3523A004637D3D889596DC8076494139
          2007-04-01 14:02:02,593 [ContainerBackgroundProcessor[StandardEngine[Catalina]]]
          ?DEBUG com.jdon.container.visitor.HttpSessionProxyVisitor - [JdonFramework] unva
          lueUnbound active, componentsboxs size2

          posted on 2007-04-01 14:15 金家寶 閱讀(1027) 評論(1)  編輯  收藏 所屬分類: 其他輔助基礎

          評論

          # re: 搭建TOMCAT+JPETSTORE出現的錯誤[未登錄] 2007-04-01 15:36 金家寶

          修改:(路徑以你的機器為準)
          D:\Program Files\jakarta-tomcat-5.5.7\webapps\jpetstore\WEB-INF\classes\properties\database.properties

          內容如下:(修改成和你機器匹配的MYSQL用戶名和密碼,當然還有JDBC驅動)

          ####################################



          # Database Connectivity Properties



          ####################################







          driver=org.gjt.mm.mysql.Driver



          url=jdbc:mysql://localhost:3306/jpetstore



          username=jpetstore



          password=ibatis9977
            回復  更多評論   

          主站蜘蛛池模板: 米易县| 云南省| 垫江县| 林甸县| 河间市| 师宗县| 东辽县| 灵武市| 松阳县| 泸州市| 河间市| 多伦县| 奉贤区| 安丘市| 明光市| 万载县| 定陶县| 鄄城县| 崇明县| 南涧| 阿拉善盟| 天等县| 商丘市| 阿巴嘎旗| 海城市| 湟源县| 隆安县| 余姚市| 灵石县| 元朗区| 招远市| 呼图壁县| 龙门县| 黄大仙区| 怀集县| 祁连县| 满城县| 泉州市| 安丘市| 西平县| 天等县|