Jump to content
JasperReports Library 7.0 is now available ×

Cannot find lib in iReport home directory???


2006 IR Open Dicussion

Recommended Posts

By: schneewittchen - schneexy4

Cannot find lib in iReport home directory???

2006-07-06 06:46

hello,

 

since I have updated to the new release of iReport I always get the same Error on startup:

 

Cannot find lib in iReport home directory (null)

java.net.ConnectException: Connection timed out

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

at java.net.Socket.connect(Socket.java:507)

at java.net.Socket.connect(Socket.java:457)

at sun.net.NetworkClient.doConnect(NetworkClient.java:157)

at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)

at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)

at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)

at sun.net.www.http.HttpClient.New(HttpClient.java:287)

at sun.net.www.http.HttpClient.New(HttpClient.java:299)

at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:792)

at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:744)

at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)

at it.businesslogic.ireport.plugin.checkupdate.UpgradeSearch.run(UpgradeSearch.java:26)

at java.lang.Thread.run(Thread.java:595)

at it.businesslogic.ireport.plugin.checkupdate.CheckUpdate$1.run(CheckUpdate.java:37)

at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

 

 

 

I have searched for that but does not found the mistake..

iReport is still starting, but I can't load my DB classpath.. check your classpath! is displayed.

Before I was updating, everything was running fine on iReports and now nothing works!!

 

Please help me!!

 

Thanx

 

 

 

 

 

By: David Karnowski - karnowski

RE: Cannot find lib in iReport home director

2006-07-06 09:07

Not sure that "java.net.ConnectException: Connection timed out" is related to your DB classpath issue. That Connection time out I think is just iReport trying to connect to the internet to see if there are any software updates.

 

When you upgraded did you put your JDBC driver JAR (or ZIP) file in the iReport lib directory for the new installation? (e.g. C:Program FilesiReport-1.2.0lib)

 

 

 

 

By: schneewittchen - schneexy4

RE: Cannot find lib in iReport home directory???

2006-07-06 22:19

hi,

 

yes I put my JDBC Driver jar in the lib directory of the new installation.

Also I put the tools.jar of my Java in the lib directory..

After I had installed the new version 1.2.4 the db connections of the old 1.2.2 version and the classpath were empty and there was the classpath error too..

So any ideas what this should be?

Its urgent, because I have to make a report for my company so I would be very pleased for help..

 

Thanx

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...