Closed zzvv closed 9 years ago
额,失误~ 习惯性把 jetty
等运行插件放置底部,回头看,发现原来集成有。
使用说明:
Idea下配置jetty运行,尝试多次,都卡在nutzfw.sys_config表无法创建
错误信息提示数据库表结构已存在。 2015-07-26 10:31:53,384 org.nutz.dao.impl.sql.run.NutDaoExecutor.exec(NutDaoExecutor.java:90) DEBUG - SQLException com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'nutzfw.sys_config' doesn't exist at sun.reflect.GeneratedConstructorAccessor752.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at com.mysql.jdbc.Util.handleNewInstance(Util.java:389)
不知能否发下sql脚本?
On Jul 26, 2015, at 10:06 AM, Wizzer notifications@github.com wrote:
使用说明: 创建空的数据库 修改数据库连接 /resources/config/custom/db.properties 项目使用Maven构建,IDEA/Eclipse直接打开,等待包下载完毕 nutz-1.b.53.jar 暂未正式发布,请将/lib下此包手动加到编译环境* cn.wizzer.modules.MainSetup 第45行(启动时自动建表) 用户名:superadmin 密码:1
— Reply to this email directly or view it on GitHub .
完整日志
请查收附件,谢谢。
Sent with Unibox
On Jul 26, 2015, at 10:49 AM, Wendal Chen notifications@github.com wrote:
完整日志 — Reply to this email directly or view it on GitHub .
/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:51381,suspend=y,server=n -Drebel.env.ide.plugin.version=6.0.2-idea-13-14 -Drebel.env.ide.version=14.1.4 -Drebel.env.ide.product=IU -Drebel.env.ide=intellij -Drebel.notification.url=http://localhost:50642 -agentpath:/var/folders/9g/4sbmsqz54g73ygh2mc080w680000gn/T/jrebel6-temp/lib/libjrebel64.dylib -DSTOP.PORT=0 -Dcom.sun.management.jmxremote= -Dcom.sun.management.jmxremote.port=1099 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -DOPTIONS=jmx -Dfile.encoding=GB2312 -classpath "/Users/tory/Documents/jetty-9.2.10/start.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/lib/tools.jar:/Applications/IntelliJ IDEA 14.app/Contents/lib/idea_rt.jar" org.eclipse.jetty.start.Main --module=jmx /private/var/folders/9g/4sbmsqz54g73ygh2mc080w680000gn/T/context4config/jetty-contexts.xml
Detected server http port: 8080
Connected to the target VM, address: '127.0.0.1:51381', transport: 'socket'
[2015-07-26 10:31:30,692] Artifact nutzfw:war exploded: Server is not connected. Deploy is not available.
JRebel: Starting logging to file: /Users/tory/.jrebel/jrebel.log
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel: #############################################################
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel: JRebel Agent 6.0.2 (201412191331)
2015-07-26 10:31:31 JRebel: (c) Copyright ZeroTurnaround AS, Estonia, Tartu.
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel: Over the last 5 days JRebel prevented
2015-07-26 10:31:31 JRebel: at least 16 redeploys/restarts saving you about 0.4 hours.
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel: Licensed to anonymous-user
2015-07-26 10:31:31 JRebel: with the following restrictions:
2015-07-26 10:31:31 JRebel: ####### Cracked by anonymous-user, For FUN! Unlimited! Enjoy! ######
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel: License type: perpetual
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:31 JRebel: #############################################################
2015-07-26 10:31:31 JRebel:
2015-07-26 10:31:34.032:INFO::main: Logging initialized @3620ms
2015-07-26 10:31:34.231:WARN:oejs.HomeBaseWarning:main: This instance of Jetty is not running from a separate {jetty.base} directory, this is not recommended. See documentation at http://www.eclipse.org/jetty/documentation/current/startup.html
2015-07-26 10:31:35.164:INFO:oejs.Server:main: jetty-9.2.10.v20150310
2015-07-26 10:31:35.231:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:/Users/tory/Documents/jetty-9.2.10/webapps/] at interval 1
2015-07-26 10:31:35.235:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:/private/var/folders/9g/4sbmsqz54g73ygh2mc080w680000gn/T/context4deploy/] at interval 1
2015-07-26 10:31:35.319:INFO:oejs.ServerConnector:main: Started ServerConnector@60e07188{HTTP/1.1}{0.0.0.0:8080}
2015-07-26 10:31:35.320:INFO:oejs.Server:main: Started @4908ms
STOP.PORT=51395
STOP.KEY=ev1v8wkdx728
Connected to server
[2015-07-26 10:31:36,357] Artifact nutzfw:war exploded: Artifact is being deployed, please wait...
2015-07-26 10:31:43 JRebel-Log4j: Monitoring Log4j configuration in 'file:/Users/tory/Documents/github/NutzWk/target/nutzfw/WEB-INF/classes/log4j.properties'.
2015-07-26 10:31:44.368:INFO:/nutzfw:Scanner-1: Initializing Shiro environment
2015-07-26 10:31:44,369 org.apache.shiro.web.env.EnvironmentLoader.initEnvironment(EnvironmentLoader.java:128) INFO - Starting Shiro environment initialization.
2015-07-26 10:31:44,425 org.apache.shiro.web.env.IniWebEnvironment.init(IniWebEnvironment.java:76) DEBUG - Checking any specified config locations.
2015-07-26 10:31:44,425 org.apache.shiro.web.env.IniWebEnvironment.init(IniWebEnvironment.java:81) DEBUG - No INI instance or config locations specified. Trying default config locations.
2015-07-26 10:31:44,437 org.apache.shiro.io.ResourceUtils.loadFromClassPath(ResourceUtils.java:159) DEBUG - Opening resource from class path [shiro.ini]
2015-07-26 10:31:44,456 org.apache.shiro.config.Ini.load(Ini.java:342) DEBUG - Parsing [main]
2015-07-26 10:31:44,465 org.apache.shiro.config.Ini.load(Ini.java:342) DEBUG - Parsing [urls]
2015-07-26 10:31:44,467 org.apache.shiro.web.env.IniWebEnvironment.getDefaultIni(IniWebEnvironment.java:136) DEBUG - Discovered non-empty INI configuration at location 'classpath:shiro.ini'. Using for configuration.
2015-07-26 10:31:44,544 org.apache.shiro.config.IniFactorySupport.createInstance(IniFactorySupport.java:122) DEBUG - Creating instance from Ini [sections=main,urls]
ALL Nutz Log via Log4jLogAdapter
2015-07-26 10:31:45,202 org.nutz.log.Logs.
cn.wizzer.modules.MainSetup 第45行(启动时自动建表),不要注释掉
idea 中看到行号为46行~
Sent with Unibox
On Jul 26, 2015, at 11:59 AM, Wizzer notifications@github.com wrote:
cn.wizzer.modules.MainSetup 第45行(启动时自动建表),不要注释掉 — Reply to this email directly or view it on GitHub .
Idea 14 配置本地jetty运行,Debug模式启动。正常登陆后,点击左侧菜单,权限管理各功能点,
路径加载异常,自动过滤掉了“/nutzfw/”节点。手动添加至浏览器,正常展现。
2015-07-26 12:03 GMT+08:00 tory.zhou 2pporg@gmail.com:
idea 中看到行号为46行~
Sent with Unibox http://www.uniboxapp.com/t/sig
On Jul 26, 2015, at 11:59 AM, Wizzer notifications@github.com wrote:
cn.wizzer.modules.MainSetup 第45行(启动时自动建表),不要注释掉 — Reply to this email directly or view it on GitHub https://github.com/Wizzercn/NutzWk/issues/5#issuecomment-124942921.<embedded image>
已fix,更新即可.
idea 14 mac 下,之前一直都是正常运行的,今天不知道怎么突然抽风,无法运行。 看日志提示1.53的包找不到,没编译进去,但是我走IDEA里面看,是有手工添加lib进去的。 不知道您是否遇到过这种灵异事件。
我尝试了本地tomcat运行,以及在pom中添加jetty插件运行,都是一样的错误。 我google了下,也没找到头绪。其他人通过手工重新add下,就成功了。但是我这边。诶 http://nutz.cn/f0
这个URL是我本地的启动log
Sent with zzcv
额~ ,换个新的路径又可以了,太诡异了。
Sent with zzcv
On Aug 2, 2015, at 3:32 PM, tory.zhou 2pporg@gmail.com wrote:
idea 14 mac 下,之前一直都是正常运行的,今天不知道怎么突然抽风,无法运行。 看日志提示1.53的包找不到,没编译进去,但是我走IDEA里面看,是有手工添加lib进去的。 不知道您是否遇到过这种灵异事件。
我尝试了本地tomcat运行,以及在pom中添加jetty插件运行,都是一样的错误。 我google了下,也没找到头绪。其他人通过手工重新add下,就成功了。但是我这边。诶 http://nutz.cn/f0
这个URL是我本地的启动log
Sent with zzcv
请问下,基于仓库中的源码,我添加新的界面,也是和源码保持一致,使用vm模板~ 也添加了对应的新Action,并且添加了iocBean注解及路径映射。 但是无法进入对应Aciton~
我看了tomcat打出到控制台的日志,在应用启动的时候,是有加载我的新Action的, 是否还需要配置哪个地方才能添加映射呢?
http://nutz.cn/fD 这个是我的启动日志,其中RdrecordAction 是我新增加的Action,并且也在数据库menu表中添加了对应数据, 是否是我哪一步还没配置完成?我看源码的路径请求均有跳转到UrlMapping ,但是我的这个就没跳转。
贴你那个类源码,没加@At?
直接访问 http://127.0.0.1/private/sys/rd 访问不到么?要是想在菜单显示,需要在表里加数据的,就是菜单管理里面添加,,,菜单管理这两天搞定。
有的~ 我看了下,除了数据库中有一张表有添加访问路径的地方需要写入数据,应该没其他地方需要写入了吧?
在 2015年8月5日 上午11:18,Wizzer notifications@github.com写道:
直接访问 http://127.0.0.1/private/sys/rd 访问不到么?要是想在菜单显示,需要在表里加数据的,就是菜单管理里面添加,,,菜单管理这两天搞定。
— Reply to this email directly or view it on GitHub https://github.com/Wizzercn/NutzWk/issues/5#issuecomment-127832795.
看代码是没啥问题的,整个权限体系是这样的:sys_user -->sys_user_role -->sys_role -->sys_role_menu --> sys_menu[permission]
我应该找到原因了~ 应该就是出在数据库初始化那段数据上。每次重启应用,会强制把数据库的数据给覆盖掉?
Sent with Unibox
On Aug 5, 2015, at 11:20 AM, 周伟 2pporg@gmail.com wrote:
有的~ 我看了下,除了数据库中有一张表有添加访问路径的地方需要写入数据,应该没其他地方需要写入了吧?
在 2015年8月5日 上午11:18,Wizzer <notifications@github.com
写道: 直接访问 http://127.0.0.1/private/sys/rd 访问不到么?要是想在菜单显示,需要在表里加数据的,就是菜单管理里面添加,,,菜单管理这两天搞定。 — Reply to this email directly or view it on GitHub .
45行注释掉
你在1群还是在2群?我们QQ说~
Sent with Unibox
On Aug 5, 2015, at 4:34 PM, Wizzer notifications@github.com wrote:
45行注释掉 — Reply to this email directly or view it on GitHub .
2q
1、pom中建议集成进tomcat,jetty,方便通过命令行启动运行项目
2、可以在maven中加入关于创建本地DB库的jar包,然后增加个脚本文件,自动部署数据库至本地环境最后大吼一句,尼玛。第一眼看到演示地址,就大爱。