客户在 Windows 10 Build 1703计算机上看到此错误,我没有得到它

他们用Java 1.8.0_111-b14得到了这个

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076fd6adf,pid=3164,tid=0x00000000000027d4

我让他们更新到最新版本1.8.0_131-b11,他们仍然是同样的错误.至少pc部分是同样的错误.

我假设错误是他们的机器特有的,我现在发现了一些类似的问题,但没有解决方案.

https://bugs.openjdk.java.net/browse/JDK-8178846?jql=text%20~%20%22msvcr100.dll%2B0x36adf%22

---------------  S Y S T E M  ---------------

OS: Windows 10.0,64 bit Build 15063 (10.0.15063.0)

cpu:total 12 (initial active 12) (6 cores per cpu,2 threads per core) family 6 model 45 stepping 7,cmov,cx8,fxsr,mmx,sse,sse2,sse3,ssse3,sse4.1,sse4.2,popcnt,avx,aes,clmul,ht,tsc,tscinvbit,tscinv

Memory: 4k page,physical 33488896k(26044808k free),swap 38469632k(28180956k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11),built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu May 04 19:57:01 2017
elapsed time: 6 seconds (0d 0h 0m 6s)



#
# A Fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076fd6adf,pid=10128,tid=0x0000000000002334
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [msvcr100.dll+0x36adf]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report,please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x000000002bd5a800):  JavaThread "Swing-Shell" daemon [_thread_in_native,id=9012,stack(0x0000000035a00000,0x0000000035b00000)]

siginfo: ExceptionCode=0xc0000005,reading address 0x0000000000000000

Registers:
RAX=0x0000000000000000,RBX=0x0000000035aff180,RCX=0x0000000000000000,RDX=0x000000003516f600
RSP=0x0000000035aff128,RBP=0x0000000035aff310,RSI=0x0000000000000108,RDI=0x000000002bd5a9f8
R8 =0x000000003516f600,R9 =0x0000000000000000,R10=0x0000000000000000,R11=0x0000000035afc7e0
R12=0x0000000000000000,R13=0x0000000035aff330,R14=0x0000000035aff2f8,R15=0x000000002bd5a800
RIP=0x0000000076fd6adf,EFLAGS=0x0000000000010246

Top of Stack: (sp=0x0000000035aff128)
0x0000000035aff128:   00000000764f9d36 0000000000000000
0x0000000035aff138:   000000002bd5a9f8 0000000000000108
0x0000000035aff148:   000000003516f600 000000002bd5a9f8
0x0000000035aff158:   00000000764fa6f9 000000003516f600
0x0000000035aff168:   0000acd1cf8ddc73 0000000000000005
0x0000000035aff178:   000000002bd5a800 0000000000000000
0x0000000035aff188:   0000000000000000 0000000035079900
0x0000000035aff198:   00007ffa5e6fa900 0000000000000000
0x0000000035aff1a8:   0000000000000000 0000000035aff228
0x0000000035aff1b8:   000000000235835d 000000002bd5a800
0x0000000035aff1c8:   0000000076882ac2 0000000000000000
0x0000000035aff1d8:   0000000000000000 000000071c6d5320
0x0000000035aff1e8:   0000000000000000 0000000000000000
0x0000000035aff1f8:   000000000289d075 0000000000000058
0x0000000035aff208:   0000000035aff260 000000071c78bd38
0x0000000035aff218:   000000071c78bd98 0000000100000000 

Instructions: (pc=0x0000000076fd6adf)
0x0000000076fd6abf:   99 03 00 cc 33 c0 48 8b 5c 24 40 48 8b 74 24 48
0x0000000076fd6acf:   48 83 c4 30 5f c3 cc cc cc cc cc cc cc 48 8b c1
0x0000000076fd6adf:   0f b7 10 48 83 c0 02 66 85 d2 75 f4 48 2b c1 48
0x0000000076fd6aef:   d1 f8 48 ff c8 c3 cc cc cc cc cc cc cc 45 33 c0 


Register to memory mapping:

