Hello,
I'm running Windows 2003 with Oracle 10gAS 9.0.4.0. The application server is up and running. I have two instances the Infrastructure (Infra) and the Business Intelligence (Portal). I followed the directions supplied by Oracle on OTN, and the article on Macromedia's site. I created a new OC4J instance, added the command line parameter so that the JVM would have enough memory to deploy the cfusion.ear file. I deployed the ear file, added the library paths, and restarted the instance. It appears to be working until I try to log into the cf administrator at which point I get the following error:

500 Internal Server Error
java.lang.NullPointerException
at java.io.File.<init>(File.java:180)
at coldfusion.bootstrap.BootstrapServlet.getClassLoader(BootstrapServlet.java:124)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:66)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpApplication.loadServlet(HttpApplication.java:2094)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpApplication.findServlet(HttpApplication.java:4523)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2561)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:640)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
at java.lang.Thread.run(Thread.java:534)

Any idea on what I may have missed. Any help is much appeciated.
Eric D.

OTN document:
http://otn.oracle.com/pub/notes/technote_coldfusion.html?_template=/ocom/technology/content/print
Macromedia document:
http://www.macromedia.com/support/coldfusion/j2ee/cfmxj2ee_home.html

-------------------------
Eric Davis
Intra/Internet Administrator
Virginia Mason Medical Center
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to