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
llvm-g++ -stdlib=libstdc++ -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -v -DMAC_OSX -DMSG_NOSIGNAL=0 -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DUSE_IPV6=1 -I/Users/davida/Developer/litecoin/src/leveldb/include -I/Users/davida/Developer/litecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -I"/Users/davida/Developer/litecoin/src" -I"/Users/davida/Developer/litecoin/src"/obj -I"/opt/local/include" -I"/opt/local/include/db48" -o litecoind -L"/opt/local/lib" -L"/opt/local/lib/db48" leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/scrypt.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o -dead_strip -ldb_cxx-4.8 -lboost_system-mt -lboost_filesystem-mt -lboost_program_opti |
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
1/9/14 12:07:07.000 PM kernel[0]: exec of /Applications/coinyecoin-qt.app/Contents/MacOS/coinyecoin-qt denied since it was quarantined by PluginProcess and created without user consent, qtn-flags was 0x00000046 | |
1/9/14 12:07:07.186 PM com.apple.launchd.peruser.2133323732[381]: (com.yourcompany.coinyecoin-qt.148752[12816]) Job failed to exec(3) for weird reason: 1 | |
1/9/14 12:07:07.189 PM Finder[448]: 8837325: Attempting to SIGCONT to pid #12816 failed, with errno=#3, or the process failed to actually start | |
1/9/14 12:07:07.199 PM Finder[448]: 8837325: Attempting to SIGCONT to pid #12816 failed, with errno=#3, or the process failed to actually start | |
1/9/14 12:07:07.209 PM Finder[448]: 8837325: Attempting to SIGCONT to pid #12816 failed, with errno=#3, or the process failed to actually start | |
1/9/14 12:07:07.215 PM loginwindow[85]: ERROR | -[Application setAppContext:] | Unable to get PID for context [0,15498951] | |
1/9/14 12:07:07.215 PM Dock[446]: no information back from LS about running process LSASN:{hi=0x0;lo=0xe |
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
acme_basic_cms: | |
resource: "@AcmeBasicCmsBundle/Controller/" | |
type: annotation | |
prefix: / |
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
new Game.Object('Waste reclamation plant', 'waste reclamation plant|waste reclamation plants|reclaimed', 'Reclaims cookies from human waste.', 'farm', 'farmIcon', 'farmBackground', 999999999999999, function() { | |
return Game.ComputeCps(6249999999, Game.Has('Chunky waste') * 624999999, Game.Has('Liquid waste') + Game.Has('Mixed waste') + Game.Has('Metamucil') + Game.Has('Real time collection')); | |
}, Game.NewDrawFunction(0, 0, 64, 64, 1), function() { | |
if (this.amount >= 1) Game.Unlock(['Chunky waste', 'Liquid waste']); | |
if (this.amount >= 10) Game.Unlock('Mixed waste'); | |
if (this.amount >= 50) Game.Unlock('Metamucil'); | |
if (this.amount >= 100) Game.Unlock('Real time collection'); | |
}); | |
Game.Objects['Waste reclamation plant'].displayName = '<span style="font-size:55%;">Waste reclamation plant</span>'; //shrink the name since it's so large | |
var tier1=10; |
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
2013-06-05 20:20:04,687 | WARN | /admin/sendMessage.action | org.eclipse.jetty.servlet.ServletHandler | qtp1299222066-109307 | |
javax.jms.JMSException: Stopped. | |
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62) | |
at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1409) | |
at org.apache.activemq.ActiveMQConnection.ensureConnectionInfoSent(ActiveMQConnection.java:1496) | |
at org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:325) | |
at org.apache.activemq.web.WebClient.createSession(WebClient.java:372) | |
at org.apache.activemq.web.WebClient.getSession(WebClient.java:259) | |
at org.apache.activemq.web.controller.SendMessage.createMessage(SendMessage.java:172) | |
at org.apache.activemq.web.controller.SendMessage.sendMessages(SendMessage.java:71) |
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
server { | |
listen *:80; | |
server_name www.example.com; | |
# Sets the host, even if proxying | |
set $safehost $http_host; | |
if ($http_x_forwarded_host != '') { | |
set $safehost $http_x_forwarded_host; | |
} |
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
weight_lb|weight (lb.) | |
weight_kg|weight (kg) | |
distance_in|distance (inches) | |
distance_ft|distance (feet) | |
distance_m|distance (meters) | |
distance_mi|distance (miles) | |
time_sec|time (seconds) | |
time_min_sec|time (minutes:seconds) | |
reps|repetitions |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
Licensed to the Apache Software Foundation (ASF) under one or more | |
contributor license agreements. See the NOTICE file distributed with | |
this work for additional information regarding copyright ownership. | |
The ASF licenses this file to You under the Apache License, Version 2.0 | |
(the "License"); you may not use this file except in compliance with | |
the License. You may obtain a copy of the License at | |
http://www.apache.org/licenses/LICENSE-2.0 |
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
<!-- | |
Licensed to the Apache Software Foundation (ASF) under one or more contributor | |
license agreements. See the NOTICE file distributed with this work for additional | |
information regarding copyright ownership. The ASF licenses this file to You under | |
the Apache License, Version 2.0 (the "License"); you may not use this file except in | |
compliance with the License. You may obtain a copy of the License at | |
http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or | |
agreed to in writing, software distributed under the License is distributed on an | |
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
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
<bean class="org.eclipse.jetty.webapp.WebAppContext"> | |
<property name="contextPath" value="/admin" /> | |
<property name="resourceBase" value="${activemq.home}/webapps/admin" /> | |
<property name="logUrlOnStart" value="true" /> | |
</bean> |