Guest User

Untitled

a guest
Mar 6th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.31 KB | None | 0 0
  1. mike@mike-laptop:~/opt/trisano-bi$ regrep trisano_warehouse *
  2. bash: regrep: command not found
  3. mike@mike-laptop:~/opt/trisano-bi$ rgrep trisano_warehouse *
  4. biserver-ce/tomcat/bin/pentaho.log:2009-05-08 12:45:48,778 ERROR [org.pentaho.platform.plugin.action.pentahometadata.MQLRelationalDataComponent] d3ff1cb9-3c08-11de-9789-c1643f8e2d23:COMPONENT:context-6469705-1241811948181:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  5. biserver-ce/tomcat/bin/pentaho.log:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  6. biserver-ce/tomcat/bin/pentaho.log:2009-05-08 12:45:48,778 ERROR [org.pentaho.platform.plugin.action.pentahometadata.MQLRelationalDataComponent] d3ff1cb9-3c08-11de-9789-c1643f8e2d23:COMPONENT:context-6469705-1241811948181:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  7. biserver-ce/tomcat/bin/pentaho.log:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  8. biserver-ce/tomcat/logs/catalina.out:11:51:51,561 ERROR [MQLRelationalDataComponent] 4a875359-3c01-11de-acde-7d68e8022aab:COMPONENT:context-12780044-1241808711071:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  9. biserver-ce/tomcat/logs/catalina.out:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  10. biserver-ce/tomcat/logs/catalina.out:11:59:20,380 ERROR [MQLRelationalDataComponent] 5613e8ea-3c02-11de-acde-7d68e8022aab:COMPONENT:context-32872943-1241809159944:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  11. biserver-ce/tomcat/logs/catalina.out:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  12. biserver-ce/tomcat/logs/catalina.out:12:36:32,245 ERROR [MQLRelationalDataComponent] 883e37a0-3c07-11de-a862-0993b976bc8e:COMPONENT:context-29200155-1241811391592:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  13. biserver-ce/tomcat/logs/catalina.out:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  14. biserver-ce/tomcat/logs/catalina.out:12:38:58,852 ERROR [MQLRelationalDataComponent] dfbc22d1-3c07-11de-a862-0993b976bc8e:COMPONENT:context-5019196-1241811538378:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  15. biserver-ce/tomcat/logs/catalina.out:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  16. biserver-ce/tomcat/logs/catalina.out:12:45:48,778 ERROR [MQLRelationalDataComponent] d3ff1cb9-3c08-11de-9789-c1643f8e2d23:COMPONENT:context-6469705-1241811948181:InMemorySolutionConnectFactory.ERROR_0001 - Database connection could not be established to: null jdbc:postgresql://localhost:5432/trisano_warehouse
  17. biserver-ce/tomcat/logs/catalina.out:org.postgresql.util.PSQLException: FATAL: database "trisano_warehouse" does not exist
  18. warehouse/etl.sh:DEST_DB_NAME=trisano_warehouse
  19. mike@mike-laptop:~/opt/trisano-bi$
Add Comment
Please, Sign In to add comment