Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. --UFOS_BPL первое возникновение ошибки:
  2.  
  3. ####<Jul 16, 2016 6:56:28 AM MSK> <Warning> <JDBC> <eb-oe-ufosb1.budget.gov.ru> <WC_Portlet1> <[ACTIVE] ExecuteThread: '17' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1468641388875> <BEA-001129> <Received exception while creating connection for pool "OrgDS": Listener refused the connection with the following error:
  4. ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
  5.  
  6.  
  7. --UFOS_EXP первое возникновение ошибки:
  8.  
  9. ####<Jul 16, 2016 11:30:57 AM MSK> <Warning> <JDBC> <eb-oe-ufos1> <WC_Portlet1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1468657857749> <BEA-001129> <Received exception while creating connection for pool "OrgDS": Listener refused the connection with the following error:
  10. ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
  11.  
  12.  
  13. --UFOS_REF первое возникновение ошибки:
  14.  
  15. ####<Jul 16, 2016 7:36:31 AM GMT+04:00> <Warning> <JDBC> <eb-oe-ufos-nsi1.budget.gov.ru> <WC_Portlet1> <[STANDBY] ExecuteThread: '27' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <005DvXkwtrJ3V895VfP5ic0004V10001vD> <1468640191726> <BEA-001129> <Received exception while creating connection for pool "OrgDS": Listener refused the connection with the following error:
  16. ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
  17.  
  18.  
  19. --UFOS_PUR первое возникновение ошибки:
  20. ####<16.07.2016 4:53:40 MSK> <Warning> <JDBC> <eb-oe-ufos-pur1.budget.gov.ru> <WC_Portlet1> <[ACTIVE] ExecuteThread: '105' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1468634020953> <BEA-001129> <Received exception while creating connection for pool "OrgDS": Listener refused the connection with the following error:
  21. ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
  22.  
  23.  
  24. --SOADomain (eb-oe-bpm1|2) первое возникновение ошибки:
  25.  
  26. ####<Jul 16, 2016 4:53:39 AM MSK> <Warning> <JDBC> <eb-oe-bpm1.budget.gov.ru> <wls_soa1> <[ACTIVE] ExecuteThread: '193' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <75ec300b48c86c63:562787eb:155995490c1:-8000-0000000000eb01cc> <1468634019465> <BEA-001129> <Received exception while creating connection for pool "CondfilterDS": Listener refused the connection with the following error:
  27. ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
  28.  
  29.  
  30. --датасоурс "OrgDS"
  31. <?xml version='1.0' encoding='UTF-8'?>
  32. <jdbc-data-source xmlns="http://xmlns.oracle.com/weblogic/jdbc-data-source" xmlns:sec="http://xmlns.oracle.com/weblogic/security" xmlns:wls="http://xmlns.oracle.com/weblogic/security/wls" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/weblogic/jdbc-data-sourcehttp://xmlns.oracle.com/weblogic/jdbc-data-source/1.2/jdbc-data-source.xsd">
  33. <name>OrgDS</name>
  34. <jdbc-driver-params>
  35. <url>jdbc:oracle:thin:@(DESCRIPTION=(ENABLE=BROKEN)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=eb-oe-poib-db-rac.budget.gov.ru)(PORT=1526)))(CONNECT_DATA=(SERVICE_NAME=ebpoibcube.budget.gov.ru)))</url>
  36. <driver-name>oracle.jdbc.OracleDriver</driver-name>
  37. <properties>
  38. <property>
  39. <name>user</name>
  40. <value>cubedboe</value>
  41. </property>
  42. </properties>
  43. <password-encrypted>{AES}MCey7+mspZ4Ob3LnxF/w4azXHsm8bj3Ektci3Hl0PaA=</password-encrypted>
  44. </jdbc-driver-params>
  45. <jdbc-connection-pool-params>
  46. <test-table-name>SQL SELECT 1 FROM DUAL</test-table-name>
  47. </jdbc-connection-pool-params>
  48. <jdbc-data-source-params>
  49. <jndi-name>jdbc/OrgDS</jndi-name>
  50. <global-transactions-protocol>None</global-transactions-protocol>
  51. </jdbc-data-source-params>
  52. <jdbc-oracle-params>
  53. <fan-enabled>true</fan-enabled>
  54. <ons-node-list>eb-oe-poib-db1:6200,eb-oe-poib-db2:6200</ons-node-list>
  55. <ons-wallet-file></ons-wallet-file>
  56. </jdbc-oracle-params>
  57. </jdbc-data-source>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement