Le 2012-01-19 à 13:47, Gino Pacitti a écrit :
> Still very strange...
>
> I can run the app from command line and it goes through start up listing out
> all the initialization stuff and it ends with Waiting for Requests ... so It
> should have compiled fine…
You are starting it by command line with which user? IIRC, on 10.4, the user
that runs wotaskd and JavaMonitor is "appserver", so if that user can't run the
app, it will fail without any log. So try to change the owner of the startup
script to appserver (sudo chown appserver /my/woapp.woa/mywoapp) and see if
Monitor can start it.
> Yet it will not start in JavaMonitor?
>
> Anyone else has had the same in the past and can give some insight?
>
> It is deployed on Tiger with 5.3.3 Webobjects Deployment.
>
> The log does not get created when starting in JavaMonitor?
That sounds like permission problems to me...
> I did find an issue and that is the build script has to be modified for
> wolips.533.properties
>
> <property name="wolips.properties"
> value="${user.home}${file.separator}Library${file.separator}Application
> Support${file.separator}WOLips${file.separator}wolips.533.properties" />
> <property file="${wolips.properties}" />
>
> I could not see whey Frameworks from other paths were being included :) LOL
>
> So the app has all the same code from the build from Eclipse but.. does not
> start in JavaMonitor
>
> GIno
> On 19 Jan 2012, at 14:43, Pascal Robert wrote:
>
>> You did build the .woa with Ant (in Eclipse, right-click on project ->
>> WOLips Ant Tools -> Install)? If so, if the app don't start, it's probably
>> file permissions. What is the deployment platform? Did you set a log in
>> Monitor? If so, what the log is saying?
>>
>> (We really need an easier way of building apps and to deploy them…).
>>
>>> Hi All...
>>>
>>> I have been building a project in WOLips and now coming to do a
>>> deployment...
>>>
>>> But although it compiles and runs in Eclipse it does not want to start
>>> using WOMonitor?
>>>
>>> Is there any sort of special config to do ?
>>>
>>> GIno
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>>>
>>> This email sent to [email protected]
>>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>
> This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]