Roman Urosov

Results 4 issues of Roman Urosov

In some xml parsers percentage sign is a reserved character, e.g.: https://technet.microsoft.com/en-us/library/ms145315(v=sql.90).aspx However Simple XML does not escape it when serializing text fields and currently there is no way to...

Latest javasysmon release has incorrectly compiled dll: D:\APPS>"C:\Program Files\Java\jdk1.6.0_24\bin\java" -jar ./lib/javasysmon-0.3.5.jar Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Documents and Settings\romikk\Local Settings\Temp\2\javasysmo5686058043554074094.dll: Can't l oad AMD 64-bit .dll on a IA 32-bit...

Got below exception when running on Linux: ``` $ uname -a Linux lonsl1100576 2.6.32-573.12.1.el6.x86_64 #1 SMP Mon Nov 23 12:55:32 EST 2015 x86_64 x86_64 x86_64 GNU/Linux $ /apps/java/64/jdk1.8.0_45/bin/java -cp "lib/javasysmon-0.3.5.jar"...

How is this supposed to work in multithreaded applications? If you update your property from property watcher thread, there is no guarantee that this update will be visible for any...