sysinfo example

When you run the sysinfo command using the derbyrun.jar file, the output looks something like this:
java -jar c:\Derby_10\lib\derbyrun.jar sysinfo
------------------ Java Information ------------------
Java Version: 1.4.2_13
Java Vendor: Sun Microsystems Inc.
Java home: c:\p4main\jdk142\jre
Java classpath: c:\Derby_10\lib\derbyrun.jar
OS name: Windows XP
OS architecture: x86
OS version: 5.1
Java user name: user1
Java user home: C:\Documents and Settings\myhome
Java user dir: C:\Derby_10\test
java.specification.name: Java Platform API Specification
java.specification.version: 1.4
--------- Derby Information --------
JRE - JDBC: J2SE 1.4.2 - JDBC 3.0
[c:\Derby_10\lib\derby.jar] 10.4.2.0 - (483632)
[c:\Derby_10\lib\derbytools.jar] 10.4.2.0 - (483632)
------------------------------------------------------
----------------- Locale Information -----------------
Current Locale : [English/United States [en_US]]
Found support for locale: [cs]
         version: 10.4.2.0 - (483632)
Found support for locale: [de_DE]
         version: 10.4.2.0 - (483632)
Found support for locale: [es]
         version: 10.4.2.0 - (483632)
Found support for locale: [fr]
         version: 10.4.2.0 - (483632)
Found support for locale: [hu]
         version: 10.4.2.0 - (483632)
Found support for locale: [it]
         version: 10.4.2.0 - (483632)
Found support for locale: [ja_JP]
         version: 10.4.2.0 - (483632)
Found support for locale: [ko_KR]
         version: 10.4.2.0 - (483632)
Found support for locale: [pl]
         version: 10.4.2.0 - (483632)
Found support for locale: [pt_BR]
         version: 10.4.2.0 - (483632)
Found support for locale: [ru]
         version: 10.4.2.0 - (483632)
Found support for locale: [zh_CN]
         version: 10.4.2.0 - (483632)
Found support for locale: [zh_TW]

When you request help for a problem by posting to the derby-user mailing list, include a copy of the information provided by the sysinfo utility.

Related concepts
Using sysinfo to check the classpath