ChinaUnix.net
相关文章推荐:

Static entry in use cannot remove

I'm able to add components to my JTextPane but I dont know why I cannot remove it. Can anyone give me some advise?

by toms1981 - Java - 2007-03-29 18:06:27 阅读(1150) 回复(0)

相关讨论

磁盘配额满,连删除时都提示。。。 没有root权限,咋搞?难道这样就没法删除了?

by Cocory - Solaris - 2012-04-18 13:19:59 阅读(2060) 回复(1)

现在有个问题:我在安装redhat linux7.3的时候 当时把分辨率和色彩设置成最低的了 也就是8位 640×480 我的显卡是集成的 现在系统安装后有图形界面切换到文本界面后 就切换不回来了。。 第二个问题 我再安装oracle8i的时候 出现提示: 没有试着DISPLAY选项 我设置 export DISPLAY=:0.0 现在系统出的问题是:cannot allocate colormap entry for default backgroud 我再网上看到的解决方案是: startx -- -bpp16 可是用...

by soft_in - 系统管理 - 2005-12-02 15:22:54 阅读(302) 回复(0)

根据终端的说明书设置终端开多屏,修改完mscreencap文件后, 执行 mscreen -n 3 开始的时候是成功的,今天再来执行,就出现这样的提示: cannot find /etc/mscreencap entry 请教各位这是什么意思,应该怎样解决啊? 谢谢!

by hxy13 - 其他UNIX - 2004-10-12 18:03:15 阅读(875) 回复(2)

程序如下:import java.io.*; class test1 { public class data1 { public int day=0; public void print() { System.out.println("this is example"); } } public static void main(String args[]) { data1 ab=new data1(); ab.day=10; ab.print(); } } 编译出错 [thf@server src]$ javac -classpath /home/thf test1.java test1.java:14: non-static variable this...

by tanghongfeng - Java - 2003-06-19 16:40:59 阅读(1008) 回复(1)

前辈们, 我的apache今天突然启动不了了,自己水平不够,没baidu到结果,所以来请大家帮帮忙 :oops: 我的 apache 是 1.3.31 win installer 以下是apache 错误日志: [Tue Sep 05 10:28:02 2006] [crit] (10022)提供了一个无效的参数。: setup_inherited_listeners: WSASocket failed to open the inherited socket. [Tue Sep 05 10:28:02 2006] [error] cannot remove module mod_rewrite.c: not found in module list [Tue Se...

by 1128sky7 - 服务器应用 - 2006-09-05 11:41:10 阅读(954) 回复(0)

workspace in use or cannot be created,choose a diffrent one原因是 是metadata下面有个.lock文件在捣鬼~ 把人 .lock删掉问题解决 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/100713/showart_2000821.html

by eyu_hust - Java文档中心 - 2009-07-20 08:34:21 阅读(909) 回复(0)

SCO OPENSERVER 5.05,不能登录 cannot rewrite terminal control entry 现在可以从别的机器rcmd远程执行单个命令或rcp拷文件,/tcb/bin下几个命令检查无问题,请指点如何恢复。

by zhangshebao - 其他UNIX - 2006-06-28 21:33:23 阅读(957) 回复(2)

正在连接到 10.1.37.43 通过代理 (proxy.sinomos.com:3128) 500 OOPS: cannot locate user entry:ftpsecure 连接失败 延迟 5 秒, 在重试连接 #1 次之前 正在连接到 10.1.37.43 通过代理 (proxy.sinomos.com:3128) #1 500 OOPS: cannot locate user entry:ftpsecure 500 OOPS: child died 连接失败 我的配置如下 # Example config file /etc/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample f...

by hartlen - 服务器应用 - 2004-12-21 16:26:58 阅读(6457) 回复(1)

正在连接到 10.1.37.43 通过代理 (proxy.sinomos.com:3128) 500 OOPS: cannot locate user entry:ftpsecure 连接失败 延迟 5 秒, 在重试连接 #1 次之前 正在连接到 10.1.37.43 通过代理 (proxy.sinomos.com:3128) #1 500 OOPS: cannot locate user entry:ftpsecure 500 OOPS: child died 连接失败 我的配置如下 # Example config file /etc/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample f...

by hartlen - 服务器应用 - 2004-12-08 10:27:40 阅读(965) 回复(0)

登录root帐户 1、补上terminal control database漏掉的/etc/inittab中定义的tty设备: # ttyupd 2、补上terminal control database漏掉的pseudo-ttys(如/dev/ttyp?) # /tcb/bin/ale /etc/auth/system/ttys pttyupd

by CNL - 其他UNIX - 2005-07-08 22:27:24 阅读(1852) 回复(5)