• Search

  • Search it up!

Search found 40 matches

 Go to advanced search

Re: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possib

 by ilagi ¦  Mon Aug 04, 2014 9:07 pm ¦  Forum: Installation ¦  Topic: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possible? ¦  Replies: 5 ¦  Views: 4666

Ok, thanks for the instructions on the Windows to Linux move!

Re: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possib

 by ilagi ¦  Fri Aug 01, 2014 9:00 pm ¦  Forum: Installation ¦  Topic: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possible? ¦  Replies: 5 ¦  Views: 4666

Sorry, I recounted it - with the possible jumps it is still 18 upgrades to go from 4.1 to 6.3.

Also, if I go with the 18 step-by-step upgrades at what point can I switch over from Windows to Linux?
Is there a Windows to Linux migration guide somewhere?

Re: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possib

 by ilagi ¦  Fri Aug 01, 2014 8:58 pm ¦  Forum: Installation ¦  Topic: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possible? ¦  Replies: 5 ¦  Views: 4666

Thank you, but going from 4.1 to 6.3 would be 25 steps!
That is just crazy. Also, based on experience I would think that the chance that everything would work through all 25 upgrades and everything would be work when I finally arrive to 6.3 is pretty minimal.
Is this upgrade from subversion to the ...

Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possible?

 by ilagi ¦  Wed Jul 30, 2014 6:04 pm ¦  Forum: Installation ¦  Topic: Migration of OpenKM 4.1 Windows to v6.3 on Linux. Possible? ¦  Replies: 5 ¦  Views: 4666

Hi,
We have an old OpenKM 4.1 on Windows running on Windows Server 2003. Now that the support ends for Windows Server 2003 we are thinking to migrate it to the latest OpenKM version on linux.

Is it possible to migrate our repository of files keeping permissioning, file history, etc from 4.1 on ...

Re: NullPointerException when two users are connected

 by ilagi ¦  Tue Jul 12, 2011 2:40 pm ¦  Forum: Web Services ¦  Topic: NullPointerException when two users are connected ¦  Replies: 6 ¦  Views: 8705

Yes, the above listed error is the first appearing in the server log.

We are planning a migration to 5.1 in a few months, but we have a fairly complicated setup including a php site using web services, MySQL used for database, big repository, etc, so it will require lot of testing of the new ...

Re: NullPointerException when two users are connected

 by ilagi ¦  Sat Jul 09, 2011 5:17 pm ¦  Forum: Web Services ¦  Topic: NullPointerException when two users are connected ¦  Replies: 6 ¦  Views: 8705

Ok, so let me explain it in more details. I actually has two ways to reproduce the same issue:

1. Two users are logging into our Web Services at the same time. The web services reads the completed folder structure by running recursive $OKMFolder->getChilds($token, $path);. It takes about 10-15 sec ...

NullPointerException when two users are connected

 by ilagi ¦  Sat Jul 09, 2011 1:47 pm ¦  Forum: Web Services ¦  Topic: NullPointerException when two users are connected ¦  Replies: 6 ¦  Views: 8705

Hi,
Using webservices we created a front-end, where all folders a read and displayed. It works fine, if we have only one user connected, but if two users (from two different PCs) opens this up about the same time then both get stopped and the server shows NullPointerException.
We are using OpenKM ...

Re: No ManagedConnections available message

 by ilagi ¦  Fri Feb 25, 2011 3:14 pm ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Hi jllort,

As you proposed adding the below has worked - the error message doesn't come up for the users anymore!

<idle-timeout-minutes>28680</idle-timeout-minutes>
<exception-sorter-class-name>com.mysql.jdbc.integration.jboss.ExtendedMysqlExceptionSorter</exception-sorter-class-name>
<valid ...

Re: No ManagedConnections available message

 by ilagi ¦  Wed Feb 23, 2011 9:34 pm ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Hi jllort,
Let me answer your questions:

"The origin could be the MySQL restarting ... but let's try understanding more."
>> I agree, that was my guess too

"1- If you've system has been 7 months running the error has started happening now it's not older problem ?"
>> The error was started happning ...

Re: No ManagedConnections available message

 by ilagi ¦  Wed Feb 16, 2011 1:15 pm ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Hi jllort,
I have kept the workspace.xml as it was, I wasn't the one adding that part in what you quoted.


"When you changed the dbms from hypersonic to mysql, the folder repository was deleted ?"
>> When we changed the dbms from hypersonice to mysql the folder repository was not deleted.

"Do you ...

Re: No ManagedConnections available message

 by ilagi ¦  Wed Feb 16, 2011 1:11 pm ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Hi Pavila,
Thanks for the tip. I have changed the idle-timeout-minutes to be less than the wait_time of MySQL, but it didn't solve the problem. The error message is still there.
I have the feeling that this error message is related to the fact that we run a once a day automatic restart of MySQL at a ...

Re: No ManagedConnections available message

 by ilagi ¦  Thu Feb 10, 2011 8:31 pm ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Sorry, I cannot change the MySQL connection to localhost, because it's on a different server. We have a dedicated MySQL server sitting next to the OpenKM server, LAN connection between the two.

From the server logs you asked for the part where it refers to the error:
2011-02-08 23:02:28,136 ERROR ...

Re: No ManagedConnections available message

 by ilagi ¦  Thu Feb 10, 2011 4:42 am ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Here comes all the details.

openkm-ds.xml
<?xml version="1.0" encoding="UTF-8"?>
<datasources>
<!-- OpenKM User Activity -->
<local-tx-datasource>
<jndi-name>OKMActivityDS</jndi-name>
<connection-url>jdbc:mysql://10.65.96.141:3306/okm_activity?autoReconnect=true</connection-url>
<driver-class ...

Re: No ManagedConnections available message

 by ilagi ¦  Sat Feb 05, 2011 4:35 am ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

No, no migration, just the regular 4.1

Re: No ManagedConnections available message

 by ilagi ¦  Thu Feb 03, 2011 8:58 pm ¦  Forum: Configuration ¦  Topic: No ManagedConnections available message ¦  Replies: 20 ¦  Views: 17940

Unfortunately now I see a new error.
When any user logs in there is an error message popping up:
Error when communicating with server (findUserTaskInstances)
Error when communicating with server (findPooledTaskInstances)

On the server side there are messages about [DbPersistenceService ...

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.