Skip to content

Instantly share code, notes, and snippets.

View davidray's full-sized avatar

David Christiansen davidray

  • SyncTimes
  • Springville, UT
View GitHub Profile
<html>
<body bgcolor="#ededed">
<br/>
<table bgcolor="#000000" width="500" cellspacing="1" cellpadding="10" align="center">
<tr bgcolor="#ffffff">
"id";"code_name";"the_code";"code_description";"sort_order";"next_ver";"previous_ver";"live";"created_at";"updated_at";"jurisdiction_id"
8;"race";"W";"White";5;;;t;"2008-07-03 13:30:15.43513";"2008-07-03 13:30:15.43513";
9;"race";"B";"Black / African-American";10;;;t;"2008-07-03 13:30:15.449031";"2008-07-03 13:30:15.449031";
10;"race";"AA";"American Indian";15;;;t;"2008-07-03 13:30:15.484975";"2008-07-03 13:30:15.484975";
11;"race";"A";"Asian";20;;;t;"2008-07-03 13:30:16.290713";"2008-07-03 13:30:16.290713";
12;"race";"AK";"Alaskan Native";25;;;t;"2008-07-03 13:30:16.312768";"2008-07-03 13:30:16.312768";
13;"race";"H";"Native Hawaiian / Pacific Islander";30;;;t;"2008-07-03 13:30:16.325121";"2008-07-03 13:30:16.325121";
david@david-desktop:~/build/ee-release/06-22-2009-0441PM/quickinstall$ sudo ./install-pentaho-db.sh
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[mkdir -p /opt/csi/trisano-postgres-data]/returns: executed successfully
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[mkdir -p /opt/csi/trisano-postgres]/returns: executed successfully
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[install-postgres]/returns: executed successfully
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[restart-postgresql]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[mkdir -p /opt/csi/trisano-dw]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[mkdir -p /opt/csi/trisano-pentaho]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[install-pentaho]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[install-dw-sc
127.0.0.1 localhost
127.0.1.1 david-desktop
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
#!/bin/sh
# Copyright (C) 2007, 2008, 2009 The Collaborative Software Foundation
#
# This file is part of TriSano.
#
# TriSano is free software: you can redistribute it and/or modify it under the
# terms of the GNU Affero General Public License as published by the
# Free Software Foundation, either version 3 of the License,
# or (at your option) any later version.
postgres 5902 1 0 09:59 ? 00:00:00 /opt/csi/trisano-postgres/bin/postgres -D /opt/csi/trisano-postgres-data
postgres 5910 5902 0 09:59 ? 00:00:00 postgres: writer process
postgres 5911 5902 0 09:59 ? 00:00:00 postgres: wal writer process
postgres 5912 5902 0 09:59 ? 00:00:00 postgres: autovacuum launcher process
postgres 5913 5902 0 09:59 ? 00:00:00 postgres: stats collector process
david 9168 4566 0 11:31 pts/1 00:00:00 grep postgres
# Put your actual configuration here
# ----------------------------------
#
# If you want to allow non-local connections, you need to add more
# "host" records. In that case you will also need to make PostgreSQL listen
# on a non-local interface via the listen_addresses configuration parameter,
# or via the -i or -h command line switches.
#
david@david-desktop:~/build/ee-release/06-22-2009-0441PM/quickinstall$ sudo ./install-pentaho-db.sh
[sudo] password for david:
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[mkdir -p /opt/csi/trisano-postgres]/returns: executed successfully
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[mkdir -p /opt/csi/trisano-postgres-data]/returns: executed successfully
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[install-postgres]/returns: executed successfully
notice: //trisano_pentaho_db_main/trisano_pentaho_db_base/trisano_postgres_main/Exec[restart-postgresql]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[mkdir -p /opt/csi/trisano-dw]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[mkdir -p /opt/csi/trisano-pentaho]/returns: executed successfully
notice: //trisano_pentaho_db_main/Exec[install-pentaho]/returns: executed successfully
notice: //trisano_pentah
david@david-desktop:/opt/csi/trisano/tomcat/bin$ ./startup.sh
Using CATALINA_BASE: /opt/csi/trisano/tomcat
Using CATALINA_HOME: /opt/csi/trisano/tomcat
Using CATALINA_TMPDIR: /opt/csi/trisano/tomcat/temp
Using JRE_HOME: /usr/lib/jvm/java-6-sun/jre
touch: cannot touch `/opt/csi/trisano/tomcat/logs/catalina.out': Permission denied
./catalina.sh: 375: cannot create /opt/csi/trisano/tomcat/logs/catalina.out: Permission denied
base:
bi_heartbeat_url: http://localhost:18080/pentaho/Login
bi_server_url: http://localhost:18080/pentaho/Home
auth_allow_user_switch: false
development:
inherit: base
production:
auth_src_header: HTTP_UID