Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
9 replies
Subscribers
7 subscribers
Views
3098 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hello, When trying to bring up one of our appian environments we are
georgep169
over 8 years ago
Hello,
When trying to bring up one of our appian environments we are getting these type of errors :
09:11:45,681 INFO [stdout] (ServerService Thread Pool -- 86) Caused by: javax.resource.ResourceException: IJ000453: Unable to get managed connection for jdbc/AppianBusinessDS
09:11:45,685 INFO [stdout] (ServerService Thread Pool -- 86) Caused by: java.sql.SQLException: ORA-28000: the account is locked
09:11:45,697 INFO [stdout] (ServerService Thread Pool -- 86) 2016-05-27 09:11:45,697 [ServerService Thread Pool -- 86] WARN com.appiancorp.rdbms.config.UserDataSourcesConfig - Invalid data source: jdbc/AppianBusinessDS: The data source is not accessible: [APNX-2-4054-000{jdbc/AppianBusinessDS,Cannot connect to the database.}]
------------------------------------------------------------------------------------------------------------------------
We can access the DB trough SQL Developer with the same config settings as in our appia...
OriginalPostID-214465
OriginalPostID-214465
Discussion posts and replies are publicly visible
Parents
0
akshayan
Certified Lead Developer
over 8 years ago
Unable to get managed connection for jdbc/AppianBusinessDS means that you have run out of database connection. You can ask DBA to either kill the database connections or restart the database. This should temporarily resolve the issue. If you have installed plugins, check for connection leaks.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
akshayan
Certified Lead Developer
over 8 years ago
Unable to get managed connection for jdbc/AppianBusinessDS means that you have run out of database connection. You can ask DBA to either kill the database connections or restart the database. This should temporarily resolve the issue. If you have installed plugins, check for connection leaks.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data