View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001164 | Xdebug | Step Debugging | public | 2015-06-18 18:34 | 2017-01-03 18:56 |
Reporter | brawol | Assigned To | derick | ||
Priority | high | Severity | crash | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Windows 8 Pro 64bit | ||||
Product Version | 2.3.2 | ||||
Summary | 0001164: Socket exception | ||||
Description | I work with Windows 8 Pro (64 bit), I try to trace "Magento" with the XDebug-Extension. [XDebug] After a series of steps, i always get a "Socket exception". | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.6.0-5.6.4 | ||||
|
xdebug.remote_host =127.0.0.1:99 Is wrong - you can only have an IP address there, and not a port. But as you are using remote_connect_back, these values will not be used. In order to find out why you get the socket exception, it would be helpful if you can make a remote log. You can do that by setting: xdebug.remote_log = "D:\xdebug.log" (Or pick a different path that your web server can write to) |
|
On Windows 8 Port 80 is blocked by a system service (Kernel NT & System). Without "remote_connect_back=1" Netbeans never connects with XDebug. The xdebug.log as also the IDE.log are to big to get upload. So, here are the last lines of xdebug.log: <- context_get -i 746 -c 2 transaction_id="746" context="2"><property name="MAGENTO_ROOT" fullname="MAGENTO_ROOT" address="143728776" type="string" size="38" facet="constant" encoding="base64"><![CDATA [RDpcV2ViXENNU1x4YW1wcFxodGRvY3NcbWFnZW50b19zYW1wbGU=]]></property><property name="DS" fullname="DS" address="143728216" type="string" size="1" facet="constant" encoding="base64"><![CDATA[XA==]]></property><property name="PS" fullname="PS" address="143728256" type="string" size="1" facet="constant" encoding="base64"><![CDATA [Ow==]]></property><property name="BP" fullname="BP" address="143728696" type="string" size="38" facet="constant" encoding="base64"><![CDATA[RDpcV2ViXENNU1x4YW1wcFxodGRvY3NcbWFnZW50b19zYW1wbGU=]]></property></response> <- step_over -i 747 transaction_id="747" status="break" reason="ok"><xdebug:message filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/App.php" lineno="1221"></xdebug:message></response> <- stack_get -i 748 transaction_id="748"><stack where="Mage_Core_Model_App->getRequest" level="0" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/App.php" lineno="1221"></stack><stack where="Mage_Core_Model_Cookie->_getRequest" level="1" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/Cookie.php" lineno="83"></stack><stack where="Mage_Core_Model_Cookie->get" level="2" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/Cookie.php" lineno="273"></stack><stack where="Mage_Core_Model_App->_checkCookieStore" level="3" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/App.php" lineno="568"></stack><stack where="Mage_Core_Model_App->_initCurrentStore" level="4" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/App.php" lineno="488"></stack><stack where="Mage_Core_Model_App->run" level="5" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/code/core/Mage/Core/Model/App.php" lineno="349"></stack><stack where="Mage::run" level="6" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/app/Mage.php" lineno="684"></stack><stack where="{main}" level="7" type="file" filename="file:///D:/Web/CMS/xampp/htdocs/magento_sample/index.php" lineno="87"></stack></response> <- context_names -i 749 transaction_id="749"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context><context name="User defined constants" id="2"></context></response> <- context_get -i 750 -c 0 and of IDE.log: INFO [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: IOException in resolver FileElement(fast-check (patterns:[<?php, 255, false], [<HTML>, 255, true, [<?php, 4000, false]], [<!DOCTYPE HTML, 255, true, [<?php, 4000, false]], ) null Result:text/x-php5 (MIMEResolverImpl.java:440) (RunWhenScanFinishedSupport.java:96) org.netbeans.modules.csl.editor.semantic.MarkOccurrencesHighlighter@386e5a9d : class org.netbeans.modules.csl.editor.semantic.MarkOccurrencesHighlighter ignored cancel for 68 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 115 ms. org.netbeans.modules.csl.editor.overridden.ComputeAnnotations@174e9d70 : class org.netbeans.modules.csl.editor.overridden.ComputeAnnotations ignored cancel for 66 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 178 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 404 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 185 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 276 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 407 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 643 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 371 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 698 ms. org.netbeans.modules.csl.hints.GsfHintsProvider ignored cancel for 287 ms. org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask@1a4e1f67 : class org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask ignored cancel for 620 ms. org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask@1a4e1f67 : class org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask ignored cancel for 78 ms. |
|
Hello, I also get a socket exception after a while stepping through the code using Netbeans/Xedebug remotely (no problem using it on localhost with XAMPP). My config is as follows: Netbeans 8.0.2 / Firefox 42.0 xdebug.auto_trace Off |
|
Can you still reproduce this with the latest PHP 5.6. release, and Xdebug 2.5.0 (or later)? |
|
I could not reproduce this, and no feedback was given. I'm closing this issue, but feel free to reopen if this happens again. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-18 18:34 | brawol | New Issue | |
2015-06-18 20:57 | derick | Note Added: 0003125 | |
2015-06-18 20:57 | derick | Assigned To | => derick |
2015-06-18 20:57 | derick | Status | new => feedback |
2015-06-19 16:00 | brawol | Note Added: 0003126 | |
2015-06-19 16:00 | brawol | Status | feedback => assigned |
2015-11-24 07:55 | tilmp | Note Added: 0003258 | |
2015-11-24 07:55 | tilmp | File Added: xdebug_log_231115.zip | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |
2016-12-12 00:15 | derick | Category | (No Category) => Remote Debugging |
2016-12-12 00:15 | derick | Note Added: 0004029 | |
2016-12-12 00:15 | derick | Status | assigned => feedback |
2017-01-03 18:56 | derick | Note Added: 0004140 | |
2017-01-03 18:56 | derick | Status | feedback => resolved |
2017-01-03 18:56 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |