自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

原创 启动服务提供者与服务消费者,页面调用时报错:HTTP Status 500 - Request processing failed;nested exception is com.alibaba...

错误页面:HTTP Status 500 - Request processing failed; nested exception is com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method findAll in the service com.pinyougou.sellergoods.service.BrandSer...

2019-09-13 12:20:34 1288

原创 Dubbo框架项目 启动服务提供者 tomcat报错[ERROR] No plugin found for prefix 'tomcat7' in the current project and in

错误信息:[ERROR] No plugin found for prefix ‘tomcat7’ in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (E:\Maven\reposi...

2019-09-13 11:49:51 460

原创 dubbox 项目启动 tomcat 报错! 严重: A child container failed during stajava.util.concurrent.ExecutionExc...

错误信息:严重: A child container failed during startjava.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Tomcat].StandardHost[localhos...

2019-09-11 22:25:14 318

原创 运行逆向工程报错com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create conne

错误信息:com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)at ...

2019-09-11 19:33:43 448

转载 用mybatis连接mysql数据库报错Could not create connection to database server(无法创建到数据库服务器的连接)

Error querying database. cause:org.springframework.jdbc.CannotGetjdbcConnectionException:Could not get JDBC Connection;nested exceptionis org.apache.commons.dbcp.SQLNestedException;Cannot create Pool...

2019-07-24 20:16:28 1303

原创 Maven引入jar包报错Missing artifact...jar

用maven引入jar包,其中一个jar包报错Missing artifact…jar,搞半天没搞明白尝试工程右键--Maven--Update Project ,选择离线状态选择Offline...没用 删除jar包里的_remote.repositories文件...也没用后来删除本地仓库相应jar包的文件夹,从新导入包又行了。。。 一个maven配置的详细地址 https://w...

2019-07-18 00:08:44 1587

转载 今天学习spring时按教程配置好web.xml文件,测试时报错java.lang.ClassNotFoundException: 记录一下错误原因

java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet at~~~~~~~~ **去找资料找到报错误原因:**在tomcat的部署路径F:\Program Files\Java\apache-tomcat-9.0.20\wtpwebapps\springmvc01\WEB...

2019-06-27 21:00:15 335

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除