We apologize…
It seems that something isn't quite right at the moment and our team is working to resolve it as soon as possible.

Your business is important to us and we assure you that we're aware of this issue and do not take it lightly.

Until things are back to normal, you may return to the previous page using the "Back" button on your browser, or Sign Out, then sign back in and that may resolve the problem.


<
com.caucho.java.JavaCompileException: /common/content/registrationheader.jsp:3: error: cannot find symbol
if(respondPartner)
   ^
  symbol:   variable respondPartner
  location: class _form1_0simplified__jsp
/common/content/registrationheader.jsp:3: error: illegal start of type
if(respondPartner)
  ^
/common/content/registrationheader.jsp:15: error: cannot find symbol
	   if(customForm)
	      ^
  symbol:   variable customForm
  location: class _form1_0simplified__jsp
/common/content/registrationheader.jsp:15: error: illegal start of type
	   if(customForm)
	     ^
/wiseradvisor/signup/custom_header.jsp:55: error: cannot find symbol
    out.print((waCSSStyle));
               ^
  symbol:   variable waCSSStyle
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/custom_header.jsp:55: error: illegal start of type
    out.print((waCSSStyle));
              ^
/wiseradvisor/signup/custom_header.jsp:73: error: cannot find symbol
    out.print((waHeaderImgLoc));
               ^
  symbol:   variable waHeaderImgLoc
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/custom_header.jsp:73: error: illegal start of type
    out.print((waHeaderImgLoc));
              ^
/wiseradvisor/signup/header.jsp:9: error: cannot find symbol
    out.print((waCSSStyle));
               ^
  symbol:   variable waCSSStyle
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/header.jsp:9: error: illegal start of type
    out.print((waCSSStyle));
              ^
/wiseradvisor/signup/header.jsp:62: error: cannot find symbol
    out.print((waHeaderImgLoc));
               ^
  symbol:   variable waHeaderImgLoc
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/header.jsp:62: error: illegal start of type
    out.print((waHeaderImgLoc));
              ^
/engine/objects/registration/seller_signup1_simplified.jsp:35: error: variable source is already defined in method _jspService(HttpServletRequest,HttpServletResponse,PageContextImpl,ServletContext,TagState)
			String source = loginobject.getSrc();
			       ^
/engine/objects/registration/seller_signup1_simplified.jsp:261: error: cannot find symbol
					else if (b2bVertical)
					         ^
  symbol:   variable b2bVertical
  location: class _form1_0simplified__jsp
/engine/objects/registration/seller_signup1_simplified.jsp:261: error: illegal start of type
					else if (b2bVertical)
					        ^
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_registration\_form1_0simplified__jsp.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_registration\_form1_0simplified__jsp.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
15 errors
com.caucho.java.JavaCompileException: /common/content/registrationheader.jsp:3: error: cannot find symbol
if(respondPartner)
   ^
  symbol:   variable respondPartner
  location: class _form1_0simplified__jsp
/common/content/registrationheader.jsp:3: error: illegal start of type
if(respondPartner)
  ^
/common/content/registrationheader.jsp:15: error: cannot find symbol
	   if(customForm)
	      ^
  symbol:   variable customForm
  location: class _form1_0simplified__jsp
/common/content/registrationheader.jsp:15: error: illegal start of type
	   if(customForm)
	     ^
/wiseradvisor/signup/custom_header.jsp:55: error: cannot find symbol
    out.print((waCSSStyle));
               ^
  symbol:   variable waCSSStyle
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/custom_header.jsp:55: error: illegal start of type
    out.print((waCSSStyle));
              ^
/wiseradvisor/signup/custom_header.jsp:73: error: cannot find symbol
    out.print((waHeaderImgLoc));
               ^
  symbol:   variable waHeaderImgLoc
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/custom_header.jsp:73: error: illegal start of type
    out.print((waHeaderImgLoc));
              ^
/wiseradvisor/signup/header.jsp:9: error: cannot find symbol
    out.print((waCSSStyle));
               ^
  symbol:   variable waCSSStyle
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/header.jsp:9: error: illegal start of type
    out.print((waCSSStyle));
              ^
/wiseradvisor/signup/header.jsp:62: error: cannot find symbol
    out.print((waHeaderImgLoc));
               ^
  symbol:   variable waHeaderImgLoc
  location: class _form1_0simplified__jsp
/wiseradvisor/signup/header.jsp:62: error: illegal start of type
    out.print((waHeaderImgLoc));
              ^
/engine/objects/registration/seller_signup1_simplified.jsp:35: error: variable source is already defined in method _jspService(HttpServletRequest,HttpServletResponse,PageContextImpl,ServletContext,TagState)
			String source = loginobject.getSrc();
			       ^
/engine/objects/registration/seller_signup1_simplified.jsp:261: error: cannot find symbol
					else if (b2bVertical)
					         ^
  symbol:   variable b2bVertical
  location: class _form1_0simplified__jsp
/engine/objects/registration/seller_signup1_simplified.jsp:261: error: illegal start of type
					else if (b2bVertical)
					        ^
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_registration\_form1_0simplified__jsp.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: d:\resin1.111\doc\WEB-INF\work\_jsp\_registration\_form1_0simplified__jsp.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
15 errors
	at com.caucho.java.InternalCompilerTools.executeInt(InternalCompilerTools.java:216)
	at com.caucho.java.InternalCompilerTools.compileInt(InternalCompilerTools.java:81)
	at com.caucho.java.AbstractJavaCompiler.run(AbstractJavaCompiler.java:112)
	at com.caucho.env.thread2.ResinThread2.runTasks(ResinThread2.java:173)
	at com.caucho.env.thread2.ResinThread2.run(ResinThread2.java:118)