<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Thank you Kai for your answer,</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Yes I check this in a first place also, I forgot to mention it.</div><div class="gmail_default" style="font-family:verdana,sans-serif">We have more than 2,5 GB free so this is OK.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style=""><span style="font-family:verdana,sans-serif">The issue seems more like a bad SQL query from the MS SQL Driver which prevents the export from working correctly (it cannot find the</span><font face="monospace"> user_id </font><font face="verdana, sans-serif">column in the SQL Query).</font></div><div class="gmail_default" style="font-family:verdana,sans-serif">But this bad syntax should not be there and is apparently due to the external mssql library : does this library should be updated or a configuration can be changed at some place ?</div><div class="gmail_default" style="font-family:verdana,sans-serif">I don't know exactly what to do...</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 22, 2020 at 9:55 AM Schliemann, Kai <<a href="mailto:K.Schliemann@comundus.com">K.Schliemann@comundus.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="DE">
<div class="gmail-m_-2354695496351257309WordSection1">
<p class="MsoNormal"><span>Hi Antoine,<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>did you check, if there is enough disc space on the server?
<u></u><u></u></span></p>
<p class="MsoNormal"><span>I would check that, if you did not already.<u></u><u></u></span></p>
<p class="MsoNormal"><span>When the export does not work, I would always check that.<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>Best regards<u></u><u></u></span></p>
<p class="MsoNormal"><span>Kai<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<div style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(225,225,225);padding:3pt 0cm 0cm">
<p class="MsoNormal"><b>Von:</b> <a href="mailto:opencms-dev-bounces@opencms.org" target="_blank">opencms-dev-bounces@opencms.org</a> <<a href="mailto:opencms-dev-bounces@opencms.org" target="_blank">opencms-dev-bounces@opencms.org</a>>
<b>Im Auftrag von </b>Antoine Pineau<br>
<b>Gesendet:</b> Dienstag, 21. April 2020 23:43<br>
<b>An:</b> <a href="mailto:opencms-dev@opencms.org" target="_blank">opencms-dev@opencms.org</a><br>
<b>Betreff:</b> [opencms-dev] Issue with SQL Server on Windows<u></u><u></u></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">Hello,<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">Tricky one this time, it's on a Live server.<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">We have for a customer an old Windows Server 2008 R2 in which we have a Microsoft SQL Server 2008 database.<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">This server was built years ago and was working not that bad, but I have currently an issue that seems very new and odd, which I don't get.<u></u><u></u></span></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">By the way, I tried to restart everything, the database, Tomcat, the server... this does not change anything.<u></u><u></u></span></p>
</div>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">=> My issue is that the files are not exported on the File System anymore ; I get the following error:<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Courier New"">21 avr. 2020 16:50:33,755 ERROR [rg.opencms.main.CmsThreadStore: 248] Failed to write locks to database.
<br>
org.opencms.db.CmsDbSqlException: An SQL error occurred when executing the following query:
<a href="mailto:net.sourceforge.jtds.jdbc.JtdsPreparedStatement@71882d8d" target="_blank">net.sourceforge.jtds.jdbc.JtdsPreparedStatement@71882d8d</a>.
<br>
at org.opencms.db.generic.CmsProjectDriver.writeUserPublishListEntries(CmsProjectDriver.java:2875)<br>
at org.opencms.db.CmsDriverManager.updateLog(CmsDriverManager.java:9198)<br>
at org.opencms.db.CmsSecurityManager.updateLog(CmsSecurityManager.java:6260)<br>
at org.opencms.main.CmsThreadStore.persistData(CmsThreadStore.java:245)<br>
at org.opencms.main.CmsThreadStore.run(CmsThreadStore.java:151)<br>
Caused by: java.sql.BatchUpdateException: <span style="color:white;background:red">
Invalid column name : 'user_id'.</span><br>
at net.sourceforge.jtds.jdbc.JtdsStatement.executeBatch(JtdsStatement.java:901)<br>
at org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:297)<br>
at org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:297)<br>
at org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:297)<br>
at org.opencms.db.generic.CmsProjectDriver.writeUserPublishListEntries(CmsProjectDriver.java:2873)</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">Indeed, I am using the JDBC Driver </span><span style="font-family:"Courier New"">net.sourceforge.jtds.jdbc.Driver</span><span style="font-family:Verdana,sans-serif"> and I think
</span><span style="font-family:"Courier New"">user_id</span><span style="font-family:Verdana,sans-serif"> is a reserved word in MSSQL Server </span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">Also I am using all the </span><span style="font-family:"Courier New"">org.opencms.db.mssql</span><span style="font-family:Verdana,sans-serif"> classes for VfsDriver, ProjectDriver, SqlManager
 etc... that should handle such specificity for OpenCms ?</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">But then, why it seems to work for all those years and is there a way to fix this urgently (the need to deploy a news about covid-19 that cannot be achieved because of this...) ?</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">Thank you community, for the time you would use to read this request and help me :)</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:Verdana,sans-serif">Kind regards<u></u><u></u></span></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<p class="MsoNormal">-- <u></u><u></u></p>
