Hello Jim,

Oh joy, the upgrade wasn't too smooth either: opening
https://sgd.cos.ru/sgd gives a lot of stacktrace:

HTTP Status 500 -

--------------------------------------------------------------------------------

type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 124 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:1580:
 cannot find symbol
symbol  : variable REFRESH_STATE
location: interface com.tarantella.tta.webservices.IConstants
String refreshState = 
(String)request.getParameter(com.tarantella.tta.webservices.IConstants.REFRESH_STATE);
                                                                                
            ^


An error occurred at line: 308 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:1737:
 cannot find symbol
symbol  : method refreshSessionState()
location: class com.tarantella.tta.webservices.client.views.SessionBean
      ttaSessionObject.refreshSessionState();
                      ^


An error occurred at line: 308 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:1801:
 setSessionIdentity(java.lang.String,java.lang.String,java.lang.String) in 
com.tarantella.tta.webservices.client.views.SessionBean cannot be applied to 
(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
               ttaSessionObject.setSessionIdentity(remoteUser, clientId, 
prefLang,
                               ^


An error occurred at line: 411 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:1927:
 cannot find symbol
symbol  : method isTccAssociationAvailable()
location: class com.tarantella.tta.webservices.client.views.SessionBean
      if (ttaSessionObject.isTccAssociationAvailable() &&
                          ^


An error occurred at line: 411 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:1928:
 cannot find symbol
symbol  : method associateTCC()
location: class com.tarantella.tta.webservices.client.views.SessionBean
          ttaSessionObject.associateTCC())
                          ^


An error occurred at line: 411 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:1947:
 cannot find symbol
symbol  : method restart(java.lang.String)
location: class com.tarantella.tta.webservices.client.views.SessionBean
         ttaSessionObject.restart(connectionToken);
                         ^


An error occurred at line: 543 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:2011:
 cannot find symbol
symbol  : variable FAILEDCONNECTIONURL
location: interface com.tarantella.tta.webservices.IAttributeNames
           vOverrides.addElement(new Item(IAttributeNames.FAILEDCONNECTIONURL, 
tmpBuffer.toString()));
                                                         ^


An error occurred at line: 543 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:2022:
 cannot find symbol
symbol  : variable TCCROAMING
location: interface com.tarantella.tta.webservices.IAttributeNames
         vOverrides.addElement(new Item(IAttributeNames.TCCROAMING, 
tccRoaming));
                                                       ^


An error occurred at line: 543 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java:2031:
 cannot find symbol
symbol  : method 
setTCCConfigurationOverrides(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.tarantella.tta.webservices.Item[])
location: class com.tarantella.tta.webservices.client.views.SessionBean
            ttaSessionObject.setTCCConfigurationOverrides(useragent, 
getTCCBaseURL(request), getVersion(),
                            ^
Note: 
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java
 uses or overrides a deprecated API.


An error occurred at line: 543 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
Note: Recompile with -Xlint:deprecation for details.
Note: 
/opt/tarantella/webserver/tomcat/5.0.28_axis1.2/work/Standalone/localhost/sgd/org/apache/jsp/index_jsp.java
 uses unchecked or unsafe operations.


An error occurred at line: 543 in the jsp file: /resources/jsp/webtopsession.jsp
Generated servlet error:
Note: Recompile with -Xlint:unchecked for details.
9 errors



        
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
        
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:332)
        org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:412)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
        
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.28 logs.



-- 
Best regards,
 Jim Klimov                            mailto:[EMAIL PROTECTED]

_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to