Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-09 Thread Jeremy Levy
I'm not doing anything like this programatically, do you mean a user is doing this via his browser? My guess is that someone is messing with the back button.. I have a form that had 3 panels, when a user completes the first it replaces the panel with the next.
On 8/8/06, Eelco Hillenius [EMAIL PROTECTED] wrote:
On 8/8/06, Jeremy Levy [EMAIL PROTECTED] wrote: Can someone help me debug this exception?I don't see any references to my code: I'm using 1.2.1
 in Jboss/Tomcat wicket.WicketRuntimeException: Internal error parsing wicket:interface = :1 atYeah, looks like someone has been trying to play with an internal url.
Urls to components should look like:page-map-name:path:version:interface. In this case, there isonly page map name and path (default pagemap, path 1)Eelco-
Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing listWicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-09 Thread Johan Compagner
that shouldn't matterWhat eelco says is that somebody is messing with the urls and tries to alter them and then sends them to the browser.johanOn 8/9/06, 
Jeremy Levy [EMAIL PROTECTED] wrote:
I'm not doing anything like this programatically, do you mean a user is doing this via his browser? My guess is that someone is messing with the back button.. I have a form that had 3 panels, when a user completes the first it replaces the panel with the next.
On 8/8/06, Eelco Hillenius 
[EMAIL PROTECTED] wrote:
On 8/8/06, Jeremy Levy [EMAIL PROTECTED] wrote: Can someone help me debug this exception?I don't see any references to my
 code: I'm using 1.2.1
 in Jboss/Tomcat wicket.WicketRuntimeException: Internal error parsing wicket:interface = :1 atYeah, looks like someone has been trying to play with an internal url.
Urls to components should look like:page-map-name:path:version:interface. In this case, there isonly page map name and path (default pagemap, path 1)Eelco-
Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-09 Thread Eelco Hillenius
Yep. I think someone was just playing around a bit. Maybe we shouldn't
log big fat stacktraces for that unless in debug and/ or development
mode?

Eelco

On 8/9/06, Johan Compagner [EMAIL PROTECTED] wrote:
 that shouldn't matter
 What eelco says is that somebody is messing with the urls and tries to alter
 them and then sends them to the browser.

 johan

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-09 Thread Levy, Jeremy
I don't think it was someone playing with the URL, I had a user write in
a say that they got the error during registration.

Jeremy

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eelco
Hillenius
Sent: Wednesday, August 09, 2006 12:22 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

Yep. I think someone was just playing around a bit. Maybe we shouldn't
log big fat stacktraces for that unless in debug and/ or development
mode?

Eelco

On 8/9/06, Johan Compagner [EMAIL PROTECTED] wrote:
 that shouldn't matter
 What eelco says is that somebody is messing with the urls and tries to

 alter them and then sends them to the browser.

 johan


-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 


Important Notice to Recipients:
It is important that you do not use e-mail to request, authorize or effect the 
purchase or sale of any security or commodity, to send fund transfer 
instructions, or to effect any other transactions. Any such request, orders, or 
instructions that you send will not be accepted and will not be processed by 
Morgan Stanley.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-09 Thread Johan Compagner
if you can reproduce it then somehow so that i can look at it?johanOn 8/9/06, Levy, Jeremy 
[EMAIL PROTECTED] wrote:I don't think it was someone playing with the URL, I had a user write in
a say that they got the error during registration.Jeremy-Original Message-From: [EMAIL PROTECTED][mailto:
[EMAIL PROTECTED]] On Behalf Of EelcoHilleniusSent: Wednesday, August 09, 2006 12:22 PMTo: 
wicket-user@lists.sourceforge.netSubject: Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1Yep. I think someone was just playing around a bit. Maybe we shouldn'tlog big fat stacktraces for that unless in debug and/ or development
mode?EelcoOn 8/9/06, Johan Compagner [EMAIL PROTECTED] wrote: that shouldn't matter What eelco says is that somebody is messing with the urls and tries to
 alter them and then sends them to the browser. johan-Using Tomcat but need to do more? Need to support web services,
security?Get stuff done quickly with pre-integrated technology to make your jobeasier Download IBM WebSphere Application Server v.1.0.1 based on ApacheGeronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user
Important Notice to Recipients:It is important that you do not use e-mail to request, authorize or effect the purchase or sale of any security or commodity, to send fund transfer instructions, or to effect any other transactions. Any such request, orders, or instructions that you send will not be accepted and will not be processed by Morgan Stanley.
-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-09 Thread Eelco Hillenius
How does that registration work? Any way you can think of how the URL
got corrupted like that?

Eelco


On 8/9/06, Levy, Jeremy [EMAIL PROTECTED] wrote:
 I don't think it was someone playing with the URL, I had a user write in
 a say that they got the error during registration.

 Jeremy

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-08 Thread Jeremy Levy
Can someone help me debug this exception? I don't see any references to my code:I'm using 1.2.1 in Jboss/Tomcatwicket.WicketRuntimeException: Internal error parsing wicket:interface = :1 at 
wicket.protocol.http.request.WebRequestCodingStrategy.addInterfaceParameters(WebRequestCodingStrategy.java:389) at wicket.protocol.http.request.WebRequestCodingStrategy.decode(WebRequestCodingStrategy.java:147)
 at wicket.Request.getRequestParameters(Request.java:161) at wicket.RequestCycle.step(RequestCycle.java:942) at wicket.RequestCycle.steps(RequestCycle.java:1034) at wicket.RequestCycle.request
(RequestCycle.java:453) at wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:215) at javax.servlet.http.HttpServlet.service(HttpServlet.java:697) at javax.servlet.http.HttpServlet.service
(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java
:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke
(StandardContextValve.java:178) at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java
:159) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke
(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at 
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java
:748) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678) at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595)2006-08-08 12:23:23,542 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/1].[MeetMoi]] Servlet.service() for servlet MeetMoi threw exception
wicket.WicketRuntimeException: Internal error parsing wicket:interface = :1 at wicket.protocol.http.request.WebRequestCodingStrategy.addInterfaceParameters(WebRequestCodingStrategy.java:389) at wicket.protocol.http.request.WebRequestCodingStrategy.decode
(WebRequestCodingStrategy.java:147) at wicket.Request.getRequestParameters(Request.java:161) at wicket.Page.init(Page.java:1155) at wicket.Page.init(Page.java:194) at wicket.markup.html.WebPage
.init(WebPage.java:122) at wicket.markup.html.pages.InternalErrorPage.init(InternalErrorPage.java:37) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at 
java.lang.reflect.Constructor.newInstance(Constructor.java:494) at java.lang.Class.newInstance0(Class.java:350) at java.lang.Class.newInstance(Class.java:303) at wicket.session.DefaultPageFactory.newPage
(DefaultPageFactory.java:58) at wicket.request.compound.DefaultExceptionResponseStrategy.respond(DefaultExceptionResponseStrategy.java:99) at wicket.request.compound.AbstractCompoundRequestCycleProcessor.respond
(AbstractCompoundRequestCycleProcessor.java:76) at wicket.RequestCycle.step(RequestCycle.java:1000) at wicket.RequestCycle.steps(RequestCycle.java:1034) at wicket.RequestCycle.request(RequestCycle.java
:453) at wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:215) at javax.servlet.http.HttpServlet.service(HttpServlet.java:697) at javax.servlet.http.HttpServlet.service(HttpServlet.java
:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
 at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke

Re: [Wicket-user] Unknown Exception -- Wicket 1.2.1

2006-08-08 Thread Eelco Hillenius
On 8/8/06, Jeremy Levy [EMAIL PROTECTED] wrote:
 Can someone help me debug this exception?  I don't see any references to my
 code:

 I'm using 1.2.1 in Jboss/Tomcat


 wicket.WicketRuntimeException: Internal error parsing wicket:interface = :1
 at


Yeah, looks like someone has been trying to play with an internal url.
Urls to components should look like:
page-map-name:path:version:interface. In this case, there is
only page map name and path (default pagemap, path 1)

Eelco

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user