Hey guys, the main does something terribly wrong. Maybe now anyone has a clue^^
Here the log from the console: ############################################################## The not working machine ############################################################## Configuring launch environment for myHelloServerTest ... Launching myHelloServerTest. java -DWORootDirectory="C:/Apple" -DWOLocalRootDirectory="C:/Apple/Local" -DWOUserDirectory="C:/Apple/Local/Library/WEBOBJ~1/APPLIC~1/MYHELL~1.WOA" -DWOApplicationClass=your.app.Application -DWOPlatform=Windows -classpath WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap appRoot is C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa/Contents Loading C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa/Contents/Windows/CLSSPATH.TXT Generated classpath: C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa\Contents\Resources\Java\ C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa/Contents\Resources\Java\myhelloservertest.jar C:/Apple/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar C:/Apple/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar C:/Apple/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar C:/Apple/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar C:/Apple/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar C:/Apple/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar C:\Apple\Local\Library\WebObjects\Extensions\avalon-framework-4.1.2.jar C:\Apple\Local\Library\WebObjects\Extensions\axis-ant.jar C:\Apple\Local\Library\WebObjects\Extensions\axis.jar C:\Apple\Local\Library\WebObjects\Extensions\commons-discovery.jar C:\Apple\Local\Library\WebObjects\Extensions\commons-httpclient-3.0-rc3.jar C:\Apple\Local\Library\WebObjects\Extensions\commons-logging.jar C:\Apple\Local\Library\WebObjects\Extensions\jaxrpc.jar C:\Apple\Local\Library\WebObjects\Extensions\log4j-1.2.4.jar C:\Apple\Local\Library\WebObjects\Extensions\logkit-1.0.1.jar C:\Apple\Local\Library\WebObjects\Extensions\mail.jar C:\Apple\Local\Library\WebObjects\Extensions\mysql-connector-java-3.0.10-stable-bin.jar C:\Apple\Local\Library\WebObjects\Extensions\quartz-all-1.5.2.jar C:\Apple\Local\Library\WebObjects\Extensions\saaj.jar C:\Apple\Local\Library\WebObjects\Extensions\wsdl4j.jar C:\Apple\Local\Library\WebObjects\Extensions\xerces.jar C:\Apple\Local\Library\WebObjects\Extensions\ [2009-06-26 17:30:58 CEST] <main> Creating LifebeatThread now with: myHelloServerTest 1152 server/192.168.0.20 1085 30000 Welcome to myHelloServerTest ! [2009-06-26 17:30:58 CEST] <main> The URL for webserver connect is: http://server/scripts/WebObjects.exe/myHelloServerTest.woa/-1152 [2009-06-26 17:30:58 CEST] <main> null [2009-06-26 17:30:58 CEST] <main> Waiting for requests... ############################################################## The working machine ############################################################## Configuring launch environment for myHelloServerTest ... Launching myHelloServerTest. java -DWORootDirectory="C:/Apple" -DWOLocalRootDirectory="C:/Apple/Local" -DWOUserDirectory="C:/Apple/Local/Library/WEBOBJ~1/APPLIC~1/MYHELL~1.WOA" -DWOApplicationClass=your.app.Application -DWOPlatform=Windows -classpath WOBootstrap.jarcom.webobjects._bootstrap.WOBootstrap appRoot is C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa/Contents Loading C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa/Contents/Windows/CLSSPATH.TXT Generated classpath: C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa\Contents\Resources\Java\ C:\Apple\Local\Library\WebObjects\Applications\myHelloServerTest.woa/Contents\Resources\Java\myhelloservertest.jar C:/Apple/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar C:/Apple/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar C:/Apple/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar C:/Apple/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/Java/javajdbcadaptor.jar C:/Apple/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar C:/Apple/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar C:\Apple\Local\Library\WebObjects\Extensions\avalon-framework-4.1.2.jar C:\Apple\Local\Library\WebObjects\Extensions\axis-ant.jar C:\Apple\Local\Library\WebObjects\Extensions\axis.jar C:\Apple\Local\Library\WebObjects\Extensions\commons-discovery.jar C:\Apple\Local\Library\WebObjects\Extensions\commons-httpclient-3.0-rc3.jar C:\Apple\Local\Library\WebObjects\Extensions\commons-logging.jar C:\Apple\Local\Library\WebObjects\Extensions\jaxrpc.jar C:\Apple\Local\Library\WebObjects\Extensions\log4j-1.2.4.jar C:\Apple\Local\Library\WebObjects\Extensions\logkit-1.0.1.jar C:\Apple\Local\Library\WebObjects\Extensions\mail.jar C:\Apple\Local\Library\WebObjects\Extensions\mysql-connector-java-3.0.10-stable-bin.jar C:\Apple\Local\Library\WebObjects\Extensions\quartz-all-1.5.2.jar C:\Apple\Local\Library\WebObjects\Extensions\saaj.jar C:\Apple\Local\Library\WebObjects\Extensions\wsdl4j.jar C:\Apple\Local\Library\WebObjects\Extensions\xerces.jar C:\Apple\Local\Library\WebObjects\Extensions\ [2009-06-26 17:33:52 CEST] <main> WOMaxIOBufferSize=8196 [2009-06-26 17:33:52 CEST] <main> WOWorkerThreadCountMin=16 [2009-06-26 17:33:52 CEST] <main> WOSocketMonitorSleepTime=50 [2009-06-26 17:33:52 CEST] <main> WODirectConnectEnabled=true [2009-06-26 17:33:52 CEST] <main> WOIncludeCommentsInResponse=false [2009-06-26 17:33:52 CEST] <main> WOWorkerThreadCount=8 [2009-06-26 17:33:52 CEST] <main> WOAdaptorURL=http://localhost/scripts/WebObjects.exe [2009-06-26 17:33:52 CEST] <main> WOPlatform=Windows [2009-06-26 17:33:52 CEST] <main> WODebuggingEnabled=true [2009-06-26 17:33:52 CEST] <main> WOListenQueueSize=128 [2009-06-26 17:33:52 CEST] <main> WOMissingResourceSearchEnabled=true [2009-06-26 17:33:52 CEST] <main> WOSessionStoreClassName=WOServerSessionStore [2009-06-26 17:33:52 CEST] <main> WOContextClassName=WOContext [2009-06-26 17:33:52 CEST] <main> WOCachingEnabled=false [2009-06-26 17:33:52 CEST] <main> WOApplicationClass=your.app.Application [2009-06-26 17:33:52 CEST] <main> WOAcceptMalformedCookies=false [2009-06-26 17:33:52 CEST] <main> NSProjectSearchPath=("..") [2009-06-26 17:33:52 CEST] <main> WOMonitorEnabled=false [2009-06-26 17:33:52 CEST] <main> WOAllowRapidTurnaround=true [2009-06-26 17:33:52 CEST] <main> WORootDirectory=C:/Apple [2009-06-26 17:33:52 CEST] <main> WOLocalRootDirectory=C:/Apple/Local [2009-06-26 17:33:52 CEST] <main> WOGenerateWSDL=true [2009-06-26 17:33:52 CEST] <main> WOWorkerThreadCountMax=256 [2009-06-26 17:33:52 CEST] <main> WOAllowsConcurrentRequestHandling=false [2009-06-26 17:33:52 CEST] <main> WOAdaptor=WODefaultAdaptor [2009-06-26 17:33:52 CEST] <main> WOSessionTimeOut=3600 [2009-06-26 17:33:52 CEST] <main> WOMaxSocketIdleTime=180000 [2009-06-26 17:33:52 CEST] <main> WODefaultUndoStackLimit=10 [2009-06-26 17:33:52 CEST] <main> WOAutoOpenClientApplication=true [2009-06-26 17:33:52 CEST] <main> WOAutoOpenInBrowser=true [2009-06-26 17:33:52 CEST] <main> WOApplicationBaseURL=/WebObjects [2009-06-26 17:33:52 CEST] <main> WOMaxHeaders=200 [2009-06-26 17:33:52 CEST] <main> WOLifebeatEnabled=true [2009-06-26 17:33:52 CEST] <main> WOAllowsCacheControlHeader=true [2009-06-26 17:33:52 CEST] <main> WOSMTPHost=smtp [2009-06-26 17:33:52 CEST] <main> WOFrameworksBaseURL=/WebObjects/Frameworks [2009-06-26 17:33:52 CEST] <main> WOAdditionalAdaptors=() [2009-06-26 17:33:52 CEST] <main> WOLifebeatDestinationPort=1085 [2009-06-26 17:33:52 CEST] <main> WOPort=-1 [2009-06-26 17:33:52 CEST] <main> WOLifebeatInterval=30 [2009-06-26 17:33:52 CEST] <main> WOSocketCacheSize=100 [2009-06-26 17:33:52 CEST] <main> WOUserDirectory=C:/Apple/Local/Library/WEBOBJ~1/APPLIC~1/MYHELL~1.WOA [2009-06-26 17:33:52 CEST] <main> WODisplayExceptionPages=true [2009-06-26 17:33:52 CEST] <main> ------------------------ [2009-06-26 17:33:52 CEST] <main> Created adaptor of class WODefaultAdaptor on port 3936 and address server/192.168.0.21 with WOWorkerThread minimum of 16 and maximum of 256 [2009-06-26 17:33:52 CEST] <main> NSBundle is unable to find "ExtensionsForResources.plist" in the main bundle. Ignoring optional configuration file. [2009-06-26 17:33:53 CEST] <main> Creating LifebeatThread now with: myHelloServerTest 3936 server/192.168.0.21 1085 30000 Welcome to myHelloServerTest ! [2009-06-26 17:33:53 CEST] <main> null [2009-06-26 17:33:53 CEST] <main> Your application is not running on a supported development platform. AutoLaunch will not work. Your application's URL is: http://server:3936/scripts/WebObjects.exe/myHelloServerTest.woa [2009-06-26 17:33:53 CEST] <main> Waiting for requests... best regards Daniel Bietenbeck Informatik Softwaredevelopment Julius Fröbus GmbH Agentur für Print- und Onlinemedien http://www.froebus.de _____ From: Daniel Bietenbeck [mailto:daniel.bietenb...@froebus.de] To: webobjects-deploy@lists.apple.com Sent: Fri, 26 Jun 2009 17:26:12 +0200 Subject: W0 5.2.4 on Windows 2003 RC2 (64Bit) + IIS Hi guys, i need your help, it is pretty annoying to deal with this crappy problem. I am deploying on the darkside but it has to be like that. :-) My environment is like this: - Windows 2003 Server RC2 64Bit - IIS 6 - WO 5.2.4 - Java 1.5.x Now the funny side. I can run the WOTaskDeamon and the Monitor but nothing else. I am trying it with a simple HelloWorld project that runs perfectly, but not on this server. I tryed to start the application with the cmd, no errors while starting it. but if i try to start with port in the IE ist doesnt work. If i start the app via the JavaMonitor nothing happens no log nothing .... The Windows-Firewall doesnt run, so there cant be a problem like that. Thanks for reading this and thinking about my problem, maybe you got a clue whats going wrong. best regards Daniel Bietenbeck Informatik Softwaredevelopment Julius Fröbus GmbH Agentur für Print- und Onlinemedien http://www.froebus.de
_______________________________________________ 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: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to arch...@mail-archive.com