Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

[11:35:35 CST(-0600)] <dearbin> hi'

[11:35:42 CST(-0600)] <EricDalquist> hi

[11:36:13 CST(-0600)] <dearbin> how to know whether a portlet is installed or not in uportal?

[11:36:22 CST(-0600)] <dearbin> from its web.xml file

[11:36:35 CST(-0600)] <EricDalquist> I'm not sure what you mean

[11:37:17 CST(-0600)] <dearbin> I have a portlet installed using ant and mvn commands, but when I start the tomcat it shows error listener cannot start

[11:37:31 CST(-0600)] <dearbin> only for that portlet alone

[11:37:46 CST(-0600)] <EricDalquist> what is the error?

[11:38:30 CST(-0600)] <dearbin> INFO: Deploying configuration descriptor sakai-connector-1.4.2.xml

[11:38:30 CST(-0600)] <dearbin> Feb 15, 2013 12:10:07 PM org.apache.catalina.core.StandardContext start

[11:38:30 CST(-0600)] <dearbin> SEVERE: Error filterStart

[11:38:30 CST(-0600)] <dearbin> Feb 15, 2013 12:10:07 PM org.apache.catalina.core.StandardContext start

[11:38:30 CST(-0600)] <dearbin> SEVERE: Context [/sakai-connector-1.4.2] startup failed due to previous errors

[11:38:49 CST(-0600)] <EricDalquist> is there a stack trace?

[11:38:59 CST(-0600)] <EricDalquist> if so please use a service like gist or pastebin to share it here

[11:39:12 CST(-0600)] <dearbin> in catalina.out ?

[11:39:19 CST(-0600)] <dearbin> ok

[11:41:20 CST(-0600)] <dearbin> I am using SSP Platform, but since its using uPortal I would like to have my portlet installed to it

[11:44:43 CST(-0600)] <EricDalquist> whatever the problem is it is specific to that portlet

[11:45:08 CST(-0600)] <dearbin> yes

[11:46:32 CST(-0600)] <dearbin> But is there anything through which I can ensure whether my portlet is installed or not?

[11:47:38 CST(-0600)] <EricDalquist> well it needs to start correctly

[11:47:42 CST(-0600)] <EricDalquist> so you need to figure out that problem first

  • No labels