QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How stable is the Waba Virtual Machine?

wabasoft - frequently asked questions
The WabaVM has been tested extensively for robustness. In its first release, making it robust was the top priority. If you experience any problems, please email support with the full description of the problem.

Is CLDC a virtual machine?

J2ME CLDC and K virtual machine: Frequently Asked Questions
No. CLDC specifies the core libraries and virtual machine features for J2ME implementations on resource-constrained devices. A CLDC implementation includes a virtual machine. For instance, KVM is included in the CLDC reference implementation.

What is the K virtual machine (KVM)?

J2ME CLDC and K virtual machine: Frequently Asked Questions
K virtual machine (KVM) is a Java virtual machine that provides the basis for the CLDC reference implementation (RI). K stands for "Kilobyte" virtual machine, referring to the small footprint of the platform. The K virtual machine is very small -- starting from approximately 70K in size.

What is Waba?

Concord.org - CCProbe FAQ
Waba is the programming language that CCProbe is written in. It is an open source Java-like language for handhelds.. A good place to learn more about it is at www.wabasoft.com. The following is a short excerpt from the wabasoft documentation: Waba is its own programming platform including a language, virtual machine, class file format and set of base classes.

Is a virtual machine all that's needed to run a small application?

J2ME CLDC and K virtual machine: Frequently Asked Questions
No. A virtual machine requires a set of core libraries to run applications. Some of these libraries are packaged as a part of a CLDC implementation along with the virtual machine. In addition, the capabilities of CLDC can be extended by adding profiles such as the Mobile Information Device Profile (MIDP) and/or optional packages.

What is a virtual machine?

Server Virtualization FAQ - IT Management
quot;Virtual machine" is the term applied to the server environments running on a piece of hardware. So, in the example above, the decoupled Linux and Windows servers running on a single blade server would be referred to as virtual machines.

Why can't I build this port on my 3.X-STABLE machine?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
If you are running a FreeBSD version that lags significantly behind -CURRENT or -STABLE, you may need a ports upgrade kit from http://www.FreeBSD.org/ports/. If you are up to date, then someone might have committed a change to the port which works for -CURRENT but which broke the port for -STABLE. Please submit a bug report on this with the send-pr(1) command, since the ports collection is supposed to work for both the -CURRENT and -STABLE branches.

What is the Jikes Research Virtual Machine?

FAQ - Confluence
Jikes RVM (Research Virtual Machine) is designed to execute Java??? programs that are typically used in research on fundamental virtual machine design issues. It provides the research communities with a flexible testbed to prototype new virtual machine technologies and experiment with different design alternatives. It runs on the Linux?/IA-32, AIX???/PowerPC???, OSX/PowerPC, and Linux/PowerPC platforms, and exhibits industry-strength performance for many benchmark programs on these platforms.

What is the performance of the PERC virtual machine?

Aonix - PERC - FAQ
Some competing vendors will try to convince you with carefully selected benchmarks intended to prove the superiority of their solution. Don't be fooled. The only reliable way to determine performance in the real world, is to try for yourself. Real world applications are far more complex in their content and in their interaction with their external environment than can ever be captured in a simple execution benchmark.

Back What is the KVM (K Virtual Machine)?

Data Representations: Support
The KVM is a specification for a Java Virtual Machine optimized for devices with limited resources such as cellphones, handhelds, or set-top boxes. For more details, see the white paper from Sun.

Is Waba free?

wabasoft - frequently asked questions
Yes. The software to build and run Waba programs is available free on Wabasoft's web site. The software is licensed under the GNU license, just like Linux.

Is there a Waba newsgroup somewhere?

wabasoft - frequently asked questions
If you can't access the newsgroup using that link (this is usually because a firewall at your site is preventing access), you can access it on the web using Deja. To use Deja:

What Java virtual machine (JVM) do I use to run the AspectJ compiler?

AspectJ Frequently Asked Questions
Use the latest, greatest, fastest JVM you can get your hands on for your platform. The compiler's performance is dependent on the performance of the JVM it is running on, so the faster a JVM you can find to run it on, the shorter your compile times will be. At a minimum you need to use a Java 2 or later JVM to run the compiler (J2SE 1.3 for AspectJ 1.1). We realize that this constraint can be a problem for users who don't currently have a Java 2 JVM available.

How can I uninstall the Microsoft Java Virtual Machine (JVM) from Windows XP?

The Broadband Reports Windows XP FAQ - dslreports.com
You might want to remove the Microsoft JVM, which Microsoft no longer supports, in favor of the more recent Sun Microsystems JVM. To remove the Microsoft JVM, perform the following steps: The HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM registry subkey (to remove the Microsoft Internet Explorer (IE) options When Internet Explorer 7 is installed on Windows XP, ctfmon.exe runs in the background without purpose, and when the Run entry for ctfmon.

How do I increase the memory for the Java Virtual Machine?

SQL Developer - FAQ
Usually the default memory configuration of your VM should be sufficient to work with SQL Developer. If you want to increase the available memoy anyway you will have to start the application with additional command line options. If you use a Sun Microsystem Java VM open a shell window, change to the SQL Developer folder and type java -Xmx256m -jar sqldeveloper.jar to start with a maximum heap memory of 256 MB. The default maximum heap size is 64 MB.

Can I run WordRider on Microsoft's Virtual Machine?

WordRider Text Editor for TI-89/92/TxtRider/Hibview/uView - ...
The latest version of WordRider requires at least version 1.5 of the Java 2 platform, and therefore will not be compatible with Microsoft's Virtual Machine.

Can I install WellSight products on a Virtual Machine?

WellSight Systems
Yes, when using a hardware key for your license, or for the WellSight Log Viewer, which does not require a license. No, when using an electronic license you must install your WellSight product directly on a real computer running a supported version of Windows. This applies to both stand-alone and network installations.

Why your own virtual machine? Why not compile to JVM/.NET?

docs/faq.pod
Those VMs are designed for statically typed languages. That's fine, since Java, C#, and lots of other languages are statically typed. Perl isn't. For a variety of reasons, it means that Perl would run more slowly there than on an interpreter geared towards dynamic languages. The .NET VM didn't even exist when we started development, or at least we didn't know about it when we were working on the design. We do now, though it's still not suitable. Sure we will. They're just not our first target.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact