Jose, A few more things to try: * Have you tried submitting to a different Collection? Maybe it's something in the Collection's settings? * I'm also wondering about the handle prefix of "TEMP-BOGUS" which you have set. Normally, handle prefixes don't include special characters like a dash (-). I *think* DSpace XMLUI should be OK with a dash in the handle prefix, but I cannot say for certain. So, this might be another thing to check into. You could always temporarily change this prefix back to the default of '123456789', create a new collection using that prefix, and try to submit to that collection. Again, not sure this will fix anything, but it's something else to try.
-Tim On Wednesday, September 21, 2011 9:36:43 AM, Tim Donohue wrote: > Jose, > > Is this a default XMLUI Instance (with a default 'item-submission.xml' > file and 'input-forms.xml' configuration files)? Have you performed > any XMLUI customizations (even theme based) that could be causing > these issues? I'm at a loss here as well, as no errors seem to be > logged (have you checked your Tomcat logs as well for any messages > there?). > > If you have any custom aspects enabled, you might want to test > temporarily disabling them to see if that has any effect. > If you have a custom theme in place, you might also want to test > temporarily disabling it and reverting to the default DSpace theme, to > see if that has any effect. > > - Tim > > On Wednesday, September 21, 2011 9:17:00 AM, Blanco, Jose wrote: >> Tim, I was able to turn DEBUG for cocoon, and this is what's in the >> cocoon log file, but I still can't tell what's wrong. >> >> 2011-09-21 10:12:49,060 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,064 DEBUG cocoon - Checking if >> URL=handle/TEMP-BOGUS/111499/submit/1523554d761d142b024e86892705552f46481c3b.continue >> >> matches any theme rules. >> 2011-09-21 10:12:49,064 DEBUG cocoon - rule=Classic >> 2011-09-21 10:12:49,064 DEBUG cocoon - checking for patterns >> 2011-09-21 10:12:49,064 DEBUG cocoon - checking for handles >> 2011-09-21 10:12:49,064 DEBUG cocoon - rule selected!! >> 2011-09-21 10:12:49,067 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,069 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,074 DEBUG cocoon.flow.manager - WK: Created >> continuation 81073d42634321527e261e1a2061663f0a464b6a >> 2011-09-21 10:12:49,074 INFO >> org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor$TreeProcessorRedirector >> >> - Redirecting to 'cocoon:/handle/TEMP-BOGUS/111499/submit/continue' >> 2011-09-21 10:12:49,076 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,078 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,082 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,086 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/ >> 2011-09-21 10:12:49,088 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/aspects/protodocument.xml >> 2011-09-21 10:12:49,088 DEBUG cocoon.sitemap.generator.file - Source >> protodocument.xml resolved to >> jndi:/blancoj.dev.deepblue.lib.umich.edu/aspects/protodocument.xml >> 2011-09-21 10:12:49,088 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache HIT for >> PK_G-file-jndi:/blancoj.dev.deepblue.lib.umich.edu/aspects/protodocument.xml >> >> 2011-09-21 10:12:49,089 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache HIT for >> PK_G-aspect-cocoon://DRI/5/handle/TEMP-BOGUS/111499/submit/continue?pipelinehash=488325223041054298_T-Navigation-5075401270672987300 >> >> >> 2011-09-21 10:12:49,089 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache HIT for >> PK_G-aspect-cocoon://DRI/4/handle/TEMP-BOGUS/111499/submit/continue?pipelinehash=-3521148133149583488_T-SystemwideAlerts-1_T-Navigation-219447409375749338 >> >> >> 2011-09-21 10:12:49,094 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache HIT for >> PK_G-aspect-cocoon://DRI/3/handle/TEMP-BOGUS/111499/submit/continue?pipelinehash=772939344792179531_T-Navigation-4737533168805885054 >> >> >> 2011-09-21 10:12:49,094 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache HIT for >> PK_G-aspect-cocoon://DRI/2/handle/TEMP-BOGUS/111499/submit/continue?pipelinehash=-2825803255751290004_T-Navigation-1 >> >> >> 2011-09-21 10:12:49,094 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache MISS for >> PK_G-aspect-cocoon://DRI/1/handle/TEMP-BOGUS/111499/submit/1523554d761d142b024e86892705552f46481c3b.continue_T-PageNotFound-7117786586297567773 >> >> >> 2011-09-21 10:12:49,095 DEBUG cocoon.sitemap.generator.file - Source >> cocoon://DRI/handle/TEMP-BOGUS/111499/submit/1523554d761d142b024e86892705552f46481c3b.continue >> >> resolved to >> cocoon://DRI/handle/TEMP-BOGUS/111499/submit/1523554d761d142b024e86892705552f46481c3b.continue >> >> >> 2011-09-21 10:12:49,095 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/themes/Classic/Classic.xsl >> 2011-09-21 10:12:49,095 DEBUG cocoon.sitemap.transformer.xslt - Using >> stylesheet: >> 'jndi:/blancoj.dev.deepblue.lib.umich.edu/themes/Classic/Classic.xsl' >> in org.apache.cocoon.transformation.TraxTransformer@8f3eac >> 2011-09-21 10:12:49,095 DEBUG cocoon.sitemap.transformer.xslt - Use >> parameters is false >> 2011-09-21 10:12:49,095 DEBUG cocoon.sitemap.transformer.xslt - Use >> cookies is false >> 2011-09-21 10:12:49,095 DEBUG cocoon.sitemap.transformer.xslt - Use >> session info is false >> 2011-09-21 10:12:49,095 DEBUG cocoon.sitemap.transformer.xslt - Check >> for included stylesheets is true >> 2011-09-21 10:12:49,096 DEBUG cocoon - Creating source object for >> jndi:/blancoj.dev.deepblue.lib.umich.edu/themes/Classic/../dri2xhtml.xsl >> 2011-09-21 10:12:49,097 INFO org.apache.cocoon.caching.impl.CacheImpl >> - Cache MISS for >> PK_G-file-cocoon://DRI/handle/TEMP-BOGUS/111499/submit/1523554d761d142b024e86892705552f46481c3b.continue_T-IncludePageMeta--4145997850892886096_T-xslt-jndi:/blancoj.dev.deepblue.lib.umich.edu/themes/Classic/Classic.xsl_T-i18n-context://i18n/?en_US__S-xhtml-;doctype-public=-//W3C//DTD >> >> XHTML 1.0 >> Strict//EN;doctype-system=http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;encoding=UTF-8;indent=yes >> >> >> 2011-09-21 10:12:49,100 DEBUG cocoon - Creating source object for >> resource://aspects/Submission/i18n/ >> 2011-09-21 10:12:49,100 DEBUG cocoon - Releasing source object for >> resource://aspects/Submission/i18n/ >> 2011-09-21 10:12:49,100 DEBUG cocoon - Creating source object for >> resource://aspects/EPerson/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Releasing source object for >> resource://aspects/EPerson/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Creating source object for >> resource://aspects/Administrative/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Releasing source object for >> resource://aspects/Administrative/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Creating source object for >> resource://aspects/ArtifactBrowser/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Releasing source object for >> resource://aspects/ArtifactBrowser/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Creating source object for >> resource://aspects/Submission/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Releasing source object for >> resource://aspects/Submission/i18n/ >> 2011-09-21 10:12:49,101 DEBUG cocoon - Creating source object for >> resource://aspects/EPerson/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Releasing source object for >> resource://aspects/EPerson/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Creating source object for >> resource://aspects/Administrative/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Releasing source object for >> resource://aspects/Administrative/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Creating source object for >> resource://aspects/ArtifactBrowser/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Releasing source object for >> resource://aspects/ArtifactBrowser/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Creating source object for >> resource://aspects/Submission/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Releasing source object for >> resource://aspects/Submission/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Creating source object for >> resource://aspects/EPerson/i18n/ >> 2011-09-21 10:12:49,102 DEBUG cocoon - Releasing source object for >> resource://aspects/EPerson/i18n/ >> 2011-09-21 10:12:49,103 DEBUG cocoon - Creating source object for >> resource://aspects/Administrative/i18n/ >> 2011-09-21 10:12:49,103 DEBUG cocoon - Releasing source object for >> resource://aspects/Administrative/i18n/ >> 2011-09-21 10:12:49,103 DEBUG cocoon - Creating source object for >> resource://aspects/ArtifactBrowser/i18n/ >> 2011-09-21 10:12:49,103 DEBUG cocoon - Releasing source object for >> resource://aspects/ArtifactBrowser/i18n/ >> 2011-09-21 10:12:49,114 INFO cocoon.access - >> 'handle/TEMP-BOGUS/111499/submit/1523554d761d142b024e86892705552f46481c3b.continue' >> >> Processed by Apache Cocoon in 54 milliseconds. >> >> -----Original Message----- >> From: Blanco, Jose >> Sent: Wednesday, September 21, 2011 9:24 AM >> To: Blanco, Jose; Tim Donohue >> Cc: dspace-tech@lists.sourceforge.net >> Subject: RE: [Dspace-tech] submitting using manakin >> >> Tim, Have you had a chance to think about this? I'm just real stuck. >> I'd like to turn on cocoon DEBUG, but then the instance does not show >> up, any way to get that part to work, maybe if I saw an error message >> I'd know what's going wrong. >> >> Thank you! >> Jose >> >> -----Original Message----- >> From: Blanco, Jose [mailto:blan...@umich.edu] >> Sent: Tuesday, September 20, 2011 3:44 PM >> To: Tim Donohue >> Cc: dspace-tech@lists.sourceforge.net >> Subject: Re: [Dspace-tech] submitting using manakin >> >> Tim, >> I'm using the input-fomrs.xml that came with the code release for 1.7 >> ( just to make sure ), and that one works fine in the jspui environment. >> >> This: >> >> http://blancoj.dev.deepblue.lib.umich.edu:8080/handle/TEMP-BOGUS/70048/submit/ >> >> >> >> gives me a page not found >> >> This ( without the last slash ): >> >> http://blancoj.dev.deepblue.lib.umich.edu:8080/handle/TEMP-BOGUS/70048/submit >> >> >> >> gives me the 1st page in the submission form ( Initial question page ) >> >> -----Original Message----- >> From: Tim Donohue [mailto:tdono...@duraspace.org] >> Sent: Tuesday, September 20, 2011 3:12 PM >> To: Blanco, Jose >> Cc: dspace-tech@lists.sourceforge.net >> Subject: Re: [Dspace-tech] submitting using manakin >> >> Hi Jose, >> >> The 'org.dspace.app.xmlui.aspect.submission.submit.DescribeStep' in the >> XMLUI basically just loads all the Metadata fields specified in your >> input-forms.xml configuration file at: >> >> [dspace]/config/input-forms.xml >> >> Have you changed this file at all? Maybe there's an issue with >> something you changed there? >> >> Also, when you saw that "Page Not Found" exception previously, if you >> take the *.continue off the URL, was it a valid one? In other words, is >> this a valid URL for your site? >> http://blancoj.dev.deepblue.lib.umich.edu:8080/submit >> (Just want to double check that the submission process is attempting to >> send things to the proper URL. If it isn't, then you may have an issue >> in your dspace.cfg file or something.) >> >> - Tim >> >> On 9/20/2011 11:00 AM, Blanco, Jose wrote: >>> I'm back on this problem now. I have a bit more info, and I'm hoping >>> someone could help me with this. I did look at the log files and did >>> not see anything that gave me a clue as to why I could not get from >>> the initial question in the submission form to the page where you >>> enter metadata values in the xmlui interface. I went into the >>> item-submission.xml file and changed this: >>> >>> >>> <step> >>> <heading>submit.progressbar.describe</heading> >>> <processing-class>org.dspace.submit.step.DescribeStep</processing-class> >>> >>> <jspui-binding>org.dspace.app.webui.submit.step.JSPDescribeStep</jspui-binding> >>> >>> >>> <xmlui-binding>org.dspace.app.xmlui.aspect.submission.submit.DescribeStep</xmlui-binding> >>> >>> >>> <workflow-editable>true</workflow-editable> >>> </step> >>> >>> To >>> >>> <step> >>> <heading>submit.progressbar.describe</heading> >>> <processing-class>org.dspace.submit.step.DescribeStep</processing-class> >>> >>> <jspui-binding>org.dspace.app.webui.submit.step.JSPDescribeStep</jspui-binding> >>> >>> >>> <xmlui-binding>org.dspace.app.xmlui.aspect.submission.submit.UploadStep</xmlui-binding> >>> >>> >>> <workflow-editable>true</workflow-editable> >>> </step> >>> >>> (Notice the change in the<xmlui-binding> tag). When I did this I got >>> the page to Upload the bitstream. So the problem must be in the >>> DescribeStep.java file. I'm trying to see if one of the metadata is >>> causing the problem, but am wondering if anyone has a clue as to >>> what it could be. >>> >>> Thank you! >>> Jose >>> -----Original Message----- >>> From: Tim Donohue [mailto:tdono...@duraspace.org] >>> Sent: Wednesday, August 17, 2011 11:28 AM >>> To: Blanco, Jose >>> Cc: dspace-tech@lists.sourceforge.net >>> Subject: Re: [Dspace-tech] submitting using manakin >>> >>> Hi Jose, >>> >>> You'll need to check your logs to let us know if there are any >>> underlying errors. The URL you sent is just a normal XMLUI submission >>> URL (that weird *.continue string on the end is just how XMLUI manages >>> the submission "session" info). >>> >>> I'm guessing that there must be some underlying error in the Tomcat or >>> DSpace logs (or Cocoon logs). >>> >>> Here's hints/tips on finding error messages: >>> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error >>> >>> - Tim >>> >>> On 8/17/2011 10:18 AM, Blanco, Jose wrote: >>>> In my development environment I was trying to submit an item using >>>> the xmlui interface and when I select a collection to submit into, >>>> I get a Page Not found response in the browser. Do I not have some >>>> config parameter set? The url from which I get the Page Not found >>>> response is this one: >>>> >>>> http://blancoj.dev.deepblue.lib.umich.edu:8080/submit/83263926207f39102b7a213c7d3b7b7255795139.continue >>>> >>>> >>>> >>>> Thank you! >>>> Jose >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> >>>> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, >>>> user administration capabilities and model configuration. Take >>>> the hassle out of deploying and managing Subversion and the >>>> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 >>>> _______________________________________________ >>>> DSpace-tech mailing list >>>> DSpace-tech@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech >>> >>> ------------------------------------------------------------------------------ >>> >>> >>> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, >>> user administration capabilities and model configuration. Take >>> the hassle out of deploying and managing Subversion and the >>> tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 >>> _______________________________________________ >>> DSpace-tech mailing list >>> DSpace-tech@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/dspace-tech >> >> ------------------------------------------------------------------------------ >> >> >> All the data continuously generated in your IT infrastructure contains a >> definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2dcopy1 >> _______________________________________________ >> DSpace-tech mailing list >> DSpace-tech@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/dspace-tech >> >> ------------------------------------------------------------------------------ >> >> >> All the data continuously generated in your IT infrastructure contains a >> definitive record of customers, application performance, security >> threats, fraudulent activity and more. Splunk takes this data and makes >> sense of it. Business sense. IT sense. Common sense. >> http://p.sf.net/sfu/splunk-d2dcopy1 >> _______________________________________________ >> DSpace-tech mailing list >> DSpace-tech@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech