Discussion:
[Pydev-users] Eclipse pydev installation
Gary Roach
2016-02-04 21:16:41 UTC
Permalink
Hello again;

I am having fits getting Eclipse to work. First the OS info:

Debian Linux stretch version
KDE Desktop
Intel i5-750 processor ( 64 bit, 4 processors, 2.65 GHz)

When I start Eclipse with an empty workspace and no plugins installed
the java package settles out and everything seems to be OK. When I
access Help -> Marketplace sometimes marketplace hangs and java starts
using about 25% of my total cpu time. This lasts indefinitely. I can not
close the Eclipse application unless I go into the process table and
either kill java or select "show application window" (I am using the KDE
System Monitor.) If I go to install software and select a source the
application shows pending and hangs there. If I actually do get market
place to work and manage to download pydev, django doesn't show up
anywhere in the Eclipse application. I haven't gotten to the point of
creating a project yet.

I have installed the application from
eclipse-java-mars-1-linux-gtk-x86_64.tar.gz. I unpack the file to an
eclipse directory. I open the directory and, using Dolphin, drag and
dropped the directory in the eclipse directory into the /opt directory.
I then create a softlink with: ln -s /opt/eclipse/eclipse
/usr/local/bin/eclipse.
I set up the desktop icon using the KDE application editor.

This problem is hard to characterize. Both hanging and excessive cpu
usage by java are involved. Both can be brought on by more than one action.

I hope someone can shed some light on the issues. Your help will be
sincerely appreciated.

Gary R.
Johannes Müller
2016-02-04 22:29:23 UTC
Permalink
Hi,

You can install pydev from a local zip file if you have trouble
installing it otherwise:
http://www.pydev.org/manual_101_install.html

Joe
Post by Gary Roach
Hello again;
Debian Linux stretch version
KDE Desktop
Intel i5-750 processor ( 64 bit, 4 processors, 2.65 GHz)
When I start Eclipse with an empty workspace and no plugins installed
the java package settles out and everything seems to be OK. When I
access Help -> Marketplace sometimes marketplace hangs and java starts
using about 25% of my total cpu time. This lasts indefinitely. I can not
close the Eclipse application unless I go into the process table and
either kill java or select "show application window" (I am using the KDE
System Monitor.) If I go to install software and select a source the
application shows pending and hangs there. If I actually do get market
place to work and manage to download pydev, django doesn't show up
anywhere in the Eclipse application. I haven't gotten to the point of
creating a project yet.
I have installed the application from
eclipse-java-mars-1-linux-gtk-x86_64.tar.gz. I unpack the file to an
eclipse directory. I open the directory and, using Dolphin, drag and
dropped the directory in the eclipse directory into the /opt directory.
I then create a softlink with: ln -s /opt/eclipse/eclipse
/usr/local/bin/eclipse.
I set up the desktop icon using the KDE application editor.
This problem is hard to characterize. Both hanging and excessive cpu
usage by java are involved. Both can be brought on by more than one action.
I hope someone can shed some light on the issues. Your help will be
sincerely appreciated.
Gary R.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
Gary Roach
2016-02-06 16:23:27 UTC
Permalink
Hi,
I am afraid that the problems start way before I get around to
installing pydev.

Gary R
Post by Johannes Müller
Hi,
You can install pydev from a local zip file if you have trouble
http://www.pydev.org/manual_101_install.html
Joe
Post by Gary Roach
Hello again;
Debian Linux stretch version
KDE Desktop
Intel i5-750 processor ( 64 bit, 4 processors, 2.65 GHz)
When I start Eclipse with an empty workspace and no plugins installed
the java package settles out and everything seems to be OK. When I
access Help -> Marketplace sometimes marketplace hangs and java starts
using about 25% of my total cpu time. This lasts indefinitely. I can not
close the Eclipse application unless I go into the process table and
either kill java or select "show application window" (I am using the KDE
System Monitor.) If I go to install software and select a source the
application shows pending and hangs there. If I actually do get market
place to work and manage to download pydev, django doesn't show up
anywhere in the Eclipse application. I haven't gotten to the point of
creating a project yet.
I have installed the application from
eclipse-java-mars-1-linux-gtk-x86_64.tar.gz. I unpack the file to an
eclipse directory. I open the directory and, using Dolphin, drag and
dropped the directory in the eclipse directory into the /opt directory.
I then create a softlink with: ln -s /opt/eclipse/eclipse
/usr/local/bin/eclipse.
I set up the desktop icon using the KDE application editor.
This problem is hard to characterize. Both hanging and excessive cpu
usage by java are involved. Both can be brought on by more than one action.
I hope someone can shed some light on the issues. Your help will be
sincerely appreciated.
Gary R.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
Fabio Zadrozny
2016-02-06 19:15:02 UTC
Permalink
Hi Gary,

Have you tried a different Java VM?

Also, have you checked LiClipse? (it comes with a VM and PyDev bundled, so,
even if you don't want to use it afterwards because it's commercial, you
can use the trial just to check if things work there as it's usually better
pre-configured -- and if it works it's a sign it's something in your
configuration).

Cheers,

Fabio
Post by Gary Roach
Hi,
I am afraid that the problems start way before I get around to
installing pydev.
Gary R
Post by Johannes Müller
Hi,
You can install pydev from a local zip file if you have trouble
http://www.pydev.org/manual_101_install.html
Joe
Post by Gary Roach
Hello again;
Debian Linux stretch version
KDE Desktop
Intel i5-750 processor ( 64 bit, 4 processors, 2.65 GHz)
When I start Eclipse with an empty workspace and no plugins installed
the java package settles out and everything seems to be OK. When I
access Help -> Marketplace sometimes marketplace hangs and java starts
using about 25% of my total cpu time. This lasts indefinitely. I can not
close the Eclipse application unless I go into the process table and
either kill java or select "show application window" (I am using the KDE
System Monitor.) If I go to install software and select a source the
application shows pending and hangs there. If I actually do get market
place to work and manage to download pydev, django doesn't show up
anywhere in the Eclipse application. I haven't gotten to the point of
creating a project yet.
I have installed the application from
eclipse-java-mars-1-linux-gtk-x86_64.tar.gz. I unpack the file to an
eclipse directory. I open the directory and, using Dolphin, drag and
dropped the directory in the eclipse directory into the /opt directory.
I then create a softlink with: ln -s /opt/eclipse/eclipse
/usr/local/bin/eclipse.
I set up the desktop icon using the KDE application editor.
This problem is hard to characterize. Both hanging and excessive cpu
usage by java are involved. Both can be brought on by more than one
action.
Post by Johannes Müller
Post by Gary Roach
I hope someone can shed some light on the issues. Your help will be
sincerely appreciated.
Gary R.
------------------------------------------------------------------------------
Post by Johannes Müller
Post by Gary Roach
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
------------------------------------------------------------------------------
Post by Johannes Müller
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Pydev-users mailing list
https://lists.sourceforge.net/lists/listinfo/pydev-users
Loading...