<-------------------------Subsonic Help Request---------------------->
Problem Description: Just a week ago or so I have been seeing errors in the logs regarding XML tags and files.
Troubleshooting Steps:I have attempted to correct the errors but without knowing what files to edit it makes it difficult. I also deleted the jetty folder as a whole and let it regenerate and these errors are still appearing
Playback Application and version: play:sub (but this has nothing to do with it)
Subsonic Version: 6.1.6 (build 0cfa60) – November 10, 2019
Server Version: jetty-6.1.x, java 1.8.0_275, HSQLDB, Linux (154.1 MB / 393.5 MB)
Hardware Platform: Linux Ubuntu 20.10 subsonic ran in a screen -dRR music
Java Memory Limit: 700
Problem Filename: *.xml
Output from ffmpeg -i:none this has nothing to do with it
Last ten log file lines:
- Code: Select all
5937 [main] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'subsonic': initialization completed in 683 ms
5945 [main] INFO org.mortbay.log - Started SelectChannelConnector@0.0.0.0:4040
Subsonic running on: http://localhost:4040/music
5973 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Looking for RMI registry at port '9412'
5980 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Could not detect RMI registry - creating new one
6002 [main] INFO org.springframework.remoting.rmi.RmiServiceExporter - Binding service 'SubsonicDeployerService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.1.1:9412](local),objID:[0:0:0, 0]]]]
50626449 [btpool0-1] INFO org.directwebremoting.log.startup - Starting: DwrServlet v3.0.0-FINAL on jetty-6.1.x / JDK 1.8.0_275 from Private Build at /music
50626988 [btpool0-1] INFO org.directwebremoting.log.startup - Starting: Using container abstraction org.directwebremoting.server.servlet2.Servlet24ContainerAbstraction
50627015 [btpool0-1] INFO org.directwebremoting.servlet.UrlProcessor - Probably not an issue: the url:/gi.js (org.directwebremoting.gi.GiHandler) Handler is not available. This is only an problem if you wanted to use it.
[Fatal Error] :371:51: XML document structures must start and end within the same entity.
[Fatal Error] :1169:15: XML document structures must start and end within the same entity.
[Fatal Error] :168:15: The content of elements must consist of well-formed character data or markup.
[Fatal Error] :310:11: Attribute name "siz" associated with an element type "image" must be followed by the ' = ' character.
[Fatal Error] :906:86: XML document structures must start and end within the same entity.
[Fatal Error] :1089:81: XML document structures must start and end within the same entity.
[Fatal Error] :171:68: XML document structures must start and end within the same entity.
[Fatal Error] :789:100: The element type "image" must be terminated by the matching end-tag "</image>".
[Fatal Error] :453:51: XML document structures must start and end within the same entity.
[Fatal Error] :212:85: XML document structures must start and end within the same entity.
[Fatal Error] :814:28: XML document structures must start and end within the same entity.
[Fatal Error] :749:7: XML document structures must start and end within the same entity.
[Fatal Error] :176:13: XML document structures must start and end within the same entity.
<-------------------------Subsonic Help Request---------------------->
I am assuming that the 176:13 is the line and column of the file that i need to fix. BUT what is the specific file?