Debian Configuration :: Eclipse Not Starting Up
Apr 29, 2010
When I tried to start eclipse it gives the following errors.This Eclipse build doesn't have support for the integrated browser.When I tried the command java -jar /usr/lib/eclipse/startup.jar It worked. How to solve the problem.
View 1 Replies
ADVERTISEMENT
Jan 22, 2010
Today, eclipse will not start for me. The initial splash screen comes up, then the attached window pops-up with not text in it...the only way to get rid of the window is to kill the eclipse process from the terminal/command-line.
I have completely purged and reinstalled java and eclipse, but am still having the same issue. Starting from the terminal also does not give any message besides the "(eclipse:15273): GLib-WARNING **: g_set_prgname() called multiple times" warning. Any ideas or suggestions?
Btw, running Ubuntu 9.10 x86 and the most up-to-date eclipse that is in the repos.
View 2 Replies
View Related
May 10, 2010
I'd like to start tomcat from eclipse, however, I get several Exceptions preventing tomcat to start. I can however start tomcat from the console, provided I do this as root :
Code:
# su -
# service tomcat5 start
Starting tomcat5: [ OK ]
And I do get the page saying that I've setup Tomcat successfully when going to http://localhost:8080 in my browser.
View 2 Replies
View Related
Apr 17, 2011
I'm not sure if I set this up properly. I want to start Eclipse CDT on my Ubuntu 8.04 install using X11 through VNC.When I try to run eclipse through vnc viewer command line using ./eclipse it hangs for a few seconds then fails. No error message is output on the command line.Is there a startup error log or some place I can look to find out what's happening? Or am I doing this wrong?
View 5 Replies
View Related
Feb 20, 2011
I have my secreensaver just set to black screen after 10min but I had to disable it because the black screen starts up while watching recorded TV & videos on VLC. I don't usually install "gnome" or gnome-desktop-base or whatever it is. I always install "gnome-core" only. Squeeze has the screensaver installed with the gnome-core package by default so I can't leave it out like I usually do as this screensaver issue has been a problem for me since Sarge. So, now that I have to deal with this,
View 1 Replies
View Related
Jul 16, 2011
When starting vmwareplayer I get this error:
Unable to start services
See log file /tmp/vmware-root/setup-22433.log for details.
Here is the output of the log:
What do I need to do to get this working? I think this might be a newer version than the one which was working before.
View 2 Replies
View Related
Sep 15, 2010
I have downloaded the eclipse Ganymede 3.4.2 in my fedora-9.JDK 1.6 is installed in the system.when I try to run the eclipse by clicking the executable file it's running but asking for a password.I tried with my system password and "eclipse" as the password but it's not accepting it.When I run that ecplise in other system it works f9, so I think I need to make some configurational changes in my system.can anyone guide me in this this is urgent as am in the middle of a project for which eclipse in necessery.
View 2 Replies
View Related
Nov 30, 2015
I am using Debian 8 with systemd. I noticed that eth0 it is not starting automatically.
During boot process, I see this message: a start job is running for LSB: Raise network interface
View 5 Replies
View Related
Jan 19, 2011
I use Sysv-rc-conf to turn on/off services. I initially turned off cups (I'm pretty sure it was on by default) using this method, but now I have turned it back on again, it won't start at boot. I have to start it manually each session. I've probably missed something but here goes anyway,
spoovy@dandelion:/etc/rc5.d$ pwd
/etc/rc5.d
spoovy@dandelion:/etc/rc5.d$ ll
[code]....
View 1 Replies
View Related
Mar 16, 2010
how do i stop eth0 from starting up when i boot/login ??
View 4 Replies
View Related
Jul 13, 2010
I'm having trouble working with Xen on debian, I have many centos servers running Xen and have no problems. Everytime I start or stop a XEN vm it kills networking on the host OS for about 30 seconds. It doesn't respond to pings or anything, then it returns and everything works. I have asked about this issue in #xen on freenode.
View 3 Replies
View Related
Jun 29, 2010
I've joined a work group over on Google groups whose focus is to learn about Java programming.
[Code]...
I wanted to clean up /usr/share/bin and only have the executable "eclipse" in there. I created a a directory Eclipse and moved everything but the executable into it, you guessed , that doesn't work so well. So what I'm wondering is there a way I could put all these other files and subdirectories somewhere else, maybe /usr/local/src and have just the one executable in /usr/local/bin?Is this where ln comes in? Heres what's in there, everything but the dictator stuff is part of Eclipse, and there is also a
.eclipseproduct text file.[URL]...
View 1 Replies
View Related
Sep 9, 2010
I have mounted an NFS share with ISO images on my kvm Server. If i connect such a iso to a VM (using virt-manager) for installing a operating system i get the following error on startup: Error starting domain: internal error Process exited while reading console log output: char device redirected to /dev/pts/1 qemu: could not open disk image /mnt/iso/public/Linux/Distributions/Debian/debian-504-amd64-netinst.iso: Permission denied
The problem is definitly that kvm (or qemu or libvirt-bin, i don't know) tries to set permissions (rwx owner for libvirt-qemu, --- for kvm group, --- for other) on the file, although it has read permissions. Is it possible to change this behavior?
View 1 Replies
View Related
Aug 14, 2010
How can I create a Run Configuration for html page with no http server (e.g. Tomcat)? I want to debug javascript so I need not a server.
View 2 Replies
View Related
Feb 24, 2011
cups does not start with the server. When I try to start from the terminal I get the error message
cupsd: Unable to read configuration file '/etc/cups/cupsd.conf' - exiting!
cupsd: Child exited with status 1!
The log files show nothing. cupsd.conf exists. It is user - root and group - root with permissions set at 0644.
My interpretation of this is that the program is not launching from either boot or terminal for a fundamental reason. I do not quite see what that reason is .
View 2 Replies
View Related
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Sep 9, 2010
Debian 504 64-bit.Is Eclipse available on repo? In the later case where shall I retain the package for installation ? /opt ? Or /home/user ?
View 4 Replies
View Related
May 18, 2011
I have googlled and get these commands to install extracted .tar.gz file such as ./configure, make and make install, after extraction it becomes a directory called eclipse. But when i giving these commands also i got error like this
[Code].....
View 2 Replies
View Related
Jun 29, 2015
have intalled Debian 8 on bi quad cores opteron, also Tomcat 8 and openjdk7 are installed, i have do a mistake about version eclipse because i have installed eclipse Kepler or the lasted version of eclipse is Luna, after douwload Luna, i have deleted eclipse kepler who was installed in /opt directory, i do the command "tar" for luna version, no problems for instaling, but eclipse luna doesn't work.I try many version of luna like 32bits and 64 bits, but nothing to do the IDE doesn't start.
Code: Select allroot@dct-skyned:/opt/eclipse# ls
about_files configuration eclipse.ini icon.xpm plugins
about.html dropins epl-v10.html notice.html readme
artifacts.xml eclipse features p2
root@dct-skyned:/opt/eclipse# ./eclipse
bash: ./eclipse: Aucun fichier ou dossier de ce type
root@dct-skyned:/opt/eclipse#
View 9 Replies
View Related
Feb 1, 2016
With synaptic / aptitude I can install Eclipse 3.8 and java jdk 8u66, but I need newer versions : Eclipse 4.5 and java jdk 8u72.
I searched but only found method that consist of using ubuntu ppa, which doesn't sound good to me. I must compile with the sources then? How to do that.
How to compile or install these newer versions?
View 1 Replies
View Related
May 9, 2013
I'm new to Linux and I got some Problems with Eclipse. In my Code im trying to include <sys/stat.h> and <sys/types.h>, but Eclipse can't resolve the inclusion. I added the following Paths under Projcet > Properties > Settings > Includes :
/usr/include
/usr/include/c++/4.7
/usr/include/c++/backward
/usr/include/c++/4.7/x86-64-linux-gnu
/usr/include/x86_64-linux-gnu/sys
/usr/lib/gcc/x86_64-linux-gnu/4.7/include
/usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed
/usr/local/include
I googled much, before i opened this thread. There was a post, which said i should look for the paths with this comand: echo "#include <sys/types.h>" | gcc -E -x c - | grep types
The resolution was this Path: /usr/include/x86_64-linux-gnu/sys which i included, like you can see above.
Some Background Informations: The code, which doesn't work is from a team mate of my group. We have to write a Compiler, and he wrote the buffer. And there he is using functions like fread, fopen and fclose. These funcitons are marked as errors, i think it's because the Headerfiles aren't found.
View 4 Replies
View Related
May 13, 2011
I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:
[Code]...
View 4 Replies
View Related
Jun 26, 2014
I've installed the new Eclipse Luna on my Debian Wheezy (with XFCE). When I try to run, the Eclipse crashes just after the splash screen runs. Well, I've tried to run on other JVM (1.7 update 60), but I got the very same problem.
Here's the log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f17eb06873f, pid=19045, tid=139741378922240
#
# JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
[Code] ....
Is this a problem with the Eclipse or even its compatibility with my XFCE?
View 2 Replies
View Related
Sep 1, 2010
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
View 1 Replies
View Related
Oct 19, 2010
i am trying to get starting installing debian on my virtual server what is supported for IA64 and i have try'd this few different version(se bellow) and the img fail isin't boting?
debian-503-ia64-businesscard(notice diffrent version tryed to)
debian-503-ia64-CD-1(notice diffrent version tryed to)
debian-503-ia64-netinst(notice diffrent version tryed to)
I have used before virutal server and booted successfully a img file and installed a operating system sow what is wrong?
View 7 Replies
View Related
Mar 21, 2011
I have install Mandriva 2009 and install apache server but its not strating on default configuration file . What I should do for starting apache . i have tried /etc/init.d/httpd start but apache is not running .
View 1 Replies
View Related