Skip to content
CodeMarvels
All's the Code !
  • Home
  • Privacy Policy
  • About

Category: Technology

Notes/Technology

Override certificate error in Cisco AnyConnect Client on Ubuntu 12.04 64 bit

Posted on May 9, 2012 by Kj / 6 Comments

Problem: Cisco Anyconnect client does not give an option to override the “invalid certificate error” and go ahead using the current certificate of t...

Notes/Technology

Eclipse fails to start up in Ubuntu after installing Oracle Java

Posted on May 4, 2012 by Kj / 0 Comment

Problem: Eclipse fails to start, with message – java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: no swt-gtk-3740 in java.library.path ...

Notes/Technology

Install LAMP on Ubuntu 12.04 LTS

Posted on May 3, 2012 by Kj / 0 Comment

To install LAMP server on Ubuntu – On terminal, do – sudo apt-get install tasksel sudo tasksel install lamp-server Test Apache Go to URL http://loca...

Notes/Technology

Fix : Ubuntu Boot error – Boot device not found (after partitioning)

Posted on April 26, 2012 by Kj / 0 Comment

Problem: Ubuntu gives the message “Boot device not found” after partitioning using Gparted (done from a usb instance). Reason : Unknown. Could be th...

Notes/Technology

Hibernate calls hang after giving message “opening JDBC connection”

Posted on December 26, 2011 by Kj / 0 Comment

Bug: Hibernate calls hang after giving the message “opening JDBC connection” in the logs. No exception/error message is thrown. Reason: Connection t...

Notes/Technology

Hibernate Gives Connection Pool Error: Timeout waiting for idle object

Posted on December 26, 2011 by Kj / 0 Comment

Bug: Hibernate connection times out (after the maxWait duration set for the datasource), and gives error message in the log – “Timeout waiting for i...

Notes/Technology

ClassCastException for same class on slim3 for Google App Engine

Posted on July 10, 2011 by Kj / 0 Comment

Bug: A class cast exception like the following is thrown – class x.y.z.MyClass cannot be cast to class x.y.z.MyClass Reason: The class loaders for both th...

Notes

jqGrid cell data disappears on clicking other cells

Posted on June 1, 2011 by Kj / 0 Comment

Bug: jqGrid cell data in a previously edited cell disappears on editing other rows. This usually occurs after a cell or row value is edited programmatically. Re...

Technology

UTF-8 encoding on J2EE

Posted on February 11, 2011 by Kj / 0 Comment

A 3 step method to apply UTF-8 encoding to J2EE applications. 1. Add the following directives to the page included in ALL jsps. <%@ page contentType="te...

Notes

Solution to Hibernate error: Unknown column ‘******’ in ‘order clause’

Posted on December 27, 2010 by Kj / 0 Comment

Bug: A above exception thrown when using hibernate. Reason: This error occurs usually because of a misplaced “order by” clause. If in a many to many...

Posts navigation

« Previous 1 … 17 18 19 Next »

Categories

  • Algorithms
  • Android Development
  • BoshServlet
  • C++ projects
  • Code Philosophies
  • Conversational AI
  • Machine Learning
  • Miscellaneous
  • Notes
  • Society
  • Technology
  • Tutorial / Run-book
  • Uncategorized

Recent Posts

  • SSH without running .bashrc
  • Migrate data from one Cassandra server to another using medusa
  • A JS assistant to remind us to exercise during WFH days
  • Flush DNS cache in Ubuntu 20.xx and above
  • Change the datacenter set in cassandra-rackdc on Ubuntu

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2022 CodeMarvels
Powered by WordPress | Theme: Graphy by Themegraphy