Home » RDBMS Server » Server Administration » Oracle JDBC classes12.jar file - unable to extract (10.1.0.5 Windows)
Oracle JDBC classes12.jar file - unable to extract [message #452375] Wed, 21 April 2010 14:08 Go to next message
playitsafe
Messages: 19
Registered: January 2009
Location: NJ
Junior Member
Upgrading from 10.1.0.2 to 10.1.0.5. Enterprise Manager requires 'newest' version of Oracle JDBC drive.

Downloaded what I believe to the correct file (classes12.jar).

I'm unclear what to do with this, my readings have pointed me in the following direction:
1) copy to c:\oracle\product\10.1.0\db_1\jre\1.4.1\bin
2) extract

--here is the problem...tried:

1) just clicking on it (nothing)
2) c:\program files\java\jre1.6.0_03\bin\javaw -jar classes12.jar
Error:
Failed to load Main-Class manfest atrribute from
c:\oracle\product\10.1.0\db_1\jre\1.4.1\bin\classes12.jar


Any thoughts on what I"m missing? Is my location correct, I've been hunting everywhere..making no progress.

Thanks
Re: Oracle JDBC classes12.jar file - unable to extract [message #452376 is a reply to message #452375] Wed, 21 April 2010 14:11 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
You could try adding it to CLASSPATH

It would be helpful if you followed Posting Guidelines - http://www.orafaq.com/forum/t/88153/0/

[Updated on: Wed, 21 April 2010 14:11]

Report message to a moderator

Re: Oracle JDBC classes12.jar file - unable to extract [message #452385 is a reply to message #452375] Wed, 21 April 2010 15:04 Go to previous messageGo to next message
playitsafe
Messages: 19
Registered: January 2009
Location: NJ
Junior Member
I had added to my classpath c:\oracle....\jdbc\lib directory, which already has these files in it (classes12.jar and ojdbc14.jar). These are the files they are suggesting should be in the directory, but getting the "500 Internal Server Error", which I believe is a JDBC problem.

Tried replacing those with new downloaded versions, but that also did not work, that is why i'm lost on what the problem is here.

What is most strange here is the production system we are hoping to update tonight doesn't have a classpath variable.

Re: Oracle JDBC classes12.jar file - unable to extract [message #452386 is a reply to message #452385] Wed, 21 April 2010 15:10 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
It would be helpful if you followed Posting Guidelines - http://www.orafaq.com/forum/t/88153/0/

We don't know what you have.
We don't know what you do.
We don't know what you see.

You might find clues in EM logfile.

What EXACTLY is broken?

When did it last work?
What changed?
Re: Oracle JDBC classes12.jar file - unable to extract [message #452390 is a reply to message #452375] Wed, 21 April 2010 15:47 Go to previous message
playitsafe
Messages: 19
Registered: January 2009
Location: NJ
Junior Member
Oracle 10.1.0.5 on WindowS Server 2003 SP2. Upgrade from 10.1.0.2.

Getting following error after logging into EM:

java.lang.NullPointerException
at oracle.sysman.emSDK.license.LicenseManager.hasAllPacks(LicenseManager.java:467)
at oracle.sysman.emSDK.license.LicenseUtil.isLicensed(LicenseUtil.java:138)
at oracle.sysman.eml.app.Console.doGet(Console.java:246)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:133)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:269)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)

Nothing generated in the \sysman\log directory. Machine never had a class path with running 10.1.0.2.

Thanks
Previous Topic: ORA-01940 Cannot drop user that is currently connected after STARTUP RESTRICT
Next Topic: Error ORA-08103 - URGENT...
Goto Forum:
  


Current Time: Sat Jun 29 00:03:31 CDT 2024