Group Abstract Group Abstract

Message Boards Message Boards

2
|
23.2K Views
|
21 Replies
|
18 Total Likes
View groups...
Share
Share this post:

WebMathematica for Mathematica V10 (Yes!)

Posted 12 years ago

Does anyone know when webMathematica will be updated to work with version 10?

POSTED BY: Rodrigo Murta
21 Replies

1024, 20480, 768

seems to be needed for me (Windows 10, Mathematica 10.4.0 and newer)

POSTED BY: Rolf Mertig
POSTED BY: Rolf Mertig

Now webMathematica V3.3 has official support to Mathematica V10!

Check: http://www.wolfram.com/products/webmathematica/

POSTED BY: Rodrigo Murta
POSTED BY: Chad Knutson
Posted 11 years ago

Anybody get this to work for Linux? Steps would be most helpful.

POSTED BY: Caitlin Ramsey

I don't have the steps, but I have success in make it work in RedHat. It was not easy to make front end to work. Front end instance is needed for make plots or file export to work.

POSTED BY: Rodrigo Murta

Window 7 64bit Mathematica 10 64bit Mathematica 9 64bit

I'll update here any interesting news about working or not working examples.

I'm very glad to hear that it works, Roberto!

Could you share the version of Windows that you're using?

POSTED BY: Chad Knutson

Well, finally it works!!! I used a bigger value as third argument, exactly 20480 instead of 1024. The strange thing is that it doesn't work without the third parameter. However, now it works and I'm very grateful to you for the help. :-)

Nice!... One more WebMathematica in V10.

POSTED BY: Rodrigo Murta
POSTED BY: Chad Knutson

I have done exactly the steps you mentioned. Now, if I change the path to 9.0 it works, when I change to 10.0 it doesn't. This is the corresponding code in MSPConfiguration.xml

<KernelPool> <KernelPoolName>General</KernelPoolName> <URLPattern>/*</URLPattern> </KernelPool>

<KernelExecutable>C:\Program Files\Wolfram Research\Mathematica\10.0\MathKernel.exe</KernelExecutable>

And this is the register key value

%SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows SharedSection=1024,20480,1024 Windows=On SubSystemType=Windows ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3 ServerDll=winsrv:ConServerDllInitialization,2 ServerDll=sxssrv,4 ProfileControl=Off MaxRequestThreads=16

Where I'm wrong? Thanks again

No, it want to work! Any further suggestion?

POSTED BY: Rodrigo Murta

Hi there, thanks a lot for both answers. I'm going to try right now and let you know.

Mathematica 10 is not officially supported by webMathematica, but it can be made to work reasonably well.

Roberto, I'm guessing that you are using a Windows machine? If that's true, then the problem is that Mathematica 10's front end uses more memory than allowed by the default desktop heap setting for noninteractive users.

You can read more about it here: [http://support.microsoft.com/kb/2102398][1]

The short answer is that you can edit the registry to increase this value. Then the front end should work fine in webM.

POSTED BY: Chad Knutson

Yes.. it works! It's just change the path.

PS:Do not forget that it's commented in the standard MSPConfiguracion.xml file. It's not enough to change the name.

POSTED BY: Rodrigo Murta
POSTED BY: Rodrigo Murta
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard