Ah,,,

When you stated 'local browser' I assumed that you meant the browser on the
machine running MarLogic..

If not, Peter is probably right..

Start on the server, do regular sysadmin type tests and get some more
information to put things in the entire context..... If you're testing
remotely, then there is no reason to assume it is MarkLogic at all as there
can be lots of things between you and the ML Instance..

The most standard way to test is to be on the box housing MarkLogic and use
the 7-Layer-Super-Network-Test-Tool (also known as telnet..)

telnet localhost 8001
> GET foobar (type this in - you are asking for a page that does not exist)
>[return]
>[return] (yes, twice)


A vanilla ML install will return a useful response in the header section
including:
Server: MarkLogic

IF you get the results as above, then your issue is external to ML and
related to the setup on your box..
IF you don't get the results above, then still report back about tests done
on the same box as the ML Instance..



Kind Regards,
David Ennis


David Ennis
*Content Engineer*

[image: HintTech]  <http://www.hinttech.com/>
Mastering the value of content
creative | technology | content

Delftechpark 37i
2628 XJ Delft
The Netherlands
T: +31 88 268 25 00
M: +31 63 091 72 80

[image: http://www.hinttech.com] <http://www.hinttech.com>
<https://twitter.com/HintTech>  <http://www.facebook.com/HintTech>
<http://www.linkedin.com/company/HintTech>

On 27 August 2015 at 10:15, Peter Kester <[email protected]> wrote:

> My guess is a local firewall.
> Switch that off for test.
>
> # service iptables save
> # service iptables stop
> # chkconfig iptables off
>
> HTH
>
> Peter
> From: <Joshi>, Vipan <[email protected]>
> Reply-To: MarkLogic Developer Discussion <[email protected]>
> Date: Wednesday 26 August 2015 16:27
> To: MarkLogic Developer Discussion <[email protected]>
> Subject: Re: [MarkLogic Dev General] How to trobleshoot Linux Installation
>
> I am getting “Page not found” from my local browser when hit linuxserver
> port 8001. I can ping that server from my local desktop.
>
>
>
> I have installed Marklogic and it’s dependent rpm(s).
>
> I started the marklogic and sent the  ErrorLog.txt in first email.
>
> Please guide me how to troubleshoot this.
>
>
>
> *From:* [email protected] [
> mailto:[email protected]
> <[email protected]>] *On Behalf Of *
> [email protected]
> *Sent:* Tuesday, August 25, 2015 8:57 AM
> *To:* [email protected]
> *Subject:* Re: [MarkLogic Dev General] How to trobleshoot Linux
> Installation
>
>
>
> Hi Vipan,
>
>
>
> What you are getting in the admin interface while accessing by browser
> .Pls send us clear info to solve your problem .
>
>
>
> Thanks and regards
>
> Raja >>>
>
>
>
> *From:*[email protected] [
> mailto:[email protected]
> <[email protected]>] *On Behalf Of *Joshi, Vipan
> *Sent:* Tuesday, August 25, 2015 6:01 PM
> *To:* MarkLogic Developer Discussion
> *Subject:* [MarkLogic Dev General] How to trobleshoot Linux Installation
>
>
>
> Hi All,
>
> I installed MarkLogic on linux RHEL 6.x and I am not able to connect to
> admin console using browser from desktop.
>
> Wanted to know how can I troubleshoot to resolve this problem – there is
> not much in ErrorLog.txt
>
> Below are some of the lines from error log file.
>
>
>
> 2015-08-25 07:16:32.904 Notice: Stopping by SIGTERM from pid 17796
>
> 2015-08-25 07:16:59.124 Notice: Starting MarkLogic Server 8.0-3 x86_64 in
> /opt/MarkLogic with data in /var/opt/MarkLogic
>
> 2015-08-25 07:16:59.133 Info: Host apsrd5148.uhc.com running Linux
> 2.6.32-504.8.1.el6.x86_64 (Red Hat Enterprise Linux Server release 6.6
> (Santiago))
>
> 2015-08-25 07:16:59.152 Info: SSL FIPS mode has been enabled
>
> 2015-08-25 07:16:59.923 Info: Native plugin cache manifest initialized
>
> 2015-08-25 07:16:59.926 Info: Forest Last-Login state changed from
> unmounted to mounted
>
> 2015-08-25 07:16:59.927 Info: Linux file system mount option 'barrier' is
> default; recommend faster 'nobarrier' if storage has non-volatile write
> cache
>
> 2015-08-25 07:16:59.927 Info: Mounted forest Last-Login locally on
> /var/opt/MarkLogic/Forests/Last-Login read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.929 Info: Forest Last-Login state changed from mounted
> to recovering
>
> 2015-08-25 07:16:59.932 Info: Forest Schemas state changed from unmounted
> to mounted
>
> 2015-08-25 07:16:59.932 Info: Forest Last-Login state changed from
> recovering to open
>
> 2015-08-25 07:16:59.932 Info: Mounted forest Schemas locally on
> /var/opt/MarkLogic/Forests/Schemas read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.934 Info: Forest Schemas state changed from mounted to
> recovering
>
> 2015-08-25 07:16:59.937 Info: Forest Extensions state changed from
> unmounted to mounted
>
> 2015-08-25 07:16:59.938 Info: Mounted forest Extensions locally on
> /var/opt/MarkLogic/Forests/Extensions read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.939 Info: Forest Schemas state changed from recovering
> to open
>
> 2015-08-25 07:16:59.939 Warning: Metering database is not configured -
> Temporarily disabling usage metering
>
> 2015-08-25 07:16:59.939 Warning: Linux Transparent Huge Pages are enabled,
> diminishing performance; recommend disabling
>
> 2015-08-25 07:16:59.940 Info: Forest Extensions state changed from mounted
> to recovering
>
> 2015-08-25 07:16:59.940 Info: Forest App-Services state changed from
> unmounted to mounted
>
> 2015-08-25 07:16:59.941 Info: Mounted forest App-Services locally on
> /var/opt/MarkLogic/Forests/App-Services read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.942 Info: Forest App-Services state changed from
> mounted to recovering
>
> 2015-08-25 07:16:59.943 Info: Forest Extensions state changed from
> recovering to open
>
> 2015-08-25 07:16:59.944 Info: Forest Triggers state changed from unmounted
> to mounted
>
> 2015-08-25 07:16:59.945 Info: Forest App-Services state changed from
> recovering to open
>
> 2015-08-25 07:16:59.945 Info: Mounted forest Triggers locally on
> /var/opt/MarkLogic/Forests/Triggers read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.946 Info: Forest Triggers state changed from mounted
> to recovering
>
> 2015-08-25 07:16:59.947 Info: Forest Fab state changed from unmounted to
> mounted
>
> 2015-08-25 07:16:59.947 Info: Mounted forest Fab locally on
> /var/opt/MarkLogic/Forests/Fab read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.948 Info: Forest Triggers state changed from
> recovering to open
>
> 2015-08-25 07:16:59.949 Info: Forest Fab state changed from mounted to
> recovering
>
> 2015-08-25 07:16:59.949 Info: Forest Meters state changed from unmounted
> to mounted
>
> 2015-08-25 07:16:59.949 Info: Mounted forest Meters locally on
> /var/opt/MarkLogic/Forests/Meters read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.951 Info: Forest Meters state changed from mounted to
> recovering
>
> 2015-08-25 07:16:59.951 Info: Forest Modules state changed from unmounted
> to mounted
>
> 2015-08-25 07:16:59.951 Info: Forest Fab state changed from recovering to
> open
>
> 2015-08-25 07:16:59.952 Info: Mounted forest Modules locally on
> /var/opt/MarkLogic/Forests/Modules read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.953 Info: Forest Meters state changed from recovering
> to open
>
> 2015-08-25 07:16:59.953 Info: Forest Modules state changed from mounted to
> recovering
>
> 2015-08-25 07:16:59.954 Info: Forest Documents state changed from
> unmounted to mounted
>
> 2015-08-25 07:16:59.954 Info: Mounted forest Documents locally on
> /var/opt/MarkLogic/Forests/Documents read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.955 Info: Forest Modules state changed from recovering
> to open
>
> 2015-08-25 07:16:59.956 Info: Forest Documents state changed from mounted
> to recovering
>
> 2015-08-25 07:16:59.957 Info: Forest Security state changed from unmounted
> to mounted
>
> 2015-08-25 07:16:59.957 Info: Mounted forest Security locally on
> /var/opt/MarkLogic/Forests/Security read write (dm-4 ext4 rw)
>
> 2015-08-25 07:16:59.958 Info: Forest Documents state changed from
> recovering to open
>
> 2015-08-25 07:16:59.958 Info: Forest Security state changed from mounted
> to recovering
>
> 2015-08-25 07:16:59.961 Info: Forest Security state changed from
> recovering to open
>
> 2015-08-25 07:17:00.939 Info: Linux Huge Pages: detected 0, recommend 1280
> to 1994
>
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity
> to which it is addressed. If the reader of this e-mail is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this e-mail is
> prohibited. If you have received this e-mail in error, please notify the
> sender by replying to this message and delete this e-mail immediately.
>
> This e-mail and any files transmitted with it are for the sole use of the
> intended recipient(s) and may contain confidential and privileged
> information. If you are not the intended recipient(s), please reply to the
> sender and destroy all copies of the original message. Any unauthorized
> review, use, disclosure, dissemination, forwarding, printing or copying of
> this email, and/or any action taken in reliance on the contents of this
> e-mail is strictly prohibited and may be unlawful. Where permitted by
> applicable law, this e-mail and other e-mail communications sent to and
> from Cognizant e-mail addresses may be monitored.
>
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity
> to which it is addressed. If the reader of this e-mail is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this e-mail is
> prohibited. If you have received this e-mail in error, please notify the
> sender by replying to this message and delete this e-mail immediately.
>
> _______________________________________________
> General mailing list
> [email protected]
> Manage your subscription at:
> http://developer.marklogic.com/mailman/listinfo/general
>
>
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to