jeesite icon indicating copy to clipboard operation
jeesite copied to clipboard

Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and butt...

Results 108 jeesite issues
Sort by recently updated
recently updated
newest added

StringUtils.toLong 方法在到long字符串进行转换,会造成精度丢失。 见单元测试 。

The jQuery doc for [jQuery.data()](https://api.jquery.com/jQuery.data/) says this is a "low-level method" and that you should use .data() instead.

在这里提问:https://gitee.com/thinkgem/jeesite/issues

![1632472632(1)](https://user-images.githubusercontent.com/37139278/134644811-2f81a849-30a1-438c-9dd4-1bbd8f4a6a14.jpg)

使用Intellij idea tomcat 运行 Jeesite,点登陆后抛出如下异常: `Caused by: org.apache.shiro.cache.CacheException: org.apache.shiro.cache.CacheException: net.sf.ehcache.CacheException: java.io.OptionalDataException at org.apache.shiro.cache.ehcache.EhCache.values(EhCache.java:182) at org.apache.shiro.session.mgt.eis.CachingSessionDAO.getActiveSessions(CachingSessionDAO.java:345) at com.thinkgem.jeesite.common.security.shiro.session.CacheSessionDAO.getActiveSessions(CacheSessionDAO.java:152) at com.thinkgem.jeesite.common.security.shiro.session.CacheSessionDAO.getActiveSessions(CacheSessionDAO.java:135) at com.thinkgem.jeesite.modules.sys.security.SystemAuthorizingRealm.doGetAuthenticationInfo(SystemAuthorizingRealm.java:66) at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:568) at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180) at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267) at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)`

使用脚本导入容易出错,可以另外附一份sql导入文件

2020-12-23 20:09:48,164 ERROR [org.springframework.web.context.ContextLoader] - Context initialization failed org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from file [/Users/developers/SoftWare/apache-tomcat-8.5.61/webapps/stmp/WEB-INF/classes/spring-context-jedis.xml]; nested exception is org.springframework.beans.FatalBeanException: Class [com.fr.third.springframework.context.config.ContextNamespaceHandler] for namespace [http://www.springframework.org/schema/context] does not implement the...

[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.892 s [INFO] Finished at: 2020-08-13T10:40:26+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default-cli) on project jeesite: An Ant...