Re: Re: Re: OOME when trying to install HISE
"Guillaume Sauthier (OW2)" <[email protected]> Mon, 20 Jun 2011 09:41:14 +0200
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hmmm a quick search on google give me this: http://seamframework.org/Community/OrghibernateMappingExceptionCouldNotDetermineTypeFor There are many other links suggesting a problem in the way annotations are used... If this is the right fix, I guess the right move is to report this to the hise team. 'cause it looks that this problem has nothing to do with JOnAS directly... --G 2011/6/17 Peter Nabbefeld <[email protected]> > Noticed, the war file has already been copied to the deploy directory. > After restarting Jonas it automatically tried to deploy hise-web-0.3.0.war, > same exception (log attached). > > As it's not my product (just wanted to test it), I do not know what I could > do to install it ... > > Kind regards > > Peter > > > Guillaume Sauthier (OW2) schrieb: > > > > > > [...] > > > > > > > The cause of the Exception is because you upload a large file through > HTTP. > > if you do not pass in HTTP layers, no memory problems... > > > > --G > > >