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
| ActiveRecord::JDBCError: The driver encountered an unknown error: com.teradata.jdbc.jdbc_4.util.JDBCException: [Teradata JDBC Driver] [TeraJDBC 14.00.00.37] [Error 1000] [SQLState 08S01] Login failure for Connection to TEST1.INTRA.XXXXXX.COM Tue Jun 04 23:52:46 CDT 2013 socket orig=TEST1.INTRA.XXXXXX.COM cid=3a09a47d sess=0 java.net.UnknownHostException: TEST1.INTRA.XXXXXX.COM at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:877) at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1230) at java.net.InetAddress.getAllByName0(InetAddress.java:1181) at java.net.InetAddress.getAllByName(InetAddress.java:1111) at java.net.InetAddress.getAllByName(InetAddress.java:1047) at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF$Lookup.<init>(TDNetworkIOIF.java:185) at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.connectToHost(TDNetworkIOIF.java:284) at com.teradata.jdbc.jdbc_4.io.TDNetworkIOIF.createSocketConnection(TDNetworkIOIF.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
| > jruby -S gem install capybara -v0.3.9 | |
| System.java:-2:in `arraycopy': java.lang.ArrayIndexOutOfBoundsException | |
| from DefaultResolver.java:111:in `makeTime' | |
| from DefaultResolver.java:277:in `create' | |
| from DefaultResolver.java:317:in `handleScalar' | |
| from DefaultResolver.java:435:in `orgHandler' | |
| from DefaultResolver.java:455:in `node_import' | |
| from org/yecht/ruby/DefaultResolver$s_method_1_0$RUBYINVOKER$node_import.gen:65535:in `call' | |
| from CachingCallSite.java:146:in `call' | |
| from RubyLoadHandler.java:40:in `handle' |
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
| + ./install : 12 > export rvm_trace_flag=1 | |
| + ./install : 12 > rvm_trace_flag=1 | |
| + ./install : 15 > source /usr/local/rvm/src/rvm/scripts/functions/installer | |
| + ./install : 21 > install_setup | |
| + /usr/local/rvm/src/rvm/scripts/functions/installer : install_setup() 5 > set -o errtrace | |
| + /usr/local/rvm/src/rvm/scripts/functions/installer : install_setup() 7 > export HOME=/home/ak239837 | |
| + /usr/local/rvm/src/rvm/scripts/functions/installer : install_setup() 7 > HOME=/home/ak239837 | |
| + /usr/local/rvm/src/rvm/scripts/functions/installer : install_setup() 9 > case "$MACHTYPE" in | |
| + /usr/local/rvm/src/rvm/scripts/functions/installer : install_setup() 11 > name_opt=-iname | |
| + /usr/local/rvm/src/rvm/scripts/functions/installer : install_setup() 14 > (( 0 == 0 )) |