You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by dcr <da...@wanadoo.fr> on 2001/10/14 17:54:18 UTC

Everything is almost working with the newapp example...

Hello,

  I finally almost achieve to make everything working for the newapp example
in TDK 2.1. I got the following status for all features :

login/logout : OK
(add,list,delete,update) entries : OK
(list, details,roles) users : OK
(add,list,delete,update) groups : OK
(add,list,delete,update,permissions) roles : OK
(add,list,delete,update) permissions : OK
upload service : OK (it creates a temporary file in the newapp directory)


(add,update, remove) users : NOK, I got Error and that's all.
Servlet Service : ? it just prints " Servlet Info: $serverName"
User downloads : it does nothing.

Any idea what's going on ? May be I missed something in
the configuration process ? About the not working users
features I don't see anything wrong in Postgresql LOG, I
only see a NULL exception in Turbine LOG (see the end of
this mail) any idea ?
What should I see with the user downloads feature ?

my configuration :
TDK2.1,
Postgresql 7.0.3
Mandrake 8.0 (~RedHat 7.1)
Mozilla 0.9.5



[Sun Oct 14 11:50:59 EDT 2001] -- INFO -- 
DBPostgres.toUpperCase(TURBINE_PERMISSION.PERMISSION_NAME), returning 
UPPER(TURBINE_PERMISSION.PERMISSION_NAME)
[Sun Oct 14 11:51:09 EDT 2001] -- ERROR -- Turbine.handleException: null
[Sun Oct 14 11:51:09 EDT 2001] -- ERROR --
        Exception:  java.lang.reflect.InvocationTargetException
        Stack Trace follows:
        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
        at java.lang.reflect.Method.invoke(Method.java:313)
        at 
org.apache.turbine.util.velocity.VelocityActionEvent.executeEvents(VelocityActionEvent.java:166)
        at 
org.apache.turbine.util.velocity.VelocityActionEvent.perform(VelocityActionEvent.java:114)
        at 
org.apache.turbine.modules.actions.VelocityAction.perform(VelocityAction.java:114)
        at 
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:122)
        at 
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:143)
        at org.apache.turbine.modules.Page.build(Page.java:90)
        at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:123)
        at org.apache.turbine.Turbine.doGet(Turbine.java:447)
        at org.apache.turbine.Turbine.doPost(Turbine.java:537)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
(...)



-- 
// David CROSSON
// mailto:david.crosson@wanadoo.fr
// http://gamma.dyndns.org



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