Search found 17 matches

by elsabio
Wed Oct 28, 2015 11:11 pm
Forum: General Discussion
Topic: imageio build dependency issue
Replies: 0
Views: 4918

imageio build dependency issue

For a long time now, the source I pull from git fails to build with maven with an imagio issue: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve...
by elsabio
Fri May 10, 2013 11:16 pm
Forum: Feature Suggestions
Topic: [ADDED] Selecting renderer config files at install
Replies: 12
Views: 16946

[Added] Selecting renderer config files at install

OK I find the 2.6.4 (and early 3.0 builds from git) implementation just fine here - excluding "Streamium" allows UMS to identify my "Naim" renderer profile - Thanks SubJunk! I wonder if there is a way to extend this slightly? For example - when a renderer is detected, UMS could m...
by elsabio
Fri May 03, 2013 11:05 pm
Forum: Help and Support
Topic: Still get Heap issues with 2.6.3/Java 7u17
Replies: 0
Views: 3744

Still get Heap issues with 2.6.3/Java 7u17

I've put this in a "Help" forum because I think the more general discussions on Java Heap elsewhere don't need to confuse a specific issue. With 2.6.3 running on Java 7u17 (32 bit, Linux) I see this after a while: DEBUG 2013-05-03 00:14:57.706 [pool-2276-thread-3] Thumbnailator does not su...
by elsabio
Fri May 03, 2013 4:10 am
Forum: Feature Suggestions
Topic: [ADDED] Selecting renderer config files at install
Replies: 12
Views: 16946

Re: Selecting renderer config files at install

Yes, I think having profiles being marked "active" or not might help with this. The real problem comes when I have a Denon 2112 ci in one room and a Phillips Streamium in another. In that situation, disambiguation might be achievable by adding an IP or name (or maybe even MAC) lookup to th...
by elsabio
Thu May 02, 2013 10:22 pm
Forum: Media Renderers
Topic: Renderer detection solution
Replies: 11
Views: 16186

Re: Renderer detection solution

Here is a debug.log from a startup session with the Naim Uniti2. Some background ... 1. The trace option was enabled in logback.xml so you see everything at TRACE level from startup 2. The device you are interested in (there are several on the network) is on IP 192.168.0.179 (to host 192.168.0.188) ...
by elsabio
Thu May 02, 2013 8:45 am
Forum: Media Renderers
Topic: Renderer detection solution
Replies: 11
Views: 16186

Re: Renderer detection solution

This must be a very common chipset as my Naim Uniti (and from another thread, a Denon receiver) seem to be returning the same headers. What's more, while originally my Unit2 was matched to the Streamium, that configuration did not work. I wrote a specific config tor the device too (it's here on anot...
by elsabio
Mon Apr 29, 2013 7:27 am
Forum: Media Renderers
Topic: Naim Uniti renderers
Replies: 0
Views: 4196

Naim Uniti renderers

I have written a simple profile for the Naim Uniti2 renderer ( http://www.naimaudio.com/hifi-products/naimuniti ). Unfortunately, this device does not seem to have any http headers that distinguish it from the Philips Streamium, but the Streamium profile included with UMS 2.6.2 (and somewhat earlier...
by elsabio
Fri Apr 26, 2013 9:56 am
Forum: General Discussion
Topic: GC issues with Java 1.7.0 u 21 (32 bit; Linux)
Replies: 15
Views: 18875

Re: GC issues with Java 1.7.0 u 21 (32 bit; Linux)

I'll do that ... though I don't use iTunes, for the most part I'm Linux based (though I have over 10 years Java experience, since 1.1.8, so I'll give it my best shot when I get some time to devote to it.)
by elsabio
Thu Apr 25, 2013 8:13 pm
Forum: General Discussion
Topic: GC issues with Java 1.7.0 u 21 (32 bit; Linux)
Replies: 15
Views: 18875

Re: GC issues with Java 1.7.0 u 21 (32 bit; Linux)

Yes indeed, thank you for confirming my original contention that this is a jvm issue and not (at least directly) a problem with ums. Ums video is getting rapidly better; thank you for all the continuing activity, attention and hard work on this very important and pretty unique project. I still have ...
by elsabio
Thu Apr 25, 2013 11:02 am
Forum: General Discussion
Topic: GC issues with Java 1.7.0 u 21 (32 bit; Linux)
Replies: 15
Views: 18875

Re: GC issues with Java 1.7.0 u 21 (32 bit; Linux)

Yes, but since my trigger to provoke this exception is by scanning my collection, no cache means I can't do that, so probably is just avoiding that path. Oh - and yes, I do of course mean 2.6.1 (and 2.6.2, and 2.6.0, and 2.5.2 which all behave like this with Java 1.7u21, but not with u15). BTW, thou...