Hi Aaron

I said that some instance can't start but I misspoke. I should have said some isntance don't start "correctly", it starts and just stuck. The only difference when running from command line is a few jars loading order

ojdbc14.jar working:
...
 /opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/ojdbc14.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/antlr.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/jdt-compiler-3.1.1.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/commons-logging-1.0.4.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/log4j-1.2.4.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/jca_1.0.jar
...
Log:
[2013-03-12 11:55:11 CET] <main> Creating LifebeatThread now with: ServAutB2F 52200 servername/ip 1085 30000
[12/03/13 11:55:11] Demarrage du service d'authentification...
  Date de lancement : 12/03/13 11:55:11
  Version : 2.0.0
[12/03/13 10:56:04] Le service d'authentification demarre
[2013-03-12 11:56:05 CET] <main> The URL for webserver connect is:
http://cocktailbx2.univ-bordeaux.fr/cgi-bin/WebObjects/ServAutB2F.woa/-52200
[2013-03-12 11:56:05 CET] <main> null
[2013-03-12 11:56:05 CET] <main> Waiting for requests...


ojdbc5.jar:
...
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/antlr.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/jdt-compiler-3.1.1.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/commons-logging-1.0.4.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/log4j-1.2.4.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/jca_1.0.jar
/opt/webobjects_5.3.3/Local/Library/WebObjects/Extensions/ojdbc5.jar
...

Log:
[2013-03-13 18:48:00 CET] <main> Creating LifebeatThread now with: ServAutB2F 52200 servername/ip 1085 30000
[13/03/13 18:48:00] Demarrage du service d'authentification...
  Date de lancement : 13/03/13 18:48:00
  Version : 2.0.0

<stuck here>



I even tried to rename ojdbc5.jar ojdbc14.jar whenever the jar loading order may do something, but no chance.



Le 13/03/2013 14:35, Aaron Rosenzweig a écrit :
Hi Caristan,

I would open up a terminal and try to launch from the command line. Jump inside the ".woa" and run the executable. You'll see log messages in standard out. Depending on how far it got check the WO logging directory.

It's possible, depending on how it is installed, that the new drivers are in a new place that can't be found by WO or the permissions are messed up.

Anyway, launching from terminal will give you more clues.
*Aaron Rosenzweig* / Chat 'n Bike <http://www.chatnbike.com>
*e:* aa...@chatnbike.com <mailto:aa...@chatnbike.com> *t:* (301) 956-2319
Chat 'n Bike    Chat 'n Bike


On Mar 13, 2013, at 5:27 AM, TIC-Caristan-W wrote:

Hi all
I'm running WebObjects instances that connect to Oracle 10g and 11g databases on linux with Java 1.5/ojdbc14.jar
All is working fine.

But when I try to ugrade the jdbc driver to ojdbc5.jar or to ojdbc6.jar+Java 1.6, most instaces can't start. Some can randomly start. When sniffing network, connection to database start, theer is a reply but it's quickly seems stuck compared to a working connection. I can manage to get it work with jst a few instace but not when enabling all. Database is in shared but I also tried in dedicated. I have check database session count, and anyway it's working with ojdbc14.jar so I thnik there is enough.
I also tried java i586 and x86_64.

Do you have some idea what I could check?

Thanks

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com <mailto:Webobjects-deploy@lists.apple.com>)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/aaron%40chatnbike.com

This email sent to aa...@chatnbike.com



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

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

Reply via email to