please provide the exact error and also check whether Database server specified is running in your system.
Main Topics
Browse All TopicsI getting this error with struts.
initializing application data source userdb.
I have my datascource defined in struts-config.xml like this
<data-sources>
<data-source
type="oracle.jdbc.pool.Ora
<set-property property="driverClassName"
value="oracle.jdbc.driver.
<set-property property="url"
value="jdbc:oracle:thin:@l
<set-property property="username" value="scott" />
<set-property property="password" value="tiger" />
</data-source>
</data-sources>
please help ..TY
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
[1/8/09 19:46:48:531 CST] 00000015 ActionServlet E TRAS0014I: The following exception was logged java.lang.ClassNotFoundExc
at com.ibm.ws.classloader.Com
at com.ibm.ws.classloader.Com
at java.lang.ClassLoader.load
at org.apache.struts.util.Req
at org.apache.struts.util.Req
at org.apache.struts.action.A
at org.apache.struts.action.A
at javax.servlet.GenericServl
at com.ibm.ws.webcontainer.se
at com.ibm.ws.webcontainer.se
at com.ibm.wsspi.webcontainer
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.Vi
at com.ibm.ws.webcontainer.We
at com.ibm.ws.webcontainer.We
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.util.ThreadPool
.
java.lang.ClassNotFoundExc
at com.ibm.ws.classloader.Com
at com.ibm.ws.classloader.Com
at java.lang.ClassLoader.load
at org.apache.struts.util.Req
at org.apache.struts.util.Req
at org.apache.struts.action.A
at org.apache.struts.action.A
at javax.servlet.GenericServl
at com.ibm.ws.webcontainer.se
at com.ibm.ws.webcontainer.se
at com.ibm.wsspi.webcontainer
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.Vi
at com.ibm.ws.webcontainer.We
at com.ibm.ws.webcontainer.We
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.util.ThreadPool
[1/8/09 19:46:48:562 CST] 00000015 WebExtensionP W Servlet action is currently unavailable: Initializing application data source userDB
[1/8/09 19:46:48:562 CST] 00000015 WebExtensionP E SRVE0026E: [Servlet Error]-[javax.servlet.Unav
at org.apache.struts.action.A
at org.apache.struts.action.A
at javax.servlet.GenericServl
at com.ibm.ws.webcontainer.se
at com.ibm.ws.webcontainer.se
at com.ibm.wsspi.webcontainer
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.we
at com.ibm.ws.webcontainer.Vi
at com.ibm.ws.webcontainer.We
at com.ibm.ws.webcontainer.We
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.runtime.compone
at com.ibm.ws.util.ThreadPool
Business Accounts
Answer for Membership
by: ozlevanonPosted on 2009-11-02 at 04:30:25ID: 25718767
Can you post exactly the error you get, along with any stack trace or error messages written?