Hi,

You can start both Eclipse and Tomcat from command line:

C:\Programs\eclipse322>java -Xmx512m -jar startup.jar

C:\Programs\apache-tomcat-6.0.13\bin>startup.bat

Then, on the command line, press [Ctrl]+[Pause]

Thomas


On 7/11/07, Michal Hybler <[EMAIL PROTECTED]> wrote:

JR is running in tomcat. RCP is (Eclipse) rich client platform. I have never
start it separately only by Eclipse.  I use simpleDBPersistenceManager and
MSSQL.

Michal



Thomas Mueller-6 wrote:
>
> Hi,
>
>> Do you mean stacktraces from exceptions?
>
> No, stack traces from (running or blocked) threads.
>
>> What would I start from commandline?
>
> I would first try the application where Jackrabbit is running.
> If you use RMI, this is the server.
>
>> If u mean my app I think thats not possible. Its RCP plug-in.
>
> With RCP, do you mean "Eclipse SQL Explorer Plug-In"?
> How do you start it (batch file, javaw, java,...)?
> There usually is a way to start it from the command line, using 'java
> ...'.
>
>> maybe this is database problem.
>
> What PersistenceManager(s) do you use?
>
> Thomas
>
>

--
View this message in context: 
http://www.nabble.com/multi-access-problem-tf4060505.html#a11538065
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.


Reply via email to