home *** CD-ROM | disk | FTP | other *** search
- 256 Applet initialized
- 257 Applet started
- 258 Applet stopped
- 259 Applet destroyed
- 260 Opening Java class: %1
- 261 Opening Java class cabinet: %1
- 262 Opening file: %1
- 263 Opening Java archive: %1
- 512 Warning: Applet Window
- 1024 Unknown HRESULT: (%lxh)
- 1025 Class %1 used in context that requires the class be marked declared using @dll.struct.
- 1026 Class %1 could not be loaded.
- 1027 VM error %1!lxh!: No description found in vmhelper.dll
- 1028 Could not create COM proxy for %1 instance: %2
- 1029 No more room in GUID table.
- 1030 Creation of %1 instance failed. Could not allocate %2!lu! bytes of memory.
- 1031 Could not create Win32 event.
- 1032 Target thread's message queue is full or thread does not have a VM service window.
- 1033 Target thread has been unexpectedly killed.
- 1034 Failed remote creation of coclass %1: %2
- 1035 Illegal cast from class %1 to interface %2. Class does not declare interface and interface does not have an IID.
- 1036 COM object bound to %1 instance does not support the interface %2.
- 1037 COM object bound to %1 instance failed QueryInterface(%2): %3
- 1038 COM object bound to %1 instance does not support interthread marshaling for %2: %3
- 1039 Failed creation of %1 because CoCreateInstance of CLSID %2 failed: %3
- 1040 Failed creation of Java->COM proxy for %1: %2
- 1041 Failed creation of %1 because CLSID %2 is not properly registered.
- 1042 Class %1 cannot be used in this context because it contains object or string members.
- 1043 Class %1 used in context that requires the class be marked as a Java-Callable-Wrapper.
- 1044 Could not translate %1 to VARIANT of vartype %2. Conversion is not supported.
- 1045 Could not translate to %1 from VARIANT of vartype %2. Conversion is not supported.
- 1046 Java Exception
- 1047 Multi-dimensional SAFEARRAY <-> Java Array conversion not supported.
- 1048 cbExternalSize must be public and static.
- 1049 cbByValSize must be public and static.
- 1050 CustomFlags must be public and static.
- 1051 Hook class defines inconsistent Java target type.
- 1052 Invalid flags set in CustomFlags.
- 1053 A Custom type cannot be marshaled due to one or more missing hook members.
- 1054 This operation cannot be performed on this thread.
- 1055 Unable to locate system class: %1
- 1056 Java class %1 represents a COM object and cannot be extended.
- 1057 Maximum structure nesting depth exceeded. Circular nesting suspected.
- 1058 Unable to install Java packages.\n\nThe command line is invalid.
- 1059 Unable to install Java packages from %1.\n\n%2
- 1060 Java Package Manager
- 1061 Instances of %1 cannot be passed via a J/Direct Object parameter.
- 1062 Parameter%d
- 1063 Element
- 1064 Properties...
- 1065 Setup is trying to install Java class files which are older than the files you already have on your system. Keep your existing files?
- 1066 Overwrite package '%ls'?\n\nExisting version has certificate issued by %s to %s\n\nNew version has certificate issued by %s to %s\n
- 1067 Overwrite namespace '%ls'?\n\nExisting version has certificate issued by %s to %s\n\nNew version has certificate issued by %s to %s\n
- 1068 Overwrite Java bean '%ls'?\n\nExisting version has certificate issued by %s to %s\n\nNew version has certificate issued by %s to %s\n
- 1280 invalid opcode
- 1288 use of invalid or uninitialized local variable
- 1289 type mismatch: actual type %1, expected type %2
- 1319 type mismatch: expected array
- 1536 specified storage area is inaccessible
- 1537 storage limit exceeded
- 1538 cannot replace destination file with a directory: %1
- 1539 cannot replace destination directory with a file: %1
- 1540 invalid operation on directory: %1
- 1541 principal's storage area is inaccessible
- 1542 invalid storage pathname: %1
- 1543 unable to exclusively lock storage area
- 1792 Java Console
- 1793 Close
- 1794 Clear
- 1795 Always On Top
- 2048 Java exception thrown:
- 2049 Unhandled Java exception:
- 2304 \nProfiling options are specified as a comma-separated list of any combination\n
- 2305 of the following:\n\n
- 2306 call[time]s[=<methods>] Time execution in specified methods\n
- 2307 calltrace[=<methods>] Print entry/exit messages\n
- 2308 callparams[=<methods>] Print parameters and return values\n
- 2309 permethodalloc Count per-method allocations\n
- 2310 perclassalloc Count per-class allocations\n
- 2311 gc Print per-garbage collection heap information\n
- 2312 heapdump Dump list of live objects at each garbage collection\n
- 2313 file=<filename> Append profiling output to specified file\n
- 2314 sample[=<frequency>] Sample method locations with given frequency\n
- 2315 verbose Print class loads, thread creations, ...\n
- 2316 table Print tabular output in simple space-delimited form\n
- 2317 \nexample:\n
- 2318 \njview -prof:calls=MyClass.*+Pkg/Foo.bar()V,gc,file=prof.out\n
- 2319 \nmeans:\n
- 2320 - time execution in any method of a class MyClass, or any class within package\n
- 2321 MyClass\n
- 2322 - time execution in method "void Pkg.Foo.bar ()"\n
- 2323 - after each garbage collection, print summarized heap information\n
- 2324 - append all profiling output to "prof.out"\n
- 2325 ~
- 2560 Invalid profiling options, starting at: %s\n
- 2561 Cannot specify methods for multiple call options.\n
- 2562 Cannot specify multiple sampling frequencies.\n
- 2563 Invalid sampling frequency.\n
- 2564 Option %s does not have settings.\n
- 2565 Invalid method signature, starting at: %s\n
- 2566 Could not enable profiling.\n
- 2567 Could not enable allocation profiling.\n
- 2568 Could not enable allocation profiling. The registered VM does not implement IJavaHeapMonitor::NotifyOnObjectAllocations.\n
- 2569 The registered VM does not support profiling of specific methods. Only profiling of all methods is supported.\n
- 2576 The registered VM does not support sampling.\n
- 2577 One or more profiling options are not supported by the registered VM.\n
- 2578 Could not enable per-method allocation profiling. The register VM does not support IJavaEventMonitorIDInfo2::GetStackTrace.\n
- 2579 Call profiling with the IE4 VM is not implemented.\n
- 2580 No output filename specified.\n
- 2581 Unable to open output file %s.\n
- 2582 Do not enable call profiling with sampling.\n
- 2583 Non-trailing wildcard starting at %s.\n
- 2584 Could not enable heap dumping. The registered VM does not implement IJavaHeapMonitor::GetHeapInfo.\n
- 2585 warning: could not enable object aging.\n
- 4000 Java console enabled (requires restart)
- 4001 JIT compiler for virtual machine enabled (requires restart)
- 4002 Java logging enabled
- 4003 Java permissions
- 4004 Custom
- 4005 Disable Java
- 4006 High safety
- 4007 Low safety
- 4008 Medium safety
- 4009 Microsoft VM
- 4010 Microsoft VM
-