Hello sir!
                 I am useing jakarta struts1.1 .i had already set the classpath 
( all the  common-*.jar)
                 D:\Tomcat5.0\common\lib\commons-logging.jar.but i am useing 
weblogic7.0
                 still i am getting this error :
                  

  <Jul 26, 2005 2:16:47 PM IST> <Notice> <Management> <141052> <Application 
Poller
 started for development server.>
<Jul 26, 2005 2:16:48 PM IST> <Notice> <Security> <090092> <SSL will load truste
d CAs from the JDK cacerts KeyStore: D:\bea\jdk131_02\jre\lib\security\cacerts f
or realm myrealm on server myserver.>
<Jul 26, 2005 2:16:49 PM IST> <Alert> <WebLogicServer> <000297> <Inconsistent se
curity configuration, java.lang.Exception: Certificate expired or not yet valid:
 fingerprint = 56b7dfac29e39c21027973c248d8c1bb, not before = Wed May 31 03:08:0
1 IST 2000, not after = Fri May 14 03:08:01 IST 2004, holder = C=US SP=Californi
a L=San Francisco O=BEA WebLogic CN=weblogic.bea.com [EMAIL PROTECTED] , iss
uer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Cert
ificate Authority [EMAIL PROTECTED] , key =  modulus length=65 exponent leng
th=3>
java.lang.Exception: Certificate expired or not yet valid: fingerprint = 56b7dfa
c29e39c21027973c248d8c1bb, not before = Wed May 31 03:08:01 IST 2000, not after
= Fri May 14 03:08:01 IST 2004, holder = C=US SP=California L=San Francisco O=BE
A WebLogic CN=weblogic.bea.com [EMAIL PROTECTED] , issuer = C=US SP=Californ
ia L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certificate Authority Emai
[EMAIL PROTECTED] , key =  modulus length=65 exponent length=3
        at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:537)
        at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:288)
        at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:1518)
        at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:858)
        at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:294)
        at weblogic.Server.main(Server.java:31)
<Jul 26, 2005 2:16:49 PM IST> <Emergency> <Security> <090034> <Not listening for
 SSL, java.io.IOException: Inconsistent security configuration, java.lang.Except
ion: Certificate expired or not yet valid: fingerprint = 56b7dfac29e39c21027973c
248d8c1bb, not before = Wed May 31 03:08:01 IST 2000, not after = Fri May 14 03:
08:01 IST 2004, holder = C=US SP=California L=San Francisco O=BEA WebLogic CN=we
blogic.bea.com [EMAIL PROTECTED] , issuer = C=US SP=California L=San Francis
co O=BEA WebLogic OU=Security CN=Demo Certificate Authority [EMAIL PROTECTED]
m , key =  modulus length=65 exponent length=3.>
<Jul 26, 2005 2:16:50 PM IST> <Notice> <WebLogicServer> <000355> <Thread "Listen
Thread.Default" listening on port 7001, ip address 172.16.19.49>
<Jul 26, 2005 2:16:50 PM IST> <Notice> <Management> <141030> <Starting discovery
 of Managed Server... This feature is on by default, you may turn this off by pa
ssing -Dweblogic.management.discover=false>
<Jul 26, 2005 2:16:50 PM IST> <Notice> <WebLogicServer> <000331> <Started WebLog
ic Admin Server "myserver" for domain "cmr" running in Development Mode>
<Jul 26, 2005 2:16:51 PM IST> <Notice> <WebLogicServer> <000365> <Server state c
hanged to RUNNING>
<Jul 26, 2005 2:16:51 PM IST> <Notice> <WebLogicServer> <000360> <Server started
 in RUNNING mode>
[FileUploadAction] upload started
[FileUploadAction] upload complete
<Jul 26, 2005 2:26:54 PM IST> <Error> <HTTP> <101250> <[ServletContext(id=216353
8,name=struts-blank,context-path=/struts-blank)]: Servlet class org.apache.strut
s.action.ActionServlet for servlet action could not be loaded because a class on
 which it depends was not found in the classpath D:\bea\user_projects\cmr\.\myse
rver\.wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\commons
-beanutils20984.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blan
k_struts-blank_2163538\jarfiles\WEB-INF\lib\commons-collections20985.jar;D:\bea\
user_projects\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163538\jarf
iles\WEB-INF\lib\commons-digester20986.jar;D:\bea\user_projects\cmr\.\myserver\.
wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\commons-fileu
pload20987.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blank_str
uts-blank_2163538\jarfiles\WEB-INF\lib\commons-lang20988.jar;D:\bea\user_project
s\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF
\lib\commons-logging20989.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\s
truts-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\commons-validator20990.jar
;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163
538\jarfiles\WEB-INF\lib\jakarta-oro20991.jar;D:\bea\user_projects\cmr\.\myserve
r\.wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\struts2099
2.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank
_2163538\jarfiles\cls20983.jar.
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory>
<Jul 26, 2005 2:26:55 PM IST> <Error> <HTTP> <101216> <Servlet: "action" failed
to preload on startup in webapp: "struts-blank"
javax.servlet.ServletException: [ServletContext(id=2163538,name=struts-blank,con
text-path=/struts-blank)]: Servlet class org.apache.struts.action.ActionServlet
for servlet action could not be loaded because a class on which it depends was n
ot found in the classpath D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\strut
s-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\commons-beanutils20984.jar;D:\
bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163538\
jarfiles\WEB-INF\lib\commons-collections20985.jar;D:\bea\user_projects\cmr\.\mys
erver\.wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\common
s-digester20986.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blan
k_struts-blank_2163538\jarfiles\WEB-INF\lib\commons-fileupload20987.jar;D:\bea\u
ser_projects\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163538\jarfi
les\WEB-INF\lib\commons-lang20988.jar;D:\bea\user_projects\cmr\.\myserver\.wlnot
delete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF\lib\commons-logging209
89.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blan
k_2163538\jarfiles\WEB-INF\lib\commons-validator20990.jar;D:\bea\user_projects\c
mr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\WEB-INF\li
b\jakarta-oro20991.jar;D:\bea\user_projects\cmr\.\myserver\.wlnotdelete\struts-b
lank_struts-blank_2163538\jarfiles\WEB-INF\lib\struts20992.jar;D:\bea\user_proje
cts\cmr\.\myserver\.wlnotdelete\struts-blank_struts-blank_2163538\jarfiles\cls20
983.jar.
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:701)
        at weblogic.servlet.internal.WebAppServletContext$ServletInitAction.run(
WebAppServletContext.java:5393)
        at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
eManager.java:721)
        at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppS
ervletContext.java:2718)
        at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebApp
ServletContext.java:2656)
        at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServl
etContext.java:4692)
        at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:498)
        at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
.java:924)
        at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
ner.java:958)
        at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Sla
veDeployer.java:1074)
        at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDep
loyer.java:700)
        at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHan
dler.java:24)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
>


 

Reply via email to