This file contains 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
1 (=89cb41) [email protected] ~/drupal/rjyoungcom> drush status | |
Drupal version : 7.34 | |
Site URI : http://default | |
Database driver : mysql | |
Database username : root | |
Database name : rjyoung_development | |
Default theme : garland | |
Administration theme : garland | |
PHP executable : /usr/bin/php | |
PHP configuration : |
This file contains 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
(=89cb41) [email protected] ~/drupal/rjyoungcom> drush rs / | |
Command runserver needs a higher bootstrap level to run - you will need to invoke drush from a more functional Drupal environment to run this command. [error] | |
The drush command 'rs /' could not be executed. [error] | |
Drush was not able to start (bootstrap) the Drupal database. [error] | |
Hint: This may occur when Drush is trying to: | |
* bootstrap a site that has not been installed or does not have a configured database. In this case you can select another site with a working database setup by specifying the URI to use with | |
the --uri parameter on the command line. See `drush topic docs-aliases` for details. | |
* connect the d |
This file contains 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
$databases = array ( | |
'default' => | |
array ( | |
'default' => | |
array ( | |
'database' => 'rjyoung_development', | |
'username' => 'root', | |
'password' => '', | |
'host' => '127.0.0.1', | |
'port' => '3306', |
This file contains 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
get.java:109) - Unknown identifier id | |
ERROR [pool-25-thread-1] (CassandraOutputTarget.java:108) - error while ingesting document: US 8341861 B2 | |
ERROR [pool-25-thread-1] (CassandraOutputTarget.java:109) - Unknown identifier id | |
INFO [pool-25-thread-1] (Parser.java:103) - Completed parsing: /home/robby/projects/uspto/ingester/data/text/uspat_merged_css_aux.zip, with number of documents: 0 | |
INFO [pool-25-thread-1] (ParsersRunnable.java:109) - Completed parsing file /home/robby/projects/uspto/ingester/data/text/uspat_merged_css_aux.zip. There are 1 documents left in the queue. | |
ERROR [pool-25-thread-1] (ParsersRunnable.java:112) - Failed to parse package | |
com.datastax.driver.core.exceptions.InvalidQueryException: Unknown identifier id | |
at com.datastax.driver.core.exceptions.InvalidQueryException.copy(InvalidQueryException.java:35) | |
at com.datastax.driver.core.DefaultResultSetFuture.extractCauseFromExecutionException(DefaultResultSetFuture.java:256) | |
at com.datastax.driver.core.DefaultResultSetFuture.getUninterrupti |
This file contains 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
--($:~/projects/uspto)ruby-2.0.0-p353-- | |
$ teamocil uspto | |
tmux: unknown option -- v | |
usage: show-options [-gsw] [-t target-session|target-window] | |
tmux: unknown option -- v | |
usage: show-window-options [-g] [-t target-window] | |
tmux: unknown option -- c | |
usage: new-window [-adk] [-n window-name] [-t target-window] [command] | |
cd ~/projects/frontend | |
arranging in: tiled |
This file contains 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
1 name: "uspto" | |
2 windows: | |
3 - name: "services" | |
4 root: "~/projects/uspto/frontend/" | |
5 layout: tiled | |
6 panes: | |
7 - commands: | |
8 - jb6 | |
9 - commands: | |
10 - cd ~/Isotope11/uspto/solr |
This file contains 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
./bin/standalone.sh | |
JAVA_OPTS already set in environment; overriding default settings with values: -Dest.cassandra.url=dev-est-casd-1.etc.uspto.gov | |
========================================================================= | |
JBoss Bootstrap Environment | |
JBOSS_HOME: /home/robby/projects/uspto/jboss-eap-6.1 | |
JAVA: /usr/lib/jvm/java-7-oracle/bin/java |
This file contains 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
(ArgumentError) argument error | |
(stdlib) re.erl:168: :re.split("deps.loadpaths", {:re_pattern, 0, 1, <<69, 82, 67, 80, 57, 0, 0, 0, 0, 8, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 0, ...>>}, [return: :binary, parts: :infinity]) | |
(elixir) lib/regex.ex:308: Regex.split/3 | |
(mix) lib/mix/utils.ex:310: Mix.Utils.command_to_module_name/1 | |
(mix) lib/mix/utils.ex:61: Mix.Utils.command_to_module/2 | |
(mix) lib/mix/task.ex:140: Mix.Task.get!/1 | |
(mix) lib/mix/task.ex:168: Mix.Task.run/2 | |
(mix) lib/mix/cli.ex:53: Mix.CLI.run_task/2 |
This file contains 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
pi@raspberrypi:~/erlang/erlang-ale$ make | |
make: *** /home/pi/erlang/erlang-ale/deps/gproc: No such file or directory. Stop. | |
make: *** /home/pi/erlang/erlang-ale/deps/meck: No such file or directory. Stop. | |
make: *** /home/pi/erlang/erlang-ale/deps/pihwm: No such file or directory. Stop. | |
make: *** /home/pi/erlang/erlang-ale/deps/erlang_portutil: No such file or directory. Stop. | |
make: *** [deps] Error 2 | |
pi@raspberrypi:~/erlang/erlang-ale$ |
This file contains 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
(e1@raspberrypi)3> gpio_sup:start_link([{25, output}]). | |
** exception exit: shutdown | |
(e1@raspberrypi)4> |