Operating System - HP-UX
1833847 Members
2343 Online
110063 Solutions
New Discussion

Problems while running java programs

 
rohit omar
New Member

Problems while running java programs

I am getting following error while executing java programs

./usr/lib/dld.sl: Unresolved symbol: getMacFromDevice (code) from /opt/java6/jre/lib/PA_RISC2.0/libnet.sl

Anybody have idea why Iam getting this type of error ??
3 REPLIES 3
Jeeshan
Honored Contributor

Re: Problems while running java programs

Hi rohit

you can create a soft link from opt/java6/jre/lib/PA_RISC2.0/libnet.sl
to /usr/lib directory.
a warrior never quits
Dennis Handly
Acclaimed Contributor

Re: Problems while running java programs

>ahsan: you can create a soft link from

I'm not sure why this would help? dld already knows where to find libnet.sl.

Do you have the required patches for java?
Have you ran HPjconfig to analyze your system?
http://docs.hp.com/en/5992-1918/ch01s06.html
V. Nyga
Honored Contributor

Re: Problems while running java programs

Hi,

check HP's patch database if you already have the latest 'ld and linker' patches.

HTH (Dennis?) ;-P
Volkmar
*** Say 'Thanks' with Kudos ***