Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update 32 - Crash!
03-08-2014, 21:42
Post: #1
Update 32 - Crash!
Simon

Update 32 came through this evening and I installed it as normal, along with the MinimWatch update.

When MinimServer was relaunched with the new package, I received the following error:

MinimServer[NASNV]: unexpected exception java.lang.NullPointerException

Red MinimWatch indicator showing. Not sure if it's me or the package...

Richard
Find all posts by this user
Quote this message in a reply
03-08-2014, 21:45
Post: #2
RE: Update 32 - Crash!
(03-08-2014 21:42)rweten Wrote:  Simon

Update 32 came through this evening and I installed it as normal, along with the MinimWatch update.

When MinimServer was relaunched with the new package, I received the following error:

MinimServer[NASNV]: unexpected exception java.lang.NullPointerException

Red MinimWatch indicator showing. Not sure if it's me or the package...

Richard

Please post the full stack trace from the MinimServer log window. Thanks!
Find all posts by this user
Quote this message in a reply
03-08-2014, 21:59
Post: #3
RE: Update 32 - Crash!
(03-08-2014 21:45)simoncn Wrote:  
(03-08-2014 21:42)rweten Wrote:  Simon

Update 32 came through this evening and I installed it as normal, along with the MinimWatch update.

When MinimServer was relaunched with the new package, I received the following error:

MinimServer[NASNV]: unexpected exception java.lang.NullPointerException

Red MinimWatch indicator showing. Not sure if it's me or the package...

Richard

Please post the full stack trace from the MinimServer log window. Thanks!

Hope this is what you're looking for!

MinimServer 0.8.2 update 32, Copyright © 2012-2014 Simon Nash. All rights reserved.
Java™ SE Embedded Runtime Environment (build 1.7.0_60-b19)
Java HotSpot™ Embedded Client VM (build 24.60-b09, mixed mode)
Platform default charset is UTF-8
21:47:35.227 main: classpath: ../lib/mserver.jar
21:47:35.228 main: creating component: --context
21:47:35.229 main: Context: setting property context0.type to value org.jminim.core.ContextImpl
21:47:35.233 main: creating component: --start type=com.minimserver.Server name=minimserver
21:47:35.234 main: Context: setting property minimserver.type to value com.minimserver.Server
21:47:35.234 main: Context: setting property minimserver.name to value minimserver
21:47:35.538 main: ComponentClassLoader: added jar file entry for /etc/frontview/addons/bin/MINIMSERVER/lib/minimserver-0.8.131.jar
21:47:35.561 main: Context: setting property consoleContext.type to value org.jminim.core.ContextImpl
21:47:35.562 main: Context: setting property consoleContext.name to value consoleContext
21:47:35.566 main: Context: setting property console.name to value console
21:47:35.567 main: setProperty: compName=console propName=interactive propValue=false
21:47:35.568 main: starting context consoleContext
21:47:35.575 main: >>> EVENT >>> contextStarting: consoleContext
21:47:35.575 main: starting component console in context consoleContext
21:47:35.578 main: >>> EVENT >>> componentStarting: console
21:47:35.579 main: started component console in context consoleContext
21:47:35.580 main: >>> EVENT >>> componentRunning: console
21:47:35.580 main: started context consoleContext
21:47:35.581 main: >>> EVENT >>> contextRunning: consoleContext
21:47:35.587 main: starting context rootContext
21:47:35.588 main: starting context context0
21:47:35.589 main: >>> EVENT >>> contextStarting: context0
21:47:35.590 main: starting component minimserver in context context0
21:47:35.590 main: >>> EVENT >>> componentStarting: minimserver
21:47:35.591 main: starting MinimServer
21:47:35.595 main: MinimServer: module version is 0.8.131
21:47:35.596 main: setProperty: compName=minimserver propName=propNames propValue=aliasTags,alphaGroup,contentDir,displayName,indexTags,itemTags,listVie​wAlbums,mergeFolderAlbums,tagOptions,tagValue
21:47:35.596 main: advancedPropNames=delayStart,http.port,.logFile,.logLevel,.logPrefix,ohnet.debug​,ohnet.port,ohnet.subnet,numericSort,resourceInfo,showExtras,startupScan,tagCust​om,tagFormat,tagUpdate,updateReminder,writeAllTags,writeTagChanges
21:47:35.597 main: setProperty: compName=minimserver propName=advancedPropNames propValue=delayStart,http.port,.logFile,.logLevel,.logPrefix,ohnet.debug,ohnet.p​ort,ohnet.subnet,numericSort,resourceInfo,showExtras,startupScan,tagCustom,tagFo​rmat,tagUpdate,updateReminder,writeAllTags,writeTagChanges
21:47:35.617 main: Context: setting property watchContext.type to value org.jminim.core.ContextImpl
21:47:35.617 main: Context: setting property watchContext.name to value watchContext
21:47:35.619 main: Context: setting property watch.name to value watch
21:47:35.620 main: starting context watchContext
21:47:35.621 main: >>> EVENT >>> contextStarting: watchContext
21:47:35.621 main: starting component watch in context watchContext
21:47:35.622 main: >>> EVENT >>> componentStarting: watch
21:47:35.622 main: started component watch in context watchContext
21:47:35.623 main: >>> EVENT >>> componentRunning: watch
21:47:35.623 main: started context watchContext
21:47:35.624 main: >>> EVENT >>> contextRunning: watchContext
21:47:35.717 main: Context: setting property runtimeContext.type to value org.jminim.core.ContextImpl
21:47:35.718 main: Context: setting property runtimeContext.name to value runtimeContext
21:47:35.719 main: Context: setting property runtime.name to value runtime
21:47:35.719 main: starting context runtimeContext
21:47:35.720 main: >>> EVENT >>> contextStarting: runtimeContext
21:47:35.720 main: starting component runtime in context runtimeContext
21:47:35.721 main: >>> EVENT >>> componentStarting: runtime
21:47:35.721 main: started component runtime in context runtimeContext
21:47:35.722 main: >>> EVENT >>> componentRunning: runtime
21:47:35.722 main: started context runtimeContext
21:47:35.723 main: >>> EVENT >>> contextRunning: runtimeContext
System look and feel is javax.swing.plaf.metal.MetalLookAndFeel
21:47:36.037 main: TrayView: dispose
21:47:36.041 main: ServerControl: setLogUpdates action, logUpdates=false
21:47:36.042 main: WatchService: unable to create tray icon
21:47:36.045 main: ServerControl: listenerAdded called with RuntimeActions
21:47:36.046 main: ServerControl: listenerAdded called with RuntimeProxy
21:47:36.047 main: ServerControl: runtime version is 0.6.118
21:47:36.048 main: setLocalProperty: compName=watch propName=serverView propValue=log
21:47:36.051 main: ServerControl: componentStarting event for minimserver
starting MinimServer
21:47:36.063 main: Context: setting property monitorContext.type to value org.jminim.core.ContextImpl
21:47:36.063 main: Context: setting property monitorContext.name to value monitorContext
21:47:36.064 main: Context: setting property monitor.name to value monitor
21:47:36.065 main: starting context monitorContext
21:47:36.066 main: >>> EVENT >>> contextStarting: monitorContext
21:47:36.066 main: starting component monitor in context monitorContext
21:47:36.067 main: >>> EVENT >>> componentStarting: monitor
21:47:36.067 main: started component monitor in context monitorContext
21:47:36.068 main: >>> EVENT >>> componentRunning: monitor
21:47:36.069 main: started context monitorContext
21:47:36.069 main: >>> EVENT >>> contextRunning: monitorContext
21:47:36.107 main: Monitor: listenerAdded called with RuntimeActions
21:47:36.108 main: Monitor: createDevice
21:47:36.192 main: Context: setting property ohnetContext.type to value org.jminim.core.ContextImpl
21:47:36.193 main: Context: setting property ohnetContext.name to value ohnetContext
21:47:36.194 main: Context: setting property ohnet.name to value ohnet
21:47:36.194 main: starting context ohnetContext
21:47:36.195 main: >>> EVENT >>> contextStarting: ohnetContext
21:47:36.195 main: Monitor: contextStarting event for ohnetContext
21:47:36.198 main: starting component ohnet in context ohnetContext
21:47:36.198 main: >>> EVENT >>> componentStarting: ohnet
21:47:36.199 main: Monitor: componentStarting event for ohnet in context ohnetContext
21:47:36.200 main: setLocalProperty: compName=ohnet propName=port propValue=9791
21:47:36.201 main: OhNetService: using UPnP port 9791
Using single subnet 192.168.1.0
21:47:36.204 main: OhNetService: adding debugValue 0x7FFFFF47
21:47:36.205 main: OhNetService: ohNet debug setting is 0x7FFFFF47
21:47:36.222 main: started component ohnet in context ohnetContext
21:47:36.223 main: >>> EVENT >>> componentRunning: ohnet
21:47:36.223 main: Monitor: componentRunning event for ohnet in context ohnetContext
21:47:36.224 main: started context ohnetContext
21:47:36.224 main: >>> EVENT >>> contextRunning: ohnetContext
21:47:36.225 main: Monitor: contextRunning event for ohnetContext
21:47:36.230 main: OhNetService: creating device factory
21:47:36.231 main: OhNetService: creating library
21:47:36.232 main: classloader is org.jminim.core.ComponentClassLoader@46469
21:47:36.238 main: InitParams classloader is org.jminim.core.ComponentClassLoader@46469
21:47:36.240 main: ComponentClassLoader: added jar file entry for /etc/frontview/addons/bin/MINIMSERVER/lib/ohnet(linux-arm)-1.0.1028.zip
21:47:36.349 main: OhNetService: InitParams created
21:47:36.451 main: OhNetService: library created
21:47:36.457 main: OhNetService: library initialized
21:47:36.471 main: OhNetService: setting library single subnet 192.168.1.0
21:47:36.473 main: OhNetService: creating DeviceStack
21:47:36.580 main: OhNetService: device factory created
21:47:36.584 main: Monitor: creating device 5b72b132-7b6e-41e9-bb3c-346a57e702a9
21:47:36.585 main: OhNetService: creating standard device
21:47:36.594 main: OhNetService: adding device to HashSet
21:47:36.595 main: OhNetService: disposing device factory
21:47:36.595 main: OhNetService: device factory disposed
21:47:36.965 main: Monitor: device enabled
21:47:36.966 main: Monitor: listenerAdded called with RuntimeProxy
21:47:36.974 main: MinimServer: added monitor as runtime event listener
21:47:36.975 main: Monitor: componentStarting event for minimserver in context context0
21:47:37.031 main: Context: setting property httpContext.type to value org.jminim.core.ContextImpl
21:47:37.031 main: Context: setting property httpContext.name to value httpContext
21:47:37.032 main: Context: setting property http.name to value http
21:47:37.033 main: starting context httpContext
21:47:37.034 main: >>> EVENT >>> contextStarting: httpContext
21:47:37.034 main: Monitor: contextStarting event for httpContext
21:47:37.035 main: starting component http in context httpContext
21:47:37.036 main: >>> EVENT >>> componentStarting: http
21:47:37.036 main: Monitor: componentStarting event for http in context httpContext
21:47:37.044 main: starting HTTPService
21:47:37.044 main: setLocalProperty: compName=http propName=port propValue=9790
21:47:37.045 main: HTTPService: using port 9790
21:47:37.046 main: started component http in context httpContext
21:47:37.046 main: >>> EVENT >>> componentRunning: http
21:47:37.047 main: Monitor: componentRunning event for http in context httpContext
21:47:37.048 main: started context httpContext
21:47:37.048 main: >>> EVENT >>> contextRunning: httpContext
21:47:37.069 main: Monitor: contextRunning event for httpContext
21:47:37.124 Thread-9: Monitor action: GetRuntimeVersion
21:47:37.124 Thread-9: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56364
21:47:37.125 Thread-9: Monitor response: GetRuntimeVersion
21:47:37.125 Thread-9: RuntimeVersion=0.6.118
21:47:37.132 Thread-6: Monitor action: GetHostAndPort
21:47:37.132 Thread-6: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56365
21:47:37.133 Thread-6: Monitor response: GetHostAndPort
21:47:37.133 Thread-6: HostAndPort=192.168.1.251:9791
21:47:37.138 main: HTTPService: adding path for com.minimserver.Server$IndexRequestHandler@21f9dd
21:47:37.147 Thread-6: Monitor action: GetRuntimeVersion
21:47:37.147 Thread-6: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56366
21:47:37.148 Thread-6: Monitor response: GetRuntimeVersion
21:47:37.148 Thread-6: RuntimeVersion=0.6.118
21:47:37.161 main: HTTPService: createServerThread
21:47:37.180 main: HTTPService: starting socket thread Thread[Thread-11,5,main]
21:47:37.181 main: HTTPService: creating server socket
21:47:37.190 Thread-8: Monitor action: GetProperty
21:47:37.190 Thread-8: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56368
21:47:37.190 Thread-8: ComponentName=minimserver PropertyName=displayName
21:47:37.192 Thread-8: Monitor response: GetProperty
21:47:37.192 Thread-8: PropertyValue=
21:47:37.202 main: HTTPService: starting server thread Thread[Thread-12,5,main]
21:47:37.203 Thread-12: HTTPService: waiting for incoming connection
21:47:37.227 main: setting initial values for MinimServer
Language setting is 'eng'
21:47:37.344 main: setLocalProperty: compName=minimserver propName=displayName propValue=MinimServer[NASNV]
21:47:37.345 main: saveProperty: compName=minimserver propName=lastIndexTags propValue=AlbumArtist, All Artists, Date, Genre, Style, Composer, Conductor, Orchestra
21:47:37.427 main: saveProperty: compName=minimserver propName=lastItemTags propValue=
21:47:37.441 main: setLocalProperty: compName=minimserver propName=showExtras propValue=true
21:47:37.441 main: showExtras is enabled
21:47:37.442 main: setLocalProperty: compName=minimserver propName=startupScan propValue=true
21:47:37.443 main: startupScan is enabled
21:47:37.443 main: fullRescan is disabled
21:47:37.444 main: saveLocalProperty: compName=minimserver propName=relaunchScan propValue=
21:47:37.448 main: doScanFiles is true
21:47:37.448 main: setLocalProperty: compName=minimserver propName=mergeFolderAlbums propValue=false
21:47:37.459 main: mergeFolderAlbums is disabled
21:47:37.460 main: setLocalProperty: compName=minimserver propName=numericSort propValue=true
21:47:37.460 main: numericSort is enabled
21:47:37.461 main: resourceInfo setting is 0
21:47:37.462 main: setLocalProperty: compName=minimserver propName=updateReminder propValue=1
21:47:37.463 main: updateReminder setting is 1
21:47:37.468 main: numIndexTags = 8
21:47:37.479 main: numItemTags = 9
21:47:37.480 main: indexTagNames/0 = AlbumArtist
21:47:37.480 main: indexTagNames/1 = All Artists
21:47:37.481 main: indexTagNames/2 = Date
21:47:37.481 main: indexTagNames/3 = Genre
21:47:37.482 main: indexTagNames/4 = Style
21:47:37.482 main: indexTagNames/5 = Composer
21:47:37.483 main: indexTagNames/6 = Conductor
21:47:37.483 main: indexTagNames/7 = Orchestra
21:47:37.484 main: indexTagDisplayNames/0 = AlbumArtist
21:47:37.484 main: indexTagDisplayNames/1 = All Artists
21:47:37.485 main: indexTagDisplayNames/2 = Date
21:47:37.485 main: indexTagDisplayNames/3 = Genre
21:47:37.486 main: indexTagDisplayNames/4 = Style
21:47:37.486 main: indexTagDisplayNames/5 = Composer
21:47:37.486 main: indexTagDisplayNames/6 = Conductor
21:47:37.487 main: indexTagDisplayNames/7 = Orchestra
21:47:37.488 main: fileTagNames/0 = ALBUMARTIST sort:+
21:47:37.488 main: fileTagNames/1 = ARTIST sort:+
21:47:37.489 main: fileTagNames/2 = DATE sort:-
21:47:37.489 main: fileTagNames/3 = GENRE sort:+
21:47:37.490 main: fileTagNames/4 = STYLE sort:+
21:47:37.490 main: fileTagNames/5 = COMPOSER sort:+
21:47:37.491 main: fileTagNames/6 = CONDUCTOR sort:+
21:47:37.491 main: fileTagNames/7 = ORCHESTRA sort:+
21:47:37.492 main: fileTagNames/8 = [artistValue] sort:+
21:47:37.492 main: fileTagNames/9 = ALBUM ARTIST sort:+
21:47:37.493 main: fileTagNames/10 = TITLE sort:+
21:47:37.493 main: fileTagNames/11 = ALBUM sort:+
21:47:37.494 main: fileTagNames/12 = GROUP sort:+
21:47:37.494 main: fileTagNames/13 = TRACKNUMBER sort:+
21:47:37.495 main: fileTagNames/14 = DISCNUMBER sort:+
21:47:37.495 main: fileTagNames/15 = DISCSUBTITLE sort:+
21:47:37.497 main: indexTagMap/AlbumArtist = 0
21:47:37.497 main: indexTagMap/All Artists = 1
21:47:37.498 main: indexTagMap/Date = 2
21:47:37.498 main: indexTagMap/Orchestra = 7
21:47:37.499 main: indexTagMap/Conductor = 6
21:47:37.499 main: indexTagMap/Composer = 5
21:47:37.500 main: indexTagMap/Style = 4
21:47:37.500 main: indexTagMap/Genre = 3
21:47:37.500 main: indexTagMap/Album = 11
21:47:37.501 main: fileTagMap/ALBUM ARTIST = 9
21:47:37.503 main: fileTagMap/GROUP = 12
21:47:37.504 main: fileTagMap/[artistValue] = 8
21:47:37.504 main: fileTagMap/ALBUM = 11
21:47:37.504 main: fileTagMap/GENRE = 3
21:47:37.505 main: fileTagMap/ARTIST = 1
21:47:37.505 main: fileTagMap/TRACKNUMBER = 13
21:47:37.505 main: fileTagMap/COMPOSER = 5
21:47:37.506 main: fileTagMap/STYLE = 4
21:47:37.506 main: fileTagMap/ORCHESTRA = 7
21:47:37.506 main: fileTagMap/DISCSUBTITLE = 15
21:47:37.507 main: fileTagMap/DATE = 2
21:47:37.508 main: fileTagMap/DISCNUMBER = 14
21:47:37.508 main: fileTagMap/ALBUMARTIST = 0
21:47:37.519 main: fileTagMap/CONDUCTOR = 6
21:47:37.520 main: fileTagMap/TITLE = 10
21:47:37.533 main: saveProperty: compName=minimserver propName=configVersion propValue=0.8.131
21:47:37.550 main: parseTagOption: tag=11 tagName=Album optionName=sortTags optionValue=Album, Artist optionsType=tagOptions optional=false
21:47:37.551 main: not adding ALBUM to album sort tag names
java.lang.NullPointerException
at com.minimserver.Server.parseTagOption(Server.java:2726)
at com.minimserver.Server.parseTagOptions(Server.java:2560)
at com.minimserver.Server.doStart(Server.java:1623)
at com.minimserver.Server.start(Server.java:469)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:160)
at org.jminim.core.ContextImpl.start(ContextImpl.java:85)
at org.jminim.core.RootContextImpl.startComponent(RootContextImpl.java:45)
at org.jminim.core.ContextImpl.start(ContextImpl.java:85)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:1238)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:827)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jminim.launch.Launcher.doLaunch(Launcher.java:502)
at org.jminim.launch.Launcher.launch(Launcher.java:140)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:30)
21:47:38.189 main: exception while starting component minimserver in context context0
21:47:38.190 main: >>> EVENT >>> componentError: minimserver
21:47:38.191 main: ServerControl: componentError event for minimserver
21:47:38.192 main: Monitor: componentError event for minimserver in context context0
21:47:38.194 main: stopping component minimserver in context context0
21:47:38.199 Thread-7: Monitor action: GetErrorInfo
21:47:38.199 Thread-7: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56372
21:47:38.200 Thread-7: Monitor response: GetErrorInfo
21:47:38.200 Thread-7: ErrorInfo=MinimServer: unexpected exception java.lang.NullPointerException
21:47:38.202 main: >>> EVENT >>> componentStopping: minimserver
21:47:38.207 Thread-9: Monitor action: GetProperty
21:47:38.207 Thread-9: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56373
21:47:38.207 Thread-9: ComponentName=minimserver PropertyName=displayName
21:47:38.208 Thread-9: Monitor response: GetProperty
21:47:38.208 Thread-9: PropertyValue=MinimServer[NASNV]
21:47:38.203 main: ServerControl: componentStopping event for minimserver
21:47:38.212 main: Monitor: componentStopping event for minimserver in context context0
21:47:38.213 main: stopping MinimServer
21:47:38.215 main: stopped MinimServer
21:47:38.216 main: stopped component minimserver in context context0
21:47:38.217 main: >>> EVENT >>> componentStopped: minimserver
21:47:38.217 main: ServerControl: componentStopped event for minimserver
21:47:38.218 main: Monitor: componentStopped event for minimserver in context context0
21:47:38.229 main: error while starting context context0
21:47:38.230 main: stopping context context0
21:47:38.231 main: >>> EVENT >>> contextStopping: context0
21:47:38.231 main: ServerControl: contextStopping event for context0
21:47:38.232 main: Monitor: contextStopping event for context0
21:47:38.234 main: stopping component minimserver in context context0
21:47:38.235 main: >>> EVENT >>> componentStopping: minimserver
21:47:38.236 main: ServerControl: componentStopping event for minimserver
21:47:38.236 main: Monitor: componentStopping event for minimserver in context context0
21:47:38.237 main: stopping MinimServer
21:47:38.238 main: stopped MinimServer
21:47:38.249 main: stopped component minimserver in context context0
21:47:38.250 main: >>> EVENT >>> componentStopped: minimserver
21:47:38.250 main: ServerControl: componentStopped event for minimserver
21:47:38.251 main: Monitor: componentStopped event for minimserver in context context0
21:47:38.252 main: stopped context context0
21:47:38.252 main: >>> EVENT >>> contextStopped: context0
21:47:38.253 main: ServerControl: contextStopped event for context0
21:47:38.253 main: Monitor: contextStopped event for context0
21:47:38.259 main: error while starting context rootContext
21:47:38.259 main: >>> EVENT >>> startupComplete
21:47:38.260 main: ServerControl: startupComplete event
21:47:38.261 main: Monitor: startupComplete event
21:48:33.694 Thread-8: Log action: GetLogDataLength
21:48:33.694 Thread-8: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56422
21:48:33.695 Thread-8: Log response: GetLogDataLength
21:48:33.695 Thread-8: DataLength=21598
21:48:33.702 Thread-7: Monitor action: GetProperty
21:48:33.702 Thread-7: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56423
21:48:33.702 Thread-7: ComponentName=minimserver PropertyName=license
21:48:33.703 Thread-7: Monitor response: GetProperty
21:48:33.703 Thread-7: PropertyValue=
21:48:33.710 Thread-9: Monitor action: GetProperty
21:48:33.710 Thread-9: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56424
21:48:33.710 Thread-9: ComponentName= PropertyName=logLevel
21:48:33.711 Thread-9: Monitor response: GetProperty
21:48:33.711 Thread-9: PropertyValue=debug
21:48:33.734 Thread-6: Log action: GetLogStart
21:48:33.734 Thread-6: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56425
21:48:33.735 Thread-6: Log response: GetLogStart
21:48:33.735 Thread-6: StartPosition=0
21:48:33.769 Thread-9: Log action: GetLogStart
21:48:33.769 Thread-9: version=1, adapter=192.168.1.251, uriPrefix=http://192.168.1.251:9791/5b72b132-7b6e-41e9-bb3c-346a57e702a9/Upnp/resource/, clientEndpoint=192.168.1.14:56428
21:48:33.770 Thread-9: Log response: GetLogStart
21:48:33.770 Thread-9: StartPosition=0
Find all posts by this user
Quote this message in a reply
03-08-2014, 22:15 (This post was last modified: 03-08-2014 22:15 by simoncn.)
Post: #4
RE: Update 32 - Crash!
(03-08-2014 21:59)rweten Wrote:  Hope this is what you're looking for!

