[ https://issues.apache.org/jira/browse/DERBY-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846478#action_12846478 ]
Kathey Marsden commented on DERBY-4441: --------------------------------------- My suites.All run was less than successful. This morning my screen was black and I had to reboot. The last output of my run was: testPositionString used 656 ms . testPositionStringWithUnicode used 2032 ms . testPositionClob I am not sure how long it took for things to go south. Before that, there were failures in DerbyNetClient/SysinfoTest testSysinfo used 1984 ms F. testSysinfoMethod used 47 ms F. testSysinfoLocale used 2109 ms F. testSysinfo used 1969 ms F. testSysinfoMethod used 47 ms F. but that did not seem to be what held up the run as it continued for some time after that. I will try the one test with testPositionClob and see if it runs ok and then do a full rerun. I can't imagine how a sysinfo change could cause such problems. > Change sysinfo to print out more specific JVM information > --------------------------------------------------------- > > Key: DERBY-4441 > URL: https://issues.apache.org/jira/browse/DERBY-4441 > Project: Derby > Issue Type: Improvement > Components: Tools > Affects Versions: 10.3.3.1, 10.4.2.1, 10.5.3.1, 10.6.0.0 > Reporter: Kathey Marsden > Assignee: Lily Wei > Priority: Minor > Attachments: DERBY-4441-2_diff.txt, DERBY-4441_diff.txt, > DERBY-4441_diff.txt > > > It would be nice if sysinfo printed out more specific jvm information that is > provided with java -version. At least with the IBM jvm the system properties > java.runtime.version and java.fullversion give some more (but not all) > information. More research is needed across multiple jvms to tie it down. > Alternatively sysinfo could dump *all* the system property information, but > that could make the output pretty big and show irrelavant information in some > contexts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.