On Nov 8, 2005, at 4:11 AM, Johan Henselmans wrote:

Ahh, I think I've found the problem, more or less: this showed up in the tomcat log:

java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[....]

Caused by: com.webobjects.foundation.NSForwardException [java.lang.RuntimeException] Invalid serial number: <WOApplication>: Cannot be init
ialized.: <Application> failed instantiation. Exception thrown :

So that seems to indicate indeed that the serial number is not right. I first used a 5.2 deployment serial number, but that is not working. So I tried the OS X Server serial number. Still no dice.

Can anybody give me an idea where to use what number? I am trying it now in:

SERVLET_SINGLE_DIR_DEPLOY_LICENSE = xsvr-1(etc)
SERVLET_DEPLOY_LICENSE = xsvr-(etc)

I'm running into the same problem with the valid license number of 5.3 from Mac OS X Server (the serial key is located inside the JavaWebObjects.framework package and named License.key). After running the license number through the serial applet by hand:

java -cp /Library/WebObjects/lib/JavaWebObjects.jar com.webobjects.appserver._license "YOUR-SERIAL-NUMBER-HERE"

I get told that the license number is not valid for my platform (FreeBSD). The same license number though is valid when run on Mac OS X (Client or Server).

This must mean that Apple canceled all non-Mac deployments of WebObjects 5.3? If they don't give out cross-platform serials with Mac OS X Server, there's nothing we can do to deploy our applications on other platforms.

Cheers,

Benjamin in Chicago

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to