Emmanuel, I've got Windows 2000 Professional. If I remove 2 or 3 libraries from the classpath variable it works. (except that C-JDBC isn't starting because of missing libraries). So it looks like the Windows environment can handle a maximum of command line length. A search in google on 'The input line is too long.' should tell you this also. Maybe if I put the Sequoia directory directly under the root (e.g. c:\sequoia) that the command won't be to long, but this won't fix the problem when more libraries are added.
> Are you using a compatibility mode setting to run cmd.exe? No. Igor ----- Original Message ----- From: "Emmanuel Cecchet" <[EMAIL PROTECTED]> To: "Sequoia general mailing list" <[email protected]> Sent: Sunday, October 15, 2006 9:00 PM Subject: Re: [Sequoia] Line to long > Igor, > > When starting a controller in windows by using the controller.bat > > file. I get a error from windows that the command is to long to be > > executed. If I look at the script I see that all the jars are set in a > > classpath environment variable, but also added to the java command. > > Windows doesn't accept such long line. It looks like it still works > > when leaving the parameter "-classpath %CLASSPATH%" out of the java > > command in controller.bat. Maybe someone can confirm this? > It seems that you have a problem in your Windows environment. > Which version of Windows are you using? > Are you using a compatibility mode setting to run cmd.exe? > > Maybe some Windows experts could help here. > Emmanuel > > -- > Emmanuel Cecchet > Chief Architect, Continuent > > Blog: http://emanux.blogspot.com/ > Open source: http://www.continuent.org > Corporate: http://www.continuent.com > Skype: emmanuel_cecchet > Cell: +33 687 342 685 > > > _______________________________________________ > Sequoia mailing list > [email protected] > https://forge.continuent.org/mailman/listinfo/sequoia > _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
