Menu

Login Problem

Help
2011-11-15
2012-12-15
  • Nobody/Anonymous

    I installed projectforge    
        Copy the data base driver Hypersonic (Downloads) into the Tomcat lib directory.
        Deployment into Tomcat and re-start Tomcat if required.
        Call web site http://localhost:8080/ProjectForge/.
        Please follow the setup dialogue….
    and i followed all steps, and i logged in as an administrator after i created one user and i loged out. and now I'm trying to login but i can't I'm sure from my password and i don't get any message (wrong pass…)
    any suggestion.
    thanks

     
  • Kai Reinhard

    Kai Reinhard - 2011-11-16

    Hi,
    could you send me the part of the log file after pressing the login-button?

    Kai

     
  • Nobody/Anonymous

    Hi kreinhard,
    thank you for your reply, but please can you specify which log you need?
    I'll past for you the catalina.2011-11-17 log I think it will help you.:

    Nov 17, 2011 4:50:14 PM org.apache.coyote.http11.Http11AprProtocol pause
    INFO: Pausing Coyote HTTP/1.1 on http-8080
    Nov 17, 2011 4:50:14 PM org.apache.coyote.ajp.AjpAprProtocol pause
    INFO: Pausing Coyote AJP/1.3 on ajp-8009
    Nov 17, 2011 4:50:15 PM org.apache.catalina.core.StandardService stop
    INFO: Stopping service Catalina
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
    SEVERE: The web application  appears to have started a thread named  but has failed to stop it. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value ) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value ) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value ) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value ) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:25 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
    SEVERE: The web application  created a ThreadLocal with key of type  (value ) and a value of type  (value ) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
    Nov 17, 2011 4:50:32 PM org.apache.coyote.http11.Http11AprProtocol destroy
    INFO: Stopping Coyote HTTP/1.1 on http-8080
    Nov 17, 2011 4:50:32 PM org.apache.coyote.ajp.AjpAprProtocol destroy
    INFO: Stopping Coyote AJP/1.3 on ajp-8009
    Nov 17, 2011 4:52:04 PM org.apache.catalina.core.AprLifecycleListener init
    INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
    Nov 17, 2011 4:52:04 PM org.apache.catalina.core.AprLifecycleListener init
    INFO: APR capabilities: IPv6 , sendfile , accept filters , random .
    Nov 17, 2011 4:52:06 PM org.apache.coyote.http11.Http11AprProtocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8080
    Nov 17, 2011 4:52:06 PM org.apache.coyote.ajp.AjpAprProtocol init
    INFO: Initializing Coyote AJP/1.3 on ajp-8009
    Nov 17, 2011 4:52:06 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 2901 ms
    Nov 17, 2011 4:52:06 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Nov 17, 2011 4:52:06 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.33
    Nov 17, 2011 4:52:06 PM org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Deploying configuration descriptor host-manager.xml
    Nov 17, 2011 4:52:07 PM org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Deploying configuration descriptor manager.xml
    Nov 17, 2011 4:52:07 PM org.apache.catalina.startup.HostConfig deployDescriptor
    INFO: Deploying configuration descriptor ProjectForge.xml
    Nov 17, 2011 4:52:07 PM org.apache.catalina.startup.HostConfig deployDescriptor
    WARNING: A docBase C:\Program Files (x86)\Apache Software Foundation\Tomcat 6.0\webapps\webapps inside the host appBase has been specified, and will be ignored
    Nov 17, 2011 4:52:36 PM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory docs
    Nov 17, 2011 4:52:36 PM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory examples
    Nov 17, 2011 4:52:37 PM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploying web application directory ROOT
    Nov 17, 2011 4:52:37 PM org.apache.coyote.http11.Http11AprProtocol start
    INFO: Starting Coyote HTTP/1.1 on http-8080
    Nov 17, 2011 4:52:37 PM org.apache.coyote.ajp.AjpAprProtocol start
    INFO: Starting Coyote AJP/1.3 on ajp-8009
    Nov 17, 2011 4:52:37 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 30301 ms

     
  • Kai Reinhard

    Kai Reinhard - 2011-11-17

    Hi,

    we need the log files of ProjectForge. There are no log entries of the ProjectForge web app in your catalina.out. Is there any other log file in the directory? Otherwise, ProjectForge wasn't started. An expected log file entry is like the following:

    Jul 29, 2011 10:52:21 AM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8443
    Jul 29, 2011 10:52:21 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 1790 ms
    Jul 29, 2011 10:52:21 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jul 29, 2011 10:52:21 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
    T= L= User= C= X= M=[Reading image dimensions from file imageDim
    ensions.xml …]
    T= L= User= C= X= M=[Reading image dimensions from file was succ
    essful: imageDimensions.xml]
    Jul 29, 2011 10:52:30 AM org.apache.catalina.core.ApplicationContext log
    INFO: Set web app root system property: 'webapp.root' =
    Jul 29, 2011 10:52:30 AM org.apache.catalina.core.ApplicationContext log
    INFO: Initializing Spring root WebApplicationContext
    T= L= User= C= X= M=
    T= L= User= C= X= M=

    Best regards
    Kai

     
  • Nobody/Anonymous

    Hi,
    can you provide me the path of the projectforge log? in this directory (Tomcat 6.0\logs) i can't find a specific log for projectforge.

     
  • Nobody/Anonymous

    T= L= User= C= X= M=
    T= L= User= C= X= M=[columns: ]
    T= L= User= C= X= M=[foreign keys: ]
    T= L= User= C= X= M=[indexes: ]
    T= L= User= C= X= M=
    T= L= User= C= X= M=[columns: ]
    T= L= User= C= X= M=[foreign keys: ]
    T= L= User= C= X= M=[indexes: ]
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=[Default TimeZone is: sun.util.calendar.ZoneInfo]]
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=[Scheduler meta-data: Quartz Scheduler (v1.8.5) 'MyScheduler' with instanceId '1'
      Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
      NOT STARTED.
      Currently in standby mode.
      Number of jobs executed: 0
      Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads.
      Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
    ]
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    T= L= User= C= X= M=
    log4j:WARN No appenders could be found for logger (org.projectforge.xml.stream.XmlHelper).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

     
  • Kai Reinhard

    Kai Reinhard - 2011-11-21

    I was wondering about that there is nothing in the log file after ProjectForge was started (12:23:07) and before the shutdown (I think you stopped the tomcat).
    I expect one of the following log entries (depends on successful or failed log-in):

    T= L= User= C= X= M=
    or
    T= L= User= C= X= M=[Object updated: org.projectforge.user.PFUserDO@98379a]
    T= L= User= C= X= M=
    T= L= User= C= X= M=

    Therefore your login wasn't received by ProjectForge. Please try another browser or try to delete your related cookies.

    Please keep me informed.
    Kai

     
  • Nobody/Anonymous

    Thank you kreinhard, it's solved, i think the problem was with tomcat,

     

Log in to post a comment.

MongoDB Logo MongoDB