List Info

Thread: RE: still stuck in noobie question...




RE: still stuck in noobie question...
country flaguser name
Israel
2007-05-20 01:54:35
Hi,

Please send the generated log.

________________
Shachar Ben-Zeev
Team Leader, Zend Technologies
Tel. +972-3-7539645
www.zend.com

 

-----Original Message-----
From: pdt-dev-bounceseclipse.org [mailto:pdt-dev-bounceseclipse.org] On Behalf Of Steve Strong
Sent: Saturday, May 19, 2007 11:27 PM
To: PDT Developers
Subject: [pdt-dev] still stuck in noobie question...

As you can see below I got some great advice on my (still
nasty) newbie 
question.  Using this information I was able to add ftp and
WebDAV 
plugins and to connect to my remotes sites.  I was also able
to import 
files from these sites to my local workstation, BUT when I
try to open 
one of the imported files I get an error message that there
was an error 
and to check the error log.  Empty windows are added to the
UI, but they 
are (of course) of not much use   I checked
the files and they are 
downloaded, without errors and editable by other text
editors.

so:
    where is the error log?
    how do i get eclipse to open the files

thanks!!!
steve

Gadi Goldbarg wrote:
> Hi Steve,
>
> The way of working with ftp in eclipse is quite similar
to Source
> control. (and not directly on the server).
>
> Please see some instructions in the attached document.
>
> Regards,
>
> --
> Gadi Goldbarg, Development Tools , QA Team Leader ,
Zend.
> email: gadizend.com
> phone: +972-3-7539500 ext 9617
> http://www.zend.com/

> -----Original Message-----
> From: pdt-dev-bounceseclipse.org
[mailto:pdt-dev-bounceseclipse.org]
> On Behalf Of Steve Strong
> Sent: Thursday, May 17, 2007 6:30 AM
> To: pdt-deveclipse.org
> Subject: [pdt-dev] noobie question...
>
> ... is there a way to make an ftp connection to a web
server and edit 
> files "directly" on the server?  i found an
interface for adding web 
> servers, but i wasn't able to get local copies of the
files on the site.
> steve
> _______________________________________________
> pdt-dev mailing list
> pdt-deveclipse.org
> http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
>   
>
------------------------------------------------------------
------------
>
> _______________________________________________
> pdt-dev mailing list
> pdt-deveclipse.org
> http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
>   

_______________________________________________
pdt-dev mailing list
pdt-deveclipse.org
http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
_______________________________________________
pdt-dev mailing list
pdt-deveclipse.org
http
s://dev.eclipse.org/mailman/listinfo/pdt-dev

Re: still stuck in noobie question...
country flaguser name
United States
2007-05-20 17:20:31
Shachar Ben-Zeev wrote:
> Hi,
>
> Please send the generated log.
>
>   

OK, here it is (and THANKS!!!):

!SESSION 2007-05-20 18:18:37.190 
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.fullversion=GNU libgcj 4.1.1 20070105 (Red Hat
4.1.1-51)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.jface 4 2 2007-05-20 18:19:03.967
!MESSAGE Problems occurred when invoking code from plug-in:

