I am running uportal 2.2, not the quick install. In the "Select a project from the list:" section I get the following error when I click on HyperContent Web Site (copy) or a project that I have added . The error is "Error performing openProject: The filesystem could not mounted due to faulty arguments - please check your configuration (edu.columbia.filesystem.FileSystemException)"
I had to edit the build.properties and the projects.xml to get away from the relative path. The install documents mention needing to change something in the sample project configuration, to point to the appropriate path.
"The sample project configuration file can be edited with HyperContent running, by opening the HyperContent Project Definitions project and editing the hypercontent-site.xml document under the projects directory."
I don't know what exactly I'm supposed to edit here, or if this is even my problem.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You're on the right track. Just as you had to edit projects.xml to specify the absolute filesystem path for the Project Definitions repository, so you also need to edit each project's configuration file to specify the appropriate path for its repository. The developer's documentation goes into more detail on filesystems, which may help you get oriented: see http://hypercontent.sourceforge.net/docs/manual/develop/filesystems.html
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well..... Now I can edit the sample project that is installed, and I can create a new project, but when I try to access the new project I get the same error message about opening. All the settings are set for the file system. I have compaired the two projects.
Another odd thing is that if I copy the existing project, I can access that one.
I don't understand what I am missing with a newly created project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am running uportal 2.2, not the quick install. In the "Select a project from the list:" section I get the following error when I click on HyperContent Web Site (copy) or a project that I have added . The error is "Error performing openProject: The filesystem could not mounted due to faulty arguments - please check your configuration (edu.columbia.filesystem.FileSystemException)"
I had to edit the build.properties and the projects.xml to get away from the relative path. The install documents mention needing to change something in the sample project configuration, to point to the appropriate path.
"The sample project configuration file can be edited with HyperContent running, by opening the HyperContent Project Definitions project and editing the hypercontent-site.xml document under the projects directory."
I don't know what exactly I'm supposed to edit here, or if this is even my problem.
Thanks.
You're on the right track. Just as you had to edit projects.xml to specify the absolute filesystem path for the Project Definitions repository, so you also need to edit each project's configuration file to specify the appropriate path for its repository. The developer's documentation goes into more detail on filesystems, which may help you get oriented: see http://hypercontent.sourceforge.net/docs/manual/develop/filesystems.html
Well..... Now I can edit the sample project that is installed, and I can create a new project, but when I try to access the new project I get the same error message about opening. All the settings are set for the file system. I have compaired the two projects.
Another odd thing is that if I copy the existing project, I can access that one.
I don't understand what I am missing with a newly created project.