Are you by any chance running on vista?
If so, try running eclipse as an administrator.

Maurice

On Dec 24, 2007 2:08 PM, oliverw <[EMAIL PROTECTED]> wrote:
>
> Happens with the latest JDK too and only with Wicket Applications.
>
>
>
> Johan Compagner wrote:
> >
> > This is a prety serious error, try upgrading to the latest jdk
> >
> > On 12/24/07, oliverw <[EMAIL PROTECTED]> wrote:
> >>
> >> Hi
> >>
> >> I'm using Eclipse 3.3.1.1 with a project created using the Wicket-Maven2
> >> archetype. Wicket Version 1.3.0rc2.
> >>
> >> The "An unexpected error" in the log below happens when I modify any
> >> server
> >> side code (HomePage.java) in this case. Any ideas?
> >>
> >> (And Happy Christmas to everyone)
> >>
> >> INFO  - log                        - Logging to
> >> org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
> >> org.mortbay.log.Slf4jLog
> >> >>> STARTING EMBEDDED JETTY SERVER, PRESS ANY KEY TO STOP
> >> INFO  - log                        - jetty-6.1.4
> >> INFO  - log                        - NO JSP Support for /, did not find
> >> org.apache.jasper.servlet.JspServlet
> >> INFO  - Application                - [WicketApplication] init: Wicket
> >> extensions initializer
> >> INFO  - Application                - [WicketApplication] init: Wicket
> >> core
> >> library initializer
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IBehaviorListener, method=public abstract
> >> void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IBehaviorListener, method=public abstract
> >> void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IFormSubmitListener, method=public
> >> abstract
> >> void
> >> org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IFormSubmitListener, method=public
> >> abstract
> >> void
> >> org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=ILinkListener, method=public abstract void
> >> org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=ILinkListener, method=public abstract void
> >> org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IOnChangeListener, method=public abstract
> >> void
> >> org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IOnChangeListener, method=public abstract
> >> void
> >> org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IRedirectListener, method=public abstract
> >> void org.apache.wicket.IRedirectListener.onRedirect()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IRedirectListener, method=public abstract
> >> void org.apache.wicket.IRedirectListener.onRedirect()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IResourceListener, method=public abstract
> >> void org.apache.wicket.IResourceListener.onResourceRequested()]
> >> INFO  - RequestListenerInterface   - registered listener interface
> >> [RequestListenerInterface name=IResourceListener, method=public abstract
> >> void org.apache.wicket.IResourceListener.onResourceRequested()]
> >> INFO  - WebApplication             - [WicketApplication] Started Wicket
> >> version 1.3.0-rc2 in development mode
> >> ********************************************************************
> >> *** WARNING: Wicket is running in DEVELOPMENT mode.              ***
> >> ***                               ^^^^^^^^^^^                    ***
> >> *** Do NOT deploy to your live server(s) without changing this.  ***
> >> *** See Application#getConfigurationType() for more information. ***
> >> ********************************************************************
> >> INFO  - log                        - Started [EMAIL PROTECTED]:8080
> >> #
> >> # An unexpected error has been detected by Java Runtime Environment:
> >> #
> >> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d98ba27, pid=5160,
> >> tid=932
> >> #
> >> # Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
> >> # Problematic frame:
> >> # V  [jvm.dll+0x11ba27]
> >> #
> >> # An error report file with more information is saved as
> >> hs_err_pid5160.log
> >> #
> >> # If you would like to submit a bug report, please visit:
> >> #   http://java.sun.com/webapps/bugreport/crash.jsp
> >> #
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/Eclipse-Hot-Swap-Issue--tp14486634p14486634.html
> >> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/Eclipse-Hot-Swap-Issue--tp14486634p14487522.html
>
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to