No Spring WebApplicationInitializer types detected on classpath

4,571 views
Skip to first unread message

Buddha Priya Mowrya Kanneganti

unread,
Jan 20, 2016, 7:58:49 AM1/20/16
to Sakai Development
Sir,
    I'm using Sakai 11(sakai master).. it's working fine since 2 months. and I was have imported(eclipse) spring sample projects along with sakai.. 
    with my recent build (mvn clean install). portal is thrown 404 error.
    
     in log --- Jan 20, 2016 5:51:05 PM org.apache.catalina.core.ApplicationContext log
                  INFO: No Spring WebApplicationInitializer types detected on classpath.
     all logs are attached.

Regards
B.P.Mowrya.K

localhost.2016-01-20.log
catalina.2016-01-20.log
host-manager.2016-01-20.log
manager.2016-01-20.log
localhost_access_log.2016-01-20.txt

Neal Caidin

unread,
Jan 20, 2016, 9:50:54 AM1/20/16
to Buddha Priya Mowrya Kanneganti, Sakai Development
I was having the same symptom yesterday for Sakai 11, both compiling and "pack-demo" (which is a quicker way to get a demo instance up). I was getting 404 errors when trying to access Sakai through localhost. 

But now I can't even get a compile to go through, even though nightlies are still up.

I'm using mvn clean install -Dmaven.skip.test=true   or mvn clean install -Dmaven.skip.test=true -Ppack-demo 

So, I'm having Sakai 11 woes too, fwiw.

-- Neal


--
You received this message because you are subscribed to the Google Groups "Sakai Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sakai-dev+...@apereo.org.
To post to this group, send email to saka...@apereo.org.
Visit this group at https://groups.google.com/a/apereo.org/group/sakai-dev/.

Earle Nietzel

unread,
Jan 20, 2016, 12:23:37 PM1/20/16
to Neal Caidin, Buddha Priya Mowrya Kanneganti, Sakai Development
I've cleaned out my maven repo and performed a build and deploy and everything seems to be fine.

I would suggest fully cleaning your tomcat or starting with a fresh tomcat.

I noticed your startup took a long time you might want to add this to your conf/context.xml to speed things up!

    <JarScanner>
        <JarScanFilter defaultPluggabilityScan="false" />
    </JarScanner>

-earle

Tomislav Kos-Grabar

unread,
May 1, 2016, 11:03:26 AM5/1/16
to Sakai Development
Hi,

did you manage to solve this issue ?

I get the same one, already have cleaned tomcat, maven repo but still remains the same ...
Reply all
Reply to author
Forward
0 new messages