A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Products
»
Websphere
Author
How to configure Session Manager for DataSource in WAS5.1
Bikash Paul
Ranch Hand
Joined: Dec 04, 2001
Posts: 342
posted
Jan 20, 2012 12:54:34
0
Hi,
I'm getting below error in the SystemOut.log file during starting WAS5.1 sever
[1/20/12 13:41:14:954 CST] 2a7caa65 WebGroup I SRVE0180I: [adminconsole] [/admin] [Servlet.LOG]: /secure/layouts/relatedItemsLayout.jsp: init [1/20/12 13:41:29:584 CST] 2d786a62 SessionContex E SESN0043E: BackedHashtable: problem obtaining the configured datasource. Ensure that you have properly co nfigured a datasource. When Session Manager persistence is enabled the Session Manager configuration must contain a valid datasource. [1/20/12 13:41:29:611 CST] 2d786a62 SessionContex E Exception is: javax.naming.NameNotFoundException: Context: mspdev23aipdev112a/nodes/mspdev23aipdev112a/se rvers/server1, name: jdbc/Sessions: First component in name jdbc/Sessions not found. Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL: omg.org/CosNaming/NamingContext/NotFound:1.0
Could you please give some clue why it's complaining for the Session Manager configuration.
Thanks,
-Bikash
Anant Rao
Ranch Hand
Joined: Nov 12, 2004
Posts: 126
posted
Jan 27, 2012 15:04:36
0
Looks like you enabled session persistance to database, but the the datasource is not created.
Thanks
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: How to configure Session Manager for DataSource in WAS5.1
Similar Threads
struts2.0 application issues
WAS+DB2+SESSION DATABASE
JSF Example Error
Problem with mi EJB module..
Getting Error in WAS5.1
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter