pangzhongliang / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

Error login in to vboxwebsrv #647

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
hi,

When i am loging getting the "Error login in to vboxwebsrv", installed in 
windows 7. Can any one help me.

Regards

Manjunath

Original issue reported on code.google.com by manjunat...@gmail.com on 10 Dec 2012 at 6:31

GoogleCodeExporter commented 8 years ago
Screenshot? 

Original comment by andyjh...@gmail.com on 11 Dec 2012 at 12:55

GoogleCodeExporter commented 8 years ago
Hi,

Find the screen shot and error

Exception Object
(
    [message:protected] => Error logging in to vboxwebsrv.
    [string:Exception:private] => 
    [code:protected] => 64
    [file:protected] => C:\wamp\www\phpvirtualbox\lib\ajax.php
    [line:protected] => 128
    [trace:Exception:private] => Array
        (
        )

    [previous:Exception:private] => 
    [xdebug_message] => <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Exception: Error logging in to vboxwebsrv. in C:\wamp\www\phpvirtualbox\lib\ajax.php on line <i>128</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' 
bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th 
align='left' bgcolor='#eeeeec'>Function</th><th align='left' 
bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' 
align='center'>0.0024</td><td bgcolor='#eeeeec' align='right'>183760</td><td 
bgcolor='#eeeeec'>{main}(  )</td><td 
title='C:\wamp\www\phpvirtualbox\lib\ajax.php' 
bgcolor='#eeeeec'>..\ajax.php:0</td></tr>

)

Original comment by manjunat...@gmail.com on 11 Dec 2012 at 2:26

Attachments:

GoogleCodeExporter commented 8 years ago
same here

Original comment by congo...@gmail.com on 5 Feb 2013 at 2:51

GoogleCodeExporter commented 8 years ago
which version of PHPVIRTUAL BOX you are using.

Original comment by manjunat...@gmail.com on 6 Feb 2013 at 7:08

GoogleCodeExporter commented 8 years ago
Same error,

Windows SEVEN 64bit
VirtualBox-4.2.10-84105-Win
Last up to date phpvirtualbox-4.2-4
WAMP 2.2 64bit
VirtualBox Web service executed and ready to go:
"Oracle VM VirtualBox web service Version 4.2.10
(C) 2007-2013 Oracle Corporation
All rights reserved.
VirtualBox web service 4.2.10 r84104 win.amd64 (Mar 15 2013 19:08:54) release lo
g
00:00:00.344000 main     Log opened 2013-04-08T10:01:31.134000200Z
00:00:00.344000 main     OS Product: Windows 7
00:00:00.344000 main     OS Release: 6.1.7601
00:00:00.344000 main     OS Service Pack: 1
00:00:00.500000 main     DMI Product Version:
00:00:00.500000 main     Host RAM: 7836MB total, 6018MB available
00:00:00.500000 main     Executable: C:\Program Files\Oracle\VirtualBox\VBoxWebS
rv.exe
00:00:00.500000 main     Process ID: 4856
00:00:00.500000 main     Package type: WINDOWS_64BITS_GENERIC
00:00:16.989000 SQPmp    Socket connection successful: host = default (localhost
), port = 18083, master socket = 568
00:02:51.414000 SQPmp    Request 1 on socket 336 queued for processing (1 items
on Q)
00:02:51.414000 SQW01    New SOAP thread started
00:02:51.414000 SQW01    Processing connection from IP=127.0.0.1 socket=336 (0 o
ut of 1 threads idle)
00:03:13.598000 SQPmp    Request 2 on socket 336 queued for processing (1 items
on Q)
00:03:13.598000 SQW01    Processing connection from IP=127.0.0.1 socket=336 (0 o
ut of 1 threads idle)
00:04:55.185000 SQPmp    Request 3 on socket 708 queued for processing (1 items
on Q)
00:04:55.185000 SQW01    Processing connection from IP=127.0.0.1 socket=708 (0 o
ut of 1 threads idle)
00:06:45.369000 SQPmp    Request 4 on socket 552 queued for processing (1 items
on Q)
00:06:45.385000 SQW01    Processing connection from IP=127.0.0.1 socket=552 (0 o
"
When i try to use PHPVIRTUALBOX, credentials are checked correctly (if i use 
wrong login/pass, i've another error message):

Exception Object
(
    [message:protected] => Error logging in to vboxwebsrv.
    [string:Exception:private] => 
    [code:protected] => 64
    [file:protected] => C:\WWW\lib\ajax.php
    [line:protected] => 128
    [trace:Exception:private] => Array
        (
        )

    [previous:Exception:private] => 
    [xdebug_message] => <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Exception: Error logging in to vboxwebsrv. in C:\WWW\lib\ajax.php on line <i>128</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' 
bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th 
align='left' bgcolor='#eeeeec'>Function</th><th align='left' 
bgcolor='#eeeeec'>Location</th></tr>
<tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' 
align='center'>0.0011</td><td bgcolor='#eeeeec' align='right'>784640</td><td 
bgcolor='#eeeeec'>{main}(  )</td><td title='C:\WWW\lib\ajax.php' 
bgcolor='#eeeeec'>..\ajax.php:0</td></tr>
)
"

Original comment by www....@gmail.com on 8 Apr 2013 at 10:21

GoogleCodeExporter commented 8 years ago
Please open a new issue if you are still having this problem

Original comment by imooreya...@gmail.com on 11 Jul 2013 at 3:54