Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-13-2007, 03:43 PM
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
java.lang.UnsatisfiedLinkError: no parport in java.library.path
Can you help me? I'm using parport in NetBeans but I doesn't work, the program shows the error when the object ParallelPort is created.

Code:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no parport in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682) at java.lang.Runtime.loadLibrary0(Runtime.java:822) at java.lang.System.loadLibrary(System.java:992) at parport.ParallelPort.<clinit>(ParallelPort.java:90) at testport.Main.main(Main.java:28) Java Result: 1
Thanks

Last edited by Heather : 06-30-2007 at 04:50 PM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-13-2007, 04:32 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
I recommend you copy the .dll in this path C:\WinNT\System32
try this and then tell us

Last edited by bbq : 06-29-2007 at 04:53 PM.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 06-29-2007, 04:45 PM
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
Check netbeans, it has an option to incorporate it in the execution.
It should be as "VM Arguments"
good luck
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: cannot resolve symbol' on Person (java.lang.String, java.lang.String) baltimore New To Java 2 09-18-2008 09:30 AM
Setting Java Path bugger New To Java 2 11-22-2007 11:48 AM
java.lang.OutOfMemoryError with java vector mary New To Java 3 08-03-2007 12:55 PM
java.lang.OutOfMemoryError: Java heap space paul Advanced Java 1 07-25-2007 10:07 PM
java.lang.UnsatisfiedLinkError: JAWT_GetAWT() Albert AWT / Swing 2 07-01-2007 06:58 AM


All times are GMT +3. The time now is 01:32 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org