提交新的InfoPath和State Service问题 [英] Submitting new InfoPath and State Service problem

查看:129
本文介绍了提交新的InfoPath和State Service问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我目前正在使用Export / Import-SPWeb从2010年到2013年迁移客户的农场,恢复数据库并使用第三方工具复制一些东西(Sharegate)。


表单使用REST查询同一SP Web上的库中的某些文档。由于我知道InfoPath不使用Claims我创建了Secure Store应用程序并执行了所有可以在Internet上找到的步骤来解决此问题。设置安全
商店应用程序我可以编辑当前表单但我无法创建新表单。当我尝试提交新表单时,当我从使用REST查询的字段移动时,整个表单首先重置所有字段,并在第二次尝试时出现此错误:


< img alt =""src ="https://social.technet.microsoft.com/Forums/getfile/812986">
















































< td nowrap ="nowrap"valign ="top"width ="172"style ="width:129.1pt; border:solid #BFBFBF 1.0pt; height:14.95pt">

SharePoint Server   &NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;
























<强>区域&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP ;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;   



<强>类别&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP ;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;



EventID



等级     ;



消息



SharePoint Foundation        



记录关联数据     



xmnv



Medium 



名称=请求(POST:http:// sptest:80 / sites / Formulari / _layouts / 15 / Postback.FormServer.aspx )



SharePoint Foundation         



身份验证授权 



agb9s



Medium 



非OAuth请求。 IsAuthenticated = True,UserIdentityName = 0#.w | int\sp2013install,ClaimsCount = 26



SharePoint Server            



州服务            &NBSP;&NBSP;&NBSP;&NBSP;&NBSP;



bm1k



中型&NBSP;



StateSqlSession.GetItemBytesInternal()数据库中锁定的行365ddb40d9b84834b22dd7ba52423b1c_b840bdcd29b34451869a7cabaa1d72fb持续10秒(lockCookie:2)



SharePoint服务器&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP ;&NBSP;



州服务            &NBSP;&NBSP;&NBSP;&NBSP;&NBSP;



bm0t



意外



StateManager.GetState()锁定数据(b840bdcd-29b3-4451-869a-7cabaa1d72fb)



InfoPath Forms Services      



运行时 - 状态服务      



m02x



Medium 



MOSS StateService引发异常:处理请求时出现Microsoft SharePoint Server State Service错误。有关详细信息,请与服务器场管理员联系。



状态服务&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP; &NBSP;&NBSP;&NBSP;&NBSP;&NBSP;



8kfs



中型&NBSP;



StateManager正在处理和调用ReleaseLockedStates()(Count = 0)



SharePoint Foundation         



Micro Trace            &NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;



uls4



中型&NBSP;



微跟踪标记:0 nasq,3个agb9s,5 bm1k,0 bm0t,0 m02x,4个8kfs



SharePoint Foundation        



监控&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP ;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;



b4ly



中型&NBSP;



离开受监视的范围(请求(POST:http:// sptest:80 / sites / Formulari / _layouts / 15 / Postback.FormServer的.aspx))。执行时间= 14.1591319567152



 


我还尝试了什么:


- 删除并重新创建State Service应用程序。

- 删除并重新创建Secure Store应用程序。

- 我们尝试使用REST API而不是使用REST .svc(在两种情况下,当我手动将REST查询复制到浏览器时,它都有效)
$
- 在服务器上禁用Loopbackcheck

- 导出的自签名ROOT CA,该服务器场用于对服务进行签名并将其导入服务器上的受信任的根颁发机构。

- 已检查的权限("浏览目录"和"使用远程接口")

- 在IIS上匿名禁用

- 检查SQL Server上的可用空间

- 输入服务器和Web应用程序到主机文件的IP地址(不带此Visual Studio无法连接到服务器场以发布解决方案)


这些都没有解决我的问题。 Fiddler也没有表现出任何可疑的东西。


先谢谢你们,但是
问候。



解决方案

< blockquote>我面临同样的问题它得到解决了吗?谢谢,Reza


Hi everyone,

I am currently migrating client's farm from 2010 to 2013 mostly using Export/Import-SPWeb, Restoring databases and some of things are copied using 3rd party tool (Sharegate).

Form is using REST to query some document in library on same SP Web. Since i am aware that InfoPath is not working with Claims i created Secure Store application and did all steps you can find on internet to resolve this problem. After setting up Secure Store application i can edit current forms but i am unable to create new one. When i try to submit new form, when i move from field which is using REST query, whole form first reset all fields and on second attempt i get this error:

Area                          

Category                     

EventID

Level    

Message

SharePoint Foundation        

Logging Correlation Data     

xmnv

Medium 

Name=Request (POST:http://sptest:80/sites/Formulari/_layouts/15/Postback.FormServer.aspx)

SharePoint Foundation         

Authentication Authorization 

agb9s

Medium 

Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|int\sp2013install, ClaimsCount=26

SharePoint Server            

State Service                

bm1k

Medium 

StateSqlSession.GetItemBytesInternal() Locked row in database for key 365ddb40d9b84834b22dd7ba52423b1c_b840bdcd29b34451869a7cabaa1d72fb for 10 seconds (lockCookie: 2)

SharePoint Server            

State Service                

bm0t

Unexpected

StateManager.GetState() Locked data (b840bdcd-29b3-4451-869a-7cabaa1d72fb)

InfoPath Forms Services      

Runtime - State Service      

m02x

Medium 

MOSS StateService threw an exception: A Microsoft SharePoint Server State Service error occurred while processing your request. For more information, contact your server farm administrator.

SharePoint Server            

State Service                

8kfs

Medium 

The StateManager is disposing and calling ReleaseLockedStates() (Count=0)

SharePoint Foundation         

Micro Trace                  

uls4

Medium 

Micro Trace Tags: 0 nasq,3 agb9s,5 bm1k,0 bm0t,0 m02x,4 8kfs

SharePoint Foundation        

Monitoring                   

b4ly

Medium 

Leaving Monitored Scope (Request (POST:http://sptest:80/sites/Formulari/_layouts/15/Postback.FormServer.aspx)). Execution Time=14.1591319567152

 

What i tried also:

- Delete and recreate State Service application.
- Delete and recreate Secure Store application.
- Instead of using REST .svc we tried using REST API (In both cases when i manually copy REST query to browser it works)
- Disabled Loopbackcheck on server
- Exported Self-Signer ROOT CA which farm is using to sign services and imported it in Trusted Root Authorities on server.
- Checked permissions ("Browse Directories" and "Use Remote Interfaces")
- Disabled anonymous on IIS
- Checked available space on SQL Server
- Entered IP address of server and web application to host file (without this Visual Studio could not connect to farm to publish solution)

None of this resolves my problem. Fiddler also don't show anything suspicious.

Thanks in advance guys,
Regards.

解决方案

Hi, Am facing the same issue Did it get resolved? Thanks, Reza


这篇关于提交新的InfoPath和State Service问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