<div>
<div>
<div>
<div>
<div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%">
<tbody>
<tr>
<td width="22%" style="width:22%;padding:0cm">
<div>
<p class="MsoNormal"><img border="0" width="90%" id="gmail-m_-2354695496351257309_x0000_i1034" src="https://email-cdn.eurelis.com/profils/api.png"><u></u><u></u></p>
</div>
</td>
<td style="padding:0cm">
<h3 style="margin:3.75pt"><span style="font-size:15.5pt;color:rgb(0,64,94)">Antoine Pineau<u></u><u></u></span></h3>
<p style="margin:3.75pt"><span style="font-size:12pt;color:rgb(0,64,94)">CTO<u></u><u></u></span></p>
<p style="margin:3.75pt"><span style="font-size:12pt;color:rgb(0,64,94)">Eurelis<u></u><u></u></span></p>
</td>
<td width="1%" style="width:1%;padding:0cm"></td>
<td width="1" style="width:0.75pt;border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,5,123);padding:0cm">
</td>
<td width="2%" style="width:2%;padding:0cm"></td>
<td style="padding:0cm">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr style="height:18.75pt">
<td width="30" style="width:22.5pt;padding:0cm;height:18.75pt">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" style="padding:0cm">
<p class="MsoNormal"><img border="0" width="15" height="15" style="width: 0.1562in; height: 0.1562in;" id="gmail-m_-2354695496351257309_x0000_i1033" src="https://email-cdn.eurelis.com/pictos/phone.png"><u></u><u></u></p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding:0cm;height:18.75pt">
<p class="MsoNormal"><span style="font-size:10pt"><a href="tel:+33149972022" target="_blank"><span style="color:rgb(0,64,94);text-decoration:none">+33(0)1 4997 2022</span></a>
<u></u><u></u></span></p>
</td>
</tr>
<tr style="height:18.75pt">
<td width="30" style="width:22.5pt;padding:0cm;height:18.75pt">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" style="padding:0cm">
<p class="MsoNormal"><img border="0" width="15" height="15" style="width: 0.1562in; height: 0.1562in;" id="gmail-m_-2354695496351257309_x0000_i1032" src="https://email-cdn.eurelis.com/pictos/mail.png"><u></u><u></u></p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding:0cm;height:18.75pt">
<p class="MsoNormal"><span style="font-size:10pt"><a href="mailto:a.pineau@eurelis.com" target="_blank"><span style="color:rgb(0,64,94);text-decoration:none">a.pineau@eurelis.com</span></a>
<u></u><u></u></span></p>
</td>
</tr>
<tr style="height:18.75pt">
<td width="30" style="width:22.5pt;padding:0cm;height:18.75pt">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" style="padding:0cm">
<p class="MsoNormal"><img border="0" width="15" height="15" style="width: 0.1562in; height: 0.1562in;" id="gmail-m_-2354695496351257309_x0000_i1031" src="https://email-cdn.eurelis.com/pictos/url.png"><u></u><u></u></p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding:0cm;height:18.75pt">
<p class="MsoNormal"><span style="font-size:10pt"><a href="https://www.eurelis.com/" target="_blank"><span style="color:rgb(0,64,94);text-decoration:none">https://www.eurelis.com</span></a>
<u></u><u></u></span></p>
</td>
</tr>
<tr style="height:18.75pt">
<td width="30" style="width:22.5pt;padding:0cm;height:18.75pt">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" style="padding:0cm">
<p class="MsoNormal"><img border="0" width="15" height="15" style="width: 0.1562in; height: 0.1562in;" id="gmail-m_-2354695496351257309_x0000_i1030" src="https://email-cdn.eurelis.com/pictos/location.png"><u></u><u></u></p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding:0cm;height:18.75pt">
<p class="MsoNormal"><span style="font-size:10pt"><a href="https://www.google.com/maps/place/24+Rue+Kerv%C3%A9gan,+44000+Nantes/@47.2127119,-1.5584183,17z/data=!3m1!4b1!4m5!3m4!1s0x4805eea897ad3fbb:0xadb32e71e983a75c!8m2!3d47.2127083!4d-1.5562296" target="_blank"><span style="color:rgb(0,64,94);text-decoration:none">24
 rue Kervégan, 44000 Nantes</span></a> <br>
<a href="https://www.google.com/maps/place/Eurelis/@48.8954005,2.2435295,17z/data=!3m1!4b1!4m5!3m4!1s0x47e665063aed13ff:0xe8f9697a486f03c7!8m2!3d48.895397!4d2.2457182" target="_blank"><span style="color:rgb(0,64,94);text-decoration:none">14 rue du Sergent Bobillot,
 92400 Courbevoie</span></a> <u></u><u></u></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="background:white;vertical-align:middle"><span style="font-size:10pt;font-family:"Trebuchet MS",sans-serif;color:rgb(0,64,94);display:none"><u></u> <u></u></span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%">
<tbody>
<tr style="height:18pt">
<td style="padding:0cm;height:18pt"></td>
</tr>
<tr style="height:0.75pt">
<td width="100%" style="width:100%;border-top:none;border-right:none;border-left:none;border-bottom:1pt solid rgb(204,5,123);padding:0cm;height:0.75pt">
</td>
</tr>
<tr style="height:18pt">
<td style="padding:0cm;height:18pt"></td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="background:white;vertical-align:middle"><span style="font-size:10pt;font-family:"Trebuchet MS",sans-serif;color:rgb(0,64,94);display:none"><u></u> <u></u></span></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%">
<tbody>
<tr>
<td valign="top" style="padding:0cm">
<p class="MsoNormal"><img border="0" width="130" height="34" style="width: 1.3541in; height: 0.3541in;" id="gmail-m_-2354695496351257309_x0000_i1029" src="https://email-cdn.eurelis.com/eurelis.png"><u></u><u></u></p>
</td>
<td valign="top" style="padding:0cm">
<div align="right">
<table border="0" cellspacing="0" cellpadding="0" style="display:inline-block">
<tbody>
<tr>
<td style="padding:0cm">
<p class="MsoNormal"><a href="https://www.facebook.com/Agence.Eurelis" target="_blank"><span style="text-decoration:none"><img border="0" width="24" height="24" style="width: 0.25in; height: 0.25in;" id="gmail-m_-2354695496351257309_x0000_i1028" src="https://email-cdn.eurelis.com/socials/facebook.png" alt="facebook"></span></a><u></u><u></u></p>
</td>
<td width="5" style="width:3.75pt;padding:0cm"></td>
<td style="padding:0cm">
<p class="MsoNormal"><a href="https://twitter.com/Agence_Eurelis" target="_blank"><span style="text-decoration:none"><img border="0" width="24" height="24" style="width: 0.25in; height: 0.25in;" id="gmail-m_-2354695496351257309_x0000_i1027" src="https://email-cdn.eurelis.com/socials/twitter.png" alt="twitter"></span></a><u></u><u></u></p>
</td>
<td width="5" style="width:3.75pt;padding:0cm"></td>
<td style="padding:0cm">
<p class="MsoNormal"><a href="https://www.linkedin.com/company/eurelis" target="_blank"><span style="text-decoration:none"><img border="0" width="24" height="24" style="width: 0.25in; height: 0.25in;" id="gmail-m_-2354695496351257309_x0000_i1026" src="https://email-cdn.eurelis.com/socials/linkedin.png" alt="linkedin"></span></a><u></u><u></u></p>
</td>
<td width="5" style="width:3.75pt;padding:0cm"></td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="gmail-m_-2354695496351257309DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2">
<p class="MsoNormal"><u></u> <u></u></p>
<table border="1" cellpadding="0" style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(211,212,222)">
<tbody>
<tr>
<td width="55" style="width:41.25pt;border:none;padding:13.5pt 0.75pt 0.75pt">
<p class="MsoNormal"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><span style="text-decoration:none"><img border="0" width="46" height="29" style="width: 0.4791in; height: 0.302in;" id="gmail-m_-2354695496351257309_x0000_i1025" src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif"></span></a><u></u><u></u></p>
</td>
<td width="470" style="width:352.5pt;border:none;padding:12.75pt 0.75pt 0.75pt">
<p class="MsoNormal" style="line-height:13.5pt"><span style="font-size:10pt;font-family:Arial,sans-serif;color:rgb(65,66,78)">Garanti sans virus.
<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank">
<span style="color:rgb(68,83,234)">www.avast.com</span></a> <u></u><u></u></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div>

