起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2768|回复: 11

[结贴] 刚搭建的X5,新建用户后不能用新用户登录么?

  [复制链接]

5

主题

16

帖子

46

积分

新手上路

Rank: 1

积分
46
发表于 2012-12-12 22:21:12 | 显示全部楼层 |阅读模式
刚搭建的X5开发,新数据库连接的Oracle,使用system登录后新建了几个用户,但是无法用新建的用户登录系统,为什么?

161

主题

1664

帖子

4092

积分

论坛元老

Rank: 8Rank: 8

积分
4092
QQ
发表于 2012-12-13 09:02:52 | 显示全部楼层
创建时有写登入名?默认密码123456
回复 支持 反对

使用道具 举报

5

主题

16

帖子

46

积分

新手上路

Rank: 1

积分
46
 楼主| 发表于 2012-12-13 21:49:13 | 显示全部楼层
我只能用system登录进去,我创建时写入了登录名,默认密码我也知道是123456,但是就是登录不上去,后台报错了!下面就是后台报的错误
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
error code: 44444444, fun: XXXXXXXXXXXXXXXXXXXXX10
2012-12-13 21:46:18 invokeActions error!
com.justep.model.exception.ModelException: com.justep.model.exception.ModelException: 执行sql:insert into SA_Log  (SID, sCreatorPosID, sTypeName, sActivityName, sIP, sActivity, sAction, sCreatorOgnName, sProcess, sProcessName, sResult, sDescription, sCreatorPosName, sCreatorFID, sStatusName, sActionName, sCreatorFName, version, sCreatorPersonID, sCreateTime, sCreatorOgnID, sCreatorDeptName, sParameters, sCreatorPersonName, sCreatorDeptID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?), binds:[CCCAC48DC5684C69AA3D41635A5A7EF7, , 操作日志, 系统, 127.0.0.1, mainActivity, loginAction, X5研究所, /SA/OPM/system/systemProcess, 系统调用, <xbiz:list xmlns:xbiz="http://www.justep.com/xbiz#"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">true</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">D0A91ED11ECF43DAA291E581E625DC40</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">张珊</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">132F6A1048944563B8603FEEDEC18929</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">办公室</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">/ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">u2012009</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">127.0.0.1</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">90</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#DateTime">2012-12-13T21:45:00.000Z</xbiz:simple></xbiz:list>, , , /ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt/D0A91ED11ECF43DAA291E581E625DC40@132F6A1048944563B8603FEEDEC18929.psm, 成功, 登录, /起步软件/X5研究所/办公室/张珊, 0, D0A91ED11ECF43DAA291E581E625DC40, 2012-12-13 21:46:18.906, 94CC189EAFCB4B5BA4ADB6156DE3FCCB, 办公室, , 张珊, 132F6A1048944563B8603FEEDEC18929]出错!
        at com.justep.system.action.Engine.invokeActions(Unknown Source)
        at com.justep.business.server.BusinessServer.doAction(Unknown Source)
        at com.justep.business.server.BusinessServer.doExcute(Unknown Source)
        at com.justep.business.server.BusinessServer.excute(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.execService(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at com.justep.x.bs.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:595)
Caused by: com.justep.model.exception.ModelException: 执行sql:insert into SA_Log  (SID, sCreatorPosID, sTypeName, sActivityName, sIP, sActivity, sAction, sCreatorOgnName, sProcess, sProcessName, sResult, sDescription, sCreatorPosName, sCreatorFID, sStatusName, sActionName, sCreatorFName, version, sCreatorPersonID, sCreateTime, sCreatorOgnID, sCreatorDeptName, sParameters, sCreatorPersonName, sCreatorDeptID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?), binds:[CCCAC48DC5684C69AA3D41635A5A7EF7, , 操作日志, 系统, 127.0.0.1, mainActivity, loginAction, X5研究所, /SA/OPM/system/systemProcess, 系统调用, <xbiz:list xmlns:xbiz="http://www.justep.com/xbiz#"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">true</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">D0A91ED11ECF43DAA291E581E625DC40</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">张珊</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">132F6A1048944563B8603FEEDEC18929</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">办公室</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">/ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">u2012009</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">127.0.0.1</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">90</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#DateTime">2012-12-13T21:45:00.000Z</xbiz:simple></xbiz:list>, , , /ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt/D0A91ED11ECF43DAA291E581E625DC40@132F6A1048944563B8603FEEDEC18929.psm, 成功, 登录, /起步软件/X5研究所/办公室/张珊, 0, D0A91ED11ECF43DAA291E581E625DC40, 2012-12-13 21:46:18.906, 94CC189EAFCB4B5BA4ADB6156DE3FCCB, 办公室, , 张珊, 132F6A1048944563B8603FEEDEC18929]出错!
        at com.justep.system.log.LogUtils.log(Unknown Source)
        at com.justep.system.interceptor.Log.excute(Unknown Source)
        at com.justep.system.action.EngineInterceptor.excute(Unknown Source)
        at com.justep.system.action.Engine.invokeActions(Native Method)
        ... 21 more

2012-12-13 21:46:18 excute Action error:<?xml version="1.0" encoding="UTF-8"?>
<action xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:justep="http://www.justep.com/x5#" xmlnsxf="http://www.orbeon.com/oxf/processors" xmlns:p="http://www.orbeon.com/oxf/pipeline" xmlns:xslt="http://www.orbeon.com/oxf/processors" xmlns:xbiz="http://www.justep.com/xbiz#" name="loginAction" process="/SA/OPM/system/systemProcess" activity="mainActivity">
<parameters>
<parameter name="name"><simple type="http://www.w3.org/2001/XMLSchema#string">u2012009</simple></parameter>
<parameter name="loginDate"><simple type="http://www.w3.org/2001/XMLSchema#date">2012-12-13</simple></parameter>
<parameter name="pwd"><simple type="http://www.w3.org/2001/XMLSchema#string">E10ADC3949BA59ABBE56E057F20F883E</simple></parameter>
<parameter name="lang"><simple type="http://www.w3.org/2001/XMLSchema#string">zh_CN</simple></parameter>
<parameter name="ip"><simple type="http://www.w3.org/2001/XMLSchema#string">127.0.0.1</simple></parameter>
</parameters>
</action>
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
上面是一部分后台报错,数据是查找到了,但是报了错误,跳转不了,这是什么问题?
回复 支持 反对

使用道具 举报

76

主题

992

帖子

2212

积分

金牌会员

Rank: 6Rank: 6

积分
2212
QQ
发表于 2012-12-13 23:31:49 | 显示全部楼层
新搭建的平台么?对biz模型编译和ui层源码编译一下看看!
回复 支持 反对

使用道具 举报

14

主题

71

帖子

103

积分

初级会员

Rank: 2

积分
103
发表于 2012-12-14 09:57:41 | 显示全部楼层
是不是没有分配岗位、权限问题呢
回复 支持 反对

使用道具 举报

140

主题

683

帖子

970

积分

高级会员

Rank: 4

积分
970
QQ
发表于 2012-12-14 10:00:15 | 显示全部楼层
数据库里面有这个人么?你创建完成了你要给你创建的这个人分配权限的你分配了么?
Me
Gustas !
回复 支持 反对

使用道具 举报

31

主题

1856

帖子

3070

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
3070
发表于 2012-12-14 10:02:20 | 显示全部楼层
看上去是插入日志出错了,下面还有错误吧? 应该会有一个sql错
回复 支持 反对

使用道具 举报

5

主题

16

帖子

46

积分

新手上路

Rank: 1

积分
46
 楼主| 发表于 2012-12-14 18:44:55 | 显示全部楼层
gaojie0722 发表于 2012-12-14 10:00
数据库里面有这个人么?你创建完成了你要给你创建的这个人分配权限的你分配了么? ...

你看上面的错误,其实已经查出来这个人了,而且显示登录时正确的,只是还要往数据库insert数据报错了。。。。。新搭建的平台出问题。。。
回复 支持 反对

使用道具 举报

5

主题

16

帖子

46

积分

新手上路

Rank: 1

积分
46
 楼主| 发表于 2012-12-14 18:46:02 | 显示全部楼层
wsh 发表于 2012-12-14 10:02
看上去是插入日志出错了,下面还有错误吧? 应该会有一个sql错

下面是我之前省去的一些错误(因为之前一次发的话超过字数限制了)
-------------------------------------------------------------------------------------------------------------------
Caused by: com.justep.model.exception.ModelException: 执行sql:insert into SA_Log  (SID, sCreatorPosID, sTypeName, sActivityName, sIP, sActivity, sAction, sCreatorOgnName, sProcess, sProcessName, sResult, sDescription, sCreatorPosName, sCreatorFID, sStatusName, sActionName, sCreatorFName, version, sCreatorPersonID, sCreateTime, sCreatorOgnID, sCreatorDeptName, sParameters, sCreatorPersonName, sCreatorDeptID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?), binds:[3ED4CE7498124B4993B9A87BAF58320B, , 操作日志, 系统, 127.0.0.1, mainActivity, loginAction, X5研究所, /SA/OPM/system/systemProcess, 系统调用, <xbiz:list xmlns:xbiz="http://www.justep.com/xbiz#"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">true</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">D0A91ED11ECF43DAA291E581E625DC40</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">张珊</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">132F6A1048944563B8603FEEDEC18929</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">办公室</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">/ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">u2012009</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">127.0.0.1</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">90</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#DateTime">2012-12-13T21:45:00.000Z</xbiz:simple></xbiz:list>, , , /ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt/D0A91ED11ECF43DAA291E581E625DC40@132F6A1048944563B8603FEEDEC18929.psm, 成功, 登录, /起步软件/X5研究所/办公室/张珊, 0, D0A91ED11ECF43DAA291E581E625DC40, 2012-12-14 18:38:38.875, 94CC189EAFCB4B5BA4ADB6156DE3FCCB, 办公室, , 张珊, 132F6A1048944563B8603FEEDEC18929]出错!
        at com.justep.system.log.LogUtils.log(Unknown Source)
        at com.justep.system.interceptor.Log.excute(Unknown Source)
        at com.justep.system.action.EngineInterceptor.excute(Unknown Source)
        at com.justep.system.action.Engine.invokeActions(Native Method)
        ... 21 more
Caused by: com.justep.model.exception.ModelException: 执行sql:insert into SA_Log  (SID, sCreatorPosID, sTypeName, sActivityName, sIP, sActivity, sAction, sCreatorOgnName, sProcess, sProcessName, sResult, sDescription, sCreatorPosName, sCreatorFID, sStatusName, sActionName, sCreatorFName, version, sCreatorPersonID, sCreateTime, sCreatorOgnID, sCreatorDeptName, sParameters, sCreatorPersonName, sCreatorDeptID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?), binds:[3ED4CE7498124B4993B9A87BAF58320B, , 操作日志, 系统, 127.0.0.1, mainActivity, loginAction, X5研究所, /SA/OPM/system/systemProcess, 系统调用, <xbiz:list xmlns:xbiz="http://www.justep.com/xbiz#"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">true</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">D0A91ED11ECF43DAA291E581E625DC40</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">张珊</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">132F6A1048944563B8603FEEDEC18929</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">办公室</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">/ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">u2012009</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">127.0.0.1</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">90</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#DateTime">2012-12-13T21:45:00.000Z</xbiz:simple></xbiz:list>, , , /ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt/D0A91ED11ECF43DAA291E581E625DC40@132F6A1048944563B8603FEEDEC18929.psm, 成功, 登录, /起步软件/X5研究所/办公室/张珊, 0, D0A91ED11ECF43DAA291E581E625DC40, 2012-12-14 18:38:38.875, 94CC189EAFCB4B5BA4ADB6156DE3FCCB, 办公室, , 张珊, 132F6A1048944563B8603FEEDEC18929]出错!
        at com.justep.system.log.LogUtils.a(Unknown Source)
        ... 25 more
Caused by: java.sql.SQLException: ORA-01461: can bind a LONG value only for insert into a LONG column

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
        at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:213)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:952)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3285)
        at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3368)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        ... 26 more
-----------------------------------------------------------------------------------------------------------
确实是插入的问题,但是为什么呢?怎么解决?我是新下载的X5,搭好了启动就报了这个错误。。。。
回复 支持 反对

使用道具 举报

5

主题

16

帖子

46

积分

新手上路

Rank: 1

积分
46
 楼主| 发表于 2012-12-14 18:46:21 | 显示全部楼层
wsh 发表于 2012-12-14 10:02
看上去是插入日志出错了,下面还有错误吧? 应该会有一个sql错

下面是我之前省去的一些错误(因为之前一次发的话超过字数限制了)
-------------------------------------------------------------------------------------------------------------------
Caused by: com.justep.model.exception.ModelException: 执行sql:insert into SA_Log  (SID, sCreatorPosID, sTypeName, sActivityName, sIP, sActivity, sAction, sCreatorOgnName, sProcess, sProcessName, sResult, sDescription, sCreatorPosName, sCreatorFID, sStatusName, sActionName, sCreatorFName, version, sCreatorPersonID, sCreateTime, sCreatorOgnID, sCreatorDeptName, sParameters, sCreatorPersonName, sCreatorDeptID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?), binds:[3ED4CE7498124B4993B9A87BAF58320B, , 操作日志, 系统, 127.0.0.1, mainActivity, loginAction, X5研究所, /SA/OPM/system/systemProcess, 系统调用, <xbiz:list xmlns:xbiz="http://www.justep.com/xbiz#"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">true</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">D0A91ED11ECF43DAA291E581E625DC40</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">张珊</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">132F6A1048944563B8603FEEDEC18929</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">办公室</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">/ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">u2012009</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">127.0.0.1</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">90</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#DateTime">2012-12-13T21:45:00.000Z</xbiz:simple></xbiz:list>, , , /ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt/D0A91ED11ECF43DAA291E581E625DC40@132F6A1048944563B8603FEEDEC18929.psm, 成功, 登录, /起步软件/X5研究所/办公室/张珊, 0, D0A91ED11ECF43DAA291E581E625DC40, 2012-12-14 18:38:38.875, 94CC189EAFCB4B5BA4ADB6156DE3FCCB, 办公室, , 张珊, 132F6A1048944563B8603FEEDEC18929]出错!
        at com.justep.system.log.LogUtils.log(Unknown Source)
        at com.justep.system.interceptor.Log.excute(Unknown Source)
        at com.justep.system.action.EngineInterceptor.excute(Unknown Source)
        at com.justep.system.action.Engine.invokeActions(Native Method)
        ... 21 more
Caused by: com.justep.model.exception.ModelException: 执行sql:insert into SA_Log  (SID, sCreatorPosID, sTypeName, sActivityName, sIP, sActivity, sAction, sCreatorOgnName, sProcess, sProcessName, sResult, sDescription, sCreatorPosName, sCreatorFID, sStatusName, sActionName, sCreatorFName, version, sCreatorPersonID, sCreateTime, sCreatorOgnID, sCreatorDeptName, sParameters, sCreatorPersonName, sCreatorDeptID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?), binds:[3ED4CE7498124B4993B9A87BAF58320B, , 操作日志, 系统, 127.0.0.1, mainActivity, loginAction, X5研究所, /SA/OPM/system/systemProcess, 系统调用, <xbiz:list xmlns:xbiz="http://www.justep.com/xbiz#"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">true</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">D0A91ED11ECF43DAA291E581E625DC40</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">张珊</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">132F6A1048944563B8603FEEDEC18929</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">办公室</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">/ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">u2012009</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">127.0.0.1</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">90</xbiz:simple><xbiz:simple type="http://www.w3.org/2001/XMLSchema#DateTime">2012-12-13T21:45:00.000Z</xbiz:simple></xbiz:list>, , , /ORG01.ogn/94CC189EAFCB4B5BA4ADB6156DE3FCCB.ogn/132F6A1048944563B8603FEEDEC18929.dpt/D0A91ED11ECF43DAA291E581E625DC40@132F6A1048944563B8603FEEDEC18929.psm, 成功, 登录, /起步软件/X5研究所/办公室/张珊, 0, D0A91ED11ECF43DAA291E581E625DC40, 2012-12-14 18:38:38.875, 94CC189EAFCB4B5BA4ADB6156DE3FCCB, 办公室, , 张珊, 132F6A1048944563B8603FEEDEC18929]出错!
        at com.justep.system.log.LogUtils.a(Unknown Source)
        ... 25 more
Caused by: java.sql.SQLException: ORA-01461: can bind a LONG value only for insert into a LONG column

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
        at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:213)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:952)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3285)
        at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3368)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
        ... 26 more
-----------------------------------------------------------------------------------------------------------
确实是插入的问题,但是为什么呢?怎么解决?我是新下载的X5,搭好了启动就报了这个错误。。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-5-19 07:37 , Processed in 0.065284 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表