On Linux , Running Eclipse Crash My Program.

Hello,
I have a program running on my Linux server , working fine ,
but when I launch Eclipse by typing :eclipse & , memory crash happened , in other word ,core dump on my program.

if I launch Eclipse using other way, java -jar /usr/lib64/eclipse/plugins/org.eclipse.equinox,launcher_1.1.0.v20100507.jar -clean -showSplash my_code_folder -vmargs -Xms384m -Xmx1024m &
my code and eclipse work fine .

I am new with Eclipse, anybody has any idea about this?

Thanks in advance.

Ray


Similar Content



Problem Installing/running Eclipse Luna On Mint17.1 LXDE

I've downloaded the latest eclipse (.tar.gz) and unpacked it to /usr/bin and created a launcher for it, but it doesn't launch.
I also created a shell script on the desktop called eclipse.sh, content :
cd /usr/bin/eclipse
./eclipse

and did a chmod 755 /Desktop/eclipse.sh in a terminal as root.
I did a chmod 775 on the eclipse executable as well, but it still won't launch

NB I followed the same procedure with Bluegriffon and that runs OK.

I bet I'm missing something obvious, but just can't think what.

Box is AMD Phenom ll x4 / 8GB DDR3 running Mint 17.1 LXDE.

Downloads From Ubuntu Software Center Do Not Start

New to Linux. Run with either Ubuntu Linux on USB or installed on Aspire laptop.
Problem: Chromium and Eclipse act like they are starting but no window opens.

For Eclipse, icon comes up, workplace prompt answered, icon reappears and counts down but no window comes up.
pstree shows that both Chromium and Eclipse have threads running.
Booting with same USB to different computer and all works fine.
Have used both 32 bit and 64 bit USB boot on 64 bit Aspire with no success.

Firefox comes up and works fine

How To Install Openjdk Or Oracle Java On Debian 8 Jessie To Run Eclipse?

how to install openjdk or oracle java on debian 8 jessie to run eclipse?

Compiling Multiple Java File Using Terminal.

I am new in java. I executed a java program using eclipse. the program contain two java file. when i try to run it using terminal in Ubuntu.
two files are not linking. it shows error. i am attaching all the data.

It shows the following error
Code:
regex2string.java:83: error: cannot find symbol
	                    str = randomstr.nextString(2000);
	                          ^
  symbol:   variable randomstr
  location: class regex2string
1 error
Exception in thread "main" java.lang.NoClassDefFoundError: regex2string
Caused by: java.lang.ClassNotFoundException: regex2string
	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
Could not find the main class: regex2string. Program will exit.

Which One's Better ?

Hello Everyone !
This year I have to Learn C++ in school.But my uncle said it would be better to learn C first.So I am learning C in the summer holidays.But I do not know of any good C/C++ IDEs or at least which one will suit me.
There are a lot of IDEs like Netbeans,Codeblocks,Anjuta,Eclipse etc.But I do not know which one is better and which one I should use.
so please guys help me choose one.I would prefer the one or two which is easy to use and simple.
Thanks in advance !

Unable To Kde Login

I have SLES 11.3 (x86_64).
When I try to connect to this server via ssh or console without kde everything is OK.
But when I try to connect to this server through kde, in /var/log/messages I can see:

Mar 25 10:03:04 server1 kdm: :0[6560]: Cannot open ConsoleKit session: Unable to open session: Failed to execute program /lib64/dbus-1/dbus-daemon-launch-helper: Success
Mar 25 10:03:04 server1 kdm: :0[6560]: Client start failed
Mar 25 10:03:04 server1 kdm: :0[6560]: Cannot close ConsoleKit session: Unable to close session: no session open

# ls -l /lib64/dbus-1/dbus-daemon-launch-helper
-rwsr-x--- 1 root messagebus 47912 Oct 15 2012 /lib64/dbus-1/dbus-daemon-launch-helper

Can you help me to resolve my problem?

Error While Running My Run.sh

Hello,

I am trying to run a java application, but i'm getting an error when running my run.sh

This is my run.sh
Code:
java -classpath bin:deps/poi.jar:deps/mysql.jar:deps/mina.jar:deps/slf4j.jar:deps/slf4j-nop.jar:deps/jython.jar:log4j-1.2.15.jar server.Server

Here is the error while running run.sh
Code:
Exception in thread "main" java.lang.UnsupportedClassVersionError: server/Server : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: server.Server.  Program will exit.

Thanks

Find Vpn Proccess Id

I installed an vpn program in kubuntu by its deb package.
in installation, program asked me for server address and user and pass;
now it is running in background and I want to stop it. I use "ps aux" to find out the proccess id but it is not there? deb fine name and address con not be found in command column. is there any way to stop it?

How To Get The Running Program Information Of Remote Computers?

I am a R user. I want to know whether remote computers are running R or not.
PROBLEM: How to know whether R program is running, and redirect the host which is running R to a file? I want to check the COMMAND column contains R. What should I do?
Here is the picture of "top" when running R programs(parallel).

Running JMRI/Decoder Pro - Run In Terminal - Terminal Flashes And Dissappears.

I have downloaded the JMRI/Decoder Pro package. When I go to open Decoder Pro I get the screen which asks, Run in Terminal, Display, ,?, and Run. If I select Run I get no response, If I select Run in Terminal The Terminal screen flashes for only a second and dissapears.

I have not been able to get an Icon to launch the program from my desktop.

I am usung Linux Mint 16 (Petra)3.11.0-12 generic (MATE) 1.6.1

JMRI is the standard download for Linux from Source . org.

I am new to both Linux (3 yrs) JMRI had worked with it some in Windows, Totally new in Linux.

I don't know what else to include, I'll be happy to answer questions.