Wolfram Computation Meets Knowledge

How can I address a “FrontEndError” when running a webMathematica server on Windows?

When using a Windows machine as the webMathematica server, the error message FrontEndError: ExportString failed: -Graphics- may appear in place of the graphics on a webpage. This may indicate that the Mathematica front end did not launch.

Windows limits the amount of memory allocated to non-interactive users, such as Mathematica kernels launched by the Tomcat server. When such kernels need to perform a calculation that requires the Mathematica front end, the memory allocation setting may prevent the launching of the front end.

To increase the available memory, allow non-interactive users to use the same amount of memory as interactive users:

  1. Locate the registry entry:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\
    SubSystems\Windows
    
    %SystemRoot%system32csrss.exe ObjectDirectory=Windows
    SharedSection=1024,3072,512 Windows=On SubSystemType=Windows
    ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3
    ServerDll=winsrv:ConServerDllInitialization,2 ProfileControl=Off
    
    MaxRequestThreads=16 
  2. Identify the SharedSection variable.
  3. Delete its third parameter, i.e. replace “1024,3072,512” with “1024,3072” in the above example.
설명이 도움이 되었나요?
아니오

하실 말씀이 있습니까?

피드백 감사합니다.

제출하기

지원 문의

청구서, 제품 동기화에 관한 질문에서 기술적인 질문까지 부담없이 문의하세요.

1-800-WOLFRAM (국제 전화는 +1-217-398-0700)

고객 지원

월요일 - 금요일
8am–5pm 중부 표준시

  • 제품 등록 및 동기화
  • 구매 전 정보 및 주문
  • 설치 및 동작

고급 기술지원 (해당 고객을 대상으로)

월요일 - 목요일
8am–7pm 중부 표준시

금요일
8:30–10am & 11am–5pm 중부 표준시

  • 우선적 기술지원
  • Wolfram 전문가들의 제품 지원
  • Wolfram 프로그래밍
  • 고급 설치 지원