Bug 101031 - Cannot delete items
Summary: Cannot delete items
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise CMS
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Justin Ross
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks: 98546
TreeView+ depends on / blocked
 
Reported: 2003-07-28 18:46 UTC by Jon Orris
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-07-28 20:15:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Jon Orris 2003-07-28 18:46:10 UTC
Description of problem:
@34003/Oracle-se

Introduced sometime in the last hour or so. Blocks testing.


Cannot delete any items in the admin pane. Clicking the delete link gives an
error. The same url is generated for each 'Delete' link.

http://localhost:8080/ccm/articles/admin/index.jsp?bbp.68.ps=20&bbp.786.d=asc&bbp.774.d=asc&bbp.v=0+4&bbp.s=74&bbp.i=d0.32.2&bbp.e=cell&bbp.3.pane=0&bbp.72.sel=1&bbp.4.folder=132&bbp.903.d=asc&g11n.enc=UTF-8

An unexpected error has occurred. If this continues to be a problem for you
please contact the administrators of the site quoting the following:

CCM issue report code: 172.16.64.111:2117719c:f6aa361e31

-*-*-*-*-*- Begin Error Report -*-*-*-*-*-
-*-*-*- ACS Error Report Code: 172.16.64.111:2117719c:f6aa361e31 -*-*-*-
-*-*-*- Message: Could not retrieve a DataObject with OID =
[com.arsdigita.cms.ContentItem:{id=0}] -*-*-*-

-*-*-*- Section: HTTP headers -*-*-*-
accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1
accept-charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
accept-encoding: gzip,deflate
accept-language: en-us,en;q=0.8,de;q=0.5,nl;q=0.3
connection: keep-alive
cookie: JSESSIONID=7706A048435466FD37D7A1A972166432;
ad_user_login=23!1154019511122!FWHqM9yU9hN44jkCt+HbxA==
host: localhost:8080
keep-alive: 300
referer: http://localhost:8080/ccm/articles/admin/index.jsp?g11n.enc=UTF-8
user-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701

-*-*-*- Section: Cookies -*-*-*-
JSESSIONID: 7706A048435466FD37D7A1A972166432 (expires: -1)
ad_user_login: 23!1154019511122!FWHqM9yU9hN44jkCt+HbxA== (expires: -1)

-*-*-*- Section: CCM User -*-*-*-
Party not logged in

-*-*-*- Section: Stack trace -*-*-*-
com.arsdigita.domain.DataObjectNotFoundException: Could not retrieve a
DataObject with OID = [com.arsdigita.cms.ContentItem:{id=0}]
	at
com.arsdigita.domain.DomainObjectFactory.newInstance(DomainObjectFactory.java:178)
	at
com.arsdigita.cms.ui.folder.FolderBrowser$ItemDeleter.cellSelected(FolderBrowser.java:332)
	at com.arsdigita.bebop.Table.fireCellSelected(Table.java:233)
	at com.arsdigita.bebop.Table.respond(Table.java:533)
	at com.arsdigita.bebop.PageState.respond(PageState.java:368)
	at com.arsdigita.bebop.Page.process(Page.java:696)
	at com.arsdigita.bebop.Page.process(Page.java:678)
	at com.arsdigita.bebop.Page.buildDocument(Page.java:732)
	at com.arsdigita.cms.dispatcher.CMSPage$1.excurse(CMSPage.java:271)
	at com.arsdigita.cms.CMSExcursion.run(CMSExcursion.java:71)
	at com.arsdigita.cms.dispatcher.CMSPage.dispatch(CMSPage.java:278)
	at com.arsdigita.cms.dispatcher.CMSDispatcher.dispatch(CMSDispatcher.java:259)
	at
com.arsdigita.cms.dispatcher.CMSDispatcher.chainedDispatch(CMSDispatcher.java:339)
	at com.arsdigita.dispatcher.DispatcherChain.dispatch(DispatcherChain.java:74)
	at
com.arsdigita.cms.ContentSectionServlet.doService(ContentSectionServlet.java:143)
	at
com.arsdigita.web.BaseApplicationServlet$1.excurse(BaseApplicationServlet.java:111)
	at com.arsdigita.kernel.KernelExcursion.run(KernelExcursion.java:57)
	at
com.arsdigita.web.BaseApplicationServlet.doService(BaseApplicationServlet.java:105)
	at com.arsdigita.web.BaseServlet$1.excurse(BaseServlet.java:119)
	at com.arsdigita.kernel.KernelExcursion.run(KernelExcursion.java:57)
	at com.arsdigita.web.BaseServlet.internalService(BaseServlet.java:94)
	at com.arsdigita.web.BaseServlet.doGet(BaseServlet.java:196)
	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(ApplicationDispatcher.java:683)
	at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:431)
	at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:355)
	at com.arsdigita.web.BaseDispatcher.forward(BaseDispatcher.java:212)
	at com.arsdigita.web.BaseDispatcher.forward(BaseDispatcher.java:198)
	at com.arsdigita.web.BaseDispatcher.dispatch(BaseDispatcher.java:130)
	at com.arsdigita.web.DispatcherServlet.service(DispatcherServlet.java:136)

Comment 1 Bryan Che 2003-07-28 19:37:14 UTC
Changelist 34040

Comment 2 Jon Orris 2003-07-28 20:15:25 UTC
Fixed


Note You need to log in before you can comment on or make changes to this bug.