Re: AIX adaptor errors

2016-11-03 Thread Michael Kondratov
Figured it out. Apache was compiled as worker and not prefork.

Is there any way to use the adaptor with worker apache?

Michael

Sent from my iPhone

> On Nov 4, 2016, at 12:08 AM, Michael Kondratov  
> wrote:
> 
> Hello,
>I am seeing this errors from the adaptor: WOShmem_unlock(): failed to 
> unlock 156 bytes at 0x36860: Invalid argument
> 
> Any pointers?
> 
> MIchael
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com
> 
> This email sent to mich...@aspireauctions.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

AIX adaptor errors

2016-11-03 Thread Michael Kondratov
Hello,
I am seeing this errors from the adaptor: WOShmem_unlock(): failed to 
unlock 156 bytes at 0x36860: Invalid argument

Any pointers?

MIchael


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

new clone of wonder??

2016-11-03 Thread Theodore Petrosky
I just set up a computer for WO and Wonder, so I used git to clone wonder. I 
have the most up to date wonder. I imported the frameworks into my eclipse 
workspace (as well as used the CLI to compile and install the frameworks).

Weird that ERAttachments is complaining.

public static Blender getBlenderFor(BlendComposite composite) {
switch (composite.getMode()) {

my setup is complaining about this enum.  Cannot switch on a value of type 
BlendComposite.BlendingMode. Only convertible int values, strings or enum 
variables are permitted

I don’t recall seeing this error before, this is my jdk:  jdk1.8.0_112.jdk

Do I need to change something in my preferences?

Ted
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com