错误信息:HTTP Status 404 - There is no Action mapped
for namespace [/] and action name [updateUser!getUserByName] associated with
context path [/123shop].
分类:
其他好文 时间:
2014-05-09 18:04:52
阅读次数:
281
date: 20140505author: Jin故障背景:早上启动本本
无法启动,报错信息(几个关键)WARNING:Failed to connect to lvmetad: No such file
direct[FAILED]Failed to mount /var/run/user/100...
分类:
其他好文 时间:
2014-05-09 16:47:25
阅读次数:
479
一 、报错Dynamic Performance Tables not
accessible,Automatic Statistics disabled for this sessionYou can disable
statistics in the preference menu, or obt...
分类:
数据库 时间:
2014-05-09 16:39:54
阅读次数:
467
在用Android测试JSON数据解析的时候,报了这样一个异常:java.net.ConnectException:
localhost/127.0.0.1:8080 - Connection refused原来模拟器默认把localhost或者127.0.0.1当做本身了
在网上查了下,在模拟器上...
分类:
移动开发 时间:
2014-05-09 11:21:25
阅读次数:
485
http://bbs.csdn.net/topics/390239632kerosunkerosun等级:结帖率:96.92%
楼主 发表于: 2012-10-11 12:00:51
比如有一个tools工程,提供给其他工程通用的工具函数。我现在的做法就只能是ctrl+c|ctrl+v一旦工具函.....
分类:
系统相关 时间:
2014-05-08 21:57:50
阅读次数:
432
master: linuxslave: win7
64位系统在配置好系统后,采用jnlp的方式启动slave节点,报错如下:com.sun.deploy.net.FailedDownloadException:
Unable to load resource: http://127.0.0.1:80...
分类:
Web程序 时间:
2014-05-08 21:43:22
阅读次数:
2133
当使用EF中context.SaveChanges()的时候会报一串让查看详细信息的错误,这个错误不是真正的报错原因,如果想看真正的原因,要关掉EF的验证,如下:context.Configuration.ValidateOnSaveEnabled
= false;后在调用SaveChanges()...
分类:
其他好文 时间:
2014-05-08 21:27:51
阅读次数:
256
url =
URLEncoder.encode(urlStr,"utf-8").replaceAll("\\+",
"%20");//encode会将空格替换为+号,所有要讲+号替换为空格的转义%20url = url.replaceAll("%3A",
":").replaceAll("%2F",...
分类:
移动开发 时间:
2014-05-07 20:00:40
阅读次数:
363
在练习项目的时候报错 error opening trace file: No such
file or directory
(2)字面意思是找不到文件,实际上也就是找不到文件,查了其他人的解决方法后还是没解决.突然想到新版本的创建布局文件的时候都有两个一个是文件名命名的xml布局文件另一个是,如....
分类:
其他好文 时间:
2014-05-07 19:17:34
阅读次数:
429
1、允许所有域用户访问网站为网站添加用户:NT AUTHORITY\authenticated
users2、将moss站点以外网方式访问1.配置花生壳2.映射moss站点iis所在ip3.在moss管理中心,添加moss站点备用映射url3.报错:SharePoint
2010 您可能试图从服务器...
分类:
其他好文 时间:
2014-05-07 10:23:05
阅读次数:
378