Angelo Huang

Results 13 issues of Angelo Huang

I have few test cases in one class and only one will succeed but all others are failed with redis pool exception. How can I make sure other tests can...

I am creating a chrome extension using Artoo. However, I don't want this artoo logo output to console. How can I turn it off? I already have artoo.settings.log.enabled = false....

I can't launch scala console with this jar. What's the reason?

I got this error when deploy to heroku. -----> Installing jekyll-less ERROR: While executing gem ... (ArgumentError) invalid byte sequence in US-ASCII

Does each gear create a new Play application using this DIY cartridge?

Multiple tests would fail to get redis resource from redis pool. ``` redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at redis.clients.util.Pool.getResource(Pool.java:22) at org.sedis.Pool.withJedisClient(sedis.scala:79) at com.typesafe.plugin.RedisPlugin$$anon$1.get(RedisPlugin.scala:173) at play.api.cache.Cache$.get(Cache.scala:77) at...

I have few test cases in one class and only one will succeed but all others are failed with redis pool exception. How can I make sure other tests can...

There is no documentation available for uploading files to blobstore. If this feature doesn't exist, I would suggest to add this feature.

My play 2.2 server can't start. This is last output from the server logs. ``` [debug] i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework [debug] i.n.u.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple...