码迷,mamicode.com
首页 >  
搜索关键字:failed opatch sessio    ( 7394个结果
严重: Context initialization failed,TypeNotPresentExcepti解决:struts注释annotation加载错误
bug记录StrutsmavenJavaApache系统加载时出现:严重: Context initialization failedjava.lang.TypeNotPresentException: Type javax.annotation.Resource not presentCaused...
分类:其他好文   时间:2014-09-22 17:51:22    阅读次数:135
[Mongo]couldn't connect to server 127.0.0.1:27017 at src/mongo/shell/mongo.js:L112
今天在启动mongo时候出现了一个错误,我的是win7环境。 E:\server>mongo MongoDB shell version: 2.4.5-pre- connecting to: test Mon Sep 22 13:35:05.335 JavaScript execution failed: Error: couldn't connect to server 127.0.0...
分类:Web程序   时间:2014-09-22 16:18:52    阅读次数:263
ubuntu系统下 Zend Studio闪退问题
Zend studio是一款比较好的  GLib-GObject:ERROR:/build/buildd/glib2.0-2.36.0/./gobject/gobject.c:4127:g_weak_ref_set: assertion failed: (weak_locations != NULL)...
分类:其他好文   时间:2014-09-22 11:28:32    阅读次数:288
Connection failed: NT_STATUS_ACCOUNT_RESTRICTION
今天在linux机器上想要远程重启一台window的机器,输入命令后报错,如下Google了下,有说是window禁止远程空密码登录,于是到window系统中添加了密码,这下再运行这下执行就正常了
分类:其他好文   时间:2014-09-21 21:29:11    阅读次数:545
Android真机运行错误INSTALL_FAILED_MEDIA_UNAVAILABLE
问题描述现阶段正是进行示例程序内存优化测试。先后在手机上安装了好多程序,突然遇到如下问题:使用eclipse编译成功,即将布置到android手机上运行,却报错如下:Installationerror:INSTALL_FAILED_MEDIA_UNAVAILABLEPleasechecklogcatoutputformoredetails.Launchcanceled!网..
分类:移动开发   时间:2014-09-21 20:19:22    阅读次数:351
Failed to instantiate the default view controller
1, Failed to instantiate the default view controller for UIMainStoryboardFile ‘Main‘ - perhaps the designated entry point is not set? 这是因为给你的StoryBoard没有设置默认显示的controller, 解决方法...
分类:其他好文   时间:2014-09-21 02:40:09    阅读次数:220
ubuntu下安装subeclipse插件血泪史
1.安装subeclipse安装eclipse之后,Help->Install New Software...输入subeclips的更新地址http://subclipse.tigris.org/update_1.8.x 进行更新安装完毕重启之后,会有eclipse的报错:Failed to lo...
分类:系统相关   时间:2014-09-20 15:22:07    阅读次数:206
Collect preferences failed, class java/lang/AutoCloseable not found in D:\Program Files (x86)\Android\android-sdk\platforms\android-19\android.jar
Eclipse中出现这样的问题:Collect preferences failed, class java/lang/AutoCloseable not found in D:\Program Files (x86)\Android\android-sdk\platforms\android-19...
分类:移动开发   时间:2014-09-20 14:03:27    阅读次数:4381
directX根据设备类GUID查询所属的filter
hr = m_pSysDevEnum->CreateClassEnumerator(*clsid, &pEnumCat, 0);    ASSERT(SUCCEEDED(hr));    if FAILED(hr)        return;    // Enumerate all filters using the category enumerator    hr = EnumFilters...
分类:其他好文   时间:2014-09-20 08:51:29    阅读次数:199
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!