Re: Yosemite deployment problem with MySQL (Stavros Panidis)

2015-10-17 Thread Ricardo Parada
>> Message: 2 >> Date: Fri, 16 Oct 2015 19:39:46 +0200 >> From: Markus Ruggiero >> To: Stavros Panidis >> Cc: "webobjects-dev@lists.apple.com" >> Subject: Re: Yosemite deployment problem with MySQL >> Message-ID: >> Content-Type: text/pl

Yosemite deployment problem with MySQL (Stavros Panidis)

2015-10-16 Thread Stavros Panidis
t 2015 19:39:46 +0200 > From: Markus Ruggiero > To: Stavros Panidis > Cc: "webobjects-dev@lists.apple.com" > Subject: Re: Yosemite deployment problem with MySQL > Message-ID: > Content-Type: text/plain; charset="utf-8" > > Did you check your connecti

Re: Yosemite deployment problem with MySQL

2015-10-16 Thread Chuck Hill
o:mailingli...@kataputt.com>> Date: Friday, October 16, 2015 at 10:39 AM To: Stavros Panidis mailto:stavros.pani...@gmail.com>> Cc: "webobjects-dev@lists.apple.com<mailto:webobjects-dev@lists.apple.com>" mailto:webobjects-dev@lists.apple.com>> Subject: Re: Yosemite depl

Re: Yosemite deployment problem with MySQL

