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

Dear 

I have a problem. I can´t execute  http://localhost:8080/knowage , no open the panel to login users and password.  I have the follow errr:

---------------------------------------------------------------------------------------------------------------- 

You can not access this website

The page localhost have been reject the conection.

ERR_CONNECTION_REFUSED

-----------------------------------------------------------------------------------------------------------

Even though I already started Knowage Startup on my console:

E:\Acer Ene 2016\Software\Knowage\Knowage-Server-CE\Knowage-Server-CE\bin>cd ../.. mariadb/bin

E:\Acer Ene 2016\ Knowage\Knowage-Server-CE\MariaDB\bin>mysqld --defaults-file-knowage.ini --console
... 25028 [Note] mysqld (mysqld 10.2.11-MariaDB-log) starting as process 17112 ...
... 25028 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
... 25028 [Note] InnoDB: Uses event mutexes
... 25028 [Note] InnoDB: Compressed tables use zlib 1.2.3
... 25028 [Note] InnoDB: Number of pools: 1
... 25028 [Note] InnoDB: Using SSE2 crc32 instructions
... 25028 [Note] InnoDB: Initializing buffer pool, total size = 2G, instances = 8, chunk size = 128M
... 25028 [Note] InnoDB: Completed initialization of buffer pool
... 25028 [Note] InnoDB: Highest supported file format is Barracuda.
... 25028 [Note] InnoDB: 128 out of 128 rollback segments are active.

... 25028 [Note] InnoDB: Starting crash recovery from checkpoint LSN=474122344

.... 25028 [Note] InnoDB: Last binlog file '.\mysql-bin.000002´, position 190553616 
... 25028 [Note] InnoDB: Creating shared tablespace for temporary tables
... 25028 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
... 25028 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.  
... 25028 [Note] InnoDB: Waiting for purge to start
... 25028 [Note] InnoDB: 5.7.20 started; log sequence number 474122353
... 32132 [Note] InnoDB: Loading buffer pool(s) from E:\Acer Ene 2016\SOFTWARE\KNOWAGE\Knowage-Server-CD\MariaDB\data\ib_buffer_pool
... 25028 [Note] Plugin 'FEEDBACK' is disabled.

....25028 [Note] Recovering after a crash using mysql-bin

....25028[note] Crash recovery finished...
... 25028 [Note] Server socket created on IP: '::'.
... 25028 [Note] Reading of all Master_info entries succeded
... 25028 [Note] Added new Master_info '' to hash table
... 25028 [Note] mysqld: ready for connections.
Version: '10.2.11-MariaDB-log'  socket: ''  port: 3303  mariadb.org binary distribution
2018-02-24 15:04:55 11224 [Note] InnoDB: Buffer pool(s) load completed at 180212 15:04:55

Please, help me to start up the panel of KNOWAGE

Thank so much

Yvan

Environment knowage version
closed with the note: CLOSED FOR LONG USER INACTIVITY
in Standard by (130 points)
closed by
Please update to the latest version (v6.1.1).

After that, please check catalina.out to see if there is any error.
...