Hello

 

Sorry to bother you all, but I'm just reading about Maverick (and am very excited about it and its philosophy), but I am having trouble running the examples on the Orion app server (v1.5.2).

I've installed and run under both Window and Unix without success, although the output is somewhat different - see below.

 

 

 

Under Windows 2000

--------------------------------

 

The output the browser returns is:

 

500 Internal Server Error

java.lang.RuntimeException: Error instantiating XML parser: Missing 'tagclass' in tag definition

            at javax.servlet.jsp.tagext.TagLibraryInfo.<init>(TagLibraryInfo.java:42)

            at com.evermind[Orion/1.5.2 (build 10460)].server.http.TagLibraryArchive.<init>(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)].server.http.TagLibraryArchive._jj(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)]._jnb._cnc(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)]._ah._cnc(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)]._rj._xec(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)]._rj._bb(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)].server.http.JSPPage._bb(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)]._ah._bfe(Unknown Source)

            at com.evermind[Orion/1.5.2 (build 10460)]._ah._rad(Unknown Source)

            ....

 

and the last portion of the log4j output reads:

 

...

11:51:33,455 DEBUG [MasterFactory] Creating view of type document

11:51:33,455 DEBUG [DispatchedViewFactory] Creating DispatchedView with path:  friends.jsp

11:51:33,455 DEBUG [MasterFactory] Creating transform of type document

11:51:33,455 DEBUG [DocumentTransform] Created DocumentTransform with wrapped name "wrapped" and path trimInside.jsp

11:51:33,455 INFO  [Dispatcher] Finished configuration load

11:51:33,605 DEBUG [Dispatcher] Command servlet path is:  /welcome.m

11:51:33,605 DEBUG [Dispatcher] Command context path is:  /fb

11:51:33,605 DEBUG [Dispatcher] Servicing command:  welcome

11:51:33,615 DEBUG [CommandBase] Switching to view:  NO CONTROLLER DEFINED

11:51:33,615 DEBUG [MaverickContext] Set 1 transform(s), of which 1 will be executed

11:51:33,615 DEBUG [MaverickContext] Creating transform step 0

11:51:33,625 DEBUG [DispatchedViewFactory] Including welcome.jsp

11:51:33,625 DEBUG [AbstractTransformStep] Getting fake response

11:51:33,635 DEBUG [FakeHttpServletResponse] Creating fake response, original buffer size is 2048

 

 

Under Unix

-----------------

the output the browser returns is:

 

            Page cannot be displayed

 

and the last portion of the log4j output reads:

 

...

11:46:14,024 DEBUG [MasterFactory] Creating view of type document

11:46:14,025 DEBUG [DispatchedViewFactory] Creating DispatchedView with path:  friends.jsp

11:46:14,025 DEBUG [MasterFactory] Creating transform of type document

11:46:14,025 DEBUG [DocumentTransform] Created DocumentTransform with wrapped name "wrapped" and path trimInside.jsp

11:46:14,029 INFO  [Dispatcher] Finished configuration load

 

Any ideas would be greatly appreciated.

 

Thanks, Bob

 

 

Reply via email to