Ended up with something like this:
https://gist.github.com/xfyre/12612d45bccf16422050
Kind of a brutal approach, but works OK
On Sun, Jan 25, 2015 at 2:26 PM, Ilya Obshadko
wrote:
> I have looked into source and seems like we can't do much. AJAX exception
> reporting is hard-coded in exception-
I have looked into source and seems like we can't do much. AJAX exception
reporting is hard-coded in exception-frame.coffee and this part cannot be
properly altered.
If we don't supply X-Tapestry-ErrorMessage header, this iframe-based
exception reporting is turned off (which is good).
ajax.coffee
in 5.4 there is a custom exception handler available by contributing your
handler.
search nabble , I had similar queries 4 or 5 months ago. that should get
you started.
in 5.3, you can use the tapestry-exceptionpage package from tynamo I
believe for same behaviour.
sry for vagueness, haven't to
I asked about this before, but didn't get any answer. Is that possible to
customize AJAX error reporting in any way?
I need to have a different logic there (for example, if error occurs during
zone update, I want to remove custom zone overlay and present a modal
dialog with human-readable descript
I'd like to also add I'm using the ajaxformloop component. Thanks.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/exception-report-tp5719007p5719210.html
Sent from the Tapestry - User mailing list archive at
ializable {
@Id
@GeneratedValue
@NonVisual
@Column(name="lineItemId")
private Long id;
Thanks
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/exception-report-tp5719007p5719209.html
Sent from the Tapestry - User mail
To be clear, what I was getting at is that you should be serializing the
ids of database entities, not the serialized versions of the entities
themselves.
On Thu, Jan 3, 2013 at 1:37 AM, nhhockeyplayer nashua <
nhhockeypla...@hotmail.com> wrote:
>
>
> well i tried blob and mediumblob... it is a
o wonder I been chasing that damn property higher.
>
> so I remove Serializable from the interface ?
>
> Best regards
> and thanks... KEN
>
> From: nhhockeypla...@hotmail.com
> To: users@tapestry.apache.org
> Subject: RE: exception report
> Date: Thu,
serializing giant blobs of data to the client?
shit I didnt know I was.
No wonder I been chasing that damn property higher.
so I remove Serializable from the interface ?
Best regards
and thanks... KEN
From: nhhockeypla...@hotmail.com
To: users@tapestry.apache.org
Subject: RE: exception
Have you considered NOT serializing giant blobs of data to the client?
On Thu, Dec 27, 2012 at 7:52 AM, Cezary Biernacki wrote:
> Yeah i set the breakpoint and it gets triggered... but really nothing to
>> do at that point. And it looks like its coming from tapestry... the
>> IllegalStateExcepti
Yeah i set the breakpoint and it gets triggered... but really nothing to do at
that point. And it looks like its coming from tapestry... the
IllegalStateException
No, it is clearly coming from Jetty.
Tapestry just calls standard servlet request API getParameter() method.
So you saying my je
This fixed it
org.mortbay.jetty.Request.maxFormContentSize
758122
project.
Or instrument the maven pom itself for the project somehow ?
Best regards
and thanks... KEN
From: nhhockeypla...@hotmail.com
To: users@tapestry.apache.org
Subject: RE: exception report
Date: Thu, 27 Dec 2012 09:58:51 -0500
Ok I am rendering a gallery of 24 objects... sizable BLOB's
users@tapestry.apache.org
Subject: RE: exception report
Date: Thu, 27 Dec 2012 09:56:39 -0500
Thanks Cezary,
Yeah i set the breakpoint and it gets triggered... but really nothing to do at
that point. And it looks like its coming from tapestry... the
IllegalStateException
So you saying my jetty plugin up
Thanks Cezary,
Yeah i set the breakpoint and it gets triggered... but really nothing to do at
that point. And it looks like its coming from tapestry... the
IllegalStateException
So you saying my jetty plugin updated itself ?
Ok here is some more stuff pertaining to your claims...
127.0.0.1 -
Unsubscribe.
On Dec 27, 2012, at 8:07 AM, nhhockeyplayer nashua
wrote:
>
> it would be nice if I knew WHICH parameter
>
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additiona
it would be nice if I knew WHICH parameter
Probably 't:component-trace', but I believe it would fail for any parameter.
I am not sure what is happening, but my guess is that your Jetty was
recently upgraded,
and now fails during parameter extraction (are
it would be nice if I knew WHICH parameter
On Mon, 30 Apr 2012 21:58:59 -0300, TechniciuM wrote:
Hi Thiago.
Hi!
Suprisingly I have been left with some old Hibernate libs in my stack,
so I had to delete them manually as they haven't been seen by my IDE. I
have done it, but the issue persists, but I have got a couple of issues
he
eason why my app fails
to process it in the right way.
This is the the new log
http://shrib.com/GebWbwlN
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5677252.html
Sent from the Tapestry - User mailing list archi
On Mon, 30 Apr 2012 18:58:57 -0300, TechniciuM wrote:
This is what I wanted at first to post :
http://shrib.com/902LeAu6
java.lang.IncompatibleClassChangeError: org/hibernate/cfg/ExtendedMappings
at
org.hibernate.cfg.AnnotationConfiguration.createExtendedMappings(AnnotationConfiguration.ja
This is what I wanted at first to post :
http://shrib.com/902LeAu6
This is my issue.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5677101.html
Sent from the Tapestry - User mailing list archive at Nabble.com
Lol :) I couldn't see I didn't close the listener tag. :D
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5677078.html
Sent from the Tapestry - User mailing list archive at
echniciuM wrote:
> But why is that? Do I have to make my own service in order that to work? So
> far my xml was parsing just fine, but when I implemented the entities like I
> did, it throws me that exception.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.n
But why is that? Do I have to make my own service in order that to work? So
far my xml was parsing just fine, but when I implemented the entities like I
did, it throws me that exception.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate
On Mon, 30 Apr 2012 18:10:10 -0300, TechniciuM wrote:
This is the log of my Tomcat server, Thiago, http://shrib.com/45eMiypR .
It's quite obvious what the problem is in the log:
Caused by: java.lang.RuntimeException: Exception constructing service
'HibernateSessionSource': Error invoking s
This is the log of my Tomcat server, Thiago, http://shrib.com/45eMiypR .
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5677005.html
Sent from the Tapestry - User mailing list archive at Nabble.com
On Mon, 30 Apr 2012 15:29:24 -0300, TechniciuM wrote:
I run it using NetBeans IDE. Apache Tomcat is added to the server list.
When I start the project, it is automatically built.
So the Tomcat log is probably sent to the NetBeans console. You should
take a look there.
--
Thiago H. de Pau
I run it using NetBeans IDE. Apache Tomcat is added to the server list. When
I start the project, it is automatically built.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5676579.html
Sent from the Tapestry - User
On Mon, 30 Apr 2012 14:45:01 -0300, TechniciuM wrote:
@Thiago
I have 4 logs here from my Apache Tomcat server. Is that what you need?
No. I want the console or log, but just the part containing the full stack
trace of the problem and nothing more. How do you run your Tomcat while
developi
go
I have 4 logs here from my Apache Tomcat server. Is that what you need?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Exception-report-Tapestry-Hibernate-HTTP-500-tp5674051p5676497.html
Sent from the Tapestry - User mailing list archive at Nabbl
On Mon, Apr 30, 2012 at 9:33 AM, TechniciuM wrote:
> The thing is I don't think JARs are mixed. Main reason for this behavior
Which versions of T5 and Hibernate are you using? I don't think it has
anything to do with your entities but the IncompatibleClassChangeError
you see in the trace.
Kalle
On Mon, 30 Apr 2012 13:33:36 -0300, TechniciuM wrote:
So the main reason is I think the inheritance, ie I am not using extended
mapping. What do you think, Thiago?
Without the full stack trace from the console or log, I can't say
anything. ;)
--
Thiago H. de Paula Figueiredo
Independent J
The thing is I don't think JARs are mixed. Main reason for this behavior
could be possibly find in the following scenario:
When I implemented this like inheritance:
@Entity
@Table(name = "Article")
@Inheritance(strategy = InheritanceType.TABLE_PER_CLASS)
public class Articleimplements Serializable
Hi!
Please get the stack trace from the console or log instead of the Tapestry
page error. In addition, it looks like you have mixed Hibernate JAR
versions.
Error invoking service builder method
org.apache.tapestry5.hibernate.HibernateCoreModule.buildHibernateSessionSource(Logger,
List, R
On 06.12.2011 13:09, Muhammad Gelbana wrote:
> What version of tapestry is that ?
> Would you kindly state tapestry's version in the subject ? :)
I'm sorry. The Tapestry version here is 5.2.6.
Regards
Stephan
signature.asc
Description: OpenPGP digital signature
What version of tapestry is that ?
Would you kindly state tapestry's version in the subject ? :)
Thanks.
On Tue, Dec 6, 2011 at 1:20 AM, Alejandro Scandroli <
alejandroscandr...@gmail.com> wrote:
> I have seen this "Form components may not be placed inside other Form
> components." error way to
On 06.12.2011 00:20, Alejandro Scandroli wrote:
> I have seen this "Form components may not be placed inside other Form
> components." error way too many times.
> The problem is that your ExceptionReport page has a form that is
> trying to add a new FormSupport to the environment but there is one
I have seen this "Form components may not be placed inside other Form
components." error way too many times.
The problem is that your ExceptionReport page has a form that is
trying to add a new FormSupport to the environment but there is one
already there.
The FormSupport that is already on the en
On 30.11.2011 15:55, I wrote:
> However, now the ExceptionReport page itself throws an exception when
> the orginal exception occurs on a page which already has a form:
Does anybody have an idea why this is happening or how I can fix it?
Regards
Stephan
signature.asc
Description: OpenPGP dig
Hello!
Our ExceptionReport page should contain a form which the user can use to
describe what lead to the error.
However, now the ExceptionReport page itself throws an exception when
the orginal exception occurs on a page which already has a form:
-
Caused by: org.apache.tapestry5.ioc.inter
t; >Configuration configuration) {
> >
> > then pass it to the service
> >
> >
> > Davor Hrg
> >
> >
> > On Feb 19, 2008 12:01 PM, Geoff Callender
> > <[EMAIL PROTECTED]> wrote:
> >> Many thanks, Davor. He
productionMode,
Configuration configuration) {
then pass it to the service
Davor Hrg
On Feb 19, 2008 12:01 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
Many thanks, Davor. Here's what worked to display a custom exception
report page ONLY IF tapestry.production-mode=true.
In services.App
Davor Hrg
On Feb 19, 2008 12:01 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
> Many thanks, Davor. Here's what worked to display a custom exception
> report page ONLY IF tapestry.production-mode=true.
>
> In services.AppModule:
>
> publi
Many thanks, Davor. Here's what worked to display a custom exception
report page ONLY IF tapestry.production-mode=true.
In services.AppModule:
public static void bind(ServiceBinder binder) {
binder.bind(RequestExceptionHandler.class,
MyRequestExceptionHandler.class).w
at
> >>>> org
> >>>> .apache
> >>>> .tapestry.ioc.internal.RegistryImpl.(RegistryImpl.java:
> >>>> 174)
> >>>>
> >>>> Geoff
> >>>>
> >>>>
> >>>> On 18/02/2008, at
erro page too,
either omit the contribution,
or display different message
On Feb 17, 2008 1:25 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
Is there a way to make it use your own custom exception report
page
only if -Dtapestry.production-mode=true?
On 17/02/2008, at 10:47 PM, Geoff Ca
ptionReporter
> >>> and have customized page for both dev and production :)
> >>>
> >>> Davor Hrg
> >>>
> >>> On Feb 17, 2008 2:49 PM, Geoff Callender
> >>> <[EMAIL PROTECTED]> wrote:
> >>>> So you
display different message
On Feb 17, 2008 1:25 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
Is there a way to make it use your own custom exception report
page
only if -Dtapestry.production-mode=true?
On 17/02/2008, at 10:47 PM, Geoff Callender wrote:
I like it - I think it's the right
AppModule and use it to condition whether
> >> I contribute an ExceptionReporter. Is that right?
> >>
> >>
> >> On 17/02/2008, at 11:49 PM, Davor Hrg wrote:
> >>
> >>> you can use that symbol in your custom erro page too,
> >>> either omi
erro page too,
either omit the contribution,
or display different message
On Feb 17, 2008 1:25 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
Is there a way to make it use your own custom exception report page
only if -Dtapestry.production-mode=true?
On 17/02/2008, at 10:47 PM, Geoff Calle
> > > or display different message
> > >
> > > On Feb 17, 2008 1:25 PM, Geoff Callender
> > > <[EMAIL PROTECTED]> wrote:
> > >> Is there a way to make it use your own custom exception report page
> > >> only if -Dtapestry.production-mode=tr
isplay different message
> >
> > On Feb 17, 2008 1:25 PM, Geoff Callender
> > <[EMAIL PROTECTED]> wrote:
> >> Is there a way to make it use your own custom exception report page
> >> only if -Dtapestry.production-mode=true?
> >>
> >>
> &
e too,
either omit the contribution,
or display different message
On Feb 17, 2008 1:25 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
Is there a way to make it use your own custom exception report page
only if -Dtapestry.production-mode=true?
On 17/02/2008, at 10:47 PM, Geoff Callender wrote:
you can use that symbol in your custom erro page too,
either omit the contribution,
or display different message
On Feb 17, 2008 1:25 PM, Geoff Callender
<[EMAIL PROTECTED]> wrote:
> Is there a way to make it use your own custom exception report page
> only if -Dtapestry.producti
Is there a way to make it use your own custom exception report page
only if -Dtapestry.production-mode=true?
On 17/02/2008, at 10:47 PM, Geoff Callender wrote:
I like it - I think it's the right default. Just need to make sure
everyone's aware of it.
Geoff
On 17/02/2008,
page
HTH
--
Chris
Joost Schouten (ml) wrote:
I'm experiencing the same with 5.0.11
Cheers,
Joost
Geoff Callender wrote:
Is anyone else seeing this? The exception report page in T5.0.10
has
no detail - I'm getting only a heading and the exception, eg.
An unexpected application except
Hi,
As the snippet below says; it is a system property - meaning that you
should be able to pass it using a -Dtapestry.production-mode=false in
your tomcat startup config
--
Chris
Angelo Chen wrote:
Hi,
Got the same issue, not using jetty, but tomcat, where could I add that
production mode
tapestry.production-mode
> > false
> >
> >
> >
> > Into the maven-jetty-plugin configuration to get the nice exception page
> >
> >
>
> --
> View this message in context:
> http://www.na
> I had to add:
>
>
>
> tapestry.production-mode
> false
>
>
>
> Into the maven-jetty-plugin configuration to get the nice exception page
>
>
--
View this message in con
> I'm experiencing the same with 5.0.11
> >
> > Cheers,
> > Joost
> >
> > Geoff Callender wrote:
> >> Is anyone else seeing this? The exception report page in T5.0.10 has
> >> no detail - I'm getting only a heading and the e
configuration to get the nice exception page
HTH
--
Chris
Joost Schouten (ml) wrote:
I'm experiencing the same with 5.0.11
Cheers,
Joost
Geoff Callender wrote:
Is anyone else seeing this? The exception report page in T5.0.10 has
no detail - I'm getting only a heading and the exceptio
I'm experiencing the same with 5.0.11
Cheers,
Joost
Geoff Callender wrote:
Is anyone else seeing this? The exception report page in T5.0.10 has
no detail - I'm getting only a heading and the exception, eg.
An unexpected application exception has occurred.
Render queue error in B
Is anyone else seeing this? The exception report page in T5.0.10 has
no detail - I'm getting only a heading and the exception, eg.
An unexpected application exception has occurred.
Render queue error in BeginRender[examples/jodatime/1:pagelink]:
java.lang.ClassNotFoundException: caug
64 matches
Mail list logo