473,770 Members | 4,029 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HotSpot Virtual Machine Error when I want to print

I made a small application which print some JPanel content:
....
disableDoubleBu ffering(compone ntToBePrinted);
componentToBePr inted.paint(gra phics);
enableDoubleBuf fering(componen tToBePrinted);
....
It prints OK on a matrix printer Epson LQ 670, but on a
LaserJet HP I got this:

p.s.
it prints without disabling double buffering but quality is very low.
Unexpected Signal : EXCEPTION_FLT_D IVIDE_BY_ZERO (0xc000008e) occurred at
PC=0xBFAAB8
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:

Dynamic libraries:
0x7CC00000 - 0x7CC1D000 C:\WINDOWS\SYST EM\IMAGEHLP.DLL

Heap at VM Abort:
Heap
def new generation total 576K, used 203K [0x10010000, 0x100b0000,
0x104f0000)
eden space 512K, 27% used [0x10010000, 0x10033128, 0x10090000)
from space 64K, 98% used [0x10090000, 0x1009fc30, 0x100a0000)
to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
tenured generation total 2244K, used 2025K [0x104f0000, 0x10721000,
0x14010000)
the space 2244K, 90% used [0x104f0000, 0x106ea760, 0x106ea800,
0x10721000)
compacting perm gen total 7168K, used 7102K [0x14010000, 0x14710000,
0x18010000)
the space 7168K, 99% used [0x14010000, 0x146ff8b0, 0x146ffa00,
0x14710000)

Local Time = Sat May 29 13:54:06 2004
Elapsed Time = 78
#
# HotSpot Virtual Machine Error : EXCEPTION_FLT_D IVIDE_BY_ZERO
# Error ID : 4F530E43505002E F
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-beta-b19 mixed mode)
#
# An error report file has been saved as hs_err_pid42946 68251.log.
# Please refer to the file for further information.
#


Jul 17 '05 #1
1 4138
Mario_5 wrote:
Unexpected Signal : EXCEPTION_FLT_D IVIDE_BY_ZERO (0xc000008e) occurred at
PC=0xBFAAB8
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:

Dynamic libraries:
0x7CC00000 - 0x7CC1D000 C:\WINDOWS\SYST EM\IMAGEHLP.DLL

Heap at VM Abort:
Heap
def new generation total 576K, used 203K [0x10010000, 0x100b0000,
0x104f0000)
eden space 512K, 27% used [0x10010000, 0x10033128, 0x10090000)
from space 64K, 98% used [0x10090000, 0x1009fc30, 0x100a0000)
to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
tenured generation total 2244K, used 2025K [0x104f0000, 0x10721000,
0x14010000)
the space 2244K, 90% used [0x104f0000, 0x106ea760, 0x106ea800,
0x10721000)
compacting perm gen total 7168K, used 7102K [0x14010000, 0x14710000,
0x18010000)
the space 7168K, 99% used [0x14010000, 0x146ff8b0, 0x146ffa00,
0x14710000)

Local Time = Sat May 29 13:54:06 2004
Elapsed Time = 78
#
# HotSpot Virtual Machine Error : EXCEPTION_FLT_D IVIDE_BY_ZERO
# Error ID : 4F530E43505002E F
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-beta-b19 mixed mode)
#
# An error report file has been saved as hs_err_pid42946 68251.log.
# Please refer to the file for further information.
#

Post a bug at http://java.sun.com

Ray

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
7796
by: Naresh Agarwal | last post by:
Hi What are the different kinds of JVMs exist and in what respect do they differ. What is the difference between client, server, classic and hotspot jvms? thanks, Naresh
6
3752
by: cournape | last post by:
Hi there, I have some scientific application written in python. There is a good deal of list processing, but also some "simple" computation such as basic linear algebra involved. I would like to speed things up implementing some of the functions in C. So I need profiling. I first tried to use the default python profiler, but profiling my application multiplies the execution time by a factor between 10 and 100 ! So I decided to give a...
8
3398
by: nick | last post by:
I have a problem and I've been using a cheezy work around and was wondering if anyone else out there has a better solution. The problem: Let's say I have a web application appA. Locally, I set it up as C:\domains\appA. Locally, my IIS root points to C:\domains. I don't point it to C:\domains\appA since if I have an appB under C:\domains I wouldn't be able to get to it. So to access it via my browser I go to localhost/appA.
34
18271
by: antonyliu2002 | last post by:
I've set up the virtual smtp server on my IIS 5.1 like so: 1. Assign IP address to "All Unassigned", and listen to port 25. 2. Access Connection granted to "127.0.0.1". 3. Relay only allow "127.0.0.1". 4. Authentication: "Anonymous access" only. 5. Outbound connection listen to TCP 25. Besides,
5
4535
by: Marcel Hug | last post by:
Hi NG ! I'm new in C# and I'm reading a book about the fundamentals and concepts. In the chapter Methods it's written to use virtual, if i would like to override the method in a subclass. This I've to do by using override. It's also written, that's possible to "hide" the base class method by using the new key word. Because I've already written some C# code and I didn't know anything
7
2001
by: Philippe Poulard | last post by:
Hi, RefleX 0.1.3, a general-purpose XML Virtual Machine, is available here : http://reflex.gforge.inria.fr/ In this release, you'll find tutorials for mapping SQL to arbitrary complex XML structures, and for experimenting the Active Schema Language : express constraints on XML documents that you can't achieve with DTD, W3C XML Schema, neither Relax NG, and define custom semantic data types.
6
3138
by: Alden Pierre | last post by:
Hello, http://www.parashift.com/c++-faq-lite/virtual-functions.html#faq-20.7 As per the link above it's wise to have a virtual deconstructor when creating an abstract class. Here is when I'm little confused. Am I deleting the right object when I call the virtual deconstructor? I was under impression when creating a class if I'm not specifically allocating memory, do not implement deconstructor and let the default take care of it...
9
1211
by: Benny | last post by:
The methods within an interface is not virtual. How do I go about doing the following: class BaseClass : IComparable { int CompareTo(Object o) {...} }; class DerivedClass : BasedClass {
3
2209
by: Juha Nieminen | last post by:
It occurred to me while developing an application: What happens if two (completely independent) base classes have the exact same virtual function, and then a derived class is derived from both, and this derived class implements that function? Will it work? Will it cause an error along the lines of "ambiguous function definition" or whatever? Well, I tried it, and it actually seemed to compile and work just as expected. Apparently this...
0
9602
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10237
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8905
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6690
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5467
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3987
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3589
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2832
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.