<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1414576352345975080</id><updated>2012-02-16T14:18:01.843+01:00</updated><category term='e-commerce software'/><category term='phpMyAdmin'/><category term='GWT'/><category term='MySQL'/><category term='installation'/><category term='Utils'/><category term='maven'/><category term='DB administration'/><category term='Archiva'/><category term='Windows'/><category term='Wine'/><category term='Java'/><category term='NetBeans'/><category term='Google'/><category term='OFBiz'/><category term='log4j'/><category term='Tomcat'/><category term='Games'/><category term='Kubuntu'/><category term='SEO'/><category term='DB access'/><category term='File systems'/><category term='Linux'/><category term='Eclipse'/><category term='Derby'/><category term='network'/><category term='JadaSite'/><category term='velocity'/><category term='password'/><title type='text'>IT problems</title><subtitle type='html'>Problems and solutions I have found</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>25</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-3759517370821204518</id><published>2010-12-26T10:51:00.000+01:00</published><updated>2010-12-26T10:51:21.150+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Wine'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Kubuntu'/><title type='text'>VBRUN300.DLL problem with Wine application under Linux</title><content type='html'>&lt;i&gt;(Kubuntu 10.10 with Wine 1.3.10)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I have installed a Windows program under Wine, but it wasn't working. When I run the EXE from console, I got a message that &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;VBRUN300.DLL&lt;/span&gt; is missing.&lt;br /&gt;&lt;br /&gt;First thing to do here is to download &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;winetricks&lt;/span&gt;. The complete guide is available on&amp;nbsp;&lt;a href="http://wiki.winehq.org/winetricks"&gt;http://wiki.winehq.org/winetricks&lt;/a&gt;. The complete list of available Windows libraries is shown under Options. It includes &amp;nbsp;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: monospace; white-space: pre-wrap;"&gt;vb3run&lt;/span&gt;&amp;nbsp;- I have tried with lots of libraries, but I think that only this one is necessary to get&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;VBRUN300.DLL&lt;/span&gt;. So:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;download&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;winetricks&lt;/span&gt;&amp;nbsp;to your home folder with&amp;nbsp;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: monospace; white-space: pre-wrap;"&gt;wget http://www.kegel.com/wine/winetricks&lt;/span&gt;,&lt;/li&gt;&lt;li&gt;then, download the library with&amp;nbsp;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: monospace; white-space: pre-wrap;"&gt;sh winetricks vb3run&lt;/span&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;After this, I still couldn't start my program. I did have the dll file (named&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;Vbrun300.dll&lt;/span&gt;), so I made link to it in folder where is the EXE file of mine program (the link is named with all capital leters). After starting the program again, in console I got an error that some other files are missing (&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;THREED.VBX&lt;/span&gt; and &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;MCI.VBX&lt;/span&gt;). After making similar links to these files, the program worked.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-3759517370821204518?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/3759517370821204518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=3759517370821204518' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3759517370821204518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3759517370821204518'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/12/vbrun300dll-problem-with-wine.html' title='VBRUN300.DLL problem with Wine application under Linux'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-1537551266025198395</id><published>2010-12-15T18:22:00.001+01:00</published><updated>2010-12-15T18:45:13.211+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SEO'/><title type='text'>Kristijan Mitrovic - Search Engine Optimization</title><content type='html'>(SEO)&lt;br /&gt;&lt;br /&gt;The problem I have is that my blog is near the top for the search on some keywords related to the posts, but when I look for my name (as most people do, also some HR staff) I do not see my blog well positioned.&lt;br /&gt;&lt;br /&gt;This post would be the solution I hope. This is the reason why I do have my full name in the title.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-1537551266025198395?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/1537551266025198395/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=1537551266025198395' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/1537551266025198395'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/1537551266025198395'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/12/kristijan-mitrovic-search-engine.html' title='Kristijan Mitrovic - Search Engine Optimization'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-7100599309241128108</id><published>2010-11-26T16:07:00.000+01:00</published><updated>2010-11-26T16:07:04.605+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Derby'/><category scheme='http://www.blogger.com/atom/ns#' term='password'/><category scheme='http://www.blogger.com/atom/ns#' term='Archiva'/><title type='text'>Apache Archiva admin account locked</title><content type='html'>&lt;i&gt;(Archiva 1.1.3 with default Derby database)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Many times I have had this problem. It's time to note the solution here, so I would not&amp;nbsp;waste&amp;nbsp;any time in the future. I just forgot the admin password or locked it some way.&lt;br /&gt;Here is a step by step solution:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Download and install some database client for Derby (I have &lt;a href="http://squirrel-sql.sourceforge.net/"&gt;SQuirreL SQL Client 3.2.0&lt;/a&gt;).&lt;/li&gt;&lt;li&gt;Create new account on Archiva's Web interface, and remember the password.&lt;/li&gt;&lt;li&gt;Stop Archiva on server.&lt;/li&gt;&lt;li&gt;Locate users database folder on the server (I have it in &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;/usr/share/apache-archiva/data/databases/users/&lt;/span&gt;), make a backup and download it to your local machine, and then remove the content of this folder on server.&lt;/li&gt;&lt;li&gt;Connect to the database with your client (in SQuirreL, I'm using Apache Derby Embedded driver and &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;jdbc:derby:C:/derby_home/databases/users/&lt;/span&gt; as URL with user name &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;sa&lt;/span&gt;).&lt;br /&gt;If you get an error&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;Error occured in IPlugin.sessionStarted() for Hibernate Plugin&lt;/span&gt; within SQuirreL, just ignore (close) it.&lt;/li&gt;&lt;li&gt;Find table &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;JDOUSER&lt;/span&gt; within &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;SA&lt;/span&gt; schema and open its content for editing (in SQuirreL: right click on content and then click &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;Make Editable&lt;/span&gt;).&lt;/li&gt;&lt;li&gt;Set values for all or just for admin account:&lt;/li&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;COUNT_FAILED_LOGIN_ATTEMPTS = 0&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;ENCODED_PASSWORD&lt;/span&gt; - copy the encoded password value from the account created in the second step&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;LOCKED = N&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;PASSWORD_CHANGE_REQUIRED = N&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;PERMANENT = Y&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: small;"&gt;VALIDATED = Y&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Close the database session.&lt;/li&gt;&lt;li&gt;Copy all files from local database folder to server's database folder.&lt;/li&gt;&lt;li&gt;Run the Apache Archiva and log in as admin with password that you set for the new account in the step 2 of this guide.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-7100599309241128108?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/7100599309241128108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=7100599309241128108' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/7100599309241128108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/7100599309241128108'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/apache-archiva-admin-account-locked.html' title='Apache Archiva admin account locked'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-6719996778259041960</id><published>2010-11-22T17:50:00.003+01:00</published><updated>2010-11-24T16:04:54.146+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Eclipse'/><category scheme='http://www.blogger.com/atom/ns#' term='maven'/><title type='text'>Strange errors while using maven (dependency mess)</title><content type='html'>&lt;i&gt;(Java&amp;amp;Maven)&lt;/i&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;I have two projects built with maven. One of them includes the other.&lt;br /&gt;The new requirement that I have done is working in the original (common) project, but, even the simplest call to this functionality from the upper project results with an error (in current case with ClassNotFoundException, but this can be any time of error).&lt;br /&gt;&lt;br /&gt;Here is one of the thing that should be done when you don't have the clue - check dependencies. By using maven it is possible to have a mess with them if you do not use exclusions within dependency tags. This way you can get two versions of the same JAR downloaded, and the older version used - so you got the class not found exception.&lt;br /&gt;&lt;br /&gt;Useful tool is within Eclipse Galileo: open pom.xml and check all items within Dependency Hierarchy. From there you can build a list with duplicated and conflicted versions of JARs, and a list of exclusions you need to set in same pom.xml file.&lt;br /&gt;After altering pom.xml file, check the hierarchy again - you should have one position in the hierarchy for each resolved dependency (or at least positions within same library in the hierarchy without any conflicts).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-6719996778259041960?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/6719996778259041960/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=6719996778259041960' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/6719996778259041960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/6719996778259041960'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/strange-errors-while-using-maven.html' title='Strange errors while using maven (dependency mess)'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-8222999053084258706</id><published>2010-11-17T10:52:00.002+01:00</published><updated>2010-11-17T22:45:46.925+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='phpMyAdmin'/><title type='text'>phpMyAdmin shown bad data for same column names</title><content type='html'>&lt;i&gt;(phpMyAdmin 2.2.3)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I have run the SQL with some joins and as the result I had two columns named &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;name&lt;/span&gt;:&lt;br /&gt;&lt;pre class="brush: sql;"&gt;SELECT&lt;br /&gt;    competitor.*,&lt;br /&gt;    club.name,&lt;br /&gt;    class.name&lt;br /&gt;FROM ...&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;As a result I got two columns with same name and same values (both had &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;class.name&lt;/span&gt;&lt;/span&gt; values). This was not the case when I tried to run the same SQL on database directly.&lt;br /&gt;&lt;br /&gt;The solution is simple - just set some different aliases for those columns:&lt;br /&gt;&lt;pre class="brush: sql; highlight: [3,4];"&gt;SELECT&lt;br /&gt;    competitor.*,&lt;br /&gt;    club.name AS club_name,&lt;br /&gt;    class.name AS class_name&lt;br /&gt;FROM ...&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-8222999053084258706?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/8222999053084258706/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=8222999053084258706' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/8222999053084258706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/8222999053084258706'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/phpmyadmin-shown-bad-data-for-same.html' title='phpMyAdmin shown bad data for same column names'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-5276977237066835955</id><published>2010-11-11T15:37:00.002+01:00</published><updated>2010-11-17T22:43:11.300+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google'/><title type='text'>Google only displays 10 results within Advanced Search</title><content type='html'>I've tried to set number of results per page to 100 in &lt;i&gt;Advanced Search&lt;/i&gt;, but I still was getting only 10 results on one page.&lt;br /&gt;&lt;br /&gt;This was because &lt;i&gt;Instant is on&lt;/i&gt; (one of the Google's newer options to show results live as you type).&lt;br /&gt;&lt;br /&gt;To fix the previous problems, just turn off Instant property, and then use Advanced Search with customized number of results per page.&lt;br /&gt;&lt;br /&gt;Sources:&lt;br /&gt;- &lt;a href="http://googlesystem.blogspot.com/2010/09/google-features-no-longer-available-in.html"&gt;http://googlesystem.blogspot.com/2010/09/google-features-no-longer-available-in.html&lt;/a&gt;&lt;br /&gt;- &lt;a href="https://support.mozilla.com/en-US/questions/756397#answer-107725"&gt;https://support.mozilla.com/en-US/questions/756397#answer-107725&lt;/a&gt; (as you can see, this is not bug in FireFox as stated in this report).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-5276977237066835955?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/5276977237066835955/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=5276977237066835955' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/5276977237066835955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/5276977237066835955'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/google-only-displays-10-results-within.html' title='Google only displays 10 results within Advanced Search'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-3811787147893994983</id><published>2010-11-11T12:45:00.003+01:00</published><updated>2010-11-17T22:42:29.948+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='e-commerce software'/><category scheme='http://www.blogger.com/atom/ns#' term='JadaSite'/><title type='text'>JadaSite shops without Payment Gateways</title><content type='html'>&lt;i&gt;(JadaSite 2.03)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I didn't set any Payment Gateway in my shops. While shopping, I go Null Pointer Exception:&lt;br /&gt;&lt;br /&gt;&lt;pre class="brush: plain; gutter: false;"&gt;2010-11-11 10:39:25,452 ERROR [http-8180-Processor24] (ContentLookupDispatchAction.java:165) - Exception encountered in null&lt;br /&gt;2010-11-11 10:39:25,452 ERROR [http-8180-Processor24] (ContentLookupDispatchAction.java:166) - Exception&lt;br /&gt;java.lang.NullPointerException&lt;br /&gt;    at com.jada.content.checkout.ShoppingCartCancelCheckoutAction.cancel(ShoppingCartCancelCheckoutAction.java:48)&lt;/pre&gt;&lt;br /&gt;To fix this, add check for line 48 in &lt;i&gt;ShoppingCartCancelCheckoutAction&lt;/i&gt;:&lt;br /&gt;&lt;br /&gt;&lt;pre class="brush: java; first-line: 47; highlight: [48, 50]"&gt;PaymentEngine paymentEngine = shoppingCart.getPaymentEngine();&lt;br /&gt;if (paymentEngine != null) {&lt;br /&gt;    paymentEngine.abort();&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-3811787147893994983?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/3811787147893994983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=3811787147893994983' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3811787147893994983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3811787147893994983'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/jadasite-shops-without-payment-gateways.html' title='JadaSite shops without Payment Gateways'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-758153900663814936</id><published>2010-11-10T17:27:00.004+01:00</published><updated>2011-09-10T22:33:42.573+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='e-commerce software'/><category scheme='http://www.blogger.com/atom/ns#' term='velocity'/><category scheme='http://www.blogger.com/atom/ns#' term='JadaSite'/><title type='text'>velocity.log Permission denied</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;i&gt;(within JadaSite 2.03 using Apache Valocity 1.5)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I got a lot of Permission denied stacktraces for &lt;i&gt;velocity.log&lt;/i&gt; within my &lt;i&gt;catalina.out&lt;/i&gt;. It is not big problem for now, but these messages could lead to large &lt;i&gt;catalina.log&lt;/i&gt; file which will effect performances of Web application.&lt;br /&gt;&lt;br /&gt;Velocity's log file is written into current folder (for me &lt;i&gt;/etc/init.d&lt;/i&gt;) by default setup. If tomcat user does not have the right to create that file, you'll get Permission denied error. According to the Apache's documentation, Velocity's setup can be changed within Java. But, I didn't like the idea of changing Jada's code just for that.&lt;br /&gt;&lt;br /&gt;Instead, I have overridden Velocity default properties:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;I got the original &lt;i&gt;velocity.properties&lt;/i&gt; file from&lt;br /&gt;&lt;i&gt;velocity-1.5.jar&lt;/i&gt; (in folder &lt;i&gt;org/apache/velocity/runtime/defaults/&lt;/i&gt;)&lt;/li&gt;&lt;li&gt;I created new directories within Jada's &lt;i&gt;WEB-INF/classes&lt;/i&gt; folder to have the same structure&lt;/li&gt;&lt;li&gt;I created a new file &lt;i&gt;velocity.properties&lt;/i&gt; within just created folder&lt;br /&gt;&lt;i&gt;WEB-INF/classes/org/apache/velocity/runtime/defaults/&lt;/i&gt;&lt;/li&gt;&lt;li&gt;In that new file, I put the contents from the original file, and changed the value in the line 32 to&lt;br /&gt;&lt;pre class="brush: bash; first-line: 32;"&gt;runtime.log = /tmp/velocity.log&lt;/pre&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Edit: Within this velocity log I got an error saying that class &lt;i&gt;org.apache.log.format.Formatter&lt;/i&gt; is not found. The class can be found in &lt;i&gt;avalon-logkit-2.2.1.jar&lt;/i&gt; (or any newer version I suppose). To fix this, download this jar and add it to the class path (I've put it in Jada's &lt;i&gt;WEB-INF/lib/&lt;/i&gt; folder).&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-758153900663814936?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/758153900663814936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=758153900663814936' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/758153900663814936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/758153900663814936'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/velocitylog-permission-denied.html' title='velocity.log Permission denied'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-1159053203260430078</id><published>2010-11-10T13:13:00.004+01:00</published><updated>2010-11-17T22:35:23.102+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='e-commerce software'/><category scheme='http://www.blogger.com/atom/ns#' term='JadaSite'/><title type='text'>JadaSite internationalization within JSON problem</title><content type='html'>&lt;i&gt;(JadaSite 2.03)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;While opening Items for editing, I got error: &lt;i&gt;Unexcepted Error: unable to show selected category&lt;/i&gt;.&lt;br /&gt;I have Categories that include some Serbian UTF-8 characters.&lt;br /&gt;&lt;br /&gt;The problem is that length of JSON data response is calculated as length of JSON string, and the same string is then transfered via HTTP as bytes. This results in missing characters at the end of JSON output, and therefore the unrecognized input on edit page.&lt;br /&gt;&lt;br /&gt;For fix: JSON is heavily used in stated way within the code, and this problem can be solved only by large refactoring. The quick fix would be to change&amp;nbsp;&lt;i&gt;JSONEscapeObject&lt;/i&gt; class - method&amp;nbsp;&lt;i&gt;toHtmlString&lt;/i&gt;. Check the difference in length between string and byte array, and add the difference as spaces at the end of string afterwards:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre class="brush: java; highlight: [7, 8, 9, 10, 11, 12];"&gt;// if this is less or equal to 0 it is ok; else, add this much spaces at the end&lt;br /&gt;// so the length of string would represent the size of byte array from the string itself&lt;br /&gt;// (without trailing spaces that would be added here)&lt;br /&gt;public String toHtmlString() {&lt;br /&gt;    String output = toString();&lt;br /&gt;    output = output.replaceAll("'", "\\\\'");&lt;br /&gt;    //---additional code&lt;br /&gt;    int additionalByteSymbolsCount = output.getBytes().length - output.length();&lt;br /&gt;    for (int i = 0; i &amp;lt; additionalByteSymbolsCount; i++) {&lt;br /&gt;        output += ' ';&lt;br /&gt;    }&lt;br /&gt;    //---&lt;br /&gt;    return output;&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;This also may (and will) fix some other problems (i.e. I could not select some categories from the list for the item because category names contained Serbian letters).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-1159053203260430078?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/1159053203260430078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=1159053203260430078' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/1159053203260430078'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/1159053203260430078'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/jadasite-internationalization-within.html' title='JadaSite internationalization within JSON problem'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-2752298051365109822</id><published>2010-11-09T10:45:00.003+01:00</published><updated>2010-11-17T22:09:31.055+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='e-commerce software'/><category scheme='http://www.blogger.com/atom/ns#' term='JadaSite'/><title type='text'>Currency Attributes problem when editing Items in JadaSite</title><content type='html'>For the problem stated at:&lt;br /&gt;&lt;a href="http://www.jadasite.com/forum/viewtopic.php?f=6&amp;amp;t=112"&gt;http://www.jadasite.com/forum/viewtopic.php?f=6&amp;amp;t=112&lt;/a&gt;&lt;br /&gt;the simple solution would be to use "User Input" as Attribut type for Currency Custom Attributes.&lt;br /&gt;&lt;br /&gt;Before that I have used default "User selects from dropdown" as Attribute type for Currency - it is kind of strange to use it that way, isn't it? But there is no validation for this kind of error yet. So be carefull what you choose.&lt;br /&gt;&lt;br /&gt;The logged error was:&lt;br /&gt;&lt;pre class="brush: plain; gutter: false;"&gt;javax.servlet.jsp.JspException&lt;br /&gt;at com.jada.taglib.language.OptionsCollection.doEndTag(OptionsCollection.java:80)&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-2752298051365109822?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/2752298051365109822/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=2752298051365109822' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/2752298051365109822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/2752298051365109822'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/currency-attributes-problem-when.html' title='Currency Attributes problem when editing Items in JadaSite'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-1555786608431837351</id><published>2010-11-08T17:15:00.003+01:00</published><updated>2011-07-19T12:27:08.776+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MySQL'/><category scheme='http://www.blogger.com/atom/ns#' term='DB administration'/><category scheme='http://www.blogger.com/atom/ns#' term='DB access'/><title type='text'>Problems Connecting to MySQL Database on Server</title><content type='html'>&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;(MySQL 5.0.51a)&lt;/i&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;I have just installed MySQL on my test server (Debian). I have tried to connect to MySQL database from my laptop directly. This is not possible by default. To enable this you must:&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;- change setup in&amp;nbsp;/etc/mysql/my.cnf - comment the line with bind-address variable (line 47)&lt;/i&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;- try to connect and check the error message - it should contain something like 'user_name'@'ip_address'&lt;/i&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;- check the table mysql.user for entry with user_name as value in User column&lt;/i&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;- insert new entry in that table with the same values except in column Host - add ip_address from the previous message in here&lt;/i&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;This is what helped me.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;If you want to see complete reference for this kind of error, check:&amp;nbsp;&lt;a href="http://dev.mysql.com/doc/refman/5.1/en/access-denied.html"&gt;http://dev.mysql.com/doc/refman/5.1/en/access-denied.html&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-1555786608431837351?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/1555786608431837351/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=1555786608431837351' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/1555786608431837351'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/1555786608431837351'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/problems-connecting-to-mysql-database.html' title='Problems Connecting to MySQL Database on Server'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-782248936244216037</id><published>2010-11-08T11:03:00.001+01:00</published><updated>2010-11-08T11:06:23.040+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OFBiz'/><category scheme='http://www.blogger.com/atom/ns#' term='e-commerce software'/><title type='text'>Apache OFBiz problems with port 1099 on startup</title><content type='html'>&lt;i&gt;(Apache OFBiz 9.04 Stable Release)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;During my first start of OFBiz, I got error message that port 1099 is busy. I got this after turning of GMail, also (found somewhere that it is using this port). Yet, I didn't so any process using this port in list from netstat.&lt;br /&gt;&lt;br /&gt;Oddly&amp;nbsp;enough, looks like OFBiz is using it. And so I find where to change this:&lt;br /&gt;&lt;i&gt;file: framework/base/config/ofbiz-containers.xml&lt;/i&gt;&lt;br /&gt;&lt;i&gt;replace: 1099 to 10990 (check if this port is not used with netstat - you can change this to any free port)&lt;/i&gt;&lt;br /&gt;&lt;i&gt;(I found 1099 in two places in the file - lines 40 and 47)&lt;/i&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;After saving the configuration file I could start OFBiz without any problems.&lt;br /&gt;&lt;br /&gt;Later on (after restart I suppose), I changed previously mentioned ports back to 1099. There was no problems this time.&lt;br /&gt;So, if you got the error message for the first time, before changing port try to restart first, and write a comment here if only the restart fixed this.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-782248936244216037?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/782248936244216037/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=782248936244216037' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/782248936244216037'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/782248936244216037'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2010/11/apache-ofbiz-problems-with-port-1099-on.html' title='Apache OFBiz problems with port 1099 on startup'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-5625251722177224019</id><published>2009-07-01T13:32:00.004+02:00</published><updated>2009-07-01T13:35:22.512+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><title type='text'>Uncompilable source code</title><content type='html'>Got this at the very end of the java file.&lt;br /&gt;&lt;br /&gt;I have solved this one only by removing and reentering new line sign after class definition in that file.&lt;br /&gt;Many other strange errors can be solved this way.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-5625251722177224019?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/5625251722177224019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=5625251722177224019' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/5625251722177224019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/5625251722177224019'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2009/07/uncompilable-source-code.html' title='Uncompilable source code'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-561199042780982752</id><published>2009-02-06T09:28:00.004+01:00</published><updated>2010-11-17T22:03:46.575+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='Eclipse'/><category scheme='http://www.blogger.com/atom/ns#' term='Tomcat'/><title type='text'>Eclipse Tomcat in more than 45 seconds</title><content type='html'>&lt;i&gt;(Eclipse 3.3 - for Eclipse 3.4+ check comments on this post)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Do you have some web application that cannot be started in Eclipse's Tomcat in 45s, and you get that annoying time out message?&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Go to &lt;span style="font-family: 'courier new';"&gt;Windows &lt;/span&gt;&amp;gt; &lt;span style="font-family: 'courier new';"&gt;Preferences &lt;/span&gt;in Eclipse&lt;/li&gt;&lt;li&gt;Search for &lt;span style="font-family: 'courier new';"&gt;Server&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Set &lt;span style="font-family: 'courier new';"&gt;Server timeout delay&lt;/span&gt; at you're own will&lt;/li&gt;&lt;/ul&gt;Here is the list of values in drop down:&lt;br /&gt;&lt;pre class="brush: plain; gutter: false;"&gt;Preference    TimeOut&lt;br /&gt;Shorter       11s&lt;br /&gt;Short         22s&lt;br /&gt;Normal        45s&lt;br /&gt;Long          90s&lt;br /&gt;Longer        180s&lt;br /&gt;Unlimited     unlimited&lt;br /&gt;&lt;/pre&gt;Source: &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=151993"&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=151993&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-561199042780982752?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/561199042780982752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=561199042780982752' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/561199042780982752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/561199042780982752'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2009/02/eclipse-tomcat-in-more-than-45-seconds.html' title='Eclipse Tomcat in more than 45 seconds'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-3229952646868491402</id><published>2009-01-16T10:15:00.003+01:00</published><updated>2009-01-16T10:21:39.572+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='log4j'/><title type='text'>Debugging log4j itself</title><content type='html'>Problem: You cannot find out which log4j.properties file is used.&lt;br /&gt;&lt;br /&gt;Try running VM with parameter&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-family:courier new;"&gt;-Dlog4j.debug&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You'll get info about log4j properties in console.&lt;br /&gt;&lt;br /&gt;See: &lt;a href="http://logging.apache.org/log4j/1.2/manual.html"&gt;http://logging.apache.org/log4j/1.2/manual.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-3229952646868491402?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/3229952646868491402/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=3229952646868491402' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3229952646868491402'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3229952646868491402'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2009/01/debugging-log4j-itself.html' title='Debugging log4j itself'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-225804726919591232</id><published>2008-11-29T21:18:00.007+01:00</published><updated>2008-11-30T01:47:36.466+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='network'/><category scheme='http://www.blogger.com/atom/ns#' term='Windows'/><title type='text'>Window's hosts file</title><content type='html'>For Vista it is: C:\Windows\System32\drivers\etc\hosts&lt;br /&gt;&lt;br /&gt;Write in IP adress map it to some symbolic address of your choice. One IP can have many lines - so it can has many different symbolic adresses.&lt;br /&gt;&lt;br /&gt;Or you can download HostsXpert from this page:&lt;br /&gt;&lt;a href="http://www.mvps.org/winhelp2002/hosts.htm#Related" target="_blank"&gt;http://www.mvps.org/winhelp2002/hosts.htm#Related&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-225804726919591232?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/225804726919591232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=225804726919591232' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/225804726919591232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/225804726919591232'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2008/11/windows-hosts-file.html' title='Window&apos;s hosts file'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-3716488094273238395</id><published>2008-11-21T14:47:00.004+01:00</published><updated>2010-11-17T22:00:41.324+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='installation'/><title type='text'>Install SVN on Debian</title><content type='html'>&lt;pre class="brush: plain"&gt;adduser subversion&lt;br /&gt;apt-get install subversion&lt;br /&gt;mkdir /var/svn-repos&lt;br /&gt;svnadmin create --fs-type fsfs /var/svn-repos/directory&lt;br /&gt;chown -R www-data:subversion /var/svn-repos/*&lt;br /&gt;chmod -R 770 /var/svn-repos/*&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;Then create users for SVN, and set their default group to subversion.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-3716488094273238395?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/3716488094273238395/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=3716488094273238395' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3716488094273238395'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/3716488094273238395'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2008/11/install-svn-on-debian.html' title='Install SVN on Debian'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-2649190759522727563</id><published>2008-10-25T19:31:00.003+02:00</published><updated>2008-10-25T19:36:09.697+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='GWT'/><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='NetBeans'/><title type='text'>GWT under NetBeans memory problem</title><content type='html'>To solve JavaHeapSpace when starting some GWT project under NetBeans, edit file&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;&lt;project&gt;/nbproject/build-gwt.xml&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;under next path in this XML&lt;br /&gt;project/&lt;span style="font-family: courier new;"&gt;target[name="-post-compile"]/java&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;add attribute/value pair inside &lt;span style="font-family: courier new;"&gt;java&lt;/span&gt; tag&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;maxmemory="128M"&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-2649190759522727563?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/2649190759522727563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=2649190759522727563' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/2649190759522727563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/2649190759522727563'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2008/10/gwt-under-netbeans-memory-problem.html' title='GWT under NetBeans memory problem'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-2378121037599971611</id><published>2008-01-14T11:49:00.001+01:00</published><updated>2010-11-17T21:52:11.188+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><title type='text'>Current directory in Java</title><content type='html'>Here is something that I need all the time:&lt;br /&gt;&lt;br /&gt;Current directory can be retrieved with:&lt;pre class="brush: java; gutter: false;"&gt;System.getProperty("user.dir");&lt;/pre&gt;&lt;br /&gt;Some other properties from System are also very useful (&lt;a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/System.html#getProperties%28%29" target="_blank"&gt;here is the list of all properties&lt;/a&gt;)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-2378121037599971611?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/2378121037599971611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=2378121037599971611' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/2378121037599971611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/2378121037599971611'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2008/01/current-directory-in-java.html' title='Current directory in Java'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-6818074784119200668</id><published>2007-12-24T23:40:00.000+01:00</published><updated>2007-12-24T23:45:42.451+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Games'/><title type='text'>Just for fun</title><content type='html'>Do not try this at home :)&lt;br /&gt;&lt;br /&gt;Problem: After some hard work, saving returns an error. WHAT TO DO???&lt;br /&gt;&lt;br /&gt;Try this: &lt;a href="http://pc-breakdown.freeonlinegames.com/" target="_blank"&gt;http://pc-breakdown.freeonlinegames.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-6818074784119200668?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/6818074784119200668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=6818074784119200668' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/6818074784119200668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/6818074784119200668'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2007/12/just-for-fun.html' title='Just for fun'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-4780264487687416250</id><published>2007-12-22T23:15:00.000+01:00</published><updated>2007-12-24T23:45:05.350+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Utils'/><title type='text'>Subtitle Manager</title><content type='html'>I had a problems with some movies and their subtitle synchronization.&lt;br /&gt;&lt;br /&gt;Well, now I don't have them thanks to the &lt;a href="http://www.urusoft.net/downloads.php?lang=1" target="_blank"&gt;Subtitle Workshop&lt;/a&gt;. ALL problems are gone.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-4780264487687416250?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/4780264487687416250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=4780264487687416250' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/4780264487687416250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/4780264487687416250'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2007/12/subtitle-manager.html' title='Subtitle Manager'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-8066216803785638582</id><published>2007-12-22T15:05:00.019+01:00</published><updated>2010-11-17T21:53:19.736+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><title type='text'>String's methods with regular expressions</title><content type='html'>The next example is for method &lt;span style="font-family: courier new; font-size: 85%;"&gt;replaceFirst(String regex, String replacement)&lt;/span&gt; which should find first substring that matches given regular expression and change it with replacement.&lt;br /&gt;&lt;br /&gt;What if you want to replace only the first substring that is equal to &lt;span style="font-family: courier new; font-size: 85%;"&gt;"[sometnig]"&lt;/span&gt; - this represents regular expression that will match every single character from the word 'something', and, so&lt;span style="font-family: courier new; font-size: 85%; margin-left: 20px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;pre class="brush: java; gutter: false;"&gt;a.replaceFirst("[something]", "anything");&lt;br /&gt;&lt;/pre&gt;will return (bold substrings are match and replacement):&lt;br /&gt;&lt;ul&gt;&lt;li&gt;if &lt;span style="font-family: courier new; font-size: 85%;"&gt;a="&lt;span style="font-weight: bold;"&gt;t&lt;/span&gt;his is a [something] test"&lt;/span&gt;&lt;br /&gt;then &lt;span style="font-family: courier new; font-size: 85%;"&gt;"&lt;span style="font-weight: bold;"&gt;anything&lt;/span&gt;his is a [something] test"&lt;/span&gt;&lt;/li&gt;&lt;li&gt;if &lt;span style="font-family: courier new; font-size: 85%;"&gt;a="[&lt;span style="font-weight: bold;"&gt;s&lt;/span&gt;omething]"&lt;/span&gt;&lt;br /&gt;then &lt;span style="font-family: courier new; font-size: 85%;"&gt;"[&lt;span style="font-weight: bold;"&gt;anything&lt;/span&gt;omething]"&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;What we need here is static method &lt;span style="color: red; font-size: 85%; font-weight: bold;"&gt;&lt;span style="font-family: courier new;"&gt;Pattern.quote(String s)&lt;/span&gt;&lt;/span&gt; which will make regular expression that matches string s as is. Thus, call&lt;br /&gt;&lt;pre class="brush: java; gutter: false;"&gt;a.replaceFirst(Pattern.quote("[something]"), "anything");&lt;br /&gt;&lt;/pre&gt;if &lt;span style="font-family: courier new; font-size: 85%;"&gt;a="this is a &lt;span style="font-weight: bold;"&gt;[something]&lt;/span&gt; test"&lt;/span&gt;&lt;br /&gt;will return &lt;span style="font-family: courier new; font-size: 85%;"&gt;"this is a &lt;span style="font-weight: bold;"&gt;anything&lt;/span&gt; test".&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;BTW: This is just for replacing only the first substring matched. If you want to replace all substring that are matched, you should use String's method &lt;span style="font-family: courier new; font-size: 85%;"&gt;replace&lt;/span&gt;. Also, there is method &lt;span style="font-family: courier new; font-size: 85%;"&gt;replaceAll&lt;/span&gt; which, again, uses String parameter for regular expression pattern matching.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-8066216803785638582?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/8066216803785638582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=8066216803785638582' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/8066216803785638582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/8066216803785638582'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2007/12/strings-methods-with-regular.html' title='String&apos;s methods with regular expressions'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-851466877823165121</id><published>2007-12-22T14:37:00.000+01:00</published><updated>2007-12-22T14:53:57.684+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='File systems'/><title type='text'>Reading Linux's ext2 and ext3 partitions under Windows</title><content type='html'>After unsuccessful installation of Kubuntu, I decided to move some data I've downloaded from Kubuntu to my Windows.&lt;br /&gt;&lt;br /&gt;After searching the Internet I found &lt;a href="http://www.fs-driver.org/" target="_blank"&gt;http://www.fs-driver.org/&lt;/a&gt;&lt;br /&gt;It is very easy to install. You choose drive letters for partitions, and then use them as regular partitions (it has kernel mode and extend Windows so it can read ext2 or ext3 just as fat or ntfs).&lt;br /&gt;&lt;br /&gt;Also, you will have to choose if you want to install support for larger files (above 4GBs). File with this size cannot be saved to Ext2 on Linux with kerver &lt;=2.2 (read FAQ) - so, if you have older kernel choose not to install support for larger files.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-851466877823165121?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/851466877823165121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=851466877823165121' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/851466877823165121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/851466877823165121'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2007/12/reading-linuxs-ext2-and-ext3-partitions.html' title='Reading Linux&apos;s ext2 and ext3 partitions under Windows'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-9052681800090765217</id><published>2007-12-22T14:24:00.000+01:00</published><updated>2007-12-22T14:52:15.210+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><title type='text'>Kubuntu 7.10 - Gutsy Gibbon instalation od Samsung X15</title><content type='html'>I install Kubuntu 7.10 - Gutsy Gibbon (from CD) on my laptop (Samsung X15).&lt;br /&gt;&lt;br /&gt;Installation was very simple.&lt;br /&gt;&lt;br /&gt;Still, I have no sound under Kubuntu.&lt;br /&gt;&lt;br /&gt;I didn't find a solution for this problem, yet. :(&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-9052681800090765217?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/9052681800090765217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=9052681800090765217' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/9052681800090765217'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/9052681800090765217'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2007/12/kubuntu-710-gutsy-gibbon-instalation-od.html' title='Kubuntu 7.10 - Gutsy Gibbon instalation od Samsung X15'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1414576352345975080.post-6164997549418840070</id><published>2007-12-21T19:21:00.000+01:00</published><updated>2007-12-21T19:25:17.032+01:00</updated><title type='text'>Start</title><content type='html'>Here is a start message:&lt;br /&gt;&lt;br /&gt;So, this will be log for problems and their solutions - so I would remember them easier :)&lt;br /&gt;&lt;br /&gt;And, of course, anyone who has the same problem can use the solution.&lt;br /&gt;&lt;br /&gt;Enjoy.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1414576352345975080-6164997549418840070?l=kris-itproblems.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://kris-itproblems.blogspot.com/feeds/6164997549418840070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1414576352345975080&amp;postID=6164997549418840070' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/6164997549418840070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1414576352345975080/posts/default/6164997549418840070'/><link rel='alternate' type='text/html' href='http://kris-itproblems.blogspot.com/2007/12/start.html' title='Start'/><author><name>Kris</name><uri>http://www.blogger.com/profile/05920741018901109930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp3.blogger.com/_V0m-gfCha-w/R2wCutur3qI/AAAAAAAAAAM/dSUw8SagyXA/S220/your_image_img.png'/></author><thr:total>0</thr:total></entry></feed>
