• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Connector/J 5.1, Euro Symbol as '?'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connector/J 5.1, Euro Symbol as '?'


  • Subject: Re: Connector/J 5.1, Euro Symbol as '?'
  • From: Simon McLean <email@hidden>
  • Date: Thu, 24 Sep 2009 10:35:17 +0100

sounds suspiciously like you are fetching your entire database
somewhere. i'd start with checking your model. look for a
relationship(s) that could accidently fault in an entire table.
classic example would be something like a client entity that has a
relationship to transactions, and one of your clients has done a
gazillion transactions. trip that fault and you'll likely run out of
memory as the app tries to fault a gazillion transaction EO's.

simon

2009/9/24 David Griffith <email@hidden>:
> Hi all,
>
> I've been having a real problem over the past 12 months with my WebObjects
> and mySQL installation.  It has been getting gradually worse to the point
> now where the apps crash every 10 or 15 mins.  The are crashing out with
> Java.OutOfHeapSpace errors.  We've tried everything to increase the heap
> space but has made no difference.  The fact that it is has gradually gotten
> worse over time indicates to me that as the database is growing the problem
> is getting worse.
>
> I tried last night to update the Connecter/J adaptor to version 5.1 as we
> were using an older one and I thought that might help.  It hasn't in fact,
> and what it has done is make all the € symbols appear as '?'.  I know this
> has to do with the encoding and I want it all to be UTF8 but I can't seem to
> work out how the hell to get them to display properly.  They all displayed
> perfectly before I changed the adaptor.
>
> On the other hand, I really need to find a solution to this problem where
> the apps are crashing and I am very tight for time.  I am prepared to pay
> someone to track down this problem for me.  Any takers?
>
> Kind regards,
> David. _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Connector/J 5.1, Euro Symbol as '?' (From: David Griffith <email@hidden>)

  • Prev by Date: Connector/J 5.1, Euro Symbol as '?'
  • Next by Date: Re: Connector/J 5.1, Euro Symbol as '?'
  • Previous by thread: Connector/J 5.1, Euro Symbol as '?'
  • Next by thread: Re: Connector/J 5.1, Euro Symbol as '?'
  • Index(es):
    • Date
    • Thread