Groups
Groups
Sign in
Groups
Groups
ClickHouse: https://clickhouse.com/slack
Conversations
Labels
About
Send feedback
Help
Do not ruuning in Ubuntu 14.04 (embedded in Windows 10): <Error> Application: Invalid argument
290 views
Skip to first unread message
Алексей Тушурашвили
unread,
Oct 6, 2016, 11:26:07 AM
10/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ClickHouse
I install ClickHouse from packages and running it from console:
root@ALTBOOK:/var/log/clickhouse-server# clickhouse-server --config-file=/etc/clickhouse-server/config.xml
Include not found: clickhouse_remote_servers
Include not found: clickhouse_compression
2016.10.06 18:25:07.760 [ 1 ] <Warning> Application: Logging to console
2016.10.06 18:25:07.906 [ 1 ] <Information> : Starting daemon with revision 54022
2016.10.06 18:25:07.906 [ 1 ] <Information> Application: starting up
2016.10.06 18:25:07.906 [ 1 ] <Debug> Application: rlimit on number of file descriptors is 2048
2016.10.06 18:25:07.906 [ 1 ] <Debug> Application: Initializing DateLUT.
2016.10.06 18:25:07.906 [ 1 ] <Trace> Application: Initialized DateLUT.
2016.10.06 18:25:07.906 [ 1 ] <Debug> Application: Configuration parameter 'interserver_http_host' doesn't exist or exists and empty. Will use 'ALTBOOK' as replica host.
2016.10.06 18:25:07.906 [ 1 ] <Debug> UsersConfigReloader: Loading users config
Include not found: networks
Include not found: networks
2016.10.06 18:25:07.922 [ 1 ] <Information> Application: Loading metadata.
2016.10.06 18:25:07.922 [ 1 ] <Information> DatabaseOrdinary (default): Total 0 tables.
2016.10.06 18:25:07.922 [ 1 ] <Information> DatabaseOrdinary (system): Total 0 tables.
2016.10.06 18:25:07.922 [ 1 ] <Debug> Application: Loaded metadata.
2016.10.06 18:25:07.922 [ 1 ] <Debug> Application: Closed all connections.
2016.10.06 18:25:07.922 [ 1 ] <Information> Application: Shutting down storages.
2016.10.06 18:25:07.922 [ 1 ] <Debug> Application: Shutted down storages.
2016.10.06 18:25:07.922 [ 1 ] <Debug> Application: Destroyed global context.
2016.10.06 18:25:09.927 [ 1 ] <Error> Application: Invalid argument
2016.10.06 18:25:09.927 [ 1 ] <Information> Application: shutting down
2016.10.06 18:25:09.927 [ 1 ] <Debug> Application: Uninitializing subsystem: Logging Subsystem
OS is Ubuntu 14.04 (embedded in Windows 10)
man...@gmail.com
unread,
Oct 9, 2016, 12:51:01 PM
10/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ClickHouse
I don't have Windows 10 right now to do the test.
But if you provide result of running clickhouse-server under strace, it will be helpful:
sudo -u metrika strace -f /usr/bin/clickhouse-server --config=/etc/clickhouse-server/config.xml
Reply all
Reply to author
Forward
0 new messages