Search found 3 matches

by rcortez
27 May 2009, 18:10
Forum: Essential Open Source - Platform
Topic: Multi user server migration to Oracle 10g problem
Replies: 4
Views: 4399

Re: Multi user server migration to Oracle 10g problem

I'm using Protege 3.4. I've also decided Oracle is overkill for this tool and setup EP with MySQL. Everything is running on a single virtual host. It took a few minutes to learn how to create the db and user, but the Protoge site was a good source. My guess is that the load on the db engine will be ...
by rcortez
20 May 2009, 21:03
Forum: Essential Open Source - Platform
Topic: Essential Server RMI Issue
Replies: 5
Views: 4911

Re: Essential Server RMI Issue

Exactly the problem I had, where I installed Protoge without the JVM, as this project's docs state. So the first line of my run...server.bat file was updated to; set JDKBIN="C:\Program Files\Java\jre6\bin" The protoge site states this solution. Also in this file this line looks wrong which...
by rcortez
20 May 2009, 19:11
Forum: Essential Open Source - Platform
Topic: Multi user server migration to Oracle 10g problem
Replies: 4
Views: 4399

Multi user server migration to Oracle 10g problem

I had to guess on the privileges required for the db; create any indextype, create any table. The process created a single table, EAREPOSITORY, several contraints, indexes, but errors with; Errors found performing operation. 1. Errors at copying knowledgebase jdbc:oracle:thin:@us-vm-18:1521:essarc01...