2015-10-16 Thread Markus Ruggiero
Did you check your connection dictionary? Did you include the jdbc driver into the classpath? Is the URL correct (jdbc:mysql://localhost/myDBName) Enable adaptor debugging. EOF will then output the used connection info - is it using what you think it should? Where does the connection info come f

Yosemite deployment problem with MySQL

2015-10-16 Thread Stavros Panidis
Dear list, I get the following error when try to connect to my application. Error: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext com.webobjects.eoaccess.EODatabaseContext@3dd81ec9: failed to open database channel. Check your connection dicti

Re: CentOS deployment problem

2014-04-27 Thread Ângelo Andrade Cirino
I managed to solve the issue by making a symbolic link of the driver into /usr/java/packages/lib/ext (I had to create this directory) 2014-04-27 20:24 GMT-03:00 Theodore Petrosky : > did you try to deploy the app with all the frameworks (including the mysql > driver) embedded? > > I always copy

Re: CentOS deployment problem

2014-04-27 Thread Theodore Petrosky
did you try to deploy the app with all the frameworks (including the mysql driver) embedded? I always copy the postgresql.jar into the library folder and add it to the path. On Apr 27, 2014, at 4:20 PM, Ângelo Andrade Cirino wrote: > Hi, > > I am migrating a deployment from an Ubuntu server

CentOS deployment problem

2014-04-27 Thread Ângelo Andrade Cirino
Hi, I am migrating a deployment from an Ubuntu server to a CentOS install on Rackspace with a cloud database separate from the web server, where WO and Apache reside. The Ubuntu install runs fine, but in CentOS I am not able to start my application from the command line neither from the WOMonitor.

Re: Windows deployment problem

2012-06-25 Thread doug andrews
Thanks Markus, that solved the problem! I don't think I would have figured that one out. Thank you all for your help. -Doug On Jun 25, 2012, at 4:15 PM, Markus Stoll wrote: > Hi, > > overwrite in your Application class the method "adaptorExtensions()", using > this fragment: > > >priva

Re: Windows deployment problem

2012-06-25 Thread Markus Stoll
Hi, overwrite in your Application class the method "adaptorExtensions()", using this fragment: private static String[] myAppExtensions = {}; public String[] adaptorExtensions() { return myAppExtensions; } Then the generated urls will keep the .dll / .exe suffix, when deplo

Re: Windows deployment problem

2012-06-25 Thread doug andrews
Yes. Which cause all the following values to look correct: applicationBaseURL(),baseURL(),cgiAdaptorURL(), and directConnectURL(). But the ".exe" is still missing in the html. It still generates "scripts/WebObjects" instead of "scripts/WebObjects.exe" On Jun 25, 2012, at 2:15 PM, Chuck Hill

Re: Windows deployment problem

2012-06-25 Thread Chuck Hill
Did you try launching with -DWOAdaptorURL=http://hostname/scripts/WebObjects.exe On 2012-06-22, at 6:29 AM, doug andrews wrote: > I have a small test WebObjects app I am trying to deploy on Windows. (XP and > Windows 2003) > Both machines running java 7. > I've embedded the WO 5.4 frameworks i

Re: Windows deployment problem

2012-06-22 Thread doug andrews
Some added information: I get the same problem when using WebObjects.dll as well as WebObjects.exe. I'll start the app with: http://host/scripts/WebObjects.dll/WinTest.woa, which lets me connect just fine, but the link on the main page won't work because neither ".dll" or ".exe" is appended to "W

Windows deployment problem

2012-06-22 Thread doug andrews
I have a small test WebObjects app I am trying to deploy on Windows. (XP and Windows 2003) Both machines running java 7. I've embedded the WO 5.4 frameworks into the app. Without the embedded frameworks, everything works fine. (WO 5.2 is installed on the machine.) With the embedded frameworks,

Re: my other deployment problem...

2012-03-22 Thread Kieran Kelleher
I install dev tools such as Eclipse in ~/Applications and dev files in ~/Developer. The /Developer folder belongs to Apple, so probably best not to ever put anything of your own in there. On Mar 22, 2012, at 8:28 AM, James Cicenia wrote: > I did almost all of that. > > Then I downloaded XC

Re: my other deployment problem...

2012-03-22 Thread James Cicenia
I did almost all of that. Then I downloaded XCode 4.3 and it threw away my Developer directory. After reinstalling everything...Eclipse, Wonder, WO, it all magically worked again. All my development (project) code was in a different directory. So I am guessing that some subtle wonder frame

my other deployment problem...

2012-02-16 Thread James Cicenia
Is Wonan the Destroyer around I HATE DEPLOYMENT. THERE I SAID IT. Anyway, my legacy app needs a bit of work but unfortunately I can't get it to show anything when I deploy to my test server. It gets to the point where it is about to show Main and then poof nothing happens, doesn't seem

Re: Windows 2003 server + Apache 2.2 deployment problem

2010-09-06 Thread Cheong Hee (Gmail)
List" Sent: Tuesday, September 07, 2010 2:45 AM Subject: Windows 2003 server + Apache 2.2 deployment problem Hi, We are facing a big problem of deployment. We have a lot of client de-connection (with http 500 error). Here are the logs : Apache log : [Mon Sep 06 16:36:22 2010] [info] [client

Windows 2003 server + Apache 2.2 deployment problem

2010-09-06 Thread Mertz Stéphan
Hi, We are facing a big problem of deployment. We have a lot of client de-connection (with http 500 error). Here are the logs : Apache log : [Mon Sep 06 16:36:22 2010] [info] [client 10.11.36.74] (OS 10054)An existing connection was forcibly closed by the remote host. : core_output_filter: wr

Re: Application Deployment problem

2009-02-27 Thread Freddie Tilley
On 27 feb 2009, at 16:32, Freddie Tilley wrote: I'm having a little trouble deploying a webobjects application on our osx server It seems that the http adaptor is losing the connection to all the applications every once in a while, even though they are still running in the Monitor the fi

Application Deployment problem

2009-02-27 Thread Freddie Tilley
I'm having a little trouble deploying a webobjects application on our osx server It seems that the http adaptor is losing the connection to all the applications every once in a while, even though they are still running in the Monitor the first message I get is: No instance available when re

Re: deployment problem

2008-11-14 Thread Henrique Prange
Hi Harvey, M.Y. Tjoe wrote: maven-war-plugin 2.0 true It seems that you have the maven-war-plugin correctly configured. Any reasons to use the version 2.0 of this plug-in instead of the latest (2.1-alpha-2)? Probably the "archiveClasses" option is

Re: deployment problem --> maven + war

2008-11-14 Thread Henrique Prange
Hi Harvey, M.Y. Tjoe wrote: I got the feeling it should probably the same as ant generated war, anyone can confirm if this is the case? No. The general maven-war-plugin is used to generate the package. I think the Ant task generates SSDD (Servlet Single Directory Deployment) wars. I don'

Re: deployment problem --> maven + war

2008-11-13 Thread Lachlan Deck
On 14/11/2008, at 3:49 PM, M.Y. Tjoe wrote: Hi Lachlan, You've followed the Quick Start guide and created your local settings file (as you've not referenced the plugin repos in your pom)? i.e., did you follow this guide opting for true war support? http://wiki.objectstyle.org/confluence/dis

Re: deployment problem --> maven + war

2008-11-13 Thread M.Y. Tjoe
Hi Lachlan, You've followed the Quick Start guide and created your local settings file (as you've not referenced the plugin repos in your pom)? i.e., did you follow this guide opting for true war support? http://wiki.objectstyle.org/confluence/display/WOL/woapplication-archetype Here is th

Re: deployment problem --> maven + war

2008-11-13 Thread Lachlan Deck
(just giving this a better subject) On 14/11/2008, at 3:00 PM, M.Y. Tjoe wrote: I got a hello world Maven WebObjects app which build successfully (in command line) but the war file is not deployed properly on tomcat. How did you create the project? using command line: mvn archetype:gener

Re: Servlet Deployment Problem on Tomcat [SOLVED]

2008-05-14 Thread Juergen Lorenz Simon
Problem solved. The issue was the missing properties for the log4j configuration. Simon On 14.05.2008, at 12:46, Juergen Lorenz Simon wrote: Hi, I'm trying to deploy a moderately complex WO app to a Tomcat. After successfully building a valid war file and tweaking the web.xml for project

Servlet Deployment Problem on Tomcat

2008-05-14 Thread Juergen Lorenz Simon
Hi, I'm trying to deploy a moderately complex WO app to a Tomcat. After successfully building a valid war file and tweaking the web.xml for project wonder, I still have one problem left. Don't suppose anyone seen this before: Exception occurred: java.lang.NullPointerException (to be caught

Re: Startup / deployment problem.

2007-12-18 Thread James Cicenia
Yes my thoughts exactly. When I run it from the command prompt with all the same parameters it runs. I will limp along like this for the next few days as it runs fine. AND -- it shows up as running in JavaMonitor. Which I guess makes sense. You got anything to burn? On Dec 18, 2007, at 9:38

Re: Startup / deployment problem.

2007-12-18 Thread Art Isbell
On Dec 18, 2007, at 5:25 PM, James Cicenia wrote: OK granted this version of the app was built using my new Eclipse 3.3.2/WOlips... but still it runs fine from the command line?! I don't think at launch time that JavaMonitor is doing anything other than assembling the launch command strin

Re: Startup / deployment problem.

2007-12-18 Thread James Cicenia
This is truly perplexing... I just checked all the permission, execution bits, etc. I just ran the app via command line with all the same parameters.. starts great... .log file created, etc. OK granted this version of the app was built using my new Eclipse 3.3.2/WOlips... but still it run

Re: Startup / deployment problem.

2007-12-18 Thread James Cicenia
See comments: On Dec 18, 2007, at 8:15 PM, Art Isbell wrote: On Dec 18, 2007, at 3:58 PM, James Cicenia wrote: When I try to launch it from javamonitor it just dies. And nothing is written anywhere? i.e., no logs? Can we assume that you've configured a log file for your app, that the lo

Re: Startup / deployment problem.

2007-12-18 Thread Art Isbell
On Dec 18, 2007, at 4:04 PM, Simon McLean wrote: Turned out I had a permissions issue. The owner of the MyApp.woa dir and it's contents needs to be "appserver". Mine were "admin" Who owns these directories and files isn't necessarily to blame. My WO app woa directories and executables ar

Re: Startup / deployment problem.

2007-12-18 Thread Art Isbell
On Dec 18, 2007, at 3:58 PM, James Cicenia wrote: When I try to launch it from javamonitor it just dies. And nothing is written anywhere? i.e., no logs? Can we assume that you've configured a log file for your app, that the log file path exists, that the log file is writable by the user

Re: Startup / deployment problem.

2007-12-18 Thread Simon McLean
Bizarely, I have been tackling the very same issue all afternoon and all evening! Turned out I had a permissions issue. The owner of the MyApp.woa dir and it's contents needs to be "appserver". Mine were "admin" Simon On 19 Dec 2007, at 01:58, James Cicenia wrote: Ok - I have finished m

Startup / deployment problem.

2007-12-18 Thread James Cicenia
Ok - I have finished my new updates using my new Eclipse/WoLips etc, compiled, ran well on my laptop, etc. When I try to launch it from javamonitor it just dies. And nothing is written anywhere? i.e., no logs? When I go to the term and hand launch it. like so: sudo -u appserver /Library/W

Tomcat Deployment problem!!!!!

2006-10-09 Thread Ganesh Kumar D
Title: Tomcat Deployment problem! Hi Folks,     I am trying to deploy a war file of WebObjects 5.1.3 in Tomcat 4.1.x. Everything went fine. But I am facing with the following problem. When I used direct action to redirect from our set of application links to a specific application

Image deployment problem.

2006-09-01 Thread Zac Konopa
Hey all I've got kind of a weird one here. Not sure if this is an issue for this list or the Xcode list so I'm sending it to both. I'm having problems importing images in my application. What I've been doing is using a split deployment to take advantage of apache being faster at vending

Re: Deployment problem

2006-01-24 Thread .::welemski::.
On 1/24/06, .::welemski::. <[EMAIL PROTECTED]> wrote: Hi,I have another deployment problem.The other my webapp is currently running with no problem at all.But after a updated my app the instances can no longer run.This what we did.We turned off the instance, then we deleted the current instance. I

Deployment problem

2006-01-24 Thread .::welemski::.
Hi,I have another deployment problem.The other my webapp is currently running with no problem at all.But after a updated my app the instances can no longer run.This what we did.We turned off the instance, then we deleted the current instance. I updated myApp.woa to the folder.After that we configu

Re: Tomcat 5.5.12 WAR Deployment Problem

2006-01-13 Thread webobjects
o: "Pierre Frisch" <[EMAIL PROTECTED]>; ; <[EMAIL PROTECTED]> Sent: Friday, January 13, 2006 5:12 PM Subject: RE: Tomcat 5.5.12 WAR Deployment Problem Sako, I used xcode 1.5 to create my war file by setting the following build settings: SERVLET_SINGLE_DIR_DEPLOY =

RE: Tomcat 5.5.12 WAR Deployment Problem

2006-01-13 Thread Albert Jagnow
EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, January 13, 2006 5:35 AM To: webobjects-dev@lists.apple.com Subject: Re: Tomcat 5.5.12 WAR Deployment Problem Hello Albert, I tried to create war file with woLips. do you do that also with eclipse or using xcode? if you use eclipse, do you

Re: Tomcat 5.5.12 WAR Deployment Problem

2006-01-13 Thread Neale Patton
The real problem here is that EOModel's entityNamed() method *uses* NSPathUtilities - it shouldn't. We've worked-around this bug by using a custom EOModel subclass in all our applications with a custom implementation of this method. Things now run fine under Tomcat/JBoss on Windows. For w

Re: Tomcat 5.5.12 WAR Deployment Problem

2006-01-13 Thread webobjects
006 12:11 AM Subject: Re: Tomcat 5.5.12 WAR Deployment Problem > Hello Albert; > > > I am trying to deploy a WO application as a WAR file under apache > > tomcat 5.5.12. The application was created on Mac OS 10.3.9 with > > WO 5.2.3 and Java 1.4.2_09-233. I am trying t

Re: Tomcat 5.5.12 WAR Deployment Problem

2006-01-12 Thread Pierre Frisch
Yes there is a solution but not easy and not without recompiling.I think that older version of WebObjects were using an "Undocumented Feature" of the JVM that would make the loading of the eomodel included in a jar work. This has become broken with one of the minor fixes in Java 1.4.2, I think it h

Re: Tomcat 5.5.12 WAR Deployment Problem

2006-01-12 Thread apl
Hello Albert; I am trying to deploy a WO application as a WAR file under apache tomcat 5.5.12. The application was created on Mac OS 10.3.9 with WO 5.2.3 and Java 1.4.2_09-233. I am trying to deploy on Solaris 10 x86 with Tomcat 5.5.12 and Java 1.5.0_06. The application works fine unti

Tomcat 5.5.12 WAR Deployment Problem

2006-01-12 Thread Albert Jagnow
I am trying to deploy a WO application as a WAR file under apache tomcat 5.5.12.  The application was created on Mac OS 10.3.9 with WO 5.2.3 and Java 1.4.2_09-233.  I am trying to deploy on Solaris 10 x86 with Tomcat 5.5.12 and Java 1.5.0_06.  The application works fine until it tries to lo