RAX=0x0000000000000000 is an unkNown value
RBX=0x0000000035aff180 is pointing into the stack for thread: 0x000000002bd5a800
RCX=0x0000000000000000 is an unkNown value
RDX=0x000000003516f600 is an unkNown value
RSP=0x0000000035aff128 is pointing into the stack for thread: 0x000000002bd5a800
RBP=0x0000000035aff310 is pointing into the stack for thread: 0x000000002bd5a800
RSI=0x0000000000000108 is an unkNown value
RDI=0x000000002bd5a9f8 is an unkNown value
R8 =0x000000003516f600 is an unkNown value
R9 =0x0000000000000000 is an unkNown value
R10=0x0000000000000000 is an unkNown value
R11=0x0000000035afc7e0 is pointing into the stack for thread: 0x000000002bd5a800
R12=0x0000000000000000 is an unkNown value
R13=0x0000000035aff330 is pointing into the stack for thread: 0x000000002bd5a800
R14=0x0000000035aff2f8 is pointing into the stack for thread: 0x000000002bd5a800
R15=0x000000002bd5a800 is a thread


Stack: [0x0000000035a00000,0x0000000035b00000],sp=0x0000000035aff128,free space=1020k
Native frames: (J=compiled Java code,j=interpreted,Vv=VM code,C=native code)
C  [msvcr100.dll+0x36adf]

Java frames: (J=compiled Java code,Vv=VM code)
J 4760  sun.awt.shell.Win32ShellFolder2.getdisplayNameOf(JJI)Ljava/lang/String; (0 bytes) @ 0x000000000290f509 [0x000000000290f4c0+0x49]
j  sun.awt.shell.Win32ShellFolder2.access$1600(JJI)Ljava/lang/String;+4
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/String;+15
j  sun.awt.shell.Win32ShellFolder2$13.call()Ljava/lang/Object;+1
J 4839 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x000000000260f354 [0x000000000260f100+0x254]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run()V+7
j  java.lang.Thread.run()V+11
v  ~Stubroutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x000000002bd5a800 JavaThread "Swing-Shell" daemon [_thread_in_native,0x0000000035b00000)]
  0x000000002bd58000 JavaThread "TimerQueue" daemon [_thread_blocked,id=1884,stack(0x0000000034ca0000,0x0000000034da0000)]
  0x000000002bd55000 JavaThread "AWT-EventQueue-0" [_thread_blocked,id=12644,stack(0x00000000309a0000,0x0000000030aa0000)]
  0x000000002bd59000 JavaThread "AWT-Shutdown" [_thread_blocked,id=4128,stack(0x00000000308a0000,0x00000000309a0000)]
  0x000000002bd56800 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked,id=15256,stack(0x00000000303a0000,0x00000000304a0000)]
  0x000000002bd53800 JavaThread "Timer-1" daemon [_thread_blocked,id=7032,stack(0x00000000302a0000,0x00000000303a0000)]
  0x000000002bd56000 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#5" daemon [_thread_blocked,id=8256,stack(0x000000002ffa0000,0x00000000300a0000)]
  0x000000002bd57800 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#4" daemon [_thread_blocked,id=12188,stack(0x000000002fea0000,0x000000002ffa0000)]
  0x000000002b874800 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#3" daemon [_thread_blocked,id=8400,stack(0x000000002fda0000,0x000000002fea0000)]
  0x000000002b874000 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2" daemon [_thread_blocked,id=14180,stack(0x000000002fca0000,0x000000002fda0000)]
  0x000000002b873000 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1" daemon [_thread_blocked,id=9816,stack(0x000000002fba0000,0x000000002fca0000)]
  0x000000002be8b000 JavaThread "com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0" daemon [_thread_blocked,id=10740,stack(0x000000002faa0000,0x000000002fba0000)]
  0x000000002be8a800 JavaThread "Timer-0" daemon [_thread_blocked,id=16204,stack(0x000000002f9a0000,0x000000002faa0000)]
  0x000000002b16c000 JavaThread "Image Fetcher 0" daemon [_thread_blocked,id=1664,stack(0x000000002f360000,0x000000002f460000)]
  0x000000002b74e000 JavaThread "AWT-Windows" daemon [_thread_in_native,id=13888,stack(0x000000002cba0000,0x000000002cca0000)]
  0x0000000029e04000 JavaThread "Java2D disposer" daemon [_thread_blocked,id=9000,stack(0x000000002c920000,0x000000002ca20000)]
  0x00000000266a8800 JavaThread "Service Thread" daemon [_thread_blocked,id=9876,stack(0x0000000028090000,0x0000000028190000)]
  0x0000000026640800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked,id=11632,stack(0x0000000027f90000,0x0000000028090000)]
  0x000000002663f800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked,id=15584,stack(0x0000000027e90000,0x0000000027f90000)]
  0x000000002663a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked,id=12932,stack(0x0000000027d90000,0x0000000027e90000)]
  0x0000000026630000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked,id=12308,stack(0x0000000027c90000,0x0000000027d90000)]
  0x0000000026629000 JavaThread "Attach Listener" daemon [_thread_blocked,id=14660,stack(0x0000000027b90000,0x0000000027c90000)]
  0x0000000026628000 JavaThread "Signal dispatcher" daemon [_thread_blocked,id=14612,stack(0x0000000027a90000,0x0000000027b90000)]
  0x0000000026623000 JavaThread "Finalizer" daemon [_thread_blocked,id=13460,stack(0x0000000027890000,0x0000000027990000)]
  0x0000000002338800 JavaThread "Reference Handler" daemon [_thread_blocked,id=2892,stack(0x0000000027790000,0x0000000027890000)]
  0x00000000021ad800 JavaThread "main" [_thread_blocked,id=11808,stack(0x0000000000050000,0x0000000000150000)]

