Problem with Eclipse [message #514097] |
Fri, 12 February 2010 07:40  |
Eclipse User |
|
|
|
hi,
i have a problem with running my project,this message was showing in console:
Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook
Picked up _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\class es;C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes\jasmine.jar
please what's does mean?
thanks
|
|
|
|
Re: Problem with Eclipse [message #514807 is a reply to message #514182] |
Tue, 16 February 2010 11:53  |
Eclipse User |
|
|
|
A quick Google search indicates that this is output from the Java
virtual machine upon realizing that certain environment variables,
JAVA_TOOL_OPTIONS and JAVA_OPTIONS have been set.
http://www.nbl.fi/~nbl97/java/tuning/troubles/
These variables might be introduced in your Eclipse launch
configuration. More likely, they may have been set in your workstation's
environment by something you've recently installed.
On Windows XP, you can access the environment variables by right
clicking on "My Computer", selecting "Properties", switch to the
"Advanced" tab and click "Environment Variables". In that window, you
should be able to see if the environment variable has been set up.
Alternatively, you can open a command prompt and type "SET" to see what
environment variables have been set.
HTH,
Wayne
Hammed Mohamed wrote:
> thank you Wayne,
> i run a project to make a serial connection with MicroController,and
> when i run the project i have this message in console after have seen
> the result.i use a Galilio version of Eclipse.
> have a nice day
>
> 2010/2/12 Wayne Beaton <wayne@eclipse.org <mailto:wayne@eclipse.org>>
>
> What project are you running? Are there problems/symptoms beyond
> what you're seeing in the console? What version of Eclipse are you
> using?
>
> Wayne
>
> mohamed wrote:
>
> hi,
> i have a problem with running my project,this message was
> showing in console:
> Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook
> Picked up _JAVA_OPTIONS: -Xrunjvmhook
> -Xbootclasspath/a:C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\class
> es;C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes\jasmine.jar
>
>
> please what's does mean?
> thanks
>
>
|
|
|
Re: Problem with Eclipse [message #570039 is a reply to message #514182] |
Tue, 16 February 2010 11:53  |
Eclipse User |
|
|
|
A quick Google search indicates that this is output from the Java
virtual machine upon realizing that certain environment variables,
JAVA_TOOL_OPTIONS and JAVA_OPTIONS have been set.
http://www.nbl.fi/~nbl97/java/tuning/troubles/
These variables might be introduced in your Eclipse launch
configuration. More likely, they may have been set in your workstation's
environment by something you've recently installed.
On Windows XP, you can access the environment variables by right
clicking on "My Computer", selecting "Properties", switch to the
"Advanced" tab and click "Environment Variables". In that window, you
should be able to see if the environment variable has been set up.
Alternatively, you can open a command prompt and type "SET" to see what
environment variables have been set.
HTH,
Wayne
Hammed Mohamed wrote:
> thank you Wayne,
> i run a project to make a serial connection with MicroController,and
> when i run the project i have this message in console after have seen
> the result.i use a Galilio version of Eclipse.
> have a nice day
>
> 2010/2/12 Wayne Beaton <wayne@eclipse.org <mailto:wayne@eclipse.org>>
>
> What project are you running? Are there problems/symptoms beyond
> what you're seeing in the console? What version of Eclipse are you
> using?
>
> Wayne
>
> mohamed wrote:
>
> hi,
> i have a problem with running my project,this message was
> showing in console:
> Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook
> Picked up _JAVA_OPTIONS: -Xrunjvmhook
> -Xbootclasspath/a:C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\class
> es;C:\PROGRA~1\HP\QUICKT~1\bin\JAVA_S~1\classes\jasmine.jar
>
>
> please what's does mean?
> thanks
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.33128 seconds