Hi Jochen,
I have not made any change to the code, simply compiled it using typesafe 
activator and the made a jar from the compiled code.
I also compared my jar(graylog-web-interface.graylog-web-interface-1.1.6) 
with the official jar(graylog-web-interface.graylog-web-interface-1.1.6) 
and my jar was missing the routes file so I copied the official routes file 
into my custom compiled code and the bundled it to make a jar. Can this be 
the reason for the issue.??? Can you please suggest me what could be the 
possible reason for this issue, so that I can go ahead to solve this. As 
off now I have no idea where to look for the cause of this error

On Monday, 14 September 2015 18:09:34 UTC+5:30, Jochen Schalanda wrote:
>
> Hi Anant,
>
> I can't reproduce your problem with the official Graylog 1.1.6 web 
> interface, so I guess it's because of some changes you've made to the code 
> of your custom compiled version.
>
>
> Cheers,
> Jochen
>
> On Monday, 14 September 2015 14:10:29 UTC+2, Anant Sawant wrote:
>>
>> Hi,
>>
>> I am running Graylog 1.1.6 server component and Graylog web component 
>> 1.1.6 which I have compiled. 
>> I am running this on ubuntu 14.04.1. For this I have installed 
>> Elasticsearch 1.7.1, mongodb version v3.0.6 and Java 1.8.0_60. The Graylog 
>> 1.1.6 server component, Graylog web component 1.1.6, Mongod and 
>> Elasticsearch are on the same machine. For configuration I have referred  
>> http://docs.graylog.org/en/1.2/pages/installation/manual_setup.html#configuring-the-web-interface.
>>  
>> As per this document Graylog 1.1.6 server component and Graylog web 
>> component 1.1.6 both are running well/as expected as I can see the expected 
>> result on the console, also the logs shows no errors. Following are the 
>> logs that I got on the console for server and web component respectively.
>>
>> ubuntu@ubuntu:/opt/graylog-server-1.1.6$ sudo service elasticsearch status
>>  * elasticsearch is running
>> ubuntu@ubuntu:/opt/graylog-server-1.1.6$ sudo service mongod status
>> mongod start/running, process 758
>> ubuntu@ubuntu:/opt/graylog-server-1.1.6$ sudo java -jar graylog.jar server
>> 2015-09-14 15:29:32,036 INFO : org.graylog2.bootstrap.CmdLineTool - 
>> Loaded plugins: [Anonymous Usage Statistics 1.1.1 
>> [org.graylog.plugins.usagestatistics.UsageStatsPlugin]]
>> 2015-09-14 15:29:32,325 INFO : org.graylog2.bootstrap.CmdLineTool - 
>> Running with JVM arguments:
>> 2015-09-14 15:29:35,643 INFO : 
>> org.graylog2.shared.system.stats.SigarService - Failed to load SIGAR. 
>> Falling back to JMX implementations.
>> 2015-09-14 15:29:43,437 INFO : 
>> org.graylog2.shared.buffers.InputBufferImpl - Message journal is enabled.
>> 2015-09-14 15:29:45,351 INFO : kafka.log.LogManager - Found clean 
>> shutdown file. Skipping recovery for all logs in data directory 
>> '/opt/graylog-server-1.1.6/data/journal'
>> 2015-09-14 15:29:45,357 INFO : kafka.log.LogManager - Loading log 
>> 'messagejournal-0'
>> 2015-09-14 15:29:45,760 INFO : org.graylog2.shared.journal.KafkaJournal - 
>> Initialized Kafka based journal at data/journal
>> 2015-09-14 15:29:45,869 INFO : 
>> org.graylog2.shared.buffers.InputBufferImpl - Initialized InputBufferImpl 
>> with ring size <65536> and wait strategy <BlockingWaitStrategy>, running 2 
>> parallel message handlers.
>> 2015-09-14 15:29:47,182 INFO : org.graylog2.plugin.system.NodeId - Node 
>> ID: 996299ed-68ea-4a64-a1e6-74f6cb5cefc9
>> 2015-09-14 15:29:48,193 INFO : org.elasticsearch.node - [graylog2-server] 
>> version[1.6.2], pid[1629], build[6220391/2015-07-29T09:24:47Z]
>> 2015-09-14 15:29:48,194 INFO : org.elasticsearch.node - [graylog2-server] 
>> initializing ...
>> 2015-09-14 15:29:48,668 INFO : org.elasticsearch.plugins - 
>> [graylog2-server] loaded [graylog2-monitor], sites []
>> 2015-09-14 15:29:57,310 INFO : org.elasticsearch.node - [graylog2-server] 
>> initialized
>> 2015-09-14 15:29:57,331 INFO : org.graylog2.shared.buffers.ProcessBuffer 
>> - Initialized ProcessBuffer with ring size <65536> and wait strategy 
>> <BlockingWaitStrategy>.
>> 2015-09-14 15:30:04,824 INFO : 
>> org.graylog2.bindings.providers.RulesEngineProvider - No static rules file 
>> loaded.
>> 2015-09-14 15:30:05,033 INFO : org.graylog2.buffers.OutputBuffer - 
>> Initialized OutputBuffer with ring size <65536> and wait strategy 
>> <BlockingWaitStrategy>.
>> 2015-09-14 15:30:06,414 INFO : 
>> org.hibernate.validator.internal.util.Version - HV000001: Hibernate 
>> Validator 5.1.3.Final
>> 2015-09-14 15:30:08,527 INFO : org.graylog2.bootstrap.ServerBootstrap - 
>> Graylog server 1.1.6 (${git.commit.id.abbrev}) starting up. (JRE: Oracle 
>> Corporation 1.8.0_60 on Linux 3.13.0-32-generic)
>> 2015-09-14 15:30:08,745 INFO : 
>> org.graylog2.shared.initializers.PeriodicalsService - Starting 21 
>> periodicals ...
>> 2015-09-14 15:30:08,752 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.ThroughputCounterManagerThread] 
>> periodical in [0s], polling every [1s].
>> 2015-09-14 15:30:08,762 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.ThroughputCalculator] periodical in [0s], 
>> polling every [1s].
>> 2015-09-14 15:30:08,768 INFO : org.elasticsearch.node - [graylog2-server] 
>> starting ...
>> 2015-09-14 15:30:08,790 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.AlertScannerThread] periodical in [10s], 
>> polling every [60s].
>> 2015-09-14 15:30:08,808 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.BatchedElasticSearchOutputFlushThread] 
>> periodical in [0s], polling every [1s].
>> 2015-09-14 15:30:08,812 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.ClusterHealthCheckThread] periodical in 
>> [0s], polling every [20s].
>> 2015-09-14 15:30:08,813 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.ContentPackLoaderPeriodical] periodical, 
>> running forever.
>> 2015-09-14 15:30:08,848 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.DeadLetterThread] periodical, running 
>> forever.
>> 2015-09-14 15:30:08,857 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.GarbageCollectionWarningThread] 
>> periodical, running forever.
>> 2015-09-14 15:30:08,873 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.IndexerClusterCheckerThread] periodical 
>> in [0s], polling every [30s].
>> 2015-09-14 15:30:08,874 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.IndexRetentionThread] periodical in [0s], 
>> polling every [300s].
>> 2015-09-14 15:30:08,879 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.IndexRotationThread] periodical in [0s], 
>> polling every [10s].
>> 2015-09-14 15:30:08,889 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.NodePingThread] periodical in [0s], 
>> polling every [1s].
>> 2015-09-14 15:30:08,891 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.StreamThroughputCounterManagerThread] 
>> periodical in [0s], polling every [1s].
>> 2015-09-14 15:30:08,892 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.VersionCheckThread] periodical in [0s], 
>> polling every [1800s].
>> 2015-09-14 15:30:08,880 INFO : 
>> org.graylog2.periodical.IndexRetentionThread - Elasticsearch cluster not 
>> available, skipping index retention checks.
>> 2015-09-14 15:30:08,896 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.ThrottleStateUpdaterThread] periodical in 
>> [1s], polling every [1s].
>> 2015-09-14 15:30:08,897 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.events.ClusterEventPeriodical] periodical in [0s], 
>> polling every [1s].
>> 2015-09-14 15:30:08,897 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.events.ClusterEventCleanupPeriodical] periodical in 
>> [0s], polling every [300s].
>> 2015-09-14 15:30:08,898 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.ClusterIdGeneratorPeriodical] periodical, 
>> running forever.
>> 2015-09-14 15:30:08,926 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog2.periodical.PurgeExpiredCollectorsThread] periodical 
>> in [0s], polling every [3600s].
>> 2015-09-14 15:30:08,928 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog.plugins.usagestatistics.UsageStatsNodePeriodical] 
>> periodical in [300s], polling every [21600s].
>> 2015-09-14 15:30:08,929 INFO : org.graylog2.periodical.Periodicals - 
>> Starting [org.graylog.plugins.usagestatistics.UsageStatsClusterPeriodical] 
>> periodical in [300s], polling every [21600s].
>> 2015-09-14 15:30:09,263 INFO : 
>> org.graylog2.periodical.IndexerClusterCheckerThread - Indexer not fully 
>> initialized yet. Skipping periodic cluster check.
>> 2015-09-14 15:30:10,693 INFO : org.elasticsearch.transport - 
>> [graylog2-server] bound_address {inet[/0:0:0:0:0:0:0:0:9350]}, 
>> publish_address {inet[/172.16.0.181:9350]}
>> 2015-09-14 15:30:11,054 INFO : org.reflections.Reflections - Reflections 
>> took 1800 ms to scan 1 urls, producing 2 keys and 2 values
>> 2015-09-14 15:30:11,100 INFO : org.elasticsearch.discovery - 
>> [graylog2-server] graylog2/o3rmemgjTxuiyiuzVjh6OA
>> 2015-09-14 15:30:14,109 WARN : org.elasticsearch.discovery - 
>> [graylog2-server] waited for 3s and no initial state was set by the 
>> discovery
>> 2015-09-14 15:30:14,114 INFO : org.elasticsearch.node - [graylog2-server] 
>> started
>> 2015-09-14 15:30:14,853 INFO : org.elasticsearch.cluster.service - 
>> [graylog2-server] detected_master 
>> [Order][2GbXvg7NS6iGCVrSOn2fzw][ubuntu][inet[/172.16.0.181:9300]], added 
>> {[Order][2GbXvg7NS6iGCVrSOn2fzw][ubuntu][inet[/172.16.0.181:9300]],}, 
>> reason: zen-disco-receive(from master 
>> [[Order][2GbXvg7NS6iGCVrSOn2fzw][ubuntu][inet[/172.16.0.181:9300]]])
>> 2015-09-14 15:30:18,945 INFO : org.graylog2.indexer.Deflector - Did not 
>> find an deflector alias. Setting one up now.
>> 2015-09-14 15:30:18,970 INFO : org.graylog2.indexer.Deflector - There is 
>> no index target to point to. Creating one now.
>> 2015-09-14 15:30:19,018 INFO : org.graylog2.indexer.Deflector - Cycling 
>> deflector to next index now.
>> 2015-09-14 15:30:19,022 INFO : org.graylog2.indexer.Deflector - Cycling 
>> from <none> to <graylog2_0>
>> 2015-09-14 15:30:19,027 INFO : org.graylog2.indexer.Deflector - Creating 
>> index target <graylog2_0>...
>> 2015-09-14 15:30:24,394 INFO : org.graylog2.indexer.Deflector - Done!
>> 2015-09-14 15:30:24,397 INFO : org.graylog2.indexer.Deflector - Pointing 
>> deflector to new target index....
>> 2015-09-14 15:30:24,563 INFO : org.graylog2.system.jobs.SystemJobManager 
>> - Submitted SystemJob <6b099510-5ac7-11e5-b3a3-08002792c30c> 
>> [org.graylog2.indexer.ranges.RebuildIndexRangesJob]
>> 2015-09-14 15:30:24,563 INFO : org.graylog2.indexer.Deflector - Done!
>> 2015-09-14 15:30:24,566 INFO : 
>> org.graylog2.indexer.ranges.RebuildIndexRangesJob - Re-calculating index 
>> ranges.
>> 2015-09-14 15:30:25,607 INFO : 
>> org.graylog2.indexer.ranges.RebuildIndexRangesJob - Index [graylog2_0] is 
>> empty, inserting dummy index range.
>> 2015-09-14 15:30:25,613 INFO : 
>> org.graylog2.indexer.ranges.RebuildIndexRangesJob - Index [graylog2_0] is 
>> empty but it is the current deflector target. Inserting dummy index range.
>> 2015-09-14 15:30:25,632 INFO : 
>> org.graylog2.indexer.ranges.RebuildIndexRangesJob - Done calculating index 
>> ranges for 1 indices. Took 916ms.
>> 2015-09-14 15:30:25,645 INFO : org.graylog2.system.jobs.SystemJobManager 
>> - SystemJob <6b099510-5ac7-11e5-b3a3-08002792c30c> 
>> [org.graylog2.indexer.ranges.RebuildIndexRangesJob] finished in 1079ms.
>> 2015-09-14 15:30:36,509 INFO : 
>> org.graylog2.shared.initializers.RestApiService - Adding security context 
>> factory: <org.graylog2.security.ShiroSecurityContextFactory@7c17e07d>
>> 2015-09-14 15:30:36,679 INFO : 
>> org.graylog2.shared.initializers.RestApiService - Started REST API at <
>> http://127.0.0.1:12900/>
>> 2015-09-14 15:30:36,684 INFO : org.graylog2.bootstrap.ServerBootstrap - 
>> Services started, startup times in ms: {JournalReader [RUNNING]=30, 
>> GroovyShellSetupService [RUNNING]=30, InputSetupService [RUNNING]=36, 
>> DashboardRegistryService [RUNNING]=37, BufferSynchronizerService 
>> [RUNNING]=39, OutputSetupService [RUNNING]=48, MetricsReporterService 
>> [RUNNING]=54, KafkaJournal [RUNNING]=70, PeriodicalsService [RUNNING]=229, 
>> IndexerSetupService [RUNNING]=6284, RestApiService [RUNNING]=27953}
>> 2015-09-14 15:30:36,686 INFO : 
>> org.graylog2.shared.initializers.ServiceManagerListener - Services are 
>> healthy
>> 2015-09-14 15:30:36,690 INFO : 
>> org.graylog2.shared.initializers.InputSetupService - Triggering launching 
>> persisted inputs, node transitioned from Uninitialized [LB:DEAD] to 
>> Running [LB:ALIVE]
>> 2015-09-14 15:30:36,699 INFO : org.graylog2.bootstrap.ServerBootstrap - 
>> Graylog server up and running.
>>
>> web component : - 
>> ubuntu@ubuntu:/opt/graylog-web-interface-1.1.6/bin$ 
>> ./graylog-web-interface
>> Play server process ID is 1905
>> [info] play - Application started (Prod)
>> [info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000
>>
>>
>> But when I hit the URL http://my-ip-address:9000/, it shows a page 
>> saying 
>> Action not found 
>>
>> For request 'GET /.
>>
>>
>> What is missing. Is the configuration have gone wrong???. Where should I 
>> make a correction to overcome this error???
>>
>> I have attached the config files for reference.
>>
>> Please give me an advise to overcome this error.
>>
>> Thanks in Advance.
>>
>> Anant :-)
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/aed14575-c560-43d9-94bd-fb0b795e4a9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to