tobydragon / metafora-project

Automatically exported from code.google.com/p/metafora-project
1 stars 0 forks source link

"Start" on LASAD resource on test server does nothing #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open Metafora test server, map 1-UDS-test
2.created new discussion resource, clicked 'start'
3.

What is the output?

first, I got a new window with a 404 message instead of the "create Map" entry 
box.  Then I reloaded, now nothing at all happens when I click "start".  Also 
created a second resource card, click "start" and nothing happens there either.

Original issue reported on code.google.com by tdragon1...@gmail.com on 10 Jul 2012 at 6:58

GoogleCodeExporter commented 9 years ago
Update:

After leaving the screen to write this bug, when returning, there was a new tab 
open in Metafora where the mapname entry should be with the following error:

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

java.io.FileNotFoundException: 
/var/lib/tomcat6/webapps/lasadMapCreator/LasadMapCreator.html (Too many open 
files)
    java.io.FileInputStream.open(Native Method)
    java.io.FileInputStream.<init>(FileInputStream.java:137)
    org.apache.naming.resources.FileDirContext$FileResource.streamContent(FileDirContext.java:927)
    org.apache.catalina.servlets.DefaultServlet.copy(DefaultServlet.java:1745)
    org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServlet.java:844)
    org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java:332)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

note The full stack trace of the root cause is available in the Apache 
Tomcat/6.0.24 logs.
Apache Tomcat/6.0.24

Original comment by tdragon1...@gmail.com on 10 Jul 2012 at 7:00

GoogleCodeExporter commented 9 years ago
Application to create a LASAD map was offline for a few minutes due to updates. 
Up and running now.

Original comment by kerstinp...@yahoo.de on 10 Jul 2012 at 7:13

GoogleCodeExporter commented 9 years ago

Original comment by tdragon1...@gmail.com on 10 Oct 2012 at 10:37