You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "mail@felixguntrum.de" <ma...@felixguntrum.de> on 2003/11/18 04:57:24 UTC

Re: Jetspeed2 compile problem -> BUILD SUCCESSFUL !!

no can I rest easy, it works ;)  .. thankĀ“s a lot for your "first class 
support"!

cheers,
felix


David Sean Taylor wrote:

>
> On Tuesday, November 18, 2003, at 03:16  AM, mail@felixguntrum.de wrote:
>
>> very nice, we are moving on, but now i get another error, i found 
>> the  following output in the junit-log:
>>
>> Testcase: testLoadPortletApplicationTree took 2,393 sec
>>    Caused an ERROR
>> null
>> java.lang.NullPointerException
>>    at  
>> org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.validateHello 
>> Portlet(TestPortletDescriptor.java:199)
>>    at  
>> org.apache.jetspeed.tools.pamanager.TestPortletDescriptor.testLoadPortl 
>> etApplicationTree(TestPortletDescriptor.java:159)
>>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>    at  
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja 
>> va:39)
>>    at  
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso 
>> rImpl.java:25)
>>
>
> Well this time I tested with English, it passed.
> Changed my system's locale to German, and the test passed.
> Try again
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Jetspeed2 compile problem -> Testcase: testLoadCache FAILED

Posted by "mail@felixguntrum.de" <ma...@felixguntrum.de>.
Ups .. there is another error while try to compile "procedure 2" in the 
step "build jetspeed portal".

When I try -> $J2_HOME/portal maven war

Testcase: testLoadCache took 10,004 sec
    FAILED
null
junit.framework.AssertionFailedError
    at 
org.apache.jetspeed.cache.file.TestFileCache.testLoadCache(TestFileCache.java:159)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


maven:
    .....
    .....
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7,11 sec
    [junit] Running org.apache.jetspeed.services.registry.TestRegistry
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12,277 sec
    [junit] Running 
org.apache.jetspeed.tools.pamanager.TestPortletDescriptor
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7,36 sec

BUILD FAILED
File...... file:/C:/Dokumente und 
Einstellungen/felix/.maven/plugins/maven-test-plugin-1.4/
Element... fail
Line...... 130
Column.... 54
There were test failures.
Total time: 1 minutes 44 seconds
Finished at: Tue Nov 18 14:39:06 CET 2003


>> Well this time I tested with English, it passed.
>> Changed my system's locale to German, and the test passed.
>> Try again
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>