You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Russell \"Elik\" Rademacher" <el...@nettaxi.com> on 2001/05/05 20:07:03 UTC

Resin-Cocoon Help Troubleshooting

    Hello guys.  I been trying to fix this annoying problem for past 2 days and
not having any luck here.

    This is the server configuration here.

Apache 1.3.14
Java - Blackdown 1.3.0 FCS
Resin 1.2.5 Java Server
Cocoon 1.8.2

    I been trying to get the Cocoon to run properly and it keep bringing up this
error:

It got Cocoon Dynamic Generated Error Messages as shown:

Publishing Engine could not be initialized.
java.lang.NullPointerException
 at java.util.Hashtable.put(Hashtable.java:380)
 at org.apache.cocoon.framework.Configurations.put(Configurations.java:157)
 at org.apache.cocoon.Cocoon.init(Cocoon.java:153)
 at com.caucho.server.http.Application.createServlet(Application.java:1734)
 at com.caucho.server.http.Application.loadServlet(Application.java:1698)
 at com.caucho.server.http.Invocation.service(Invocation.java:255)
 at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:121)
 at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:333)
 at
com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:266)
 at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
 at java.lang.Thread.run(Thread.java:484)

    I been trying to figure out what the hell is wrong.

    Here is the Verbose startup of the classfiles and the remaining stuff here
as follows:

[root@unixhost4 elik]# /etc/rc.d/init.d/srun restart -v
JAVA_HOME:      /usr/j2sdk1.3.0
RESIN_HOME:     /opt/resin
SERVER_ROOT:    /opt/resin
CLASSPATH:
        /opt/resin/cocoon/cocoon.jar
        /opt/resin/cocoon/xerces_1_2.jar
        /opt/resin/cocoon/xalan_1_2_D02.jar
        /opt/resin/cocoon/xml.jar
        /opt/resin/cocoon/xt.jar
        /opt/resin/cocoon/w3c.jar
        /opt/resin/cocoon/stylebook-1.0-b2.jar
        /opt/resin/cocoon/sax-bugfix.jar
        /opt/resin/cocoon/turbine-pool.jar
        /opt/resin/cocoon/ant_1_1.jar
        /opt/resin/cocoon/bsf.jar
        /opt/resin/cocoon/bsfengines.jar
        /opt/resin/cocoon/fesi.jar
        /opt/resin/cocoon/fop_0_15_0.jar
        /opt/resin/lib/jdbc2_0-stdext.jar
        /opt/resin/lib/jta-spec1_0_1.jar
        /opt/resin/lib/jndi.jar
        /opt/resin/lib/dom.jar
        /opt/resin/lib/sax.jar
        /opt/resin/lib/jaxp.jar
        /opt/resin/lib/webutil.jar
        /opt/resin/lib/activation.jar
        /opt/resin/lib/i18n.jar
        /opt/resin/lib/imap.jar
        /opt/resin/lib/indicim.jar
        /opt/resin/lib/javaplugin.jar
        /opt/resin/lib/jcert.jar
        /opt/resin/lib/jnet.jar
        /opt/resin/lib/jsse.jar
        /opt/resin/lib/mail.jar
        /opt/resin/lib/mailapi.jar
        /opt/resin/lib/mm.mysql-2.0.2-bin.jar
        /opt/resin/lib/pop3.jar
        /opt/resin/lib/smtp.jar
        /opt/resin/lib/resin.jar
        /usr/j2sdk1.3.0/lib/tools.jar
        /usr/j2sdk1.3.0/jre/lib/rt.jar
        /opt/resin/lib/jsdk22.jar
LD_LIBRARY_PATH:
        libexec
java:        /usr/j2sdk1.3.0/bin/java
java args:     -Dresin.home=/opt/resin
class:       com.caucho.server.http.RunnerServer
resin args:   -stdout /opt/resin/log/stdout.log -stderr
/opt/resin/log/stderr.log

command-line: /usr/j2sdk1.3.0/bin/java   -Dresin.home=/opt/resin
com.caucho.server.http.RunnerServer   -stdout /opt/resin/log/stdout.log -stderr
/opt/resin/log/stderr.log
[root@unixhost4 elik]# srun restart at Sat May  5 14:09:37 EDT 2001


-----------------------------------------------------------
Linux System Adminstrator &
                   Advanced Tech Support
Allindianet/DelhiNet


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>