[jira] Commented: (CONTINUUM-440) Failed to start continuum on 64bit Linux

2005-12-08 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-440?page=comments#action_53045 
] 

Emmanuel Venisse commented on CONTINUUM-440:


Can you submit it to JSW project, so we'll can include it in next release?

Can you send it to me too? i prepare 1.0.2 release, so i can include it if it 
works.

> Failed to start continuum on 64bit Linux
> 
>
>  Key: CONTINUUM-440
>  URL: http://jira.codehaus.org/browse/CONTINUUM-440
>  Project: Continuum
> Type: Bug

> Versions: 1.0
>  Environment: OS:Debian Linux x86-64, Proc: amd64-xeon
> Reporter: Nic
> Priority: Critical

>
>
> When starting continuum I get the following error:
> # ./run.sh start
> Starting continuum...
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: No such file 
> or directory
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: Success
> But, there's no such error on a 32bit Linux system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (CONTINUUM-440) Failed to start continuum on 64bit Linux

2005-12-08 Thread Nic (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-440?page=comments#action_53044 
] 

Nic commented on CONTINUUM-440:
---

I managed to run Continuum on my 64bit Linux. 
I've just rebuilt the wrapper from the sources with two patches (for java 1.5 
and amd64). It works.  

Thanks for help.

> Failed to start continuum on 64bit Linux
> 
>
>  Key: CONTINUUM-440
>  URL: http://jira.codehaus.org/browse/CONTINUUM-440
>  Project: Continuum
> Type: Bug

> Versions: 1.0
>  Environment: OS:Debian Linux x86-64, Proc: amd64-xeon
> Reporter: Nic
> Priority: Critical

>
>
> When starting continuum I get the following error:
> # ./run.sh start
> Starting continuum...
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: No such file 
> or directory
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: Success
> But, there's no such error on a 32bit Linux system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (CONTINUUM-440) Failed to start continuum on 64bit Linux

2005-12-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-440?page=comments#action_53039 
] 

Emmanuel Venisse commented on CONTINUUM-440:


ok, thanks for the test.

I change Fix version until JSW support it (but in 1.1, you'll don't need it 
because we'll normally have a war)

> Failed to start continuum on 64bit Linux
> 
>
>  Key: CONTINUUM-440
>  URL: http://jira.codehaus.org/browse/CONTINUUM-440
>  Project: Continuum
> Type: Bug

> Versions: 1.0
>  Environment: OS:Debian Linux x86-64, Proc: amd64-xeon
> Reporter: Nic
> Priority: Critical

>
>
> When starting continuum I get the following error:
> # ./run.sh start
> Starting continuum...
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: No such file 
> or directory
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: Success
> But, there's no such error on a 32bit Linux system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (CONTINUUM-440) Failed to start continuum on 64bit Linux

2005-12-07 Thread Nic (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-440?page=comments#action_53038 
] 

Nic commented on CONTINUUM-440:
---

The problem doesn't disappear. 
I think, that this binary file (wrapper) can't be run on a 64bit platform, 
because there is no problem on any 32bit platform I have tested on.

> Failed to start continuum on 64bit Linux
> 
>
>  Key: CONTINUUM-440
>  URL: http://jira.codehaus.org/browse/CONTINUUM-440
>  Project: Continuum
> Type: Bug

> Versions: 1.0
>  Environment: OS:Debian Linux x86-64, Proc: amd64-xeon
> Reporter: Nic
> Priority: Critical
>  Fix For: 1.0.2

>
>
> When starting continuum I get the following error:
> # ./run.sh start
> Starting continuum...
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: No such file 
> or directory
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: Success
> But, there's no such error on a 32bit Linux system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (CONTINUUM-440) Failed to start continuum on 64bit Linux

2005-11-11 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-440?page=comments#action_50673 
] 

Emmanuel Venisse commented on CONTINUUM-440:


I think it's a problem with the java wrapper we use 
(http://wrapper.tanukisoftware.org/). Supported platforms are 
http://wrapper.tanukisoftware.org/doc/english/introduction.html#N10123

A workaround is to use plexus.sh in $continuum_home/bin


> Failed to start continuum on 64bit Linux
> 
>
>  Key: CONTINUUM-440
>  URL: http://jira.codehaus.org/browse/CONTINUUM-440
>  Project: Continuum
> Type: Bug
> Versions: 1.0
>  Environment: OS:Debian Linux x86-64, Proc: amd64-xeon
> Reporter: Nic
> Priority: Critical

>
>
> When starting continuum I get the following error:
> # ./run.sh start
> Starting continuum...
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: No such file 
> or directory
> ./run.sh: line 192: /usr/local/continuum-1.0/bin/linux/wrapper: Success
> But, there's no such error on a 32bit Linux system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira