Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aperi-dev] Problems and doubts about Aperi SRM and San Simulator

>>> On Tue, Apr 29, 2008 at  7:43 AM, in message
<d63f450804290643g18fce2fft23d1d0eaca033451@xxxxxxxxxxxxxx>, "Amudhan
Gunasekaran" <amudhan.gg@xxxxxxxxx> wrote: 
> Hi All,

> Also, what could be problem with the Aperi Agent? I got this exception when
> it starts.
> 
> Exception in thread "Breadline" java.lang.UnsatisfiedLinkError: noTSRMnovell
> in java.library.path
>        at java.lang.ClassLoader.loadLibrary(Unknown Source)
>        at java.lang.Runtime.loadLibrary0(Unknown Source)
>        at java.lang.System.loadLibrary(Unknown Source)
>        at
> org.eclipse.aperi.agent.util.NetWareLoader.loadNetWare(NetWareLoader.java:46
> )
>        at org.eclipse.aperi.agent.probe.ExecProbe.exec(ExecProbe.java:191)
>        at
> org.eclipse.aperi.agent.probe.InitialProbe.execute(InitialProbe.java:29)
>        at org.eclipse.aperi.agent.worker.Worker.run(Worker.java:61)
>        at java.lang.Thread.run(Unknown Source)

What OS are you running the Aperi agent on?
Looks like NetWare? and afaik the NetWare specific agent
code is not included in Aperi - hence the class loader
failure.

Hth,
Robert






Back to the top