Hi,

Don't know if this answer is too late, but get rid of '-d' on Solaris.
This startup option seems to be the culprit.


On 28 jun, 10:57, Fatih Bilgin <[email protected]> wrote:
> hi Andread,
> thanks for the reply, i tried using telnet and i established a connection
> but list-tubes didnt return anything. i also tried to connecto to beanstalkd
> server running on UBUNTU from solaris machine's client library and it works
> fine. problem seems to be in beanstalkd server on solaris. any ideas whats
> causing this?
>
> On Sun, Jun 28, 2009 at 4:29 AM, Andreas Bolka <[email protected]>wrote:
>
>
>
> > On Fri Jun 26 18:25:17 +0200 2009, [email protected] wrote:
> > > connection with beanstalkd with both python and java library i can not
> > > get any of the beanstalkd operations(listing tubes, adding messages
> > > etc.) to work.
>
> > > [..]
>
> > > i am using Solaris 10 OS(x86). i installed beanstalkd and it starts
> > > fine by using command "beanstalkd -d -l hostip -p 11300".
>
> > To be absolutely sure it's nothing client-specific, you can also simply
> > connect to beanstalkd using telnet, e.g. `telnet hostip 11300`. Once
> > you've an connection established, type `list-tubes` and hit enter, to
> > see if it's really the server not responding.
>
> > --
> > Regards,
> > Andreas
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to