Can't access localhost:5800
Hi,
You can ignore the warning message in wrapper.log, that is not contributing to the
problem you are encountering.
The second error in Syncrify.log is suggesting your machine's host name is not set.
Your machine needs a host name. Try putting a name in /etc/hosts file.
Peter.
>Thanks Mark,
>
>I've disabled vnc and restarted Syncrify but still no luck
>
>here is the log file (not very meaningful to me)
>tail wrapper.log
>INFO | jvm 1 | 2012/05/10 16:19:25 |
>STATUS | wrapper | 2012/05/26 10:23:14 | TERM trapped. Shutting down.
>STATUS | wrapper | 2012/05/26 10:23:15 | <-- Wrapper Stopped
>STATUS | wrapper | 2012/05/26 10:23:19 | --> Wrapper Started as Daemon
>STATUS | wrapper | 2012/05/26 10:23:19 | Launching a JVM...
>INFO | jvm 1 | 2012/05/26 10:23:20 |
>INFO | jvm 1 | 2012/05/26 10:23:20 | WARNING - Unable to load native library
>'wrapper'
because the
>INFO | jvm 1 | 2012/05/26 10:23:20 | file 'libwrapper.so' could not
>be
located in the following
>INFO | jvm 1 | 2012/05/26 10:23:20 | java.library.path:
>INFO | jvm 1 | 2012/05/26 10:23:20 | /opt/Syncrify/lib
>INFO | jvm 1 | 2012/05/26 10:23:20 | Please see the documentation
for
>the wrapper.java.library.path
>INFO | jvm 1 | 2012/05/26 10:23:20 | configuration property.
>INFO | jvm 1 | 2012/05/26 10:23:20 | System signals will not be handled
>correctly.
>INFO
| jvm 1 | 2012/05/26 10:23:20 |
>INFO | jvm 1 | 2012/05/26 10:23:20 | Wrapper (Version 3.0.4)
>INFO | jvm 1 | 2012/05/26 10:23:20 |
>
>tail Syncrify.log
>2012-05-26 10:23:20,947 INFO sradef.BootLoader - -------------------- New Instance
>started
--------------.
>2012-05-26 10:23:20,955 INFO db.d - Reinitializing database...
>2012-05-26 10:23:26,387 INFO sradef.BootLoader - Database started.
>2012-05-26 10:23:26,462 INFO syncrify.Ignition - Starting up. Build number: 617
>2012
05-26 10:23:26,556 INFO a.c - Status server is now ready to accept connections...
>2012
>05
26 10:23:27,397 INFO sradef.BootLoader - Starting web server on port: 5800
>2012-05-26 10:23:27,808 ERROR sradef.b - homer: homer
>java.net.UnknownHostException: homer: homer
> at java.net.InetAddress.getLocalHost(InetAddress.java:1353)
> at com.synametrics.sradef.b.a(Unknown Source)
> at com.synametrics.sradef.b.a(Unknown Source)
> at com.synametrics.sradef.BootLoader.c(Unknown Source)
> at com.synametrics.sradef.BootLoader.b(Unknown Source)
> at com.synametrics.sradef.BootLoader.main(Unknown Source)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>
>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>
>
at java.lang.reflect.Method.invoke(Method.java:597)
> at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:108)
>
>
at java.lang.Thread.run(Thread.java:619)
>2012-05-26 10:23:28,951 INFO sradef.BootLoader - This is a single host system
>
>>Check the log files. http://web.synametrics.com/syncrifylogfiles.htm
>>
>>Do you have VNC on this machine. VNC listens on port 5800 as well. You should be
>able
>>to
change the port in /opt/Syncrify/config/AppConfig.xml file
>>
>>Mark
>>
>>
>>
>>>I installed the syncrify software on my FC linux box, no errors during installation.
>>>
>>>I
>>>can
>>start/stop
>the
service with no errors, but I get no response from localhost:5800
>>>
>>>??
>>>
>>>There
>>>are no log files or error messages to diagnose, I have checked the basic stuff
like
>>>adapter/firewall,
>>etc...
>>>
>>>netstat
>shows nothing is listening on 5800