Other Threads:
  0x0000000026602800 VMThread [stack: 0x0000000027690000,0x0000000027790000] [id=9800]
  0x00000000266ea800 WatcherThread [stack: 0x0000000028190000,0x0000000028290000] [id=10372]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 153088K,used 52212K [0x0000000719580000,0x0000000727e80000,0x00000007c0000000)
  eden space 131584K,39% used [0x0000000719580000,0x000000071c87d350,0x0000000721600000)
  from space 21504K,0% used [0x0000000721600000,0x0000000721600000,0x0000000722b00000)
  to   space 21504K,0% used [0x0000000726980000,0x0000000726980000,0x0000000727e80000)
 ParOldGen       total 356352K,used 24548K [0x00000005cc000000,0x00000005e1c00000,0x0000000719580000)
  object space 356352K,6% used [0x00000005cc000000,0x00000005cd7f93f8,0x00000005e1c00000)
 Metaspace       used 42080K,capacity 42590K,committed 42920K,reserved 1085440K
  class space    used 6368K,capacity 6535K,committed 6568K,reserved 1048576K

Card table byte_map: [0x0000000011710000,0x00000000126c0000] byte_map_base: 0x000000000e8b0000

Marking Bits: (ParMarkBitMaP*) 0x0000000076f1c720
 Begin Bits: [0x0000000013b30000,0x000000001b830000)
 End Bits:   [0x000000001b830000,0x0000000023530000)

Polling page: 0x0000000002160000

CodeCache: size=245760Kb used=14897Kb max_used=16445Kb free=230862Kb
 bounds [0x0000000002350000,0x00000000033a0000,0x0000000011350000]
 total_blobs=5001 nmethods=4288 adapters=624
 compilation: enabled

