On 22/Nov/2010, at 9:42 AM, James Cicenia wrote:
> How did you debug the conflict with language extensions? Where did you see
> that?
Well, I worked for 1 day messing about with svn versions of the code base and
was able to isolate the check in which broke Eclipse. However I was unable to
figu
A good buddy has the laptop. He is well versed in unix, class paths, eclipse,
etc.
As of late last night he was frustrated too .. and he, like me was using file
diffs, everything.
And, it is a new, stock MacBookPro.
How did you debug the conflict with language extensions? Where did you see that
Good Morning,
On 22/Nov/2010, at 7:59 AM, James Cicenia wrote:
> I can build. I can deploy. But nothing and I mean nothing will allow it to
> run via eclipse.
Frustrating... I've been there.
What usually helps for me is to have someone else look over my shoulder and
tell me what I'm missing. T
Ok -
6 computers.
4 can run my app via Eclipse.
2 can't. I gave up on one as it wasn't needed.
I can build. I can deploy. But nothing and I mean nothing will allow it to run
via eclipse.
I have checked every f...@#king path, list, switch, and more. I have given it
to a friend with
much exper
james,
This sounds like a class path order problem or possibly noxymo (which I
know nothing about) is related to the issue ..
Why not log out the actual classpath in Application.didFinishLaunching() and
examine it to see if your app bundles and ERExtensions are foremost..
Yea... now it doesn't think Main is a WOComponent.
Question... is it possible to just start the macbookrpro in firewrire mode and
then just copy everything relevant from my workstation to it?
Wouldn't that cure the problem? Or you can't just copy.
Thanks
James
On Nov 18, 2010, at 7:57 PM, Chuc
>> This is a very old app. It was written with a noxymo framework and only uses
>> some peripheral ERD2W of Wonder only.
That is probably the problem. Is it extending ERXApplication? Is it using a
modern version of Wonder. Modern versions of Wonder should not have this
problem.
If that is n
Ok -
I use ERXProperties and printout everything. Sure enough it want the
WebObjects.properties as the last properties file. I put it there tire of
fighting Eclipse and then get to the Session confusion of javax.mail.Session.
I comb through again all the class paths and the ERXProperties class
This is a very old app. It was written with a noxymo framework and only uses
some peripheral ERD2W of Wonder only.
I have methodically gone through and compared every conceivable setting, order,
dot file that I can see or think of.
The only real difference I see in the console log output was t
James:
I don't think anyone is going to be able to answer your WTF.
When a Wonder app starts it very methodically details in the console output
what Properties files are discovered and what specific key/value pairs are
discovered. I would put some test properties in the files in question and mo
The javax.mail.Session error sounds like a clue that your launch
arguments are not exactly what you expect for a WOApplication. I've had
this when I use an ERXMainRunner from a Wonder Framework project (one
that doesn't have an Application and Session class in the highest
priority part of the class
It was UTF-8 changed it to ISO-Latin ... same problem.
WTF?!
On Nov 18, 2010, at 1:00 PM, Pascal Robert wrote:
> I think we had this problem before, and it was because the properties file
> was in UTF-8 instead of ISO-Latin-1.
>
>> I eliminated all whitespace in the Properties file. Still do
I think we had this problem before, and it was because the properties file was
in UTF-8 instead of ISO-Latin-1.
> I eliminated all whitespace in the Properties file. Still does nothing.
>
>
>
>
> On Nov 18, 2010, at 12:05 PM, Mark Wardle wrote:
>
>> Spaces! Don't use whitespace.
>>
>> M
On 2010-11-18, at 1:47 PM, James Cicenia wrote:
> nope...
> back to a new fresh install ... again.
Is this a development machine?
Do you have a ~/WebObjects.properties file with a different value for
er.javamail.centralize?
>
> On Nov 18, 2010, at 12:33 PM, Simon wrote:
>
>> permissions on
nope...
back to a new fresh install ... again.
On Nov 18, 2010, at 12:33 PM, Simon wrote:
> permissions on your properties file ?
>
> On 18 November 2010 18:11, James Cicenia wrote:
>> I eliminated all whitespace in the Properties file. Still does nothing.
>>
>>
>>
>>
>> On Nov 18, 2010, a
permissions on your properties file ?
On 18 November 2010 18:11, James Cicenia wrote:
> I eliminated all whitespace in the Properties file. Still does nothing.
>
>
>
>
> On Nov 18, 2010, at 12:05 PM, Mark Wardle wrote:
>
>> Spaces! Don't use whitespace.
>>
>> Mark
>>
>> --
>> Dr. Mark Wardle
I eliminated all whitespace in the Properties file. Still does nothing.
On Nov 18, 2010, at 12:05 PM, Mark Wardle wrote:
> Spaces! Don't use whitespace.
>
> Mark
>
> --
> Dr. Mark Wardle
> Specialist registrar, Neurology
> (Sent from my mobile)
>
>
> On 18 Nov 2010, at 17:53, James Ci
Spaces! Don't use whitespace.
Mark
--
Dr. Mark Wardle
Specialist registrar, Neurology
(Sent from my mobile)
On 18 Nov 2010, at 17:53, James Cicenia wrote:
> Uh... yea... had that in there I believe it isn't reading my properties
> file.
> really!
>
>
> On Nov 18, 2010, at 11:41 AM,
OK if I put in the startup properties via eclipse to set centralize to off... I
now get this error:
it thinks my Session is javax.mail.Session.
WTF... this works on three other systems?
On Nov 18, 2010, at 11:52 AM, James Cicenia wrote:
> Uh... yea... had that in there I believe it is
Uh... yea... had that in there I believe it isn't reading my properties
file.
really!
On Nov 18, 2010, at 11:41 AM, Chuck Hill wrote:
> Dude! Really?
>
sent to 'er.javamail.adminEmail' instead of the normal TO addresses, but
you did not provide a valid email for that property
>
Dude! Really?
>>> sent to 'er.javamail.adminEmail' instead of the normal TO addresses, but
>>> you did not provide a valid email for that property
er.javamail.adminEmail ... did not provide a valid email for that property
For giggles try
er.javamail.adminemail=ja...@jimijon.com
On Nov 18,
Read?
hmm, what is there to read? Inside my properties file it says false. This setup
works on the other workstations.
- j-
On Nov 18, 2010, at 11:33 AM, Chuck Hill wrote:
>
> On Nov 18, 2010, at 9:27 AM, James Cicenia wrote:
>
>> Trying to get the new developer running...
>> Things look t
On Nov 18, 2010, at 9:27 AM, James Cicenia wrote:
> Trying to get the new developer running...
> Things look the same but when I try to launch the app from eclipse I get:
>
> [2010-11-18 11:23:7 CST] null
> [2010-11-18 11:23:7 CST] A fatal exception occurred: When
> 'er.javamail.centralize'
Trying to get the new developer running...
Things look the same but when I try to launch the app from eclipse I get:
[2010-11-18 11:23:7 CST] null
[2010-11-18 11:23:7 CST] A fatal exception occurred: When
'er.javamail.centralize' is true (default), all outgoing mails will get sent to
'er.java
24 matches
Mail list logo