RAServer log error [message #67577] |
Fri, 21 April 2006 16:15  |
Eclipse User |
|
|
|
Originally posted by: r.morgan.verizonbusiness.com
When I start the RAServer, everything looks fine. But when I look at the
servicelog.log, I see this: <CommonBaseEvent
creationTime="2006-04-21T20:08:34.577059Z"
globalInstanceId="A4493BC20008CE142A1854AB58C41289" msg="Couldn't
load JVM library %JAVA_PATH%" severity="30" version="1.0.1">
<sourceComponentId component="Data Collection Engine"
componentIdType="Application" location="146.1.199.27" locationType="IPV4"
processId="16742" subComponent="framework/RAServer/java.c"
componentType="Eclipse_TPTP"/>
<situation categoryName="ReportSituation">
<situationType
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
</situation>
</CommonBaseEvent>
It appears to me the JAVA_PATH has no definition, but in the
serviceconfig.xml file I see: <Variable name="JAVA_PATH"
position="replace" value="/opt/java1.5/jre/bin/java"/>.
So doesn't that mean it's defined? So why is the other log saying it
can't load the JVM? And if that's true, how come the thing doesn't crash,
since there's no JVM?
|
|
|
|
|
|
Re: RAServer log error [message #67727 is a reply to message #67707] |
Sun, 23 April 2006 20:47   |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
Thay Shanmugaratnam wrote:
> rkm wrote:
>
>> this is running on an HPUX system and the config file says:
>
> Hi Rick,
> Since jvm="%JAVA_PATH% it shows that the Agent controller was not able
> to identify the location of the jvm. Please veryify that libjvm.sl
> exists in /opt/java1.5/...
>
> for example, on ourHPUX machine the jvm is located in
> jvm="/opt/java1.4/jre/lib/PA_RISC/server/libjvm.sl"
>
> For a temporary fix, if you can find the location of your jvm, insert
> the location in the serviceconfig.xml under the variable jvm.
> I beleive this problem is cuased by Java 1.5, we are currenly testing
> with java 1.4 on our HPUX machine. Please reply back with location of
> the JVM, and I will open a bug if we need to.
> Thank You.
>
> Thay Shanmugaratnam
>
Hi Thay,
on our system we have 1.4 and 1.5 installed. I searched the 1.4 install
and found the libjvm.sl in the same location as on your system.
However, for 1.5, libjvm.sl doesn't exist. In fact the only lib*.sl
file I can find under java1.5 is libfontmanager_v2.sl. Maybe Java 1.5
for HPUX isn't ready yet (or there was a bad install?) Sounds like the
workaround is to use 1.4, which I can do. If there's anything else I can
add, let me know. Thanks for your help Thay.
Rick
|
|
|
Re: RAServer log error [message #67829 is a reply to message #67727] |
Mon, 24 April 2006 10:29  |
Eclipse User |
|
|
|
rkm wrote:
> Hi Thay,
> on our system we have 1.4 and 1.5 installed. I searched the 1.4 install
> and found the libjvm.sl in the same location as on your system.
> However, for 1.5, libjvm.sl doesn't exist. In fact the only lib*.sl
> file I can find under java1.5 is libfontmanager_v2.sl. Maybe Java 1.5
> for HPUX isn't ready yet (or there was a bad install?) Sounds like the
> workaround is to use 1.4, which I can do. If there's anything else I can
> add, let me know. Thanks for your help Thay.
> Rick
Hi Rick,
I am glad you were able to use the 1.4 JDK. However if you still want to
use the 1.5 JDK, try searching for *jvm* rather than lib*.sl as you have
done previously. I currently do not have access to a 1.5 JDK on HP-UX,
otherwise I would have a better answer for you.
Good Luck.
Thay Shanmugaratnam
|
|
|
Powered by
FUDForum. Page generated in 0.04377 seconds