This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cheffile | |
cookbook 'java', '~> 1.39.0' | |
Vagrantfile | |
chef.add_recipe "java" | |
... | |
chef.json = { | |
mysql: { | |
server_root_password: '' | |
}, | |
java: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@spotlight-vagrant:/vagrant/spotlight_day_demo$ bundle exec rake ci | |
solr-6.1.0.zip: |==========================================================================================================================| 100% (Time: 00:02:03 ) | |
solr-6.1.0.zip.md5: |======================================================================================================================| 100% (Time: 00:00:00 ) | |
/usr/bin/ruby2.2 -I/var/lib/gems/2.2.0/gems/rspec-core-3.5.2/lib:/var/lib/gems/2.2.0/gems/rspec-support-3.5.0/lib /var/lib/gems/2.2.0/gems/rspec-core-3.5.2/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb | |
DEPRECATION WARNING: You are using the a deprecated processor interface #<Proc:0x00000006b40298@/var/lib/gems/2.2.0/gems/autoprefixer-rails-6.3.7/lib/autoprefixer-rails/sprockets.rb:37>. | |
Please update your processor interface: | |
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors | |
(called from install at /var/lib/gems/2.2.0/gems/autopr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/vagrant/bin/vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'ubuntu/trusty64'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Checking if box 'ubuntu/trusty64' is up to date... | |
==> default: A newer version of the box 'ubuntu/trusty64' is available! You currently | |
==> default: have version '20160707.0.1'. The latest is version '20160809.1.0'. Run | |
==> default: `vagrant box update` to update. | |
==> default: Setting the name of the VM: geo-concerns-vagrant_default_1471362780997_87616 | |
==> default: Clearing any previously set forwarded ports... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/opt/vagrant/bin/vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'ubuntu/trusty64'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Checking if box 'ubuntu/trusty64' is up to date... | |
==> default: A newer version of the box 'ubuntu/trusty64' is available! You currently | |
==> default: have version '20160707.0.1'. The latest is version '20160815.0.0'. Run | |
==> default: `vagrant box update` to update. | |
==> default: Setting the name of the VM: geo-concerns-vagrant_default_1471384839455_11694 | |
==> default: Clearing any previously set forwarded ports... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"responseHeader":{ | |
"status":0, | |
"QTime":1, | |
"params":{ | |
"q":"*:*", | |
"indent":"on", | |
"fl":"has_model_ssim", | |
"rows":"42", | |
"wt":"json"}}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sysops-MBP-2% vagrant up --provider aws | |
Bringing machine 'default' up with 'aws' provider... | |
==> default: Box 'aws_dummy' could not be found. Attempting to find and install... | |
default: Box Provider: aws | |
default: Box Version: >= 0 | |
==> default: Box file was not detected as metadata. Adding it directly... | |
==> default: Adding box 'aws_dummy' (v0) for provider: aws | |
default: Downloading: https://github.com/mitchellh/vagrant-aws/raw/master/dummy.box | |
==> default: Successfully added box 'aws_dummy' (v0) for 'aws'! | |
==> default: Couldn't find Cheffile at ./Cheffile. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
145a9e23-3315-4f93-bcdf-7c996262de7a-published.zip | |
145a9e23-3315-4f93-bcdf-7c996262de7a-published[1].zip | |
145a9e23-3315-4f93-bcdf-7c996262de7a-published[2].zip | |
[orig] | |
114D16775BE3B76206B226B4075CF64DB844CA1220A81274BC7A3525DA897116 data/README.txt | |
4C5FFD74FDB735451D3C4528C4E24D7662E6907404EB433159EB9ED64F4DCC4B data/Butler_Dynes_AJPS_2015a_readme.pdf | |
366736B2507D1A634377FBEB240D5F73B98C056DF78C440786D260D0BF41C5F7 data/145a9e23-3315-4f93-bcdf-7c996262de7a.ddi32.xml | |
10079.1/xsj67xv,data/README.txt,8822f5f0-032c-4270-9878-57d9617177b9 | |
10079.1/t1g3zxd,data/Butler_Dynes_AJPS_2015a_readme.pdf,05eb315a-8331-49ff-9218-9a8178968a29 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-11-07 17:55:05 [INFO] Started GET "/catalog/11303506" for 130.132.49.107 at 2016-11-07 17:55:05 -0500 | |
2016-11-07 17:55:05 [INFO] Processing by CatalogController#show as HTML | |
2016-11-07 17:55:05 [INFO] Parameters: {"id"=>"11303506"} | |
2016-11-07 17:55:05 [INFO] Rendered _formats/clio/_catalog_show_toolbar.html.haml (1.2ms) | |
2016-11-07 17:55:05 [INFO] Rendered _formats/book/_catalog_show.html.haml (63.6ms) | |
2016-11-07 17:55:05 [INFO] Rendered _formats/clio/_catalog_show_holdings_online.html.haml (0.0ms) | |
2016-11-07 17:55:05 [INFO] Rendered _formats/clio/_catalog_show_holdings_display.html.haml (0.2ms) | |
2016-11-07 17:55:05 [INFO] Rendered _formats/clio/_catalog_show_holdings_hathi.html.haml (0.0ms) | |
2016-11-07 17:55:05 [INFO] Rendered _formats/clio/_catalog_show_holdings_google.html.haml (0.3ms) | |
2016-11-07 17:55:05 [INFO] Rendered _formats/clio/_catalog_show_holdings.html.haml (2.2ms) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
search-frontend: | |
2016-12-02 11:40:33 [INFO] ---------------------in look_up_clio_holdings in application_controller.rb--------------------- | |
2016-12-02 11:40:33 [ERROR] ApplicationController#look_up_clio_holdings exception: ORA-00019: maximum number of session licenses exceeded | |
search-backend: | |
2016-12-02 11:40:39 [INFO] Started GET "/holdings/status/12042719/6541725/10182963/3616983/407352/2902298/754167/5707018/1287789/8102959/12433083/1210472/7792873/3143270/12814538/728657/1342111/7138412/5624023/1214142/3567137/6750014/4135277/4922483/4922472" for 10.0.2.2 at 2016-12-02 11:40:39 -0500 | |
/home/vagrant/.rvm/gems/ruby-2.3.1@search-backend/gems/activerecord-4.0.0/lib/active_record/associations/has_many_association.rb:75: warning: circular argument reference - reflection | |
/home/vagrant/.rvm/gems/ruby-2.3.1@search-backend/gems/activerecord-4.0.0/lib/active_record/associations/has_many_association.rb:79: warning: circular argument reference - reflection | |
/home/vagrant/.rvm/gems/ruby-2.3.1@search-backend/gems/activer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ActiveJob] Enqueued GeoblacklightJob (Job ID: 3df78640-c70f-490f-8362-4289950649f3) to Async(default) with arguments: {"id"=>"2b88qc16g", "event"=>"CREATED", "exchange"=>"geoblacklight", "doc"=>{"geoblacklight_version"=>"1.0", "dc_identifier_s"=>"2b88qc16g", "layer_slug_s"=>"your-institution-2b88qc16g", "uuid"=>"your-institution-2b88qc16g", "dc_title_s"=>"East Haddam, Conn.", "solr_geom"=>"ENVELOPE(-72.465569, -72.448545, 41.473718, 41.447523)", "dct_provenance_s"=>"Your Institution", "dc_rights_s"=>"Restricted", "dc_description_s"=>"Sanborn fire insurance maps are a rich source of historic data on the urban built environment of North America during the 19th and early 20th centuries. The atlases were created for the purpose of underwriting fire insurance policies, which depended upon accurate and frequently-updated information about construction materials, municipal and transportation infrastructure, industrial and commercial landuse and more. The Yale University Library Map Department scanned its holdings o |