linuxdeepin2013,启动weblogic系统自动重启
Tofloor
poster avatar
sqtwl
deepin
2014-01-14 19:38
Author
我在LD搭建开发环境 :eclipse+weblogic10.3.4+JDK1.6  
在进入系统后,我直接打开eclipse,然后启动weblogic服务,系统会莫名的重启
weblogic服务是debug模式启动的。
我的系统是64位。
Reply Favorite View the author
All Replies
sqtwl
deepin
2014-01-14 19:42
#1
Linuxdeepin也只能来娱乐,根本不能用来做开发。
Reply View the author
poloshiao
deepin
2014-01-14 19:43
#2
启动weblogic服务,系统会莫名的重启
下一次 系統重啓時 記住 時/分/秒
重啓後
從終端機
sudo cat /var/log/syslog
該 時/分/秒 開始往前 50 筆資料
複製 貼到
http://paste.ubuntu.com
再把網址貼上來
Reply View the author
sqtwl
deepin
2014-01-14 21:44
#3
複製 貼到
http://paste.ubuntu.com
再把網址貼上來


谢谢,帮忙看看怎么回事。

http://paste.ubuntu.com/6748796/
Reply View the author
poloshiao
deepin
2014-01-15 04:10
#4
Jan 14 13:21:03 tl kernel: [    0.314337]  pci0000:ff: ACPI _OSC support notification failed, disabling PCIe ASPM
Jan 14 13:21:03 tl kernel: [    0.314339]  pci0000:ff: Unable to request _OSC control (_OSC support mask: 0x08)
這個顯示 ACPI 有問題 導致 電源管理 關閉
Jan 14 13:21:03 tl rsyslogd: rsyslogd's groupid changed to 103
Jan 14 13:21:03 tl rsyslogd: rsyslogd's userid changed to 101
Jan 14 13:21:03 tl rsyslogd-2039: Could not open output pipe '/dev/xconsole'
這個 userid 改爲 101 有點奇怪 一般不是 0 (root 登入) 就是 1000 (sudoer 帳號) 除非有特定修改 改變要注意權限引起的問題
Jan 14 13:21:03 tl kernel: [    0.333692] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
這個問題 顯示你的 RAM 可能有損壞 做個 mem test 看看
Jan 14 13:21:03 tl kernel: [    1.025069] GHES: HEST is not enabled!
已經確認的 Bug
https://bugs.launchpad.net/ubuntu/+sour ... ug/1170298
Jan 14 13:21:03 tl kernel: [    1.033090] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
https://bugs.launchpad.net/ubuntu/+sour ... ug/1072918
Jan 14 13:21:03 tl kernel: [    1.078951] EDD information not available.
https://bugs.launchpad.net/ubuntu/+sour ... ug/1183912
Jan 14 13:21:03 tl kernel: [   19.551126] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
https://lists.ubuntu.com/archives/ubunt ... 04126.html
Jan 14 13:21:03 tl kernel: [   19.769057] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
http://ubuntuforums.org/showthread.php?t=2141815
Jan 14 13:21:04 tl kernel: [   21.168450] AVX instructions are not detected.
Jan 14 13:21:04 tl kernel: [   21.224364] AVX or AES-NI instructions are not detected.
http://superuser.com/questions/648017/o ... ad-warrior
Jan 14 13:21:04 tl bluetoothd[1023]: DIS cannot start: GATT is disabled
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1070770
启动weblogic服务,系统会莫名的重启
如果啓動 weblogic 服务 才會重啓
優先查一查
1. mem 瑕疵
2. 網路瑕疵
3. 其它與 weblogic 服务 相關的裝置或驅動
Reply View the author
sqtwl
deepin
2014-01-15 05:02
#5

如果啓動 weblogic 服务 才會重啓
優先查一查
1. mem 瑕疵
2. 網路瑕疵
3. 其它與 weblogic 服务 相關的裝置或驅動

请问:
1.怎么查mem假死?
2.怎么查网络假死?
3.与weblogic关联的只有JDK,JDK关联的驱动还是比较多的
Reply View the author
poloshiao
deepin
2014-01-15 05:22
#6
1.怎么查mem假死?
Deepin Live CD/DVD/USB 開機
開機選單 選 MEM Test
Reply View the author
fredy4212
deepin
2014-01-15 08:21
#7
Linuxdeepin也只能来娱乐,根本不能用来做开发。
誰說的 :mrgreen:
Reply View the author
julor
deepin
2014-01-16 04:24
#8
[quote]Linuxdeepin也只能来娱乐,根本不能用来做开发。
誰說的 :mrgreen:[/quote]
我觉得挺好的,我用django+pycharm,没出什么问题
Reply View the author