Having trouble building sample site files. When Build or Build All is selected a new window opens with the progress bar. After a few seconds, get this message: Cannot start uPortal
Sorry, but a problem is preventing the Portal from starting. The error must be corrected by system administrators. Try again later.
Checked the portal.log and see the following:
ERROR [Thread-4] jasig.portal.[] May/05 08:51:52 - Programming error
org.jasig.portal.PortalException: UPFileSpec: method node Id can not be null!
at org.jasig.portal.UPFileSpec.buildUPFileBase(UPFileSpec.java:326)
at org.jasig.portal.UPFileSpec.getUPFile(UPFileSpec.java:250)
at org.jasig.portal.UserInstance.processWorkerDispatch(UserInstance.java:957)
at org.jasig.portal.UserInstance.renderState(UserInstance.java:215)
at org.jasig.portal.UserInstance.writeContent(UserInstance.java:200)
at org.jasig.portal.PortalSessionManager.doGet(PortalSessionManager.java:242)
System setup:
Tomcat 4.1.18
MySQL 4.0.13
MySQL JDBC Connector 3.0.11
uPortal 2.3.1
Hypercontent 1.3
Having trouble building sample site files. When Build or Build All is selected a new window opens with the progress bar. After a few seconds, get this message: Cannot start uPortal
Sorry, but a problem is preventing the Portal from starting. The error must be corrected by system administrators. Try again later.
Checked the portal.log and see the following:
ERROR [Thread-4] jasig.portal.[] May/05 08:51:52 - Programming error
org.jasig.portal.PortalException: UPFileSpec: method node Id can not be null!
at org.jasig.portal.UPFileSpec.buildUPFileBase(UPFileSpec.java:326)
at org.jasig.portal.UPFileSpec.getUPFile(UPFileSpec.java:250)
at org.jasig.portal.UserInstance.processWorkerDispatch(UserInstance.java:957)
at org.jasig.portal.UserInstance.renderState(UserInstance.java:215)
at org.jasig.portal.UserInstance.writeContent(UserInstance.java:200)
at org.jasig.portal.PortalSessionManager.doGet(PortalSessionManager.java:242)
System setup:
Tomcat 4.1.18
MySQL 4.0.13
MySQL JDBC Connector 3.0.11
uPortal 2.3.1
Hypercontent 1.3
Build XML:
deploy=/Volumes/Xserve/Library/Tomcat/webapps/uPortal
common.lib=/Volumes/XServe/Library/Tomcat/common/lib
runtime.dir=/Volumes/XServe/Library/Tomcat
I haven't tested HyperContent with uPortal 2.3.x yet. I've never seen this error before! I'll install 2.3.1 and see if I can duplicate the problem.