02-12-2007 02:16 PM
03-05-2007 10:25 AM
Line: 120
Char: 2
Error: 'document.forms.dashboard.dashboard:act' is null or not an object
Code: 0
URL: http://localhost:8080/portal/portal/default/Alfresco
Line: 171
Char: 1
Error: 'document.forms.dashboard.dashboard:sidebar-body:navigator' is null or not an object
Code: 0
URL: http://localhost:8080/portal/portal/default/Alfresco
03-05-2007 10:51 AM
Hi Kevin,
Thank you for the instructions. Appreciate that.
I've successfully compiled Alfresco 2.0 for JBoss Portal 2.4 as in my post above.
I can run now the system and see alfresco portlet rendered within,
BUT:
I can not move anywhere from the page!! Clicking say on Login, I got javascript error:
…
IE6, FF2 - same stuff.
PS. See my initial post in this thread - same issues!
Kevin, can YOU navigate furter that the initial page?
03-05-2007 11:15 AM
The only difference maybe is that i'm using FF1.5 and JBossPortal2.4.1 and you are using FF2.0 and JBossPortal2.4? - but from the error reported i wouldn't expect that to make any difference…
Can you test something for me? Can you View Source of the page and search for this string:
<input type="hidden" name="dashboard:act" />
16:06:43,598 ERROR [JspStateManagerImpl] Exiting serializeView - Could not seria
lize state: org.alfresco.web.ui.common.component.UIListItem
java.io.NotSerializableException: org.alfresco.web.ui.common.component.UIListIte
m
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1081)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:302)
at java.util.ArrayList.writeObject(ArrayList.java:569)
03-05-2007 11:32 AM
03-06-2007 02:42 AM
I'm using JDK 1.6 … Do I have to revert to 1.5?I tried building the 574 revision with "ant build-jboss" and got the following compile errors:Which JDK are you using?
….
Did anyone succeed in running this?
03-06-2007 03:18 AM
I'm using JDK 1.6 … Do I have to revert to 1.5?I tried building the 574 revision with "ant build-jboss" and got the following compile errors:Which JDK are you using?
….
Did anyone succeed in running this?
03-06-2007 05:58 AM
03-06-2007 06:02 AM
Thanks! Build Successful with jdk1.5
03-06-2007 08:31 AM
2007-03-06 14:08:27,828 WARN [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco 'dir.root' property is set to a relative path './alf_data'. 'dir.root' should be overridden to point to a specific folder.
2007-03-06 14:08:27,953 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: Indexes not found for 5 stores.
2007-03-06 14:08:27,953 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: System content not found in content store.
2007-03-06 14:08:27,953 ERROR [org.alfresco.repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location.
2007-03-06 14:08:27,953 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location.
at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:313)
…
03-06-2007 08:55 AM
No, I ran into another problem…
When starting the jboss portal I get this error:2007-03-06 14:08:27,828 WARN [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco 'dir.root' property is set to a relative path './alf_data'. 'dir.root' should be overridden to point to a specific folder.
2007-03-06 14:08:27,953 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: Indexes not found for 5 stores.
2007-03-06 14:08:27,953 ERROR [org.alfresco.repo.admin.ConfigurationChecker] CONTENT INTEGRITY ERROR: System content not found in content store.
2007-03-06 14:08:27,953 ERROR [org.alfresco.repo.admin.ConfigurationChecker] Ensure that the 'dir.root' property is pointing to the correct data location.
2007-03-06 14:08:27,953 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location.
at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:313)
…
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.