[etoys-notify] [JIRA] Created: (SQ-706) Can't Upload new Version of Existing Project to Showcase via Web

Stephen Thomas (JIRA) tracker at squeakland.org
Tue May 25 22:27:40 EDT 2010


Can't Upload new Version of Existing Project to Showcase via Web
----------------------------------------------------------------

                 Key: SQ-706
                 URL: http://tracker.squeakland.org/browse/SQ-706
             Project: squeakland
          Issue Type: Bug
          Components: showcase
            Reporter: Stephen Thomas


This is different from I can't upload from within Etoys because I can't login (which I still can't)

If I upload a new version of a project that already exists I get the error below. I can upload a new project. Used account MrSteve2
I can not upload anything using MrSteve (well it seems like it can, but the project never shows up in my list so I can't see it to make it public.

500 Servlet Exception

javax.ejb.ObjectNotFoundException: couldn't find: SmArticle[9984]
	at _ejb.SmArticle.SmArticleBean__QPersist._caucho_load(SmArticleBean__QPersist.java:4957)
	at _ejb.SmArticle.SmArticleBean__QPersist._caucho_find(SmArticleBean__QPersist.java:4870)
	at _ejb.SmArticle.SmArticleBean__EJB._caucho_load(SmArticleBean__EJB.java:108)
	at com.caucho.ejb.EntityServer.getContext(EntityServer.java:541)
	at com.caucho.ejb.EntityServer.getContext(EntityServer.java:506)
	at _ejb.SmArticle.SmArticleBean__EJB$Local.getContext(SmArticleBean__EJB.java:1043)
	at _ejb.SmArticle.SmArticleBean__EJB$Local.getTitle(SmArticleBean__EJB.java:2769)
	at org.squeakland.SqProjectPoll.checkFinishUpload(SqProjectPoll.java:114)
	at org.squeakland.SqProjectPoll.service(SqProjectPoll.java:79)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
	at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:113)
	at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:177)
	at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:221)
	at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:392)
	at com.caucho.server.port.TcpConnection.run(TcpConnection.java:331)
	at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:464)
	at com.caucho.util.ThreadPool.run(ThreadPool.java:408)
	at java.lang.Thread.run(Thread.java:595)
Resin-3.0.8 (built Tue, 08 Jun 2004 02:25:40 PDT)

FYI: On Macintosh 10.6.3 using Safari  Version 4.0.5 (6531.22.7) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list