Search found 15 matches
- Tue Jul 25, 2017 12:46 pm
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
Re: I am not able to login into OpenKm application
I am running application on local server with same working environment i.e I added apache tomcat server which installed from openKm site as in video, in eclipse, I also import source code into eclipse. I follow the following steps to run application in eclipse with local server: Right click --> sele...
- Mon Jul 24, 2017 8:01 am
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
Re: I am not able to login into OpenKm application
Hi jllort, There are some questions which you asked: There's something you are missing to explain us, sure. - First, why did you do not use the installer ? - On what OS are you trying to install ? - From where did you download the tomcat and the OpenKM.war file ? - Did you have JAVA jdk 1.8 installe...
- Fri Jul 21, 2017 6:59 am
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
Re: JS files are missing in OpenKm application source code
Hi, Now I am able to login into application but home screen is not displaying data i.e index.jsp is not working. The issue behind this I found that Some jS files are missing in application source code like # digitalsignature.js # frontend.nocache.js So please assist me from where I can find these fi...
- Wed Jul 19, 2017 6:27 am
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
Re: Some JS file are missing in OpenKm application
Hi , I have changed location of frontend/index.jsp which called after login into application, that was in resource folder, i have put into webapps folder Now it is working but nothing display on screen. Some JS files are missing in source code whose names are as: # digitalsignature.js # frontend.noc...
- Wed Jul 12, 2017 6:38 am
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
Re: I am not able to login into OpenKm application
I am not able to login into OpenKm application Edit Report this post Quote Post by Mohit » Wed May 24, 2017 6:17 pm Hello, I have ran openKm web application on apache tomcat server 7.0.61 as per your suggestion. Now I am trying to login into application with login credentials as below: username: ope...
- Tue Jul 11, 2017 7:22 am
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello, I am not able to login into application after deployed on apache tomcat server which is provided by OpenKM. I am getting following error: HTTP Status 404 - /OpenKM/frontend/index.jsp type Status report message /OpenKM/frontend/index.jsp description The requested resource is not available. Apa...
- Thu May 25, 2017 9:29 am
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
Re: Error while creating war file of OpenKM source code
Kindly assist for this.
- Wed May 24, 2017 12:47 pm
- Forum: Customization & Improvements
- Topic: I am not able to login into OpenKm application
- Replies: 12
- Views: 3870
I am not able to login into OpenKm application
Hello, I have ran openKm web application on apache tomcat server 7.0.61 as per your suggestion. Now I am trying to login into application with login credentials as below: username: openKm pasword: Admin I have installed database on my machine locally after download from openKm site and while login i...
- Tue May 23, 2017 9:24 am
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello, Now Installer is working fine. But when I am building a war file of Source code. Then I am getting, firstly I clean Maven source code then install Maven application, getting following Error ------------------------------------------------------ T E S T S --------------------------------------...
- Mon May 22, 2017 5:38 am
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello, I have login with username: "okmAdmin", password: "admin" but geting following error: HTTP Status 404 - /OpenKM/frontend/index.jsp type Status report message /OpenKM/frontend/index.jsp description The requested resource is not available. Apache Tomcat/7.0.61 Note: Please find attached error i...
- Thu May 18, 2017 12:46 pm
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello,
I have resolved above error and able to run application on localhost server, and unable to login into application, So please let me know how to register a test user into database, So that I could-be able to login into dms application.
I have resolved above error and able to run application on localhost server, and unable to login into application, So please let me know how to register a test user into database, So that I could-be able to login into dms application.
- Thu May 18, 2017 9:36 am
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello
I am getting following error while creating user:
Please Assist for this.
I am getting following error while creating user:
Code: Select all
CREATE USER openkm@localhost IDENTIFIED BY '*secret*'
"Error Code: 1396. Operation CREATE USER failed for 'openkm'@'localhost'"
- Wed May 17, 2017 11:33 am
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello , I have seen youtube video for reference using following link( https://www.youtube.com/watch?v=7C40UMajJ0k ), I have installed jdk1.8, MYSQL6.3 database, apache tomcat 7.0.91 using command prompt and Downlaod & install "OKMInstaller.jar". Create database in mysql using query which we found wh...
- Mon May 15, 2017 11:11 am
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Re: Error: While running Document Management System application with Apache Tomcat server
Hello, I have downloaded the installer from OpenKm site i;e "Community Version OpenKM-6.3.4.zip (All platforms *) for windows" in this we got a war file. I used this war file and run with Apache Tomcat 7 and I installed the war file on following location: "C:\Program Files\Apache Software Foundation...
- Thu May 11, 2017 1:36 pm
- Forum: Customization & Improvements
- Topic: Error: While running Document Management System application with Apache Tomcat server
- Replies: 22
- Views: 6942
Error: While running Document Management System application with Apache Tomcat server
Hello , I am getting following error while running Document Management System application, and I am using jdk1.7, apache tomcat 7, maven 2.3, OpenKM 6.3.3 version. Please Asist for this. org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from URL [file:C...