Thanks! As a temporary workaround for this problem, you can add Artist to the indexTags property. I am thinking about what to do as a permanent fix.
Find all posts by this user
Quote this message in a reply
03-08-2014, 22:36
Post: #5
RE: Update 32 - Crash!
(03-08-2014 22:15)simoncn Wrote:  
(03-08-2014 21:59)rweten Wrote:  Hope this is what you're looking for!

Thanks! As a temporary workaround for this problem, you can add Artist to the indexTags property. I am thinking about what to do as a permanent fix.

That has worked; I have a green logo again. Many thanks for the quick turnaround; much appreciated.
Find all posts by this user
Quote this message in a reply
03-08-2014, 23:18
Post: #6
RE: Update 32 - Crash!
(03-08-2014 22:15)simoncn Wrote:  
(03-08-2014 21:59)rweten Wrote:  Hope this is what you're looking for!

Thanks! As a temporary workaround for this problem, you can add Artist to the indexTags property. I am thinking about what to do as a permanent fix.

Simon,
I noticed a similar problem after updating to latest MinimServer version. Here is the stack trace (log set to trace), in case it may contain different clues.
Quote:18:05:07.765 AWT-EventQueue-0: TrayView: rescan action
18:05:07.766 Thread-36: isRelaunchNeeded: allPackageStatus=minimserver-0.8-update-32,MinimServer 0.8 update,Active+Original,minimserver-0.8.2,MinimServer,Active+Original,minimstreamer-0.4.1,MinimStreamer,Active
18:05:07.766 Thread-36: ServerControl: setProperty action
18:05:07.767 Thread-36: setProperty: compName=minimserver propName=restartScan propValue=true
18:05:07.767 Thread-36: ServerControl: restartServer action
18:05:07.768 main: starting context context0
18:05:07.768 main: >>> EVENT >>> contextStarting: context0
18:05:07.768 main: ConsoleService: contextStarting event for context0
18:05:07.769 main: ServerControl: contextStarting event for context0
Sun Aug 03 18:05:07 starting MinimServer[boulier]
18:05:07.773 AWT-EventQueue-0: TrayView: displaying tray icon message: starting MinimServer[boulier]
18:05:07.805 AWT-EventQueue-0: TrayView: displaying tray icon tooltip: starting MinimServer[boulier]
18:05:07.806 main: Monitor: contextStarting event for context0
18:05:07.810 main: Monitor: setting property AllContextStatus
18:05:07.810 main: previous value: consoleContext,Running,runtimeContext,Running,context0,Stopped,watchContext,Runn​ing,monitorContext,Running,ohnetContext,Running,httpContext,Running
18:05:07.810 main: new value: consoleContext,Running,runtimeContext,Running,context0,Starting,watchContext,Run​ning,monitorContext,Running,ohnetContext,Running,httpContext,Running
18:05:07.810 main: starting component minimserver in context context0
18:05:07.811 main: >>> EVENT >>> componentStarting: minimserver
18:05:07.811 main: ServerControl: componentStarting event for minimserver
18:05:07.811 main: Monitor: componentStarting event for minimserver in context context0
18:05:07.811 main: Monitor: setting property AllComponentStatus
18:05:07.811 main: previous value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:07.811 main: new value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Starting,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.mini​mserver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,​monitorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,ht​tp,org.jminim.lib.HTTPService,httpContext,Running
18:05:07.811 main: starting MinimServer
18:05:07.811 main: ComponentClassLoader: findResource com/minimserver/Server.class
18:05:07.814 main: MinimServer: module version is 0.8.131
18:05:07.814 main: setProperty: compName=minimserver propName=propNames propValue=aliasTags,alphaGroup,contentDir,displayName,indexTags,itemTags,listVie​wAlbums,mergeFolderAlbums,tagOptions,tagValue
18:05:07.814 main: advancedPropNames=delayStart,http.port,.logFile,.logLevel,.logPrefix,ohnet.debug​,ohnet.port,ohnet.subnet,numericSort,resourceInfo,showExtras,startupScan,tagCust​om,tagFormat,tagUpdate,updateReminder,writeAllTags,writeTagChanges
18:05:07.814 main: setProperty: compName=minimserver propName=advancedPropNames propValue=delayStart,http.port,.logFile,.logLevel,.logPrefix,ohnet.debug,ohnet.p​ort,ohnet.subnet,numericSort,resourceInfo,showExtras,startupScan,tagCustom,tagFo​rmat,tagUpdate,updateReminder,writeAllTags,writeTagChanges,stream.converter,stre​am.record,stream.transcode
18:05:07.814 main: Server: ohnetPort=9791 lastOhnetPort=9791
18:05:07.814 main: Server: ohnetSubnet= lastOhnetSubnet=
18:05:07.814 main: MinimServer: added monitor as runtime event listener
18:05:07.815 main: setting initial values for MinimServer
Sun Aug 03 18:05:07 Language setting is 'fra'
18:05:07.816 main: saveProperty: compName=minimserver propName=lastIndexTags propValue=AlbumArtist, All Artists, Composer, Conductor,Date, Genre,Label,Catno,Source, #AudioData:AudioData,#AudioQuality:AudioQuality
18:05:07.820 main: saveProperty: compName=minimserver propName=lastItemTags propValue=
18:05:07.826 main: showExtras is enabled
18:05:07.826 main: startupScan is enabled
18:05:07.826 main: fullRescan is disabled
18:05:07.826 main: saveLocalProperty: compName=minimserver propName=relaunchScan propValue=
18:05:07.831 main: setProperty: compName=minimserver propName=restartScan propValue=
18:05:07.831 main: doScanFiles is true
18:05:07.831 main: mergeFolderAlbums is disabled
18:05:07.832 main: numericSort is enabled
18:05:07.832 main: resourceInfo setting is 0
18:05:07.832 main: updateReminder setting is 1
18:05:07.832 main: numIndexTags = 11
18:05:07.832 main: numItemTags = 12
18:05:07.832 main: indexTagNames/0 = AlbumArtist
18:05:07.833 main: indexTagNames/1 = All Artists
18:05:07.833 main: indexTagNames/2 = Composer
18:05:07.833 main: indexTagNames/3 = Conductor
18:05:07.833 main: indexTagNames/4 = Date
18:05:07.833 main: indexTagNames/5 = Genre
18:05:07.833 main: indexTagNames/6 = Label
18:05:07.833 main: indexTagNames/7 = Catno
18:05:07.833 main: indexTagNames/8 = Source
18:05:07.833 main: indexTagNames/9 = #AudioData
18:05:07.833 main: indexTagNames/10 = #AudioQuality
18:05:07.833 main: indexTagDisplayNames/0 = AlbumArtist
18:05:07.833 main: indexTagDisplayNames/1 = All Artists
18:05:07.834 main: indexTagDisplayNames/2 = Composer
18:05:07.834 main: indexTagDisplayNames/3 = Conductor
18:05:07.834 main: indexTagDisplayNames/4 = Date
18:05:07.834 main: indexTagDisplayNames/5 = Genre
18:05:07.834 main: indexTagDisplayNames/6 = Label
18:05:07.834 main: indexTagDisplayNames/7 = Catno
18:05:07.834 main: indexTagDisplayNames/8 = Source
18:05:07.834 main: indexTagDisplayNames/9 = AudioData
18:05:07.834 main: indexTagDisplayNames/10 = AudioQuality
18:05:07.834 main: fileTagNames/0 = ALBUMARTIST sort:+
18:05:07.834 main: fileTagNames/1 = ARTIST sort:+
18:05:07.835 main: fileTagNames/2 = COMPOSER sort:+
18:05:07.835 main: fileTagNames/3 = CONDUCTOR sort:+
18:05:07.835 main: fileTagNames/4 = DATE sort:-
18:05:07.835 main: fileTagNames/5 = GENRE sort:+
18:05:07.835 main: fileTagNames/6 = LABEL sort:+
18:05:07.835 main: fileTagNames/7 = CATNO sort:+
18:05:07.835 main: fileTagNames/8 = SOURCE sort:+
18:05:07.835 main: fileTagNames/9 = #AUDIODATA sort:-
18:05:07.835 main: fileTagNames/10 = #AUDIOQUALITY sort:-
18:05:07.835 main: fileTagNames/11 = [artistValue] sort:+
18:05:07.835 main: fileTagNames/12 = ALBUM ARTIST sort:+
18:05:07.835 main: fileTagNames/13 = TITLE sort:+
18:05:07.836 main: fileTagNames/14 = ALBUM sort:+
18:05:07.836 main: fileTagNames/15 = GROUP sort:+
18:05:07.836 main: fileTagNames/16 = TRACKNUMBER sort:+
18:05:07.836 main: fileTagNames/17 = DISCNUMBER sort:+
18:05:07.836 main: fileTagNames/18 = DISCSUBTITLE sort:+
18:05:07.836 main: indexTagMap/Source = 8
18:05:07.836 main: indexTagMap/Catno = 7
18:05:07.836 main: indexTagMap/AlbumArtist = 0
18:05:07.836 main: indexTagMap/All Artists = 1
18:05:07.836 main: indexTagMap/#AudioQuality = 10
18:05:07.836 main: indexTagMap/Date = 4
18:05:07.837 main: indexTagMap/Conductor = 3
18:05:07.837 main: indexTagMap/Composer = 2
18:05:07.837 main: indexTagMap/Genre = 5
18:05:07.837 main: indexTagMap/Label = 6
18:05:07.837 main: indexTagMap/#AudioData = 9
18:05:07.837 main: indexTagMap/Album = 14
18:05:07.837 main: fileTagMap/CATNO = 7
18:05:07.841 main: fileTagMap/ALBUM ARTIST = 12
18:05:07.841 main: fileTagMap/GROUP = 15
18:05:07.841 main: fileTagMap/[artistValue] = 11
18:05:07.841 main: fileTagMap/ALBUM = 14
18:05:07.841 main: fileTagMap/LABEL = 6
18:05:07.841 main: fileTagMap/GENRE = 5
18:05:07.841 main: fileTagMap/ARTIST = 1
18:05:07.841 main: fileTagMap/TRACKNUMBER = 16
18:05:07.841 main: fileTagMap/COMPOSER = 2
18:05:07.842 main: fileTagMap/#AUDIOQUALITY = 10
18:05:07.842 main: fileTagMap/SOURCE = 8
18:05:07.842 main: fileTagMap/DISCSUBTITLE = 18
18:05:07.842 main: fileTagMap/#AUDIODATA = 9
18:05:07.842 main: fileTagMap/DATE = 4
18:05:07.842 main: fileTagMap/DISCNUMBER = 17
18:05:07.842 main: fileTagMap/TITLE = 13
18:05:07.842 main: fileTagMap/ALBUMARTIST = 0
18:05:07.842 main: fileTagMap/CONDUCTOR = 3
18:05:07.842 main: saveProperty: compName=minimserver propName=configVersion propValue=0.8.131
18:05:07.847 main: parseTagOption: tag=14 tagName=Album optionName=sortTags optionValue=Album, Artist optionsType=tagOptions optional=false
18:05:07.847 main: not adding ALBUM to album sort tag names
java.lang.NullPointerException
at com.minimserver.Server.parseTagOption(Server.java:2726)
at com.minimserver.Server.parseTagOptions(Server.java:2560)
at com.minimserver.Server.doStart(Server.java:1623)
at com.minimserver.Server.start(Server.java:469)
at org.jminim.core.ContextImpl.startComponent(ContextImpl.java:160)
at org.jminim.core.ContextImpl.start(ContextImpl.java:85)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:1233)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:831)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jminim.launch.Launcher.doLaunch(Launcher.java:502)
at org.jminim.launch.Launcher.launch(Launcher.java:140)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:30)
18:05:08.001 main: exception while starting component minimserver in context context0
18:05:08.001 main: >>> EVENT >>> componentError: minimserver
18:05:08.001 main: ServerControl: componentError event for minimserver
18:05:08.016 AWT-EventQueue-0: TrayView: displaying tray icon message: MinimServer[boulier]: unexpected exception java.lang.NullPointerException
18:05:08.047 AWT-EventQueue-0: TrayView: displaying tray icon tooltip: MinimServer[boulier]: unexpected exception java.lang.NullPointerException
18:05:08.049 main: Monitor: componentError event for minimserver in context context0
18:05:08.049 main: Monitor: setting property AllComponentStatus
18:05:08.049 main: previous value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Starting,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.mini​mserver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,​monitorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,ht​tp,org.jminim.lib.HTTPService,httpContext,Running
18:05:08.049 main: new value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.049 main: stopping component minimserver in context context0
18:05:08.049 main: >>> EVENT >>> componentStopping: minimserver
18:05:08.050 main: ServerControl: componentStopping event for minimserver
18:05:08.050 main: Monitor: componentStopping event for minimserver in context context0
18:05:08.050 main: Monitor: setting property AllComponentStatus
18:05:08.050 main: previous value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.050 main: new value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.050 main: stopping MinimServer
18:05:08.052 main: closing cacheData[0]
18:05:08.052 main: cacheData[0] closed
18:05:08.052 main: closing cacheData[1]
18:05:08.052 main: cacheData[1] closed
18:05:08.052 main: closing cacheData[2]
18:05:08.052 main: cacheData[2] closed
18:05:08.052 main: closing cacheData[3]
18:05:08.052 main: cacheData[3] closed
18:05:08.053 main: Streamer: stop
18:05:08.053 main: stopped MinimServer
18:05:08.053 main: stopped component minimserver in context context0
18:05:08.053 main: >>> EVENT >>> componentStopped: minimserver
18:05:08.053 main: ServerControl: componentStopped event for minimserver
18:05:08.053 main: Monitor: componentStopped event for minimserver in context context0
18:05:08.053 main: Monitor: setting property AllComponentStatus
18:05:08.053 main: previous value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.053 main: new value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.054 main: error while starting context context0
18:05:08.054 main: stopping context context0
18:05:08.054 main: >>> EVENT >>> contextStopping: context0
18:05:08.054 main: ConsoleService: contextStopping event for context0
18:05:08.054 main: ServerControl: contextStopping event for context0
18:05:08.057 main: Monitor: contextStopping event for context0
18:05:08.061 main: Monitor: setting property AllContextStatus
18:05:08.061 main: previous value: consoleContext,Running,runtimeContext,Running,context0,Starting,watchContext,Run​ning,monitorContext,Running,ohnetContext,Running,httpContext,Running
18:05:08.061 main: new value: consoleContext,Running,runtimeContext,Running,context0,Stopping,watchContext,Run​ning,monitorContext,Running,ohnetContext,Running,httpContext,Running
18:05:08.061 main: stopping component minimserver in context context0
18:05:08.061 main: >>> EVENT >>> componentStopping: minimserver
18:05:08.061 main: ServerControl: componentStopping event for minimserver
18:05:08.061 main: Monitor: componentStopping event for minimserver in context context0
18:05:08.061 main: Monitor: setting property AllComponentStatus
18:05:08.062 main: previous value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.062 main: new value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.062 main: stopping MinimServer
18:05:08.062 main: closing cacheData[0]
18:05:08.062 main: cacheData[0] closed
18:05:08.062 main: closing cacheData[1]
18:05:08.062 main: cacheData[1] closed
18:05:08.062 main: closing cacheData[2]
18:05:08.062 main: cacheData[2] closed
18:05:08.062 main: closing cacheData[3]
18:05:08.063 main: cacheData[3] closed
18:05:08.063 main: Streamer: stop
18:05:08.063 main: stopped MinimServer
18:05:08.063 main: stopped component minimserver in context context0
18:05:08.063 main: >>> EVENT >>> componentStopped: minimserver
18:05:08.063 main: ServerControl: componentStopped event for minimserver
18:05:08.063 main: Monitor: componentStopped event for minimserver in context context0
18:05:08.063 main: Monitor: setting property AllComponentStatus
18:05:08.064 main: previous value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.064 main: new value: console,org.jminim.lib.ConsoleService,consoleContext,Running,runtime,org.jminim.​lib.RuntimeService,runtimeContext,Running,minimserver,com.minimserver.Server,con​text0,Error,stream,com.minimstreamer.Streamer,context0,Stopped,watch,com.minimse​rver.WatchService,watchContext,Running,monitor,org.jminim.lib.MonitorService,mon​itorContext,Running,ohnet,org.jminim.lib.OhNetService,ohnetContext,Running,http,​org.jminim.lib.HTTPService,httpContext,Running
18:05:08.064 main: stopped context context0
18:05:08.064 main: >>> EVENT >>> contextStopped: context0
18:05:08.064 main: ConsoleService: contextStopped event for context0
18:05:08.064 main: ServerControl: contextStopped event for context0
18:05:08.064 main: Monitor: contextStopped event for context0
18:05:08.064 main: Monitor: setting property AllContextStatus
18:05:08.064 main: previous value: consoleContext,Running,runtimeContext,Running,context0,Stopping,watchContext,Run​ning,monitorContext,Running,ohnetContext,Running,httpContext,Running
18:05:08.064 main: new value: consoleContext,Running,runtimeContext,Running,context0,Stopped,watchContext,Runn​ing,monitorContext,Running,ohnetContext,Running,httpContext,Running
18:09:55.509 AWT-EventQueue-0: Tray icon mouse pressed: java.awt.event.MouseEvent[MOUSE_PRESSED,(1446,745),absolute(1446,745),button=3,modifiers=Méta+Button3,extM​odifiers=Button3,clickCount=1] on java.awt.TrayIcon@52ad03ef
18:09:55.646 AWT-EventQueue-0: Tray icon mouse released: java.awt.event.MouseEvent[MOUSE_RELEASED,(1446,745),absolute(1446,745),button=3,modifiers=Méta+Button3,cli​ckCount=1] on java.awt.TrayIcon@52ad03ef
18:09:56.930 AWT-EventQueue-0: Tray icon mouse clicked: java.awt.event.MouseEvent[MOUSE_CLICKED,(1446,745),absolute(1446,745),button=3,modifiers=Méta+Button3,clic​kCount=1] on java.awt.TrayIcon@52ad03ef
18:09:56.961 AWT-EventQueue-0: TrayView: properties action
18:09:57.180 AWT-EventQueue-0: TrayView: returning from doShowPropertiesUI method
18:09:56.963 Thread-37: ServerControl: showProperties action
18:09:56.963 Thread-37: TrayControl: getting property names for component minimserver
18:09:56.981 Thread-37: Streamer: getRecordingTasks
18:09:56.981 Thread-37: Streamer: releaseChains
18:09:57.181 Thread-37: TrayView: returning from doShowProperties method
18:17:12.700 Thread-2: disposing properties dialog
I had my indexTags property set to:
Quote:AlbumArtist, All Artists, Composer, Conductor,Date, Genre,Label,Catno,Source, #AudioData:AudioData,#AudioQuality:AudioQuality
Adding the Artist entry solved the problem:
Quote:AlbumArtist, Artist, All Artists, Composer, Conductor,Date, Genre,Label,Catno,Source, #AudioData:AudioData,#AudioQuality:AudioQuality
AlbumArtist and Artist entries appear to produce similar lists. In what respect should they differ ?

Regards
Find all posts by this user
Quote this message in a reply
04-08-2014, 09:04
Post: #7
RE: Update 32 - Crash!
(03-08-2014 23:18)Andre Gosselin Wrote:  Simon,
I noticed a similar problem after updating to latest MinimServer version. Here is the stack trace (log set to trace), in case it may contain different clues.

I had my indexTags property set to:

AlbumArtist, All Artists, Composer, Conductor,Date, Genre,Label,Catno,Source, #AudioData:AudioData,#AudioQuality:AudioQuality

Adding the Artist entry solved the problem:

AlbumArtist, Artist, All Artists, Composer, Conductor,Date, Genre,Label,Catno,Source, #AudioData:AudioData,#AudioQuality:AudioQuality

This is the same problem. I am hoping to release a fix today.

Quote:AlbumArtist and Artist entries appear to produce similar lists. In what respect should they differ ?

Regards

In the Artist list, each album is indexed by its AlbumArtist tag if this is present. If an album doesn't have an AlbumArtist tag, it is indexed by a combination of all Artist tags for the album's tracks.
Find all posts by this user
Quote this message in a reply
04-08-2014, 11:18
Post: #8
RE: Update 32 - Crash!
(03-08-2014 22:15)simoncn Wrote:  Thanks! As a temporary workaround for this problem, you can add Artist to the indexTags property. I am thinking about what to do as a permanent fix.

MinimServer update 33 is now available with a fix for this problem.
Find all posts by this user
Quote this message in a reply
04-08-2014, 12:29
Post: #9
RE: Update 32 - Crash!
(04-08-2014 11:18)simoncn Wrote:  MinimServer update 33 is now available with a fix for this problem.

Just reporting that update 33 does indeed fix the issue. R
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)