Compilation events (10 events):
Event: 6.316 Thread 0x0000000026640800 4870       3       java.io.File::hashCode (8 bytes)
Event: 6.316 Thread 0x0000000026640800 nmethod 4870 0x0000000002a11a10 code [0x0000000002a11ba0,0x0000000002a11f78]
Event: 6.316 Thread 0x0000000026640800 4871       3       java.io.WinNTFileSystem::hashCode (17 bytes)
Event: 6.317 Thread 0x0000000026640800 nmethod 4871 0x0000000002a11350 code [0x0000000002a114c0,0x0000000002a11838]
Event: 6.317 Thread 0x0000000026640800 4872       1       javax.swing.JFileChooser::getFileSystemView (5 bytes)
Event: 6.317 Thread 0x0000000026640800 nmethod 4872 0x0000000002d43f50 code [0x0000000002d440a0,0x0000000002d441b0]
Event: 6.317 Thread 0x0000000026640800 4873       3       javax.swing.CellRendererPane::addImpl (17 bytes)
Event: 6.317 Thread 0x0000000026640800 nmethod 4873 0x0000000002d43990 code [0x0000000002d43b00,0x0000000002d43e48]
Event: 6.317 Thread 0x0000000026640800 4874       1       javax.swing.JFileChooser::getFileView (5 bytes)
Event: 6.317 Thread 0x0000000026640800 nmethod 4874 0x0000000002d436d0 code [0x0000000002d43820,0x0000000002d43930]

GC Heap History (10 events):
Event: 1.636 GC heap before
{Heap before GC invocations=1 (full 0):
 PSYoungGen      total 153088K,used 131584K [0x0000000719580000,0x0000000724000000,100% used [0x0000000719580000,0% used [0x0000000722b00000,0x0000000722b00000,0x0000000724000000)
  to   space 21504K,0x0000000722b00000)
 ParOldGen       total 349696K,used 0K [0x00000005cc000000,0x00000005e1580000,0x0000000719580000)
  object space 349696K,0% used [0x00000005cc000000,0x00000005cc000000,0x00000005e1580000)
 Metaspace       used 17251K,capacity 17578K,committed 17792K,reserved 1064960K
  class space    used 2229K,capacity 2327K,committed 2432K,reserved 1048576K
Event: 1.649 GC heap after
Heap after GC invocations=1 (full 0):
 PSYoungGen      total 153088K,used 21503K [0x0000000719580000,0% used [0x0000000719580000,0x0000000719580000,99% used [0x0000000721600000,0x0000000722afff90,0x0000000724000000)
 ParOldGen       total 349696K,used 2922K [0x00000005cc000000,0x00000005cc2da948,reserved 1048576K
}
Event: 1.859 GC heap before
{Heap before GC invocations=2 (full 0):
 PSYoungGen      total 153088K,used 33905K [0x0000000719580000,9% used [0x0000000719580000,0x000000071a19c5f0,0x00000005e1580000)
 Metaspace       used 20849K,capacity 21190K,committed 21296K,reserved 1067008K
  class space    used 2755K,capacity 2876K,committed 2944K,reserved 1048576K
Event: 1.866 GC heap after
Heap after GC invocations=2 (full 0):
 PSYoungGen      total 153088K,used 8950K [0x0000000719580000,0x000000072c080000,41% used [0x0000000722b00000,0x00000007233bda20,used 2930K [0x00000005cc000000,0x00000005cc2dc948,reserved 1048576K
}
Event: 1.866 GC heap before
{Heap before GC invocations=3 (full 1):
 PSYoungGen      total 153088K,reserved 1048576K
Event: 1.897 GC heap after
Heap after GC invocations=3 (full 1):
 PSYoungGen      total 153088K,used 0K [0x0000000719580000,0x0000000722b00000)
 ParOldGen       total 203264K,used 9244K [0x00000005cc000000,0x00000005d8680000,0x0000000719580000)
  object space 203264K,4% used [0x00000005cc000000,0x00000005cc907158,0x00000005d8680000)
 Metaspace       used 20849K,reserved 1048576K
}
Event: 3.215 GC heap before
{Heap before GC invocations=4 (full 1):
 PSYoungGen      total 153088K,used 104975K [0x0000000719580000,79% used [0x0000000719580000,0x000000071fc03f68,0x00000005d8680000)
 Metaspace       used 34962K,capacity 35420K,committed 35496K,reserved 1079296K
  class space    used 5109K,capacity 5270K,committed 5288K,reserved 1048576K
Event: 3.221 GC heap after
Heap after GC invocations=4 (full 1):
 PSYoungGen      total 153088K,used 17106K [0x0000000719580000,79% used [0x0000000721600000,0x00000007226b4a80,0x0000000727e80000)
 ParOldGen       total 203264K,used 9252K [0x00000005cc000000,0x00000005cc909158,reserved 1048576K
}
Event: 3.221 GC heap before
{Heap before GC invocations=5 (full 2):
 PSYoungGen      total 153088K,reserved 1048576K
Event: 3.312 GC heap after
Heap after GC invocations=5 (full 2):
 PSYoungGen      total 153088K,0% used

…………..
…………..

询问您的客户是否在其桌面或其他位置创建了神模式快捷方式.你可以在这里读更多关于它的内容. https://blogs.technet.microsoft.com/deploymentguys/2010/01/08/windows-7-godmode-and-other-folder-shortcuts/ 显然,快捷方式导致java应用程序抛出msvcr100.dll 0x36adf时出现问题.这是我在java应用程序中浏览文件的问题,或者更具体地说是在使用JFileChooser时.此外还有其他相关错误.我会提出你的问题,因为你的链接帮助我解决了我的问题.

Windows 10计算机上最新版本的Java崩溃致命错误的更多相关文章

  1. 详解使用postMessage解决iframe跨域通信问题

    这篇文章主要介绍了详解使用postMessage解决iframe跨域通信问题,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧

  2. HTML5数字输入仅接受整数的实现代码

    这篇文章主要介绍了HTML5数字输入仅接受整数的实现代码,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下

  3. HTML5手指下滑弹出负一屏阻止移动端浏览器内置下拉刷新功能的实现代码

    这篇文章主要介绍了HTML5手指下滑弹出负一屏阻止移动端浏览器内置下拉刷新功能的实现代码,代码简单易懂,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧

  4. 浅谈html5之sse服务器发送事件EventSource介绍

    本篇文章主要介绍了浅谈html5之sse服务器发送事件EventSource介绍,具有一定的参考价值,有兴趣的可以了解一下

  5. HTML5 拖放(Drag 和 Drop)详解与实例代码

    本篇文章主要介绍了HTML5 拖放(Drag 和 Drop)详解与实例代码,具有一定的参考价值,有兴趣的可以了解一下

  6. ios – Swift中的非响应流委托

    所以我在Swift中使用套接字并试图将应用程序与我的服务器连接起来.我让应用程序连接到服务器的IP地址,并在服务器上使用netcat进行测试.在执行期间,应用程序的控制台输出显示它已成功连接到服务器.但是,流委托似乎没有响应.当我输入netcat时,app控制台没有打印任何内容.我已经搜索了很长一段时间,发现我的实现与其他实现非常相似.也许我在这里遗漏了一些我看不到的东西.任何想到这个问题的人都将不胜感激!

  7. ios – UIScrollView内容不允许用户交互

    我有一个启用了分页的UIScrollView,如下所示:在UIScrollView中,我添加了几个UIWebViews,并将其启用的交互设置为是这样的.它打破了UIScrollView上的分页和所有触摸.如果我将用户交互设置为NO,则页面有效,但我无法在UIWebView中突出显示文本.我试着像下面那样对UIScrollView进行子类化,但是会出现同样的情况.任何的想法?

  8. ios – 如何知道用户在iPhone中的播放控件上单击快进和快退按钮

    还是有其他方法吗?

  9. ios – 如何在使用隐式动画为CALayer设置动画时继承动画属性

    我试图使用隐式动画在CALayer上设置自定义属性的动画:在-actionForKey:方法我需要返回动画,负责插值.当然,我必须以某种方式告诉动画如何检索动画的其他参数.有关如何实现这一点的任何想法?

  10. ios – touchesMoved在iPhone 6s及以后的单点击中被调用

    解决方法可能是更高分辨率的屏幕对任何移动都更敏感.当你敲击时,你实际上可能正在滚动你的手指,使它看起来像一个小动作.两种可能的解决方>在touchesMoved:方法中检查触摸移动了多远.如果这是一个非常小的举动,请忽略它以进行_isTapped检查.>而不是覆盖触摸…

随机推荐

  1. static – 在页面之间共享数据的最佳实践

    我想知道在UWP的页面之间发送像’selectedItem’等变量的最佳做法是什么?创建一个每个页面都知道的静态全局变量类是一个好主意吗?

  2. .net – 为Windows窗体控件提供百分比宽度/高度

    WindowsForm开发的新手,但在Web开发方面经验丰富.有没有办法为Windows窗体控件指定百分比宽度/高度,以便在用户调整窗口大小时扩展/缩小?当窗口调整大小时,可以编写代码来改变控件的宽度/高度,但我希望有更好的方法,比如在HTML/CSS中.在那儿?

  3. 使用Windows Azure查询表存储数据

    我需要使用特定帐户吗?>将应用程序部署到Azure服务后,如何查询数据?GoogleAppEngine有一个数据查看器/查询工具,Azure有类似的东西吗?>您可以看到的sqlExpressintance仅在开发结构中,并且一旦您表示没有等效,所以请小心使用它.>您可以尝试使用Linqpad查询表格.看看JamieThomson的thispost.

  4. windows – SetupDiGetClassDevs是否与文档中的设备实例ID一起使用?

    有没有更好的方法可以使用DBT_DEVICEARRIVAL事件中的数据获取设备的更多信息?您似乎必须指定DIGCF_ALLCLASSES标志以查找与给定设备实例ID匹配的所有类,或者指定ClassGuid并使用DIGCF_DEFAULT标志.这对我有用:带输出:

  5. Windows Live ID是OpenID提供商吗?

    不,WindowsLiveID不是OpenID提供商.他们使用专有协议.自从他们的“测试版”期结束以来,他们从未宣布计划继续它.

  6. 如果我在代码中进行了更改,是否需要重新安装Windows服务?

    我写了一个Windows服务并安装它.现在我对代码进行了一些更改并重新构建了解决方案.我还应该重新安装服务吗?不,只需停止它,替换文件,然后重新启动它.

  7. 带有双引号的字符串回显使用Windows批处理输出文件

    我正在尝试使用Windows批处理文件重写配置文件.我循环遍历文件的行并查找我想要用指定的新行替换的行.我有一个’函数’将行写入文件问题是%Text%是一个嵌入双引号的字符串.然后失败了.可能还有其他角色也会导致失败.如何才能使用配置文件中的所有文本?尝试将所有“在文本中替换为^”.^是转义字符,因此“将被视为常规字符你可以尝试以下方法:其他可能导致错误的字符是:

  8. .net – 将控制台应用程序转换为服务?

    我正在寻找不同的优势/劣势,将我们长期使用的控制台应用程序转换为Windows服务.我们为ActiveMQ使用了一个叫做java服务包装器的东西,我相信人们告诉我你可以用它包装任何东西.这并不是说你应该用它包装任何东西;我们遇到了这个问题.控制台应用程序是一个.NET控制台应用程序,默认情况下会将大量信息记录到控制台,尽管这是可配置的.任何推荐?我们应该在VisualStudio中将其重建为服务吗?我使用“-install”/“-uninstall”开关执行此操作.例如,seehere.

  9. windows – 捕获外部程序的STDOUT和STDERR *同时*它正在执行(Ruby)

    哦,我在Windows上:-(实际上,它比我想象的要简单,这看起来很完美:…是的,它适用于Windows!

  10. windows – 当我试图批量打印变量时,为什么我得到“Echo is on”

    我想要执行一个简单的批处理文件脚本:当我在XP中运行时,它给了我预期的输出,但是当我在Vista或Windows7中运行它时,我在尝试打印值时得到“EchoisOn”.以下是程序的输出:摆脱集合表达式中的空格.等号(=)的两侧可以并且应该没有空格BTW:我通常在@echo关闭的情况下启动所有批处理文件,并以@echo结束它们,所以我可以避免将代码与批处理文件的输出混合.它只是使您的批处理文件输出更好,更清洁.

返回
顶部