|
List Info
Thread: Exception report?
|
|
| Exception report? |

|
2006-11-26 15:24:42 |
Can anyone tell me why I am getting this exception (still
trying to
get the install working)? There is a plugin.properties file
in the
dss directory
(/system/opt/local/share/java/tomcat5/webapps/blojsom/
WEB-INF/dss/). The same exception is triggered by the
default user.
It doesn't look like any logs are being generated.
This is the URL (the install is from Darwin ports):
http://exam
ple.com:8080/blojsom/blog/dss/
------------------------ output-------------------
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that
prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Unable to load configuration
file: /
WEB-INF/plugin.properties
org.blojsom.servlet.BlojsomServlet.configurePlugins
(BlojsomServlet.java:188)
org.blojsom.servlet.BlojsomServlet.init(BlojsomServlet.java
:298)
org.apache.catalina.valves.ErrorReportValve.invoke
(ErrorReportValve.java:105)
org.apache.catalina.connector.CoyoteAdapter.service
(CoyoteAdapter.java:148)
org.apache.coyote.http11.Http11Processor.process
(Http11Processor.java:869)
org.apache.coyote.http11.Http11BaseProtocol
$Http11ConnectionHandler.processConnection(Http11BaseProtoco
l.java:664)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket
(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt
(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.r
un
(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:552)
root cause
org.blojsom.BlojsomException: Unable to load configuration
file: /WEB-
INF/plugin.properties
org.blojsom.util.BlojsomUtils.loadProperties(BlojsomUtils.j
ava:1109)
org.blojsom.servlet.BlojsomServlet.configurePlugins
(BlojsomServlet.java:185)
org.blojsom.servlet.BlojsomServlet.init(BlojsomServlet.java
:298)
org.apache.catalina.valves.ErrorReportValve.invoke
(ErrorReportValve.java:105)
org.apache.catalina.connector.CoyoteAdapter.service
(CoyoteAdapter.java:148)
org.apache.coyote.http11.Http11Processor.process
(Http11Processor.java:869)
org.apache.coyote.http11.Http11BaseProtocol
$Http11ConnectionHandler.processConnection(Http11BaseProtoco
l.java:664)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket
(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt
(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.r
un
(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:552)
note The full stack trace of the root cause is available in
the
Apache Tomcat/5.5.17 logs.
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| Exception report? |

|
2006-11-26 15:29:30 |
the error is "Unable to load configuration file: /
WEB-INF/plugin.properties", but the .properties file is
placed in
"/WEB-INF/dss/" . That seems to be a clear
indication where the
problem might be.
On 11/26/06, David Stodolsky <david.stodolsky socialinformatics.org> wrote:
> Can anyone tell me why I am getting this exception
(still trying to
> get the install working)? There is a plugin.properties
file in the
> dss directory
(/system/opt/local/share/java/tomcat5/webapps/blojsom/
> WEB-INF/dss/). The same exception is triggered by the
default user.
> It doesn't look like any logs are being generated.
>
> This is the URL (the install is from Darwin ports):
>
> http://exam
ple.com:8080/blojsom/blog/dss/
>
> ------------------------ output-------------------
>
> HTTP Status 500 -
>
>
>
> type Exception report
>
> message
>
> description The server encountered an internal error ()
that
> prevented it from fulfilling this request.
>
> exception
>
> javax.servlet.ServletException: Unable to load
configuration file: /
> WEB-INF/plugin.properties
>
org.blojsom.servlet.BlojsomServlet.configurePlugins
> (BlojsomServlet.java:188)
>
org.blojsom.servlet.BlojsomServlet.init(BlojsomServlet.java:
298)
>
org.apache.catalina.valves.ErrorReportValve.invoke
> (ErrorReportValve.java:105)
>
org.apache.catalina.connector.CoyoteAdapter.service
> (CoyoteAdapter.java:148)
>
org.apache.coyote.http11.Http11Processor.process
> (Http11Processor.java:869)
> org.apache.coyote.http11.Http11BaseProtocol
>
$Http11ConnectionHandler.processConnection(Http11BaseProtoco
l.java:664)
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket
> (PoolTcpEndpoint.java:527)
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt
> (LeaderFollowerWorkerThread.java:80)
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru
n
> (ThreadPool.java:684)
> java.lang.Thread.run(Thread.java:552)
>
>
> root cause
>
> org.blojsom.BlojsomException: Unable to load
configuration file: /WEB-
> INF/plugin.properties
>
org.blojsom.util.BlojsomUtils.loadProperties(BlojsomUtils.ja
va:1109)
>
org.blojsom.servlet.BlojsomServlet.configurePlugins
> (BlojsomServlet.java:185)
>
org.blojsom.servlet.BlojsomServlet.init(BlojsomServlet.java:
298)
>
org.apache.catalina.valves.ErrorReportValve.invoke
> (ErrorReportValve.java:105)
>
org.apache.catalina.connector.CoyoteAdapter.service
> (CoyoteAdapter.java:148)
>
org.apache.coyote.http11.Http11Processor.process
> (Http11Processor.java:869)
> org.apache.coyote.http11.Http11BaseProtocol
>
$Http11ConnectionHandler.processConnection(Http11BaseProtoco
l.java:664)
>
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket
> (PoolTcpEndpoint.java:527)
>
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt
> (LeaderFollowerWorkerThread.java:80)
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru
n
> (ThreadPool.java:684)
> java.lang.Thread.run(Thread.java:552)
>
>
> note The full stack trace of the root cause is
available in the
> Apache Tomcat/5.5.17 logs.
>
>
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys - and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| Exception report? |

|
2006-11-26 20:32:35 |
I now get the directory 'default' blog:
http://
example.net:8080/blojsom/blog/default/
but when I try:
http://securei
d.net:8080/blojsom/blog/
or
http://exam
ple.net:8080/blojsom/blog/dss/
I get a left justified display with a broken image link to
blojsom.sf.net/
This is odd since the directories appear exactly the same
(copied
from default).
I set the blojsom-default-user=admin.
What could be causing this?
dss
On 26 Nov 2006, at 16:29, Steven Hulshof wrote:
>> There is a plugin.properties file in the
>> dss directory
(/system/opt/local/share/java/tomcat5/webapps/blojsom/
>> WEB-INF/dss/). The same exception is triggered by
the default user.
>> It doesn't look like any logs are being generated.
David Stodolsky davidstodolsky mac.com Skype:
davidstodolsky
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| Exception report? |

|
2006-11-26 20:44:20 |
|
Without looking it up, I believe your default properties have an incorrect URL or path to the templates.
- Brian Allen
On Nov 26, 2006, at 2:32 PM, David Stodolsky wrote: I now get the directory 'default' blog:
but when I try:
or
I get a left justified display with a broken image link to blojsom.sf.net/
This is odd since the directories appear exactly the same (copied from default).
I set the blojsom-default-user=admin.
What could be causing this?
dss
On 26 Nov 2006, at 16:29, Steven Hulshof wrote:
There is a plugin.properties file in the dss directory (/system/opt/local/share/java/tomcat5/webapps/blojsom/ WEB-INF/dss/). The same exception is triggered by the default user. It doesn't look like any logs are being generated.
David Stodolsky davidstodo lsky mac.com">davidstodolsky mac.com Skype: davidstodolsky
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash _______________________________________________ Blojsom-users mailing list Blojsom-us ers lists.sourceforge.net">Blojsom-users lists.sourceforge.net
|
| Exception report? |

|
2006-11-26 21:50:01 |
On 26 Nov 2006, at 21:44, Brian Allen wrote:
> Without looking it up, I believe your default
properties have an
> incorrect URL or path to the templates.
I only see reference to templates in the
WEB-INFO/blojsum.properties
file, which looks like it would effect all blogs equally:
blojsum-templates-directory=/templates/
After editing the properties files is a restart necessary?
dss
>
> - Brian Allen
>
>
> On Nov 26, 2006, at 2:32 PM, David Stodolsky wrote:
>
>> I now get the directory 'default' blog:
>>
>> http://
example.net:8080/blojsom/blog/default/
>>
>> but when I try:
>>
>> http://securei
d.net:8080/blojsom/blog/
>> or
>> http://exam
ple.net:8080/blojsom/blog/dss/
>>
>> I get a left justified display with a broken image
link to
>> blojsom.sf.net/
>>
>> This is odd since the directories appear exactly
the same (copied
>> from default).
>>
>> I set the blojsom-default-user=admin.
>>
>>
>> What could be causing this?
>>
>>
>> dss
>>
>>
>> On 26 Nov 2006, at 16:29, Steven Hulshof wrote:
>>
>>>> There is a plugin.properties file in the
>>>> dss directory
(/system/opt/local/share/java/tomcat5/webapps/
>>>> blojsom/
>>>> WEB-INF/dss/). The same exception is
triggered by the default user.
>>>> It doesn't look like any logs are being
generated.
>>
>>
>> David Stodolsky davidstodolsky mac.com
Skype: davidstodolsky
>>
>>
>>
>>
>>
------------------------------------------------------------
---------
>> ----
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get
the chance to
>> share your
>> opinions on IT & business topics through brief
surveys - and earn
>> cash
>> http://www.techsa
y.com/default.php?
>> page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Blojsom-users mailing list
>> Blojsom-users lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>>
>
>
------------------------------------------------------------
----------
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to
> share your
> opinions on IT & business topics through brief
surveys - and earn cash
> http://www.techsa
y.com/default.php?
>
page=join.php&p=sourceforge&CID=DEVDEV______________
__________________
> _______________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
David Stodolsky davidstodolsky mac.com Skype:
davidstodolsky
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
| Exception report? |

|
2006-11-27 19:51:00 |
The default-blojsom-user property is actually a bit
mis-leading since it's
referring to the default "blog" to load if one
isn't specified in the URL.
Regarding the CSS issue, check /WEB-INF/dss/blog.properties
and look for the
blog-url and blog-base-url properties. Set these accordingly
for the blog.
Example:
blog-url=http://your.ho
st.com/blojsom/blog/dss/
blog-base-url=http://your.host.com/bl
ojsom/
If that doesn't work, check and make sure a directory exists
where blojsom
is installed, under /resources/dss/ that contains the proper
CSS and image
files.
On 11/26/06 4:50 PM, "David Stodolsky"
<david.stodolsky socialinformatics.org> wrote:
>
> On 26 Nov 2006, at 21:44, Brian Allen wrote:
>
>> Without looking it up, I believe your default
properties have an
>> incorrect URL or path to the templates.
>
> I only see reference to templates in the
WEB-INFO/blojsum.properties
> file, which looks like it would effect all blogs
equally:
> blojsum-templates-directory=/templates/
>
>
> After editing the properties files is a restart
necessary?
>
>
> dss
>
>>
>> - Brian Allen
>>
>>
>> On Nov 26, 2006, at 2:32 PM, David Stodolsky wrote:
>>
>>> I now get the directory 'default' blog:
>>>
>>> http://
example.net:8080/blojsom/blog/default/
>>>
>>> but when I try:
>>>
>>> http://securei
d.net:8080/blojsom/blog/
>>> or
>>> http://exam
ple.net:8080/blojsom/blog/dss/
>>>
>>> I get a left justified display with a broken
image link to
>>> blojsom.sf.net/
>>>
>>> This is odd since the directories appear
exactly the same (copied
>>> from default).
>>>
>>> I set the blojsom-default-user=admin.
>>>
>>>
>>> What could be causing this?
>>>
>>>
>>> dss
>>>
>>>
>>> On 26 Nov 2006, at 16:29, Steven Hulshof wrote:
>>>
>>>>> There is a plugin.properties file in
the
>>>>> dss directory
(/system/opt/local/share/java/tomcat5/webapps/
>>>>> blojsom/
>>>>> WEB-INF/dss/). The same exception is
triggered by the default user.
>>>>> It doesn't look like any logs are being
generated.
>>>
>>>
>>> David Stodolsky davidstodolsky mac.com
Skype: davidstodolsky
>>>
>>>
>>>
>>>
>>>
------------------------------------------------------------
---------
>>> ----
>>> Take Surveys. Earn Cash. Influence the Future
of IT
>>> Join SourceForge.net's Techsay panel and you'll
get the chance to
>>> share your
>>> opinions on IT & business topics through
brief surveys - and earn
>>> cash
>>> http://www.techsa
y.com/default.php?
>>> page=join.php&p=sourceforge&CID=DEVDEV
>>> _______________________________________________
>>> Blojsom-users mailing list
>>> Blojsom-users lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>>>
>>
>>
------------------------------------------------------------
----------
>> ---
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get
the chance to
>> share your
>> opinions on IT & business topics through brief
surveys - and earn cash
>> http://www.techsa
y.com/default.php?
>>
page=join.php&p=sourceforge&CID=DEVDEV______________
__________________
>> _______________
>> Blojsom-users mailing list
>> Blojsom-users lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>
> David Stodolsky davidstodolsky mac.com Skype:
davidstodolsky
>
>
>
>
>
------------------------------------------------------------
-------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
chance to share your
> opinions on IT & business topics through brief
surveys - and earn cash
> http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Blojsom-users mailing list
> Blojsom-users lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|