You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Da...@singaporeair.com.sg on 2001/09/06 08:27:14 UTC

installation problems - Cocoon 2 on weblogic 6.1

Has anyone managed to successfully install Cocoon 2 (B2) on weblogic 6.1?

I followed the instructions that came with the distribution, but Cocoon
failed to load during deployment (I'm running weblogic 6.1 in development
mode so that it would auto-deploy any .war applications dropped into the
"applications" directory) with the following errors:

<Sep 6, 2001 10:59:40 AM GMT+08:00> <Error> <J2EE> <Error deploying
application cocoon: Could not load cocoon>
<Sep 6, 2001 10:59:40 AM GMT+08:00> <Error> <Management> <Error deploying
application ./config/mydomain/applications/cocoon.war:
java.lang.reflect.UndeclaredThrowableException>

I'm running weblogic 6.1 on HP-UX 11.11 (HP9000/800).  While building
cocoon.war I had to fix the DOS linefeeds in bin/ant, and there were some
warning messages during build (at the bottom of this mail) which didnt look
particularly serious to me ...

any pointers will be appreciated.
thanks,
damian



Apache Cocoon 2 Build System
----------------------------
expr: Syntax error

/tmp/cocoon/cocoon2/bin/ant[213]: test: Specify a parameter with this
command.
Buildfile: build.xml

init:
------------------- Apache Cocoon 2.0b2 [1999-2001] ----------------

prepare:
Created dir: /tmp/cocoon/cocoon2/build/cocoon

generate-java-code:
Transforming into
/tmp/cocoon/cocoon2/build/cocoon/src/org/apache/cocoon/components/browser
Loading stylesheet
/tmp/cocoon/cocoon2/src/org/apache/cocoon/components/browser/BrowserImpl.xsl
Transforming into
/tmp/cocoon/cocoon2/build/cocoon/src/org/apache/cocoon/components/browser

prepare-src-main:
Created dir: /tmp/cocoon/cocoon2/build/cocoon/classes
Copying 280 files to /tmp/cocoon/cocoon2/build/cocoon/src

prepare-src-22-maybeupload:
Copying 1 file to
/tmp/cocoon/cocoon2/build/cocoon/src/org/apache/cocoon/environment/http

compile:
Copying 14 files to /tmp/cocoon/cocoon2/build/cocoon/classes
Compiling 265 source files to /tmp/cocoon/cocoon2/build/cocoon/classes

Note: 11 files use or override a deprecated API.  Recompile with "
-deprecation" for details.
1 warning

package:
Building jar: /tmp/cocoon/cocoon2/build/cocoon/cocoon.jar

copy-webapp:
Created dir: /tmp/cocoon/cocoon2/build/cocoon/webapp
Copying 187 files to /tmp/cocoon/cocoon2/build/cocoon/webapp
Copied 3 empty directories to /tmp/cocoon/cocoon2/build/cocoon/webapp
Copying 28 files to /tmp/cocoon/cocoon2/build/cocoon/webapp
Copying 6 files to /tmp/cocoon/cocoon2/build/cocoon/webapp/i18n

prepare-webapp-libs:
Copying 20 files to /tmp/cocoon/cocoon2/build/cocoon/webapp/WEB-INF/lib
Could not find file /prod/applc/bea/jdk131/jre/lib/tools.jar to copy.
Copying 1 file to /tmp/cocoon/cocoon2/build/cocoon/webapp/WEB-INF/lib

webapp:
Building jar: /tmp/cocoon/cocoon2/build/cocoon/cocoon.war

install:
Copying 1 file to /prod/applc/bea/wlserver6.1/config/mydomain/applications

BUILD SUCCESSFUL

Total time: 2 minutes 0 seconds
______________________________________________________________________________________

Visit us at www.singaporeair.com.
______________________________________________________________________________________


---------------------------------------------------------------------
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>