Skip to content

Instantly share code, notes, and snippets.

@zolotyh
zolotyh / options.js
Last active December 11, 2015 17:28
Настройка для jshint в компании вуаро
// list of allowed global objects
var JSHINT_GLOBALS = {
'Backbone': true,
'_': true,
'$': true,
'require': true,
'define': true,
'Mustache': true,
'Handlebars': true
};
@zolotyh
zolotyh / .vimrc
Last active December 16, 2015 19:49
My new vimrc
"It's my vim config. Enjoy!
"Use for javascript html css python php
"do git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle before
set nocompatible " be iMproved
filetype off " required!
"Package control for vim
set rtp+=~/.vim/bundle/vundle
rake aborted!
database configuration does not specify adapter
/home/admincu/.rvm/gems/ruby-1.9.2-head/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_specification.rb:47:in `resolve_hash_connection'
/home/admincu/.rvm/gems/ruby-1.9.2-head/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_specification.rb:41:in `resolve_string_connection'
/home/admincu/.rvm/gems/ruby-1.9.2-head/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_specification.rb:25:in `spec'
/home/admincu/.rvm/gems/ruby-1.9.2-head/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_specification.rb:130:in `establish_connection'
/home/admincu/.rvm/gems/ruby-1.9.2-head/gems/activerecord-3.2.13/lib/active_record/railtie.rb:82:in `block (2 levels) in <class:Railtie>'
/home/admincu/.rvm/gems/ruby-1.9.2-head/gems/activesupport-3.2.13/lib/active_support/lazy_load_hooks.rb:36:in `instance_eval'
/home/admincu/.rvm/gems/ruby-
server {
server_name localhost;
#charset koi8-r;
#access_log logs/host.access.log main;
#location / {
#root /Users/zolotyh/work/cube_maket;
#index index.html index.htm;
"It's my vim config. Enjoy!
"Use for javascript html css python php
"do git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle before
set nocompatible " be iMproved
filetype off " required!
"Package control for vim
set rtp+=~/.vim/bundle/vundle
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
HTTP Status 500 - Request processing failed; nested exception is org.springframework.orm.jpa.JpaSystemException: org.hibernate.exception.SQLGrammarException: Unknown column 'organisati0_.org_tempate_id' in 'field list'; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: Unknown column 'organisati0_.org_tempate_id' in 'field list'
type Exception report
message Request processing failed; nested exception is org.springframework.orm.jpa.JpaSystemException: org.hibernate.exception.SQLGrammarException: Unknown column 'organisati0_.org_tempate_id' in 'field list'; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: Unknown column 'organisati0_.org_tempate_id' in 'field list'
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.orm.jpa.JpaSystemException: org.hibernate.exception.SQLGrammarException: Table 'isuib.edit_lock' doesn't exist; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: Table 'isuib.edit_lock' doesn't exist
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:932)
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:816)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:801)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
isuib.others.filters.LoggingFilter.doFilter(LoggingFilter.java:51)
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(Filter
HTTP Status 500 - Request processing failed; nested exception is org.springframework.orm.jpa.JpaSystemException: org.hibernate.exception.ConstraintViolationException: Column 'information_system_id' cannot be null; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: Column 'information_system_id' cannot be null
type Exception report
message Request processing failed; nested exception is org.springframework.orm.jpa.JpaSystemException: org.hibernate.exception.ConstraintViolationException: Column 'information_system_id' cannot be null; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: Column 'information_system_id' cannot be null
description The server encountered an internal error that prevented it from fulfilling this request.
exception
<html><head><title>Apache Tomcat/7.0.42 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - Request processing failed; nested exception is java.lang.RuntimeException</h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u>Request processing failed; nested exception is java.lang.RuntimeException</u></p><p><b>description</b> <u>The server encountered an internal error that pr