Re: java.lang.UnsatisfiedLinkError

Apparently, the install of Visual Cafe PDE caused this problem
when it altered the classpaths...

Paul.
 

> When starting up Java I am now getting a java.lang.UnsatisfiedLinkError.
> Could this be the result of path changes made by installing an IDE?
>
> Paul.
>
> D:\Jigsaw\classes>java w3c.jigsaw.Main -root d:\Jigsaw\Jigsaw
> loading properties from: d:\Jigsaw\Jigsaw\config\server.props
> Jigsaw[1.0beta]: serving at http://proxy23.objs-mn.com:8001/
> java.lang.UnsatisfiedLinkError
>         at java.util.ResourceBundle.getLoader(ResourceBundle.java:320)
>         at java.util.ResourceBundle.getBundle(ResourceBundle.java:311)
>         at java.text.DateFormatSymbols.initializeData(DateFormatSymbols.java:340)
>         at java.text.DateFormatSymbols.<init>(DateFormatSymbols.java:107)
>         at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:210)
>         at java.util.Date.toString(Date.java:754)
>         at java.lang.String.valueOf(String.java:1290)
>         at java.lang.StringBuffer.append(StringBuffer.java:315)
>         at w3c.jigsaw.http.httpd.run(httpd.java:1371)
>         at java.lang.Thread.run(Thread.java:474)
>  
>
> --
>
> ********************************************************************
> Paul Pazandak                                      pazandak@objs.com
> Object Services and Consulting, Inc.             http://www.objs.com
> Minneapolis, Minnesota 55420-5409                       612-881-6498
> ********************************************************************

  
--

********************************************************************
Paul Pazandak                                      pazandak@objs.com
Object Services and Consulting, Inc.             http://www.objs.com
Minneapolis, Minnesota 55420-5409                       612-881-6498
********************************************************************
 

Received on Saturday, 6 December 1997 23:35:20 UTC