Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debug Error with latest Nightly (N20080810)
Debug Error with latest Nightly (N20080810) [message #77992] Mon, 11 August 2008 17:19 Go to next message
Shawn Clark is currently offline Shawn ClarkFriend
Messages: 70
Registered: July 2009
Member
Hi,

Getting an error with the latest nightly build using Xdebug. Error
occurs when starting a new build using multisession:

An error has occurred. See error log for more details.
org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpMu ltiSessionTarget
cannot be cast to org.eclipse.php.internal.debug.core.model.IPHPDebugTarget

After the error occurs the debug session continues to work. Proccesses
stop when they hit breakpoints and variables are available. The other
problem is that every time a page loads Eclipse reports an error with
"debug output" and the details of "Error". Also getting data in the
Debug Output / Browser Output views when there wasn't data before.

Can do more testing if someone needs more information.

Bug Reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243789

--
Shawn Clark
Re: Debug Error with latest Nightly (N20080810) [message #78026 is a reply to message #77992] Tue, 12 August 2008 08:54 Go to previous messageGo to next message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
Hi Shawn, thanks for the bug report. I have fixed the classCastException issue. A new feature of
xdebug support was to use the "Debug Output" and "Browser Output" views. But as you have discovered
there seems to be some sort of issue with the "Debug Output" view.

To supress these errors for now you can turn off output capture for stdout in the xdebug preferences.

Regards
Dave Kelsey

Shawn Clark wrote:
> Hi,
>
> Getting an error with the latest nightly build using Xdebug. Error
> occurs when starting a new build using multisession:
>
> An error has occurred. See error log for more details.
> org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpMu ltiSessionTarget
> cannot be cast to org.eclipse.php.internal.debug.core.model.IPHPDebugTarget
>
> After the error occurs the debug session continues to work. Proccesses
> stop when they hit breakpoints and variables are available. The other
> problem is that every time a page loads Eclipse reports an error with
> "debug output" and the details of "Error". Also getting data in the
> Debug Output / Browser Output views when there wasn't data before.
>
> Can do more testing if someone needs more information.
>
> Bug Reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243789
>
> --
> Shawn Clark
Re: Debug Error with latest Nightly (N20080810) [message #78042 is a reply to message #78026] Tue, 12 August 2008 17:39 Go to previous message
Shawn Clark is currently offline Shawn ClarkFriend
Messages: 70
Registered: July 2009
Member
Dave,

Thanks for the quick response. I like the idea of getting some
additional information through the Debug / Browser output windows as
well as the option to turn it on / off. I will try it out when I get the
next nightly.

--
Shawn

Dave Kelsey wrote:
> Hi Shawn, thanks for the bug report. I have fixed the classCastException
> issue. A new feature of xdebug support was to use the "Debug Output" and
> "Browser Output" views. But as you have discovered there seems to be
> some sort of issue with the "Debug Output" view.
>
> To supress these errors for now you can turn off output capture for
> stdout in the xdebug preferences.
>
> Regards
> Dave Kelsey
>
> Shawn Clark wrote:
>> Hi,
>>
>> Getting an error with the latest nightly build using Xdebug. Error
>> occurs when starting a new build using multisession:
>>
>> An error has occurred. See error log for more details.
>> org.eclipse.php.internal.debug.core.xdebug.dbgp.model.DBGpMu ltiSessionTarget
>> cannot be cast to
>> org.eclipse.php.internal.debug.core.model.IPHPDebugTarget
>>
>> After the error occurs the debug session continues to work. Proccesses
>> stop when they hit breakpoints and variables are available. The other
>> problem is that every time a page loads Eclipse reports an error with
>> "debug output" and the details of "Error". Also getting data in the
>> Debug Output / Browser Output views when there wasn't data before.
>>
>> Can do more testing if someone needs more information.
>>
>> Bug Reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=243789
>>
>> --
>> Shawn Clark
Previous Topic:UI oddities in preferences
Next Topic:Re: php support install woes - Ganymeade
Goto Forum:
  


Current Time: Thu Apr 25 14:00:01 GMT 2024

Powered by FUDForum. Page generated in 0.02824 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top