Amit Sonewane

Greenhorn
+ Follow
since Sep 08, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Amit Sonewane

Hi,

I am using sql server 2008, while retrieving date column from resultset, if we do rs.getDate(), it is returning date instance, but if we do rs.getObject(), it is returning String.....
Any suggestions what to do...
Any jobs opening for java j2ee in pune for 1+ years of experience
16 years ago
I am Having 1+ years of experience in the area of Software Development
industry software developer in a product based company.
Exposures in J2EE technology and Banking domain.

I have a sound knowledge of Java, JSP,Servlets, EJB.
I had done B.E. in Computers.
Could any one tell me about the job openings for my profile.
16 years ago
I am using OAS and ion jsp's i am using fmt:message to display lables.
But OAS is not reading that tags what is the problem.
16 years ago
I am new to OAS and i want to deploy my application. But I am getting the following error. Where I need to change in the OAS structure, please help me.



07/07/16 14:18:03 peoplewise: Servlet error

java.lang.NoClassDefFoundError

at dm.ejb.utils.EJBHomeCache.lookupHome(EJBHomeCache.java:101)

at dm.ejb.utils.EJBHomeCache.getHome(EJBHomeCache.java:82)

at pw.web.common.LoginBiz.getPWLoginMgr(LoginBiz.java:46)

at pw.web.common.LoginBiz.performLogin(LoginBiz.java:32)

at _jspnew._common._authenticate._jspService(_authenticate.java:98)

at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)

at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:567)

at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)

at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)

at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)

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

07/07/16 14:18:03 peoplewise: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: E:\product\10.1.2\OracleAS\j2ee\home\applications\Peoplewise\peoplewise\errorlogin.jsp
(The system cannot find the file specified)
16 years ago
07/07/16 14:33:27 peoplewise: jsp: init

07/07/16 14:33:27 peoplewise: Started

07/07/16 14:34:08 peoplewise: Servlet error

java.lang.ExceptionInInitializerError

at dm.ejb.utils.EJBHomeCache.lookupHome(EJBHomeCache.java:101)

at dm.ejb.utils.EJBHomeCache.getHome(EJBHomeCache.java:82)

at pw.web.common.LoginBiz.getPWLoginMgr(LoginBiz.java:46)

at pw.web.common.LoginBiz.performLogin(LoginBiz.java:32)

at _jspnew._common._authenticate._jspService(_authenticate.java:98)

at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)

at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)

at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)

at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)

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

Caused by: java.util.MissingResourceException: Can't find bundle for base name resource.messages, locale en_US

at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)

at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)

at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)

at dm.common.ExCode.<clinit>(ExCode.java:37)

... 17 more

07/07/16 14:34:08 peoplewise: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: E:\product\10.1.2\OracleAS\j2ee\home\applications\Peoplewise\peoplewise\errorlogin.jsp
(The system cannot find the file specified)

07/07/16 14:36:28 peoplewise: Servlet error

java.lang.NoClassDefFoundError

at dm.ejb.utils.EJBHomeCache.lookupHome(EJBHomeCache.java:101)

at dm.ejb.utils.EJBHomeCache.getHome(EJBHomeCache.java:82)

at pw.web.common.LoginBiz.getPWLoginMgr(LoginBiz.java:46)

at pw.web.common.LoginBiz.performLogin(LoginBiz.java:32)

at _jspnew._common._authenticate._jspService(_authenticate.java:98)

at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)

at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)

at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)

at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)

at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)

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

07/07/16 14:36:28 peoplewise: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: E:\product\10.1.2\OracleAS\j2ee\home\applications\Peoplewise\peoplewise\errorlogin.jsp
(The system cannot find the file specified)
16 years ago