_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>

    
    <div dir="ltr" style="vertical-align:middle;background-color:rgb(255,255,255);color:rgb(0,64,94);font-family:"Trebuchet MS";font-size:13px;max-width:666px">
        
        
        <table cellpadding="0" cellspacing="0" style="width:100%">
            <tbody><tr>
                <td width="22.5%">
                    <div>
                        <img width="90%" src="https://email-cdn.eurelis.com/profils/api.png" style="max-width: 150px;">
                    </div>
                </td>
                <td style="font-size:1.1em;color:rgb(0,64,94)">
                    <h3 style="margin:5px;font-size:1.3em">Antoine Pineau</h3>
                    <p style="margin:5px">CTO</p>
                    <p style="margin:5px">Eurelis</p>
                </td>
                <td width="1%"></td>
                <td width="1" style="border-left:1px solid rgb(204,5,123)"></td>
                <td width="2%"></td>
                <td>
                    <table cellpadding="0" cellspacing="0" style="font-size:0.9em">
                        <tbody><tr height="25">
                            <td width="30">
                                <table cellpadding="0" cellspacing="0">
                                    <tbody><tr>
                                        <td style="vertical-align:bottom">
                                            <img width="15" src="https://email-cdn.eurelis.com/pictos/phone.png" style="display: block; background-color: rgb(204, 5, 123);">
                                        </td>
                                    </tr>
                                </tbody></table>
                            </td>
                            <td style="padding:0px">
                                <a href="tel:+33149972022" style="color:rgb(0,64,94);text-decoration:none" target="_blank">+33(0)1 4997 2022</a>
                            </td>
                        </tr>
                        <tr height="25">
                            <td width="30">
                                <table cellpadding="0" cellspacing="0">
                                    <tbody><tr>
                                        <td style="vertical-align:bottom">
                                            <img width="15" src="https://email-cdn.eurelis.com/pictos/mail.png" style="display: block; background-color: rgb(204, 5, 123);">
                                        </td>
                                    </tr>
                                </tbody></table>
                            </td>
                            <td style="padding:0px">
                                <a href="mailto:a.pineau@eurelis.com" style="color:rgb(0,64,94);text-decoration:none" target="_blank">a.pineau@eurelis.com</a>
                            </td>
                        </tr>
                        <tr height="25">
                            <td width="30">
                                <table cellpadding="0" cellspacing="0">
                                    <tbody><tr>
                                        <td style="vertical-align:bottom">
                                            <img width="15" src="https://email-cdn.eurelis.com/pictos/url.png" style="display: block; background-color: rgb(204, 5, 123);">
                                        </td>
                                    </tr>
                                </tbody></table>
                            </td>
                            <td style="padding:0px">
                                <a href="https://www.eurelis.com/" style="color:rgb(0,64,94);text-decoration:none" target="_blank">https://www.eurelis.com</a>
                            </td>
                        </tr>
                        <tr height="25">
                            <td width="30">
                                <table cellpadding="0" cellspacing="0">
                                    <tbody><tr>
                                        <td style="vertical-align:bottom">
                                            <img width="15" src="https://email-cdn.eurelis.com/pictos/location.png" style="display: block; background-color: rgb(204, 5, 123);">
                                        </td>
                                    </tr>
                                </tbody></table>
                            </td>
                            <td style="padding:0px">
                                <span>
                                    <a href="https://www.google.com/maps/place/24+Rue+Kerv%C3%A9gan,+44000+Nantes/@47.2127119,-1.5584183,17z/data=!3m1!4b1!4m5!3m4!1s0x4805eea897ad3fbb:0xadb32e71e983a75c!8m2!3d47.2127083!4d-1.5562296" style="color:rgb(0,64,94);text-decoration:none" target="_blank">24 rue Kervégan, 44000 Nantes</a>
                                    <br>
                                    <a href="https://www.google.com/maps/place/Eurelis/@48.8954005,2.2435295,17z/data=!3m1!4b1!4m5!3m4!1s0x47e665063aed13ff:0xe8f9697a486f03c7!8m2!3d48.895397!4d2.2457182" style="color:rgb(0,64,94);text-decoration:none" target="_blank">14 rue du Sergent Bobillot, 92400 Courbevoie</a>
                                </span>
                            </td>
                        </tr>
                    </tbody></table>
                </td>
            </tr>
        </tbody></table>
        <table cellpadding="0" cellspacing="0" style="width:100%">
            <tbody><tr>
                <td height="24"><br>
                </td>
            </tr>
            <tr>
                <td height="1" style="width:100%;border-bottom:1px solid rgb(204,5,123);display:block"></td>
            </tr>
            <tr>
                <td height="24">
                    <br>
                </td>
            </tr>
        </tbody></table>
        <table cellpadding="0" cellspacing="0" style="width:100%">
            <tbody><tr style="vertical-align:top">
                <td>
                    <img width="130" src="https://email-cdn.eurelis.com/eurelis.png" style="max-width: 130px; display: inline-block;">
                </td>
                <td style="text-align:right">
                    <table cellpadding="0" cellspacing="0" style="vertical-align:middle;display:inline-block">
                        <tbody><tr>
                            <td>
                                <a href="https://www.facebook.com/Agence.Eurelis" target="_blank">
                                    <img height="24" src="https://email-cdn.eurelis.com/socials/facebook.png" alt="facebook" style="max-width: 130px; display: block; background-color: rgb(0, 64, 94);">
                                </a>
                            </td>
                            <td width="5">
                                <div></div>
                            </td>
                            <td>
                                <a href="https://twitter.com/Agence_Eurelis" target="_blank">
                                    <img height="24" src="https://email-cdn.eurelis.com/socials/twitter.png" alt="twitter" style="max-width: 130px; display: block; background-color: rgb(0, 64, 94);">
                                </a>
                            </td>
                            <td width="5">
                                <div></div>
                            </td>
                            <td>
                                <a href="https://www.linkedin.com/company/eurelis" target="_blank">
                                    <img height="24" src="https://email-cdn.eurelis.com/socials/linkedin.png" alt="linkedin" style="max-width: 130px; display: block; background-color: rgb(0, 64, 94);">
                                </a>
                            </td>
                            <td width="5">
                                <div></div>
                            </td>
                        </tr>
                    </tbody></table>
                </td>
            </tr>
        </tbody></table>
    </div>

</div></div></div></div></div>