Skip to content

Instantly share code, notes, and snippets.

Starting Application: ..........................Error 306: Error retrieving file 'logs/startup.log'
and
[1][TT-MBP01][26] % vmc crashlogs retwisj-tt /Users/joubinhoushyar 22:18:17 11-04-15
====> logs/stderr.log <====
Apr 16, 2011 2:14:45 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-50162
Apr 16, 2011 2:14:45 AM org.apache.catalina.startup.Catalina load
/*
* Copyright 2010 Joubin Houshyar
*
* Licensed 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
/*
* Copyright 2010 Joubin Houshyar
*
* Licensed 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
/*
* Copyright 2010 Joubin Houshyar
*
* Licensed 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
/*
* Copyright 2009-2010 Joubin Houshyar
*
* Licensed 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
/*
* Copyright 2009 Joubin Houshyar
*
* Licensed 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
/*
* Copyright 2009 Joubin Houshyar
*
* Licensed 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
/* -- BEGIN NOTICE --
*
* This class uses in parts extant and/or modified code from net.spy.memcached.HashAlgorithm
* by Dustin Sallings. See this module's 3rd party license folder for license details.
*
* -- END NOTICE --
*
* Copyright 2009-2010 Joubin Houshyar
*
* Licensed under the Apache License, Version 2.0 (the "License");
alphazero[22]:jredis$ git branch
* 1.2.n
master
alphazero[23]:jredis$ mvn test
...
...
...
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
alphazero[252]:redis-1.2.5$ ./redis-server ./redis.conf
26 Mar 06:53:02 - Server started, Redis version 1.2.5
26 Mar 06:53:02 - DB loaded from disk
26 Mar 06:53:02 - The server is now ready to accept connections on port 6379
26 Mar 06:53:02 . DB 10: 1 keys (0 volatile) in 4 slots HT.
26 Mar 06:53:02 . 0 clients connected (0 slaves), 294976 bytes in use, 0 shared objects
...