Switch Theme:

Internal Server Error when attempting to view my photos  [RSS] Share on facebook Share on Twitter Submit to Reddit
»
Author Message
Advert


Forum adverts like this one are shown to any user who is not logged in. Join us by filling out a tiny 3 field form and you will get your own, free, dakka user account which gives a good range of benefits to you:
  • No adverts like this in the forums anymore.
  • Times and dates in your local timezone.
  • Full tracking of what you have read so you can skip to your first unread post, easily see what has changed since you last logged in, and easily see what is new at a glance.
  • Email notifications for threads you want to watch closely.
  • Being a part of the oldest wargaming community on the net.
If you are already a member then feel free to login now.




Made in us
Grim Dark Angels Interrogator-Chaplain






A Protoss colony world

I was just trying to view my photos when I got some kind of error page. I copied what was on it, it's in the spoiler below:
Spoiler:
HTTP Status 500 – Internal Server Error
Type Exception Report

Message An exception occurred processing [gallery-user.jsp] at line [41]

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

org.apache.jasper.JasperException: An exception occurred processing [gallery-user.jsp] at line [41]

38: if (thisUserPointer.getUserId()==thisUserId) isUser=true;
39: }
40:
41: com.dakka.jgallery.DataImage[] userImages = imageManager.getUserPageImages(thisUserId);
42: //setImageResX = 1 = coolness
43: //setImageResX = 2 = paintjob
44: //[0]/setImageResY = number of images


Stacktrace:
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:626)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:500)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
Root Cause

javax.servlet.ServletException: java.lang.Exception: java.sql.SQLException: Disk full (/tmp/#sql_4eb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Query being executed when exception was thrown:
select SQL_CALC_FOUND_ROWS * from jgallery_images_search_trimmed WHERE image_owner_id=92803 UNION select * from jgallery_images_search_trimmed WHERE image_owner_id=-1 AND image_uploader_id=92803 ORDER BY image_secondary_rating DESC LIMIT 2


org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:666)
org.apache.jsp.gallery_002duser_jsp._jspService(gallery_002duser_jsp.java:1116)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:477)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
Root Cause

java.lang.Exception: java.sql.SQLException: Disk full (/tmp/#sql_4eb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Query being executed when exception was thrown:
select SQL_CALC_FOUND_ROWS * from jgallery_images_search_trimmed WHERE image_owner_id=92803 UNION select * from jgallery_images_search_trimmed WHERE image_owner_id=-1 AND image_uploader_id=92803 ORDER BY image_secondary_rating DESC LIMIT 2


com.dakka.jgallery.DatasourceImage.getUserPageImages(DatasourceImage.java:1276)
org.apache.jsp.gallery_002duser_jsp._jspService(gallery_002duser_jsp.java:458)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:477)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
Root Cause

java.sql.SQLException: Disk full (/tmp/#sql_4eb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")

Query being executed when exception was thrown:
select SQL_CALC_FOUND_ROWS * from jgallery_images_search_trimmed WHERE image_owner_id=92803 UNION select * from jgallery_images_search_trimmed WHERE image_owner_id=-1 AND image_uploader_id=92803 ORDER BY image_secondary_rating DESC LIMIT 2


com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1084)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)
com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2838)
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2082)
com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2212)
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:92)
com.dakka.jgallery.DatasourceImage.getUserPageImages(DatasourceImage.java:1209)
org.apache.jsp.gallery_002duser_jsp._jspService(gallery_002duser_jsp.java:458)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:477)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
Note The full stack trace of the root cause is available in the server logs.

Apache Tomcat/9.0.31 (Debian)

Any idea what's causing this? Is it just on my end somehow? Or does Lego need to give the server a good thwack again?

Edit: Aaaaaand it's back, not sure what happened there, sorry for wasting your time.

This message was edited 1 time. Last update was at 2024/12/05 01:45:36


My armies (re-counted and updated on 11/7/24, including modeled wargear options):
Dark Angels: ~16000 Astra Militarum: ~1200 | Imperial Knights: ~2300 | Leagues of Votann: ~1300 | Tyranids: ~3400 | Stormcast Eternals: ~5000 | Kruleboyz: ~3500 | Lumineth Realm-Lords: ~700
Check out my P&M Blogs: ZergSmasher's P&M Blog | Imperial Knights blog | Board Games blog | Total models painted in 2024: 40 | Total models painted in 2025: 21 | Current main painting project: Warhammer 40k Leviathan set
 Mad Doc Grotsnik wrote:
You need your bumps felt. With a patented, Grotsnik Corp Bump Feelerer 9,000.
The Grotsnik Corp Bump Feelerer 9,000. It only looks like several bricks crudely gaffer taped to a cricket bat.
Grotsnik Corp. Sorry, No Refunds.
 
   
Made in gb
[ADMIN]
Decrepit Dakkanaut






London, UK

Sorry for the slow reply - I think you just managed to access it in the moment the database was being archived which made the disk glitch for about 20 mins!

Check out our new, fully plastic tabletop wargame - Maelstrom's Edge, made by Dakka!
 
   
Made in gb
Ridin' on a Snotling Pump Wagon






I’ve had an error trying to upload a photo to a post.

An error has occurred.

For detailed error information, please see the HTML source code, and contact the forum Administrator.

java.io.FileNotFoundException: /var/www/s/i/at/2025/1/1/afe12b7e2bf30aa3eeffb19e5e9b1d0b_8725.jpeg_ (No such file or directory)

This message was edited 1 time. Last update was at 2025/01/01 15:37:37


Fed up of Scalpers? But still want your Exclusives? Why not join us?

Hey look! It’s my 2025 Hobby Log/Blog/Project/Whatevs 
   
Made in gb
[ADMIN]
Decrepit Dakkanaut






London, UK

Thanks for that, a permissions glitch from where we moved servers last year! Should all be working now

Check out our new, fully plastic tabletop wargame - Maelstrom's Edge, made by Dakka!
 
   
Made in gb
Ridin' on a Snotling Pump Wagon






That’s got it!

Fed up of Scalpers? But still want your Exclusives? Why not join us?

Hey look! It’s my 2025 Hobby Log/Blog/Project/Whatevs 
   
 
Forum Index » Nuts & Bolts
Go to: