Post Mon Oct 27, 2014 4:45 pm

Help run

ubuntu 14.04

Need help. Do not run serviio. I use a translator Sorry
  Code:
 sudo sh /home/migalkin/serviio-1.4.1.2/bin/serviio-console.sh

No reaction to the console
Ctrl+C = Error console
  Code:
Exception in thread "Thread-1" java.lang.NullPointerException
        at org.serviio.console.ServiioConsole$ShutdownHook.run(ServiioConsole.java:324)

log files:
  Code:
2014-10-27 22:24:35,850 INFO  [ServiioConsole] Initializing Serviio Console
2014-10-27 22:24:35,910 INFO  [ServiioConsole] Starting Serviio Console
2014-10-27 22:24:36,021 WARN  [SwingHelper] Can't change L&F: [GTK look and feel - com.sun.java.swing.plaf.gtk.GTKLookAndFeel] not supported on this platform
2014-10-27 22:24:36,097 INFO  [ServiioConsole] Connecting to Serviio REST on localhost:23423
2014-10-27 22:24:40,992 WARN  [ServiioConsole] Cannot connect to the server to get DB initialization info
2014-10-27 22:24:45,056 WARN  [ServiioConsole] Cannot connect to server: Connection Error (1000) - В соединении отказано
2014-10-27 22:24:45,082 INFO  [Messages] Loaded console message bundle for locale: en
2014-10-27 22:24:45,867 ERROR [ServiioConsole] Unexpected exception occured:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
   at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:207)
   at java.awt.Window.<init>(Window.java:535)
   at java.awt.Frame.<init>(Frame.java:420)
   at java.awt.Frame.<init>(Frame.java:385)
   at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1757)
   at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1832)
   at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1697)
   at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:863)
   at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:667)
   at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:638)
   at org.serviio.ui.view.swing.SwingHelper.displayErrorDialog(SwingHelper.java:71)
   at org.serviio.console.ServiioConsole.serverNotConnected(ServiioConsole.java:181)
   at org.serviio.console.RestletClient.manageResourceException(RestletClient.java:63)
   at org.serviio.console.RestletClient.manageResourceException(RestletClient.java:56)
   at org.serviio.console.ServiioConsole.loadConsoleSettings(ServiioConsole.java:283)
   at org.serviio.console.ServiioConsole.setupConsoleSettings(ServiioConsole.java:132)
   at org.serviio.console.ServiioConsole.main(ServiioConsole.java:108)
2014-10-27 22:24:45,889 INFO  [ServiioConsole] Exitting Serviio Console


Run
  Code:
 sudo sh /home/migalkin/serviio-1.4.1.2/bin/serviio.sh

No reaction to the console
log
  Code:
2014-10-27 22:37:28,767 INFO  [MediaServer] ------------------------------------------------------------------------
2014-10-27 22:37:28,769 INFO  [MediaServer] Serviio DLNA media streaming server v 1.4.1.2 (rev. 3753eff81a2f+)
2014-10-27 22:37:28,770 INFO  [MediaServer] Petr Nejedly 2009-2014
2014-10-27 22:37:28,770 INFO  [MediaServer] http://www.serviio.org
2014-10-27 22:37:28,770 INFO  [MediaServer]
2014-10-27 22:37:28,770 INFO  [MediaServer] Java 1.7.0_67-Oracle Corporation
2014-10-27 22:37:28,771 INFO  [MediaServer] OS Linux amd64 3.13.0-37-generic
2014-10-27 22:37:28,771 INFO  [MediaServer] File encoding: UTF-8
2014-10-27 22:37:28,773 INFO  [MediaServer] Headless mode enabled: true
2014-10-27 22:37:28,773 INFO  [MediaServer] User: root
2014-10-27 22:37:28,773 INFO  [MediaServer] User home dir: /root
2014-10-27 22:37:28,774 INFO  [MediaServer] Temp dir: /tmp
2014-10-27 22:37:28,774 INFO  [MediaServer] ------------------------------------------------------------------------
2014-10-27 22:37:29,369 INFO  [WebServer] Socket buffer set to 65535 bytes
2014-10-27 22:37:29,378 INFO  [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2014-10-27 22:37:29,588 INFO  [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2014-10-27 22:37:29,591 INFO  [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2014-10-27 22:37:29,723 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2014-10-27 22:37:29,789 INFO  [DatabaseManager] Using DERBY database language
2014-10-27 22:37:34,134 INFO  [MediaServer] ------------------------------------------------------------------------
2014-10-27 22:37:34,135 INFO  [MediaServer] License: FREE
2014-10-27 22:37:34,135 INFO  [MediaServer] ------------------------------------------------------------------------
2014-10-27 22:37:34,165 INFO  [Device] Created UPnP Device with UUID: 92364609-eb74-3e48-a97f-fb1c988d0a03, bound address: 192.168.1.3
2014-10-27 22:37:37,100 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2014-10-27 22:37:37,940 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2014-10-27 22:37:38,058 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2014-10-27 22:37:38,107 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2014-10-27 22:37:38,126 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2014-10-27 22:37:38,142 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2014-10-27 22:37:38,193 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2014-10-27 22:37:38,232 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (E/F-series)' (id=sam_ef)
2014-10-27 22:37:38,248 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2014-10-27 22:37:38,260 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2014-10-27 22:37:38,302 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2014-10-27 22:37:38,327 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2013)' (id=sony2013)
2014-10-27 22:37:38,347 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx100 (2013)' (id=bdp2013)
2014-10-27 22:37:38,360 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx90 (2012)' (id=bdp2012)
2014-10-27 22:37:38,407 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010)' (id=bdp2010)
2014-10-27 22:37:38,420 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010) - US' (id=bdp2010us)
2014-10-27 22:37:38,426 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx80/SMP-N200 (2011)' (id=bdp2011)
2014-10-27 22:37:38,440 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2014-10-27 22:37:38,454 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA 2012-' (id=tosh2012)
2014-10-27 22:37:38,472 INFO  [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2014-10-27 22:37:38,485 INFO  [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2014-10-27 22:37:38,489 INFO  [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2014-10-27 22:37:38,502 INFO  [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2014-10-27 22:37:38,516 INFO  [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2014-10-27 22:37:38,520 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2014-10-27 22:37:38,541 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2014-10-27 22:37:38,555 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2010-)' (id=plps2010)
2014-10-27 22:37:38,574 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2009)' (id=20)
2014-10-27 22:37:38,592 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2014-10-27 22:37:38,607 INFO  [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2014-10-27 22:37:38,616 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2013)' (id=viera2013)
2014-10-27 22:37:38,622 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2014-10-27 22:37:38,628 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2014-10-27 22:37:38,635 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2014-10-27 22:37:38,641 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2014-10-27 22:37:38,646 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2014-10-27 22:37:38,653 INFO  [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2014-10-27 22:37:38,657 INFO  [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2014-10-27 22:37:38,661 INFO  [ProfilesDefinitionParser] Added profile 'Vizio TV' (id=viziotv)
2014-10-27 22:37:38,671 INFO  [ProfilesDefinitionParser] Added profile 'Windows 8/RT' (id=win8metro)
2014-10-27 22:37:38,676 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic BD player' (id=panasonicBDT220)
2014-10-27 22:37:38,681 INFO  [ProfilesDefinitionParser] Added profile 'Philips NP Streamium' (id=philips_streamium)
2014-10-27 22:37:38,690 INFO  [ProfilesDefinitionParser] Added profile 'Chaneru' (id=roku)
2014-10-27 22:37:38,700 INFO  [ProfilesDefinitionParser] Added profile 'Roku Media Player' (id=RokuMPApp)
2014-10-27 22:37:38,705 INFO  [ProfilesDefinitionParser] Added profile 'Yamaha BD-A1020/BD-A1010' (id=YamBD)
2014-10-27 22:37:38,712 INFO  [ProfilesDefinitionParser] Added profile 'Telenet Yelo TV' (id=TNDC)
2014-10-27 22:37:38,717 INFO  [ProfilesDefinitionParser] Added profile 'Xbox One' (id=xbox_one)
2014-10-27 22:37:39,126 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2014-10-27 22:37:39,142 INFO  [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2014-10-27 22:37:39,159 INFO  [ProfilesDefinitionParser] Added profile 'iOS' (id=ios)
2014-10-27 22:37:39,166 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Standard)' (id=serviigo_standard)
2014-10-27 22:37:39,181 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Legacy Devices)' (id=serviigo)
2014-10-27 22:37:39,198 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (HLS)' (id=serviigo_hls)
2014-10-27 22:37:39,209 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Google TV)' (id=serviigo_gtv)
2014-10-27 22:37:39,228 INFO  [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2014-10-27 22:37:39,246 INFO  [ProfilesDefinitionParser] Added profile 'Chromecast' (id=chromecast)
2014-10-27 22:37:39,546 INFO  [PluginCompilerThread] Looking for plugins at /home/migalkin/serviio-1.4.1.2/plugins
2014-10-27 22:37:39,553 INFO  [PluginCompilerThread] Started looking for plugins
2014-10-27 22:37:39,567 INFO  [UpdateChecker] Checking if a new version is available
2014-10-27 22:37:39,832 INFO  [FFMPEGWrapper] Found FFmpeg: ffmpeg version 2.4.1 Copyright (c) 2000-2014 the FFmpeg developers
2014-10-27 22:37:39,833 WARN  [FFMPEGWrapper] FFmpeg is not compiled with librtmp support, RTMP streaming will not work.
2014-10-27 22:37:39,925 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2014-10-27 22:37:40,130 INFO  [Device] Updated bound IP address of Device with UUID: 92364609-eb74-3e48-a97f-fb1c988d0a03, bound address: 192.168.1.3
2014-10-27 22:37:40,131 INFO  [WebServer] WebServer starting on port 8895
2014-10-27 22:37:40,159 INFO  [EventDispatcher] Starting EventDispatcher
2014-10-27 22:37:40,167 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2014-10-27 22:37:40,179 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2014-10-27 22:37:40,187 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth0 (eth0) and address 192.168.1.3, timeout = 0
2014-10-27 22:37:40,203 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2014-10-27 22:37:40,210 INFO  [RendererSearchSender] Searching for Renderer devices
2014-10-27 22:38:06,298 INFO  [FeedUpdaterThread] Started looking for information about online resources
2014-10-27 22:38:06,320 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2014-10-27 22:38:06,377 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2014-10-27 22:38:06,393 INFO  [PlaylistMaintainerThread] Started looking playlist changes


appears on the TV serviio . I can not configure serviio