Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Error when starting eclipse
Error when starting eclipse [message #34953] Wed, 11 July 2007 17:18 Go to next message
Eclipse UserFriend
Originally posted by: omry.yadan.net

Hi,
after upgrading to Eclipse 3.3 and PDT 1.0 I started to get this error
on eclipse startup:

Error creation extension for extension-point
org.eclipse.php.internal.debug.daemon.communication
Plug-in org.eclipse.php.debug.core was unable to load class
org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
An error occurred while automatically activating bundle
org.eclipse.php.debug.core (297).


any idea how to get rid of it?
Re: Error when starting eclipse [message #34989 is a reply to message #34953] Thu, 12 July 2007 09:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reply-to-newsgroup.news.com

Hi,
We had some issues regarding the loading of the plug-ins.
Several fixes were made, so I guess that the next integration build will be
ok.
Thanks
Shalom G.
Zend

"Omry Yadan" <omry@yadan.net> wrote in message
news:f733dg$ta4$1@build.eclipse.org...
> Hi,
> after upgrading to Eclipse 3.3 and PDT 1.0 I started to get this error
> on eclipse startup:
>
> Error creation extension for extension-point
> org.eclipse.php.internal.debug.daemon.communication
> Plug-in org.eclipse.php.debug.core was unable to load class
> org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
> An error occurred while automatically activating bundle
> org.eclipse.php.debug.core (297).
>
>
> any idea how to get rid of it?
Re: Error when starting eclipse [message #35121 is a reply to message #34989] Thu, 12 July 2007 18:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: omry.yadan.net

Thanks Shalom.

Shalom Gibly wrote:
> Hi,
> We had some issues regarding the loading of the plug-ins.
> Several fixes were made, so I guess that the next integration build will
> be ok.
> Thanks
> Shalom G.
> Zend
>
> "Omry Yadan" <omry@yadan.net> wrote in message
> news:f733dg$ta4$1@build.eclipse.org...
>> Hi,
>> after upgrading to Eclipse 3.3 and PDT 1.0 I started to get this error
>> on eclipse startup:
>>
>> Error creation extension for extension-point
>> org.eclipse.php.internal.debug.daemon.communication
>> Plug-in org.eclipse.php.debug.core was unable to load class
>> org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
>>
>> An error occurred while automatically activating bundle
>> org.eclipse.php.debug.core (297).
>>
>>
>> any idea how to get rid of it?
>
Re: Error when starting eclipse [message #37368 is a reply to message #34953] Thu, 19 July 2007 17:42 Go to previous messageGo to next message
Michael Fesser is currently offline Michael FesserFriend
Messages: 16
Registered: July 2009
Junior Member
..oO(Omry Yadan)

>after upgrading to Eclipse 3.3 and PDT 1.0 I started to get this error
>on eclipse startup:
>
>Error creation extension for extension-point
>org.eclipse.php.internal.debug.daemon.communication
> Plug-in org.eclipse.php.debug.core was unable to load class
> org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
> An error occurred while automatically activating bundle
>org.eclipse.php.debug.core (297).

Same here. After upgrading to the latest integration build yesterday,
it's still there. Many other issues were fixed with I20070712 and are
now working properly, but this little annoyance still comes up on every
Eclipse start ...

Micha
Re: Error when starting eclipse [message #38387 is a reply to message #37368] Mon, 23 July 2007 10:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reply-to-newsgroup.news.com

Although I cannot recreate the issue here, I made some changes in the way we
integrate the debugger.
I hope that these latest changes will solve this issue permanently.
Stay tuned for the next integration.
Thanks.
Shalom G.
Zend

"Michael Fesser" <netizen@gmx.de> wrote in message
news:648v93po0o42st820d43dovon7dd1d6bq4@4ax.com...
> .oO(Omry Yadan)
>
>>after upgrading to Eclipse 3.3 and PDT 1.0 I started to get this error
>>on eclipse startup:
>>
>>Error creation extension for extension-point
>>org.eclipse.php.internal.debug.daemon.communication
>> Plug-in org.eclipse.php.debug.core was unable to load class
>> org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
>> An error occurred while automatically activating bundle
>>org.eclipse.php.debug.core (297).
>
> Same here. After upgrading to the latest integration build yesterday,
> it's still there. Many other issues were fixed with I20070712 and are
> now working properly, but this little annoyance still comes up on every
> Eclipse start ...
>
> Micha
Re: Error when starting eclipse [message #38672 is a reply to message #38387] Mon, 23 July 2007 17:55 Go to previous messageGo to next message
Michael Fesser is currently offline Michael FesserFriend
Messages: 16
Registered: July 2009
Junior Member
..oO(Shalom Gibly)

>Although I cannot recreate the issue here, I made some changes in the way we
>integrate the debugger.

I have uploaded the lates entries from the error log, maybe it can be
helpful. This is Eclipse starting up until the error message pops up:

http://mfesser.de/temp/PDT-error-startup.log

This is when opening the configuration dialog (Preferences/PHP/Debug):

http://mfesser.de/temp/PDT-error-config.log

>I hope that these latest changes will solve this issue permanently.
>Stay tuned for the next integration.

OK, I will and post back then.

Micha
Re: Error when starting eclipse [message #41160 is a reply to message #38387] Mon, 06 August 2007 14:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: schreck84.gmail.com

I noticed an Integration build was released on Thursday. I downloaded it
this morning, but this problem still exists. Along with this problem, PDT
seems to hang while "building" my projects. When I close it, PDT becomes
unresponsive (I have to kill the javaw proc, killing the eclipse proc won't
cut it). Maybe a clue to the building problem is it tries to build the same
project 2 times (i have 2 of these, both sitting at 0% under the progress
tab) and it seems like both of them freeze on a .ctp file. I am using
CakePHP, who's view files are .ctp files.

I have posted my log on pastebin.org:
Startup error:
Error creation extentiion for extension-point
org.eclipse.php.internal.debug.daemon.communication
Reason:
Plugin org.eclipse.php.debug.core was unable to load class
org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
http://pastebin.org/180


Viewing debugger config: (to recreate, click on Window>Preferences...>
Expand PHP> Click on Debug)
The currently displayed page contains invalid values.
http://pastebin.org/181

I hope this info helps a bit.

Thanks for the work done thus far. Great project.

Jason Schreckengost

"Shalom Gibly" <reply-to-newsgroup@news.com> wrote in message
news:f81ucl$ad4$1@build.eclipse.org...
> Although I cannot recreate the issue here, I made some changes in the way
> we integrate the debugger.
> I hope that these latest changes will solve this issue permanently.
> Stay tuned for the next integration.
> Thanks.
> Shalom G.
> Zend
>
> "Michael Fesser" <netizen@gmx.de> wrote in message
> news:648v93po0o42st820d43dovon7dd1d6bq4@4ax.com...
>> .oO(Omry Yadan)
>>
>>>after upgrading to Eclipse 3.3 and PDT 1.0 I started to get this error
>>>on eclipse startup:
>>>
>>>Error creation extension for extension-point
>>>org.eclipse.php.internal.debug.daemon.communication
>>> Plug-in org.eclipse.php.debug.core was unable to load class
>>> org.eclipse.php.internal.debug.core.communication.DebuggerCo mmunicationDaemon.
>>> An error occurred while automatically activating bundle
>>>org.eclipse.php.debug.core (297).
>>
>> Same here. After upgrading to the latest integration build yesterday,
>> it's still there. Many other issues were fixed with I20070712 and are
>> now working properly, but this little annoyance still comes up on every
>> Eclipse start ...
>>
>> Micha
>
Re: Error when starting eclipse [message #42117 is a reply to message #38387] Fri, 10 August 2007 17:12 Go to previous message
Michael Fesser is currently offline Michael FesserFriend
Messages: 16
Registered: July 2009
Junior Member
..oO(Shalom Gibly)

>Although I cannot recreate the issue here, I made some changes in the way we
>integrate the debugger.
>I hope that these latest changes will solve this issue permanently.
>Stay tuned for the next integration.

In the latest integration build (I20070808) the error seems to be fixed.
Until now it's all working well.

Good work.

Micha
Previous Topic:Newbie Question: How to Configure PDT to Debug App on Remote Server?
Next Topic:Opening current PHP script in browser
Goto Forum:
  


Current Time: Sat Apr 20 03:58:22 GMT 2024

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

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

Back to the top