Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
Hi,

I am unable to open http://localhost:8080/knowage in my browser after i installed KNOWAGE 6-1-1.

when i go with START KNOWAGE

ERROR LOG

C:\Knowage Installed Files\Knowage-Server-CE\bin>cd ../../mariadb/bin

C:\Knowage Installed Files\MariaDB\bin>mysqld --defaults-file=knowage.ini --console
2018-07-16 16:55:40 10300 [Note] mysqld (mysqld 10.2.11-MariaDB-log) starting as process 10496 ...
2018-07-16 16:55:40 10300 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-07-16 16:55:40 10300 [Note] InnoDB: Uses event mutexes
2018-07-16 16:55:40 10300 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-07-16 16:55:40 10300 [Note] InnoDB: Number of pools: 1
2018-07-16 16:55:40 10300 [Note] InnoDB: Using SSE2 crc32 instructions
2018-07-16 16:55:40 10300 [Note] InnoDB: Initializing buffer pool, total size = 2G, instances = 8, chunk size = 128M
2018-07-16 16:55:40 10300 [Note] InnoDB: Completed initialization of buffer pool
2018-07-16 16:55:40 10300 [Note] InnoDB: Highest supported file format is Barracuda.
2018-07-16 16:55:40 10300 [Note] InnoDB: Starting crash recovery from checkpoint LSN=474122631
2018-07-16 16:55:40 10300 [Note] InnoDB: Last binlog file '.\mysql-bin.000002', position 190553616
2018-07-16 16:55:41 10300 [Note] InnoDB: 128 out of 128 rollback segments are active.
2018-07-16 16:55:41 10300 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2018-07-16 16:55:41 10300 [Note] InnoDB: Creating shared tablespace for temporary tables
2018-07-16 16:55:41 10300 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2018-07-16 16:55:41 10300 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2018-07-16 16:55:41 10300 [Note] InnoDB: 5.7.20 started; log sequence number 474122640
2018-07-16 16:55:41 4260 [Note] InnoDB: Loading buffer pool(s) from C:\Knowage Installed Files\MariaDB\data\ib_buffer_pool
2018-07-16 16:55:41 10300 [Note] Plugin 'FEEDBACK' is disabled.
2018-07-16 16:55:41 10300 [Note] Recovering after a crash using mysql-bin
2018-07-16 16:55:41 10300 [Note] Starting crash recovery...
2018-07-16 16:55:41 10300 [Note] Crash recovery finished.
2018-07-16 16:55:41 10300 [Note] Server socket created on IP: '::'.
2018-07-16 16:55:41 10300 [Note] Reading of all Master_info entries succeded
2018-07-16 16:55:41 10300 [Note] Added new Master_info '' to hash table
2018-07-16 16:55:41 10300 [Note] mysqld: ready for connections.
Version: '10.2.11-MariaDB-log'  socket: ''  port: 3303  mariadb.org binary distribution
2018-07-16 16:55:44 4260 [Note] InnoDB: Buffer pool(s) load completed at 180716 16:55:44

Could any one help me out on this.

Thanks!!!

PD
Environment knowage6-1-1
in Standard by (150 points)

1 Answer

0 votes
Hi,

please have a look a the knowage.log and also to the log files of the application server like catalina.log and localhost.log.

Regards.
by (11.6k points)
...