Re: Problems with java applets on PPC

2002-06-10 Thread Rogério Brito
On Jun 08 2002, Russell Hires wrote: > Hmm...I've used Konqueror with Java apps, and that works okay. Try that? Well, Konqueror seem to have other problems with the page. > Part II: blackdown doesn't have a .deb for powerpc. they only have .bin > files, which work well enough, but you h

Re: Problems with java applets on PPC

2002-06-08 Thread Russell Hires
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hmm...I've used Konqueror with Java apps, and that works okay. Try that? Part II: blackdown doesn't have a .deb for powerpc. they only have .bin files, which work well enough, but you have to go through the readme... HTH Russell On Saturday 08 Ju

Problems with java applets on PPC

2002-06-08 Thread Rogerio Brito
Dear people, I am trying to access my bank which, unfortunately, uses a Java applet for password input (yes, I know it is stupid, but I can't change the bank -- otherwise, I wouldn't receive the financial support for my graduate study). The problem

Re: Re: Problems with Java

2001-08-09 Thread Stefan Heimann
On Thu, Aug 09, 2001 at 12:40:18PM -0400, Colin Walters wrote: > Stefan Heimann <[EMAIL PROTECTED]> writes: > > > SIGSEGV 11* segmentation violation > > si_signo [11]: SIGSEGV 11* segmentation violation > > si_errno [0]: Erfolg > > si_code [0]: SI_USER [pid: 0, uid: 0] > > st

Re: Re: Problems with Java

2001-08-09 Thread Wilhelm Fitzpatrick
> ok, but now I have the following problem (I use the jdk 1.3.0 from > blackdown and woody with kernel 2.2.18pre21): > > SIGSEGV 11* segmentation violation > si_signo [11]: SIGSEGV 11* segmentation violation > si_errno [0]: Erfolg > si_code [0]: SI_USER [pid: 0, uid: 0] >

Re: Problems with Java

2001-08-09 Thread Colin Walters
Stefan Heimann <[EMAIL PROTECTED]> writes: > SIGSEGV 11* segmentation violation > si_signo [11]: SIGSEGV 11* segmentation violation > si_errno [0]: Erfolg > si_code [0]: SI_USER [pid: 0, uid: 0] > stackpointer=0x7fffc2bc Are you doing anything that requires AWT, Swing, or

Re: Re: Problems with Java

2001-08-09 Thread Stefan Heimann
On Mon, Aug 06, 2001 at 11:59:04AM -0700, Wilhelm Fitzpatrick wrote: > This message indicates java cannot grow its heap any larger. This may be > do to an actual inability to allocate memory, or more likely, the heap has > grown to the maximum allowed size, which, with the 1.3.0 blackdown VM is >

Re: Problems with Java

2001-08-06 Thread Wilhelm Fitzpatrick
This message indicates java cannot grow its heap any larger. This may be do to an actual inability to allocate memory, or more likely, the heap has grown to the maximum allowed size, which, with the 1.3.0 blackdown VM is 64MB. You can add override this using the -Xmx parameter to java by doing so

Problems with Java

2001-08-06 Thread Stefan Heimann
Hi! I'm running Java 1.3.0 from blackdown. Sometimes I get the error: java.lang.OutOfMemory. I could not detect something that causes the error. For example it happens sometimes when running tomcat or ant. But when I try again, I cannot reproduce the error. It also happens when there is no other