Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Getting error when try to access 'Process Overview' menu in jbpm-console
5.2 with jboss-as-7.0.2.Final Server"
To view the discussion, visit:
https://community.jboss.org/message/800287#800287
--------------------------------------------------------------
the root cause of this problem is your data source configuration:
Caused by: java.sql.SQLException: Listener refused the connection with the following
error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
The Connection descriptor used by the client was: 192.168.28.68:8927:tx0021
make sure your connection details to db are correct.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/800287#800287]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]