On Thu, Dec 9, 2010 at 8:06 PM, Sumedha Rubasinghe <[email protected]> wrote:

>
>
> On Thu, Dec 9, 2010 at 7:47 PM, Krishantha Samaraweera <
> [email protected]> wrote:
>
>> Hi,
>>
>> On Thu, Dec 9, 2010 at 4:55 PM, Ajith Vitharana <[email protected]> wrote:
>>
>>>
>>> Hi all
>>>
>>> Find the latest BAM here [b009].
>>>
>>> [b009]
>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.1/bam/1.2.0-b009/<http://builder.wso2.org/%7Ecarbon/releases/carbon/3.0.1/bam/1.2.0-b009/>
>>>
>>
>> I'm getting error [1] at BAM server startup when enable H2 server multiple
>> connections in carbon.xml. My H2DatabaseConfiguration is as follows. This
>> connection setting was working fine with older builds. After getting this
>> error, I cannot login to admin console. Am I missing something here ?
>>
>> <H2DatabaseConfiguration>
>>         <property name="web" />
>>         <property name="webPort">8082</property>
>>         <property name="webAllowOthers" />
>>     </H2DatabaseConfiguration>
>>
>
> Hi  Krishantha,
>
>  <H2DatabaseConfiguration>
>         <property name="web" />
>          <property name="webPort">8082</property>
>          <property name="webAllowOthers" />
>          <property name="webSSL" />
> </H2DatabaseConfiguration>
>
> I am sure your having the above & not what you have pasted.
> Get rid of last property (<property name="webSSL" />)
>


Removing .h2.keystore and .h2.server.properties from file system did the
trick.

Thanks,
Krishantha.



>
> /sumedha
>
>
>
>> Thanks,
>> Krishantha
>>
>> [1]http://pastebin.com/6Xm7dhgh
>>
>>
>>> Thanks
>>> ajithn
>>>
>>>
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to