• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Help Urgent : Fontmanager.dll not found in java.path.library Error

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am using Java 1.3 with JRE 1.3 and have installed JMF2.1B2 for Win32. Since the installation of JMF whenever I try to execute a Java program having Applet or Frame, the programs crashes with the following error message.
Exception in "main" java.lang.UnsatisfiedLinkError: no fontmanager in Java.path.Library
The fontmanager.dll in the jre\1.3\bin directory is very much a part of the PATH variable but still it doesnt work. I saw couple of CLOSED bugs on the Java Bug database, which are closed as Not Reproducible.
Anyone who has come across this problem or knows a solution please help. I have product submission deadline !
Thanks in Advance.

------------------
_SvR_
 
To avoid criticism do nothing, say nothing, be nothing. -Elbert Hubbard. Please critique this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic