Home › Forums › OS X Server and Client Discussion › Web › Apple’s Weblog Help Please
- This topic has 3 replies, 4 voices, and was last updated 17 years ago by
SpeedDemon.
-
AuthorPosts
-
July 23, 2007 at 2:06 pm #369593
jskoland
ParticipantI have a question. I just started of apple’s web service and enabled weblogs. I can login with a user in the OD and I am able to create a test Blog. But when I choose to upload a podcast I get this error
[quote]
HTTP Status 500 –
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.NullPointerException
at com.apple.blojsom.plugin.podcastupload.PodcastUploadPlugin.process(PodcastUploadPlugin.java:145)
at org.blojsom.servlet.BlojsomServlet.service(BlojsomServlet.java:441)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.blojsom.filter.CompressionFilter.doFilter(CompressionFilter.java:92)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.blojsom.filter.PermalinkFilter.doFilter(PermalinkFilter.java:208)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:309)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:387)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:673)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:615)
at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:786)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:666)
at java.lang.Thread.run(Thread.java:552)
Apache Tomcat/4.1.29-LE-jdk14[/quote]
Can anyone help me out with this? What are the permissions that need to be set on this? I did move my default weblog directory from /Library/Application Support/Weblogs to another Volume
Any help would be greatly appreciated
September 24, 2007 at 9:30 am #370019Phips
Participanti have the the same Error on my Weblog Server
November 20, 2007 at 4:27 pm #370560craprock
ParticipantI think the problem probably started when you moved the weblog folder to a different volume. I did the same thing and got some very weird errors. When I set the weblog service back to use the old folder (and reseting everything Blosjom), the blogs worked again.
I, too, need to know what the correct permissions should be for the new volume/blogfolder. Our Apple Edu SE doesn’t have a clue, so he’s not much help… Anyone else out there using 10.4.11 blogs out there with the weblog folder located on a different volume? Why would there even be an option to change the default weblog folder location, if it just broke the service every time you tried to move it?
cj
March 23, 2008 at 12:33 am #371968SpeedDemon
ParticipantMake sure that you assign the teams user/group RW permissions to the ./Collaboration directory.
I had personally set my Collaboration directory up on /Volumes/data0/Library/Collaboration since I do so much testing that I like to have all the data separated from the system.
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed