今天打开虚拟机的时候发现Centos的系统时间不对,于是想设置一下自动同步更新时间。谁知道重启后出现错误无法正常进入系统:按Ctrl+D也无法结束。输入密码后进入像单用户模式似的。尝试使用fsck修复,按了一下YES后重启还是依旧无法正常启动。man了一下fsck分别加了一个-a/-p的..
分类:
其他好文 时间:
2015-04-02 06:48:59
阅读次数:
160
问题描述打开EP站点时出现如下Error:Message: An unhandled error has occurred. To view details about this error, enable debugging in the web.config file or view the.....
分类:
其他好文 时间:
2015-04-01 19:15:09
阅读次数:
154
打包时报如下错误:Export aborted because fatal lint errors were found. These are listed in the Lint View. Either fix these before running Export again,or turn ...
分类:
移动开发 时间:
2015-03-31 14:29:53
阅读次数:
168
问题:
最近程序总会抛出如下异常:
An exception of type'System.Data.SqlClient.SqlException' occurred and was caught.
----------------------------------------------------------------------------------
Type :Syste...
分类:
其他好文 时间:
2015-03-30 18:51:50
阅读次数:
141
下载了一个jdk1.7的Bin安装但是安装和设置好环境之后运行java看版本号发现出错:
$ java -version
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
检查PATH和CLASSPATH都设置没问题,查看安装目时居然发现lib目录下没有too...
分类:
其他好文 时间:
2015-03-30 18:46:32
阅读次数:
116
Adobe软件安装时,遇到安装错误:
点击“错误摘要”时,提示:
Exit Code: 34
Please see specific errors below for troubleshooting. For example, ERROR:
-------------------------------------- Summary --------------------...
分类:
数据库 时间:
2015-03-30 16:35:41
阅读次数:
175
1、SQLLOADER的CONTROL文件 基本格式: OPTIONS (ERRORS=1000) LOAD DATA INFILE ‘T.DAT‘ // 要导入的数据文件(格式1) //INFILE ‘TT.DAT‘ // 导入多个文件(可以和格式1并列使用) //INFILE * // 要导入的内容就在C...
分类:
数据库 时间:
2015-03-30 11:33:27
阅读次数:
236
The following errors are normally related to running into the module and size limits when a program database (PDB) file is created (a PDB file contains information used by the debugger; the file ha...
分类:
其他好文 时间:
2015-03-29 21:04:10
阅读次数:
338
Struts2里面fielderror标签的样式修改问题当在我们注册用户时,如果给前台的提示是用户名重复并且用户名太长时,就会要往action里面添加多个errors,这时到前台怎么把它依次拿出来解决办法1.我想到的解决办法就是在后台相应的action处作判断,最终给一个错误信息出来,只不过这个错误...
分类:
其他好文 时间:
2015-03-28 18:42:36
阅读次数:
159
An internal error occurred during: "Launching New_configuration". Path for project must have only one segment.
Project -> Properties -> Run/Debug Settings:
1. select "Launching New_configurati...
分类:
其他好文 时间:
2015-03-21 14:04:28
阅读次数:
128