"org.eclipse.jface".
!STACK 0
java.lang.NoClassDefFoundError: 
net.sourceforge.phpeclipse.phpeditor.PHPEditor
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   at java.lang.Class.newInstance(libgcj.so.7rh)
   at 
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI
.createExecutableExtension(org.eclipse.equinox.registry_3.2.
1.R32x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ExtensionRegistry.createE
xecutableExtension(org.eclipse.equinox.registry_3.2.1.R32x_v
20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ConfigurationElement.crea
teExecutableExtension(org.eclipse.equinox.registry_3.2.1.R32
x_v20060814.jar.so)
   at 
org.eclipse.core.internal.registry.ConfigurationElementHandl
e.createExecutableExtension(org.eclipse.equinox.registry_3.2
.1.R32x_v20060814.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(org.
eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.registry.EditorDescriptor.createEdit
or(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorManager.createPart(org.eclipse
.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorReference.createPartHelper(org
.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorReference.createPart(org.eclip
se.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPartReference.getPart(org.e
clipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.PartPane.setVisible(org.eclipse.ui.w
orkbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.presentations.PresentablePart.setVis
ible(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.presentations.util.PresentablePartFo
lder.select(org.eclipse.ui.workbench_3.2.2.M20070119-0800.ja
r.so)
   at 
org.eclipse.ui.internal.presentations.util.LeftToRightTabOrd
er.select(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.
so)
   at 
org.eclipse.ui.internal.presentations.util.TabbedStackPresen
tation.selectPart(org.eclipse.ui.workbench_3.2.2.M20070119-0
800.jar.so)
   at 
org.eclipse.ui.internal.PartStack.refreshPresentationSelecti
on(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.PartStack.setSelection(org.eclipse.u
i.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.PartStack.showPart(org.eclipse.ui.wo
rkbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.PartStack.add(org.eclipse.ui.workben
ch_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorStack.add(org.eclipse.ui.workb
ench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.PartStack.add(org.eclipse.ui.workben
ch_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorStack.add(org.eclipse.ui.workb
ench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorSashContainer.addEditor(org.ec
lipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorAreaHelper.addToLayout(org.ecl
ipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorAreaHelper.addEditor(org.eclip
se.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorManager.createEditorTab(org.ec
lipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorManager.openEditorFromDescript
or(org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.EditorManager.openEditor(org.eclipse
.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(
org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(org.ecl
ipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPage.access$10(org.eclipse.
ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPage$9.run(org.eclipse.ui.w
orkbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.swt.custom.BusyIndicator.showWhile(org.eclipse.s
wt.gtk.linux.x86_3.2.2.v3236.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(org.eclipse
.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.WorkbenchPage.openEditor(org.eclipse
.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at org.eclipse.ui.ide.IDE.openEditor(IDE.java:388)
   at org.eclipse.ui.ide.IDE.openEditor(IDE.java:350)
   at
org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileActio
n.java:98)
   at 
org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystem
EditorAction.java:98)
   at 
org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAct
ion(OpenActionGroup.java:125)
   at 
org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAct
ion(MainActionGroup.java:328)
   at 
org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(
ResourceNavigator.java:679)
   at 
org.eclipse.ui.views.navigator.ResourceNavigator$6.open(Reso
urceNavigator.java:434)
   at 
org.eclipse.jface.viewers.StructuredViewer$2.run(org.eclipse
.jface_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.core.runtime.SafeRunner.run(org.eclipse.equinox.
common_3.2.0.v20060603.jar.so)
   at 
org.eclipse.core.runtime.Platform.run(org.eclipse.core.runti
me_3.2.0.v20060603.jar.so)
   at 
org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workb
ench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.
2.2.M20061214-1200.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer.fireOpen(org.ecli
pse.jface_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer.handleOpen(org.ec
lipse.jface_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(org.
eclipse.jface_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy.fireOpenEvent(org.eclips
e.jface_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy.access$2(org.eclipse.jfa
ce_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.jface.util.OpenStrategy$1.handleEvent(org.eclips
e.jface_3.2.2.M20061214-1200.jar.so)
   at 
org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt
.gtk.linux.x86_3.2.2.v3236.jar.so)
   at 
org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk
.linux.x86_3.2.2.v3236.jar.so)
   at 
org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclips
e.swt.gtk.linux.x86_3.2.2.v3236.jar.so)
   at 
org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.
swt.gtk.linux.x86_3.2.2.v3236.jar.so)
   at 
org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.u
i.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workb
ench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.
eclipse.ui.workbench_3.2.2.M20070119-0800.jar.so)
   at 
org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.
ui.workbench_3.2.2.M20070119-0800.jar.so)
   at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio
n.java:95)
   at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(or
g.eclipse.core.runtime_3.2.0.v20060603.jar.so)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
.runApplication(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so
)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
.start(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.ecli
pse.osgi_3.2.2.R32x_v20070118.jar.so)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.ecli
pse.osgi_3.2.2.R32x_v20070118.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7rh)
   at
org.eclipse.core.launcher.Main.invokeFramework(startup.jar.s
o)
   at
org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)
Caused by: java.lang.ClassNotFoundException: 
net.sourceforge.phpdt.internal.ui.text.java.JavaExpandHover
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl
ass(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl
ass(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa
dClass(org.eclipse.osgi_3.2.2.R32x_v20070118.jar.so)
   at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
   at java.lang.Class.forName(libgcj.so.7rh)
   at java.lang.Class.initializeClass(libgcj.so.7rh)
   ...75 more

> ________________
> Shachar Ben-Zeev
> Team Leader, Zend Technologies
> Tel. +972-3-7539645
> www.zend.com
>
>  
>
> -----Original Message-----
> From: pdt-dev-bounceseclipse.org
[mailto:pdt-dev-bounceseclipse.org] On Behalf Of Steve Strong
> Sent: Saturday, May 19, 2007 11:27 PM
> To: PDT Developers
> Subject: [pdt-dev] still stuck in noobie question...
>
> As you can see below I got some great advice on my
(still nasty) newbie 
> question.  Using this information I was able to add ftp
and WebDAV 
> plugins and to connect to my remotes sites.  I was also
able to import 
> files from these sites to my local workstation, BUT
when I try to open 
> one of the imported files I get an error message that
there was an error 
> and to check the error log.  Empty windows are added to
the UI, but they 
> are (of course) of not much use   I checked
the files and they are 
> downloaded, without errors and editable by other text
editors.
>
> so:
>     where is the error log?
>     how do i get eclipse to open the files
>
> thanks!!!
> steve
>
> Gadi Goldbarg wrote:
>   
>> Hi Steve,
>>
>> The way of working with ftp in eclipse is quite
similar to Source
>> control. (and not directly on the server).
>>
>> Please see some instructions in the attached
document.
>>
>> Regards,
>>
>> --
>> Gadi Goldbarg, Development Tools , QA Team Leader ,
Zend.
>> email: gadizend.com
>> phone: +972-3-7539500 ext 9617
>> http://www.zend.com/ 
>> -----Original Message-----
>> From: pdt-dev-bounceseclipse.org
[mailto:pdt-dev-bounceseclipse.org]
>> On Behalf Of Steve Strong
>> Sent: Thursday, May 17, 2007 6:30 AM
>> To: pdt-deveclipse.org
>> Subject: [pdt-dev] noobie question...
>>
>> ... is there a way to make an ftp connection to a
web server and edit 
>> files "directly" on the server?  i found
an interface for adding web 
>> servers, but i wasn't able to get local copies of
the files on the site.
>> steve
>> _______________________________________________
>> pdt-dev mailing list
>> pdt-deveclipse.org
>> http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
>>   
>>
------------------------------------------------------------
------------
>>
>> _______________________________________________
>> pdt-dev mailing list
>> pdt-deveclipse.org
>> http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
>>   
>>     
>
> _______________________________________________
> pdt-dev mailing list
> pdt-deveclipse.org
> http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
> _______________________________________________
> pdt-dev mailing list
> pdt-deveclipse.org
> http
s://dev.eclipse.org/mailman/listinfo/pdt-dev
>
>   

_______________________________________________
pdt-dev mailing list
pdt-deveclipse.org
http
s://dev.eclipse.org/mailman/listinfo/pdt-dev

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )