APLAWS+ Forum Error & Portal Question

"Eric Garza" <[email protected]>
Newsgroups gmane.linux.redhat.ccm.general
Message-ID <000501c42954$24dfb990$9801a8c0@garzaxp>
I couldn't find any documentation on how to access the ccm forum app in
the stable APLAWS+ 6.1 release.  I wanted to say, excellent error and
debug tracing found via "/ccm/ds". I am running on Tomcat 4 under
Windows 2000. I know Windows support is spotty, and I am going to move
my prod CMS env over to Fedora 1.91 shortly. Here are some questions
about the default portal application, which does not seem to use the
ccm-portal app, but some custom APLAWS portal:

Portal Questions
----------------

1) How can I add additional content areas on the portal home page?

2) I created a new content folder in the content admin:
/ccm/content/admin/. I created some new content items and added them to
the folder I created. I can access the new content items via
/ccm/portal/navigation/<folder-name>. How can I update the default
navigation bar on the top? Is the top nav bar static? New categories?

5) How do I integrate the subsites I create? I get to the /ccm/subsite
admin page. Create the subsite, but what then? How do I access subsite
from the cms content admin?

6) How do I link forms into the portal after creating in the content
center?

Forum Exception
---------------

I accidentally found the following uri for the forum: /ccm/portal/forum.
All other apps in CCM seem to work. I gave my admin user forum admin
permissions. I get the following exception in the log when accessing the
forum, any thoughts. Environment vars follow:


-*-*-*- Section: Stack trace -*-*-*- java.lang.ClassCastException
	at
com.arsdigita.forum.ForumConfig.canAdminEditPosts(ForumConfig.java:101)
	at com.arsdigita.forum.Forum.canEdit(Forum.java:451)
	at com.arsdigita.forum.ForumContext.<init>(ForumContext.java:67)
	at
com.arsdigita.forum.ForumContext$1.initialValue(ForumContext.java:48)
	at com.arsdigita.bebop.RequestLocal.get(RequestLocal.java:110)
	at
com.arsdigita.forum.ForumContext.getContext(ForumContext.java:73)
	at
com.arsdigita.forum.BboardDispatcher$ForumPageRequestListener.pageReques
ted(BboardDispatcher.java:116)
	at com.arsdigita.bebop.Page.fireRequestEvent(Page.java:922)
	at com.arsdigita.bebop.Page.process(Page.java:702)
	at com.arsdigita.bebop.Page.process(Page.java:686)
	at com.arsdigita.bebop.Page.buildDocument(Page.java:758)
	at
com.arsdigita.bebop.page.BebopApplicationServlet.doService(BebopApplicat
ionServlet.java:82)
	at
com.arsdigita.web.BaseApplicationServlet$1.excurse(BaseApplicationServle
t.java:111)
	at
com.arsdigita.kernel.KernelExcursion.run(KernelExcursion.java:57)
	at
com.arsdigita.web.BaseApplicationServlet.doService(BaseApplicationServle
t.java:105)
	at com.arsdigita.web.BaseServlet$1.excurse(BaseServlet.java:176)
	at
com.arsdigita.kernel.KernelExcursion.run(KernelExcursion.java:57)
	at
com.arsdigita.web.BaseServlet.internalService(BaseServlet.java:147)
	at com.arsdigita.web.BaseServlet.doGet(BaseServlet.java:272)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatc
her.java:684)
	at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDisp
atcher.java:432)
	at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispat
cher.java:356)
	at
com.arsdigita.web.BaseDispatcher.forward(BaseDispatcher.java:206)
	at
com.arsdigita.web.BaseDispatcher.forward(BaseDispatcher.java:190)
	at
com.arsdigita.web.BaseDispatcher.dispatch(BaseDispatcher.java:130)
	at
com.arsdigita.web.DispatcherServlet.doService(DispatcherServlet.java:123
)
	at com.arsdigita.web.BaseServlet$1.excurse(BaseServlet.java:176)
	at
com.arsdigita.kernel.KernelExcursion.run(KernelExcursion.java:57)
	at
com.arsdigita.web.BaseServlet.internalService(BaseServlet.java:147)
	at com.arsdigita.web.BaseServlet.doGet(BaseServlet.java:272)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:247)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:193)
	at
com.arsdigita.london.shortcuts.ShortcutFilter.doService(ShortcutFilter.j
ava:79)
	at com.arsdigita.web.BaseFilter.doFilter(BaseFilter.java:96)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:213)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:193)
	at
com.arsdigita.london.subsite.SubsiteFilter.doService(SubsiteFilter.java:
69)
	at com.arsdigita.web.BaseFilter.doFilter(BaseFilter.java:96)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:213)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:193)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:256)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:191)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:242
2)
	at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:180)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)
	at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherVa
lve.java:171)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:641)
	at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:163)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:641)
	at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:577
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:174)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i
nvokeNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
80)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.j
ava:1040)
	at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:
1151)
	at java.lang.Thread.run(Thread.java:536)

-*-*-*- Section: HTTP headers -*-*-*-
accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-excel, application/vnd.ms-powerpoint,
application/msword, application/x-shockwave-flash, */*
accept-encoding: gzip, deflate
accept-language: en-us
connection: Keep-Alive
cookie: JSESSIONID=EBF6995806299870963887245315CC4D;
ad_user_login=1017!1177212579125!spl0w9kezw/sCHlZbBeovg==
host: www.logictrends.com:8080
user-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

-*-*-*- Section: Servlet attributes -*-*-*-
com.arsdigita.bebop.PageState: com.arsdigita.bebop.PageState@9209e8 = {
m_page = com.arsdigita.aplaws.ui.SimplePage@1c89e3c,
m_request = org.apache.catalina.core.ApplicationHttpRequest@ca22a,
m_response = org.apache.catalina.connector.HttpResponseFacade@16a8e18,
m_pageState = com.arsdigita.bebop.FormData@96dee6 = {
m_parameterDataValues = {bbp.23.sel={null, []}, g11n.enc={UTF-8, []},
restrict={null, []}, bbp.87.sel={null, []}, bbp.70.state={null, []},
topic={null, []}, bbp.i={null, []}, mode={null, []}, bbp.e={null, []},
bbp.v={null, []}, bbp.19.sel={null, []}, bbp.57.state={null, []},
bbp.s={null, []}, bbp.24.ps={10, []}, bbp.36.sel={null, []}, page={null,
[]}, name={null, []}}, m_formErrors = null, m_model =
com.arsdigita.bebop.FormModel@103d792,
m_locale = en_US,
m_isTransformed = true,
m_isValid = true,
m_isSubmission = true
},
m_attributes = null,
,
m_grabbingComponent = null,
m_invisible = {5, 6, 7, 23, 24, 33, 54, 67, 73, 74, 77}
}
com.arsdigita.bebop.RequestLocal: {}
com.arsdigita.dispatcher.RequestContext:
com.arsdigita.sitenode.SiteNodeRequestContext@17c0a73
com.arsdigita.dispatcher.RequestValue:
{com.arsdigita.dispatcher.RequestValue@502d56=null}
com.arsdigita.web.BaseApplicationServlet.application_id: 19010
com.arsdigita.web.BaseDispatcher.dispatched: true
com.arsdigita.web.BaseServlet.request_url: /ccm/portal/forum/

-*-*-*- Section: Request summary -*-*-*-
Context path: 
Request URI: /ccm/portal/forum/
Query string: null
Method: GET
Remote user: null

-*-*-*- Section: Cookies -*-*-*-
JSESSIONID: EBF6995806299870963887245315CC4D (expires: -1)
ad_user_login: 1017!1177212579125!spl0w9kezw/sCHlZbBeovg== (expires: -1)
-*-*-*-*-*- End Error Report -*-*-*-*-*-

2004-04-21 23:32:55,578 [0][8]] FATAL logging.ErrorReport - 
-*-*-*-*-*- Begin Error Report -*-*-*-*-*-
-*-*-*- ACS Error Report Code: 192.168.1.182:a64d4c:fc1045e89a -*-*-*-
-*-*-*- Message 1: java.lang.ClassCastException: null -*-*-*-

-*-*-*- Section: CCM User -*-*-*-
Party ID: 1017
Email address: [email protected]
Family name: Garza
Given name: Eric
Screen name: egarza

-*-*-*- Section: System properties -*-*-*-
awt.toolkit: sun.awt.windows.WToolkit
catalina.base: C:\ccm\jakarta-tomcat-4.1.30
catalina.home: C:\ccm\jakarta-tomcat-4.1.30
catalina.useNaming: true
ccm.conf: C:\ccm\usr\share\ccm\conf\registry
ccm.home: C:\ccm\usr\share\ccm
com.arsdigita.london.navigation.DefaultContentSection: /content/
com.arsdigita.util.Assert.enabled: true
file.encoding: Cp1252
file.encoding.pkg: sun.io
file.separator: \
java.awt.graphicsenv: sun.awt.Win32GraphicsEnvironment
java.awt.printerjob: sun.awt.windows.WPrinterJob
java.class.path:
C:\ccm\jakarta-tomcat-4.1.30\bin\bootstrap.jar;C:\j2sdk1.4.1_02\lib\tool
s.jar;C:\ccm\usr\share\ccm-tools\server\tomcat\classes
java.class.version: 48.0
java.endorsed.dirs: C:\ccm\jakarta-tomcat-4.1.30\common\endorsed
java.ext.dirs:
C:\j2sdk1.4.1_02\jre\lib\ext;C:\j2sdk1.4.1_02\lib\ext;C:\ccm\usr\share\c
cm\webapps\WEB-INF\system;C:\ccm\usr\share\ccm-tools\lib\security
java.home: C:\j2sdk1.4.1_02\jre
java.io.tmpdir: C:\WINNT\TEMP\
java.library.path:
C:\ccm\jakarta-tomcat-4.1.30\bin;.;C:\WINNT\system32;C:\WINNT;C:\WINNT\s
ystem32;C:\WINNT;C:\WINNT\System32\Wbem;D:\cvs\cvsnt;D:\php-4.3.2-Win32;
D:\php-4.3.2\dlls;;C:\Program Files\OpenSSH\bin
java.naming.factory.initial:
org.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgs: org.apache.naming
java.protocol.handler.pkgs: org.apache.axis.transport|
java.runtime.name: Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version: 1.4.1_02-b06
java.specification.name: Java Platform API Specification
java.specification.vendor: Sun Microsystems Inc.
java.specification.version: 1.4
java.util.prefs.PreferencesFactory:
java.util.prefs.WindowsPreferencesFactory
java.vendor: Sun Microsystems Inc.
java.vendor.url: http://java.sun.com/
java.vendor.url.bug: http://java.sun.com/cgi-bin/bugreport.cgi
java.version: 1.4.1_02
java.vm.info: mixed mode
java.vm.name: Java HotSpot(TM) Server VM
java.vm.specification.name: Java Virtual Machine Specification
java.vm.specification.vendor: Sun Microsystems Inc.
java.vm.specification.version: 1.0
java.vm.vendor: Sun Microsystems Inc.
java.vm.version: 1.4.1_02-b06
javax.xml.parsers.DocumentBuilderFactory:
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
javax.xml.parsers.SAXParserFactory:
org.apache.xerces.jaxp.SAXParserFactoryImpl
javax.xml.transform.TransformerFactory:
com.icl.saxon.TransformerFactoryImpl
line.separator: 

log4j.configuration: file:///C:\ccm\usr\share\ccm\conf\log4j.properties
os.arch: x86
os.name: Windows 2000
os.version: 5.0
path.separator: ;
sun.arch.data.model: 32
sun.boot.class.path:
C:\ccm\jakarta-tomcat-4.1.30\common\endorsed\xercesImpl.jar;C:\ccm\jakar
ta-tomcat-4.1.30\common\endorsed\xmlParserAPIs.jar;C:\j2sdk1.4.1_02\jre\
lib\rt.jar;C:\j2sdk1.4.1_02\jre\lib\i18n.jar;C:\j2sdk1.4.1_02\jre\lib\su
nrsasign.jar;C:\j2sdk1.4.1_02\jre\lib\jsse.jar;C:\j2sdk1.4.1_02\jre\lib\
jce.jar;C:\j2sdk1.4.1_02\jre\lib\charsets.jar;C:\j2sdk1.4.1_02\jre\class
es
sun.boot.library.path: C:\j2sdk1.4.1_02\jre\bin
sun.cpu.endian: little
sun.cpu.isalist: pentium i486 i386
sun.io.unicode.encoding: UnicodeLittle
sun.java2d.fontpath: 
sun.os.patch.level: Service Pack 4
user.country: US
user.dir: C:\WINNT\system32
user.home: C:\Documents and Settings\Default User
user.language: en
user.name: SYSTEM
user.timezone: America/New_York
user.variant: 
waf.workflow.simple.alerts_enabled: true

--
Eric J. Garza
Java/J2EE Architect
Logic Trends 

[email protected]

Logic Trends - www.logictrends.com



-- 
Redhat-ccm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-ccm-list
Archives: https://www.redhat.com/pipermail/redhat-ccm-list/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.