Internal Error on build - what does it mean?
Internal Error on build - what does it mean?
- Subject: Internal Error on build - what does it mean?
- From: Denis Stanton <email@hidden>
- Date: Thu, 24 Jul 2003 12:18:17 +1200
Hi all
I'm stuck on an error condition I have not encountered before and I
don't know here to look.
I'm using WebObjects 5.1 on Mac OS X 10.2.6
I have a WO application that was working reasonably well. I've just
added a second EOModel and a trivial Web Component to test it. When I
click build in Project Builder I get the following message:
Internal Error
File: pbxcore/Target.subproj/PBXBuildOperation.m
Line: 467
Object: <PBXTargetBuildOperation:0x0228e1d0>
Method: absoluteExpandedPathForString:
string should be a non-empty string, but it's an empty string
I can then Quit or Continue. Continue brings up the same message.
Quit tells Project Builder to "unexpectedly quit"
I have no idea where to look for the problem. Line 467 of the file
named, but where is that file, and should I be meddling with it? There
are many things within Project Builder's setting that I don't know
about, but usually it just works so I assume the nice peopel that set
it up knew what they were doing.
It may or may not be relevant, but what I changed in the project is I
have set up MySQL, added a java driver,
(/Library/Java/Extensions/mysql-connector-java-3.0.1-beta-bin.jar),
created a small model in EOModeler, generated and run SQL to create the
table, generated Java and added to the project, and created a minimal
Display Group component to use the table in the new model. The MySQL
setup has not been used, so the configuration is unproven. EOM seems
to be happy with it.
Would any friendly Project Builder expert care to point out my error,
or what to tweak?
Denis
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.