Thanks, I´ll try with mac os too.

Regards,

Juanjo.

On Thu, Jul 9, 2009 at 7:02 PM, Guillaume Nodet<[email protected]> wrote:
> Not sure, I haven't done much testing on windows.
> I'll try to investigate a bit tomorrow.
>
> 2009/7/9 Juan José Vázquez Delgado <[email protected]>:
>> Definitely today is not my lucky day :).
>>
>> Now, karaf gets started but the console prints weird characters and
>> stays unuseful. I can´t do anything with it, i mean, I type but
>> nothing is printed. The output looks like this:
>>
>> C:\servicemix\apache-felix-karaf-1.2.0-SNAPSHOT>.\bin\karaf.bat
>> ?[36m       __ __                  ____  ?[0m
>> ?[36m      / //_/____ __________ _/ __/  ?[0m
>> ?[36m     / ,<  / __ `/ ___/ __ `/ /_    ?[0m
>> ?[36m    / /| |/ /_/ / /  / /_/ / __/    ?[0m
>> ?[36m   /_/ |_|\__,_/_/   \__,_/_/     ?[0m
>>
>> ?[1mApache Felix Karaf?[0m (1.2.0-SNAPSHOT)
>>
>> Type '?[1mhelp?[0m' for more information.
>>
>> ?[1mkaraf?...@root:?[1m?[0m>.
>>
>> In the other hand, connection via ssh with PuTTY doesn´t work neither.
>> The stacktrace is:
>>
>> 17:49:49,113 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  270 | Client version string:
>> SSH-2.0-PuTTY_Release_0.60
>> 17:49:49,113 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  138 | Received SSH_MSG_KEXINIT
>> 17:49:49,143 | INFO  | NioProcessor-6   | DHG1
>>    | shd.server.kex.AbstractDHGServer   83 | Received
>> SSH_MSG_KEXDH_INIT
>> 17:49:49,169 | INFO  | NioProcessor-6   | DHG1
>>    | shd.server.kex.AbstractDHGServer  124 | Send SSH_MSG_KEXDH_REPLY
>> 17:49:49,170 | INFO  | NioProcessor-6   | ServerSession
>>    | d.common.session.AbstractSession  654 | Send SSH_MSG_NEWKEYS
>> 17:49:49,187 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  157 | Received SSH_MSG_NEWKEYS
>> 17:49:49,192 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  129 | Received SSH_MSG_IGNORE
>> 17:49:49,192 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  168 | Received
>> SSH_MSG_SERVICE_REQUEST 'ssh-userauth'
>> 17:49:49,193 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  292 | Accepting user
>> authentication request
>> 17:49:49,193 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  297 | Authorized
>> authentication methods: password,publickey
>> 17:49:51,971 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  129 | Received SSH_MSG_IGNORE
>> 17:49:51,972 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  181 | Received
>> SSH_MSG_USERAUTH_REQUEST
>> 17:49:51,972 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  307 | Authenticating user
>> 'karaf' with method 'none'
>> 17:49:51,972 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  326 | Unsupported
>> authentication method 'none'
>> 17:49:54,091 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  129 | Received SSH_MSG_IGNORE
>> 17:49:54,091 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  181 | Received
>> SSH_MSG_USERAUTH_REQUEST
>> 17:49:54,092 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  307 | Authenticating user
>> 'karaf' with method 'password'
>> 17:49:54,097 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  323 | Authentication failed:
>> Authentication failed: bad username or password supplied
>> 17:49:54,098 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  129 | Received SSH_MSG_IGNORE
>> 17:49:55,412 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  129 | Received SSH_MSG_IGNORE
>> 17:49:55,413 | INFO  | NioProcessor-6   | ServerSession
>>    | shd.server.session.ServerSession  113 | Received
>> SSH_MSG_DISCONNECT (reason=13, msg=Unable to authenticate)
>> 17:49:55,413 | INFO  | NioProcessor-6   | ServerSession
>>    | d.common.session.AbstractSession  276 | Closing session
>>
>> Any ideas?
>>
>> Juanjo.
>>
>> On Thu, Jul 9, 2009 at 5:29 PM, Guillaume Nodet<[email protected]> wrote:
>>> It sould be fixed now, sorry about that.
>>>
>>> 2009/7/9 Juan José Vázquez Delgado <[email protected]>:
>>>>> It seems there are two bundles that haven't been included in the
>>>>> distribution but they are actually listed in the assembly descriptors.
>>>>> Did you svn up the whole tree and rebuild everything from a clean state ?
>>>>
>>>> It seems gogo stuff is missing from windows descriptor [1].
>>>>
>>>> Juanjo.
>>>>
>>>> [1] 
>>>> http://svn.eu.apache.org/repos/asf/felix/trunk/karaf/assembly/src/main/descriptors/windows-bin.xml
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Cheers,
>>> Guillaume Nodet
>>> ------------------------
>>> Blog: http://gnodet.blogspot.com/
>>> ------------------------
>>> Open Source SOA
>>> http://fusesource.com
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>
>
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> ------------------------
> Open Source SOA
> http://fusesource.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to