OCSG 5.0.0.1 Policy error 1

Hi,
I am new to OCSG and trying to setup an OSB/OCSG configuration for SMS and MMS. I'm having some problems and any help is appreciated.
I'm using this setup during development:
OSB and OCSG admin servers on 192.168.150.129. Managed servers for OSB, OCSG-AT and OCSG-NT on 192.168.150.130.
I have created an instance of the SMPPService on OCSG-NT and bound it to a local SMSC running on 192.168.150.129:2775. This SEEMS to work fine.
Further I've setup a new project in the sbconsole for SMS and used the WSDL at http://192.168.150.130:10600/parlayx21/sms/SendSms?WSDL to create a ProxyService and a BusinessService pointing towards      
http://192.168.150.130:10600/parlayx21/sms/SendSms. I have then attached a ServiceAccount with the SMSC user settings to the BusinessService.and I'm adding my OCSG admin user/password as Security when I'm triggering the Web Service
Now to the problem.
When I'm trying to send a SMS through the ProxyService test console I get this response:
<soapenv:Fault>
<faultcode>soapenv:Server</faultcode>
<faultstring>BEA-380001: Internal Server Error</faultstring>
<detail>
<con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
<con:errorCode>BEA-380001</con:errorCode>
<con:reason>Internal Server Error</con:reason>
<con:location>
<con:node>RouteNode1</con:node>
<con:path>response-pipeline</con:path>
</con:location>
</con:fault>
</detail>
</soapenv:Fault>
In the OSB managed server log:
####<Jan 31, 2012 9:46:16 AM EST> <Debug> <AlsbPipeline> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-00000000000001a9> <1328021176584> <BEA-000000> <sms/ProxyServices/SMSGateway1: +PipelineContextImpl.handleError - messageID:2699236373981549535--7290b126.135340a434a.-7fee, t:com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=BEA-380001): Internal Server Error>
####<Jan 31, 2012 9:46:16 AM EST> <Debug> <AlsbPipeline> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-00000000000001a9> <1328021176584> <BEA-000000> <sms/ProxyServices/SMSGateway1: Unhandled error caught by system-level error handler
com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=BEA-380001): Internal Server Error
at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:79)
at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:1055)
at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:214)
at com.bea.wli.sb.pipeline.MessageProcessor.processResponse(MessageProcessor.java:195)
at com.bea.wli.sb.pipeline.RouterCallback.onError(RouterCallback.java:145)
at com.bea.wli.sb.transports.LoadBalanceFailoverListener.onError(LoadBalanceFailoverListener.java:439)
at com.bea.wli.sb.transports.http.wls.HttpOutboundMessageContextWls$RetrieveHttpResponseWork.handleResponse(HttpOutboundMessageContextWls.java:101)
at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse$RunnableCallback.run(AsyncResponseHandler.java:531)
at weblogic.work.ContextWrap.run(ContextWrap.java:41)
at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
>
If I'm trying directly through the BusinessService I get this exception:
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring/>
<detail>
<v2:PolicyException      xmlns:v2="http://www.csapi.org/schema/parlayx/common/v2_1">
<messageId>POL0001</messageId>
<text>
A policy error occurred. Error code is %1
</text>
<variables>1</variables>
</v2:PolicyException>
</detail>
</env:Fault>
In the OSB managed server log:
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045205> <BEA-000000> <WssAuditor initilizing>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <auditingEnbled set to false>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <auditingEnbled set to false>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <WssAuditor successfully started>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTestConsole> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <Got SOAP Message Factory from the Provider: weblogic.xml.saaj.MessageFactoryImpl@1c58b737>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSources> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <+MetaTransformer.transform(com.bea.wli.sb.sources.XmlObjectSource,com.bea.wli.sb.sources.SAAJSource)>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSources> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <-MetaTransformer.transform()>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <WssInboundHandler.processRequest>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <target operation: sendSms>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <invoking WssClientHandler.handleRequest>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <storing the new message in the router message context>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <+TransportManagerImpl.sendMessageAsync>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbMonitoring> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <Delegate for BusinessService sms/BusinessServices/SendSmsBS:Transport.response-time not found>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbMonitoring> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <Delegate for BusinessService sms/BusinessServices/SendSmsBS:Operation.sendSms.elapsed-time not found>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbMonitoring> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <Delegate for BusinessService sms/BusinessServices/SendSmsBS:Transport.uri.http://192.168.150.130:10600/parlayx21/sms/SendSms.response-time not found>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045211> <BEA-000000> <com.bea.wli.sb.transports.http.wls.HttpOutboundMessageContextWls: Request MetaData: <xml-fragment xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<tran:headers xsi:type="http:HttpRequestHeaders">
<http:Content-Type>text/xml; charset=utf-8</http:Content-Type>
<http:SOAPAction>""</http:SOAPAction>
</tran:headers>
<tran:encoding>utf-8</tran:encoding>
<http:query-parameters/>
</xml-fragment>>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045211> <BEA-000000> <Sending outbound request to http://192.168.150.130:10600/parlayx21/sms/SendSms? with QOS: best effort only...>
####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045211> <BEA-000000> <-TransportManagerImpl.sendMessageAsync>
####<Jan 31, 2012 10:00:51 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-000000000000022f> <1328022051260> <BEA-000000> <Business service returned status code: 500>
####<Jan 31, 2012 10:00:51 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-000000000000022f> <1328022051261> <BEA-000000> <HttpOutboundMessageContext: Response MetaData: <xml-fragment xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:http="http://www.bea.com/wli/sb/transports/http">
<tran:headers xsi:type="http:HttpResponseHeaders">
<tran:user-header name="X-Powered-By" value="Servlet/2.5 JSP/2.1"/>
<http:Content-Type>text/xml; charset=utf-8</http:Content-Type>
<http:Date>Tue, 31 Jan 2012 15:00:45 GMT</http:Date>
<http:Transfer-Encoding>chunked</http:Transfer-Encoding>
</tran:headers>
<tran:response-code>1</tran:response-code>
<tran:response-message>Internal Server Error</tran:response-message>
<tran:encoding>utf-8</tran:encoding>
<http:http-response-code>500</http:http-response-code>
</xml-fragment>>
####<Jan 31, 2012 10:00:51 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-000000000000022f> <1328022051261> <BEA-000000> <LoadBalanceFailoverListener.onError: Work Manager: null@[email protected]>
In the OCSG managed server out:
org.csapi.schema.parlayx.common.v2_1.PolicyException
at com.bea.wlcp.wlng.px21.common.ExceptionType.createEx(ExceptionType.java:61)
at com.bea.wlcp.wlng.px21.common.ExceptionType.createEx(ExceptionType.java:45)
at com.bea.wlcp.wlng.px21.common.PxRequestFactory.convertEx(PxRequestFactory.java:70)
at com.bea.wlcp.wlng.px21.common.PxRequestFactory.convertEx(PxRequestFactory.java:54)
at com.bea.wlcp.wlng.px21.plugin.SendSmsPluginFactory.convertEx(SendSmsPluginFactory.java:265)
at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:52)
at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

In the OCSG default.log:
31 Jan 2012 10:05:11,584 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Got db lock: -180666158|com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl
31 Jan 2012 10:05:11,587 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Removed rows: 1
31 Jan 2012 10:05:11,589 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler - Cleanup timer started. delay: 30000
31 Jan 2012 10:05:12,971 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Try to send PDU Request: (enquirelink: (pdu: 0 15 0 232) )
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]PDU sequence number reseted: 232 --> 51
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 20000
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Sending PDU Request: (enquirelink: (pdu: 0 15 0 51) )
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Will try to write 16 bytes.
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes written.
31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes read.
31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Receive PDU success, PDU: (enquirelink_resp: (pdu: 16 80000015 0 51) )
31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 0 bytes read.
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 60000
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Removing request from cache since response returned, SequenceNumber: 51
31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.south.SouthPduTask - [ConnectionId: c_192.168.150.129:2775_482745820]Receive ENQUIRE_LINK_RESP, do nothing.
31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Interest operations set to 1
31 Jan 2012 10:05:38,415 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.presence.sip.utils.TimerHandler - Cleanup timer started. delay: 300000
31 Jan 2012 10:05:41,591 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Got db lock: -180666158|com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl
31 Jan 2012 10:05:41,593 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Removed rows: 1
31 Jan 2012 10:05:41,614 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler - Cleanup timer started. delay: 30000
31 Jan 2012 10:06:09,771 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Try to send PDU Request: (enquirelink: (pdu: 0 15 0 233) )
31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]PDU sequence number reseted: 233 --> 52
31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 20000
31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Sending PDU Request: (enquirelink: (pdu: 0 15 0 52) )
31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Will try to write 16 bytes.
31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes written.
31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes read.
31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Receive PDU success, PDU: (enquirelink_resp: (pdu: 16 80000015 0 52) )
31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 0 bytes read.
31 Jan 2012 10:06:09,943 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc0525] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 60000
31 Jan 2012 10:06:09,943 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc0525] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Removing request from cache since response returned, SequenceNumber: 52
31 Jan 2012 10:06:09,943 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc0525] DEBUG oracle.ocsg.protocol.smpp.south.SouthPduTask - [ConnectionId: c_192.168.150.129:2775_481581280]Receive ENQUIRE_LINK_RESP, do nothing.
31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Interest operations set to 1
31 Jan 2012 10:06:11,618 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Got db lock: -180666158|com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl
31 Jan 2012 10:06:11,621 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Removed rows: 1
31 Jan 2012 10:06:11,624 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler - Cleanup timer started. delay: 30000
31 Jan 2012 10:06:12,974 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Try to send PDU Request: (enquirelink: (pdu: 0 15 0 234) )
31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]PDU sequence number reseted: 234 --> 52
31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 20000
31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Sending PDU Request: (enquirelink: (pdu: 0 15 0 52) )
31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Will try to write 16 bytes.
31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes written.
31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes read.
31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Receive PDU success, PDU: (enquirelink_resp: (pdu: 16 80000015 0 52) )
31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 0 bytes read.
31 Jan 2012 10:06:12,975 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 60000
31 Jan 2012 10:06:12,975 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Removing request from cache since response returned, SequenceNumber: 52
31 Jan 2012 10:06:12,975 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.south.SouthPduTask - [ConnectionId: c_192.168.150.129:2775_482745820]Receive ENQUIRE_LINK_RESP, do nothing.
31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Interest operations set to 1
31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.oauth2.interceptor.OAuth2Interceptor - OAuth2Interceptor invoke
31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.oauth2.interceptor.OAuth2Interceptor - Unknown token type: null
31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN com.bea.wlcp.wlng.util.EJBHelper - Failed to process request
com.bea.wlcp.wlng.api.plugin.DenyPluginException: Application instance does not exist
at com.bea.wlcp.wlng.interceptor.EnforceApplicationState.invoke(EnforceApplicationState.java:36)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at com.bea.wlcp.wlng.interceptor.ValidateRequestUsingRequestFactory.invoke(ValidateRequestUsingRequestFactory.java:41)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at oracle.ocsg.oauth2.interceptor.OAuth2Interceptor.invoke(OAuth2Interceptor.java:98)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at com.bea.wlcp.wlng.interceptor.CreatePluginList.invoke(CreatePluginList.java:60)
at com.bea.wlcp.wlng.plugin.PluginManagerImpl.invokeInterceptors(PluginManagerImpl.java:121)
at com.bea.wlcp.wlng.plugin.PluginManagerImpl.processRequest(PluginManagerImpl.java:96)
at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:42)
at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:478)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.px21.common.PxRequestFactory - Internal exception
com.bea.wlcp.wlng.api.plugin.DenyPluginException: Application instance does not exist
at com.bea.wlcp.wlng.interceptor.EnforceApplicationState.invoke(EnforceApplicationState.java:36)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at com.bea.wlcp.wlng.interceptor.ValidateRequestUsingRequestFactory.invoke(ValidateRequestUsingRequestFactory.java:41)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at oracle.ocsg.oauth2.interceptor.OAuth2Interceptor.invoke(OAuth2Interceptor.java:98)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at com.bea.wlcp.wlng.interceptor.CreatePluginList.invoke(CreatePluginList.java:60)
at com.bea.wlcp.wlng.plugin.PluginManagerImpl.invokeInterceptors(PluginManagerImpl.java:121)
at com.bea.wlcp.wlng.plugin.PluginManagerImpl.processRequest(PluginManagerImpl.java:96)
at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:42)
at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:478)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.px21.common.PxRequestFactory - Policy denial with code: 1
com.bea.wlcp.wlng.api.plugin.DenyPluginException: Application instance does not exist
at com.bea.wlcp.wlng.interceptor.EnforceApplicationState.invoke(EnforceApplicationState.java:36)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at com.bea.wlcp.wlng.interceptor.ValidateRequestUsingRequestFactory.invoke(ValidateRequestUsingRequestFactory.java:41)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at oracle.ocsg.oauth2.interceptor.OAuth2Interceptor.invoke(OAuth2Interceptor.java:98)
at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
at com.bea.wlcp.wlng.interceptor.CreatePluginList.invoke(CreatePluginList.java:60)
at com.bea.wlcp.wlng.plugin.PluginManagerImpl.invokeInterceptors(PluginManagerImpl.java:121)
at com.bea.wlcp.wlng.plugin.PluginManagerImpl.processRequest(PluginManagerImpl.java:96)
at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:42)
at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:478)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

Similar Messages

  • "Security policy error" while setting up "Microsoft Exchange Hosted Services" Exchange Account (corporate user)

    I'm a corporate user with a very large company that is using Microsoft Hosted Exchange services actually hosted by Microsoft employees at their facilities.  I called Palm support and they were clueless and zero help.  The lady pointed me to some Palm KB article that I had already read and only remotely had anything to do with my problem.  I see nothing on this error message in the forums and google searches. Sprint has even replaced my palm pre due to other reasons and the same error occurs after I configure the exchange account. I'm also seeing the error when I configure my account on my wifes brand new pixi. Both our pre and pixi already have exchange accounts successfully configured on our phones that are hosted by sherweb. The sherweb exchange accounts work without issue. I have tried configuring this microsoft hosted exchange account 5-6 times with the same result. It accepts my configuration information and adds it to the list of available email accounts in the pre. However, it keeps popping up this message stating "Security policy error: "Exchange... Tap for details" (with a yellow exclamation mark). Then it says "Security Policy Error" The account Exchange (first part of my email address) is disabled because security policies cannot be set." "Leave it disabled" or "Remove Account". I know something is working because it enforced a Password or Pin policy on to my phone which is not required unless this account has been added. I can also see it in the "Mobile Devices" section of web outlook when I login. This is the place in web outlook where you can see the last time the device synced, where you can remote wipe the phone etc. If anyone has any idea how to resolve my issue please post. Any ideas? I'm fresh out of ideas on this problem and very frustrated with Palm Developers. Just another example of poor development and testing practices by Palm. I hope they correct this issue on subsequent releases but I am only marginally optimistic that they will ever get this exchange mail support to the level necessary to support large corporations. What I do know is that my Microsoft Hosted Exchange account works fine on a Windows Mobile phone and a iPhone 3GS (confirmed by other coworks who have configured their phones using our exchange services). As a result, I have no choice but to blame Palm for this problem instead of Microsoft. Palm please fully support microsoft exchange mail users!!!!
    Post relates to: Pre p100eww (Sprint)
    This question was solved.
    View Solution.

    From my understanding of EAS and PDA devices, if the server as a policy to enforce and the device cannot provide that policy then the server will not allow the device to connect. The KB I gave you has a listing of what policies the devices supports, if your server supports more than that then it could deny the connection. As for what the iPhone does and does not do we cannot answer that due to we are not iPhone.
    I did find an article that may explain a little better for PDA and exchange: http://www.infoworld.com/d/mobilize/how-avoid-smartphone-exchange-policy-lie-004

  • "Installation is forbidden by system policy -  Error: 1625" when installing Adobe Products.

    Hi All,
    We run Windows 7 Ent 64 bit OS in our company and recently we have started getting the following error "Installation is forbidden by system policy -  Error: 1625" when installing Adobe Products even though i am logged in as an Administrator.
    We do not have any policies configured in our enviroment to restrict installations.
    Thanks

    Hi,
    May this will help you...
    Error 1625: This installation is forbidden by system policy occurs when installing or updating TurboTax.
    Possible Causes
    You're not logged in as an administrator.
    Your Windows Installer system policy prevents you from installing digitally-signed software updates.
    Solutions
    Log on to your computer with administrative rights, and then install (or update) TurboTax.
    If that doesn't work, you will need to enable installation of digitally-signed software updates:
    Windows 7, 8 or Vista
    Hold down the Windows key and press R to bring up the Run window.
    On the Run window, type gpedit.msc, and then click OK.
    On the Local Group Policy window, navigate to Local Computer Policy, then Computer Configuration, then Administrative Templates, then Windows Components, and then Windows Installer.
    Double-click Prohibit non-administrators from applying vendor-signed updates.
    Click Disabled, and then click OK.
    Windows XP
    Click Start on the Windows taskbar, and then click Run.
    On the Run window, type gpedit.msc, and then click OK.
    On the Group Policy window, navigate to Local Computer Policy, then Computer Configuration, then Administrative Templates, then Windows Components, and then Windows Installer.
    Double-click Prohibit non-administrators from applying vendor signed updates.
    Click Disabled, and then click OK.
    Regards,
    Techvedic

  • AD Reconciliation - Password Policy Error

    all,
    I am trying to run AD User Trusted recon. I am getting the following error for each user in AD.. I don't remember seeing this before on this system before and i have run recon successfully in the past. Is there any suggestion how to to go about debugging and fixing this issue?
    <Jan 3, 2012 12:44:24 PM EST> <Error> <oracle.iam.platform.entitymgr.provider.ldap> <IAM-0042002> <An error occurred while creating the entity in LDAP, and the corresponding error is - javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 - LDAP Error 21 : [LDAP: error code 19 - Password Policy Error :9004: GSL_PWDNUMERIC_EXCP :Your Password must contain at least 1 numeric characters.
    ]]; remaining name 'cn=luten,cn=users,dc=xxxx,dc=org'>
    thanks in advance,
    Prasad

    I doubt if you can do it now. I haven't worked on LDAPSync to tell you more, but the way I see it is that LDAPSync works with event handlers and since the users are already in, the ldap create event handlers might not trigger. Can you try just by modifying a user which is in OIM and not in LDAP and see if that creates the user in LDAP? If that works, then a simple program to do some dummy update on the user would work for you, if not that you will have to delete all those bad users and rerun the trusted recon by setting the XL.Reuseid = true. Be sure to drop the index on user table for re-using the userlogin.
    -Bikash

  • SSL policy errors have been encountered. Error code '0x2'

    I'm trying to install Office Web Apps Server in HTTPS mode. in my farm i have 2 app servers, 2 web servers, 1 OWA server. OWA server is in different vlan(i
    have enabled 443, 809 between SharePoint servers and OWA server). When I run
    the command  "New-SPWOPIBinding -ServerName "xxxxx.domain.com" (FDQN) in web servers. i got this blow error.
    New-SPWOPIBinding -ServerName "xxxx.domain.com"
    WARNING: The server did not respond. Trying again (attempt 1 of 5).
    WARNING: The server did not respond. Trying again (attempt 2 of 5).
    WARNING: The server did not respond. Trying again (attempt 3 of 5).
    WARNING: The server did not respond. Trying again (attempt 4 of 5).
    WARNING: The server did not respond. Trying again (attempt 5 of 5).
    New-SPWOPIBinding : Sorry, we have encountered an error and New-SPWOPIBinding
    has failed. If you are using a server configured with HTTP, you must include
    the -AllowHTTP parameter.
    At line:1 char:1
    + New-SPWOPIBinding -ServerName " xxxx.domain.com""
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (Microsoft.Share...tNewWOPIBinding
       :SPCmdletNewWOPIBinding) [New-SPWOPIBinding], SPCmdletException
        + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewWOPIB
       inding
    Event viewer error:
    Event ID:      8311
    Error : SSL policy errors have been encountered.  Error code '0x2'..
    Description: An operation failed because the following certificate has validation errors.
    i have tried the following things:
    1. generate the SharePoint root certificate and import to all server trusted root certificate authorities and intermediate certificate authorities folders. i have imported
    OWA site SSL certificate to this two folders also.
    2. added the below following code in SharePoint site web.config file <system.net>
    <settings>
    <servicePointManager checkCertificateName=”false” checkCertificateRevocationList=”false” />
    </settings> 
    3. added the certificates(Root Certificate and OWA SSL) to SharePoint central admin -> security -> manage trust  
    the above scenarios are not helping. i am in critical stage in my installation. please help me to resolve this issue.
    Thanks,
    Arun P

    I am experiencing this exact same issue.  Anxious to see the fix for this.  I have seen others post similar issues but I can't clearly understand how it's remediated.

  • Windows 7 firewall fails to restore default policy error 3

    Currently, I am using Windows 7 32bits OS.
    First, I found that my Network Discovery won't stay ticked. After some troubleshooting on network problems, I found that my windows firewall is configurated wrongly.
    Next, I tried to restore default policy of windows firewall through Windows Firewall with Advanced Security. But it failed (msg:Could not restore the default policy Error:3).
    Then, I tried to use "netsh advfirewall reset" in cmd. However, the result is still the same (An unrecoverable Windows Firewall error <0x3> occured).
    I had also tried the methods suggested in <<Windows Firewall damaged by 'Windows 7 antivirus 2012'>>
    But the problem still cannot be solved.
    Will anyone help me please??
    Thanks

    The ehow article is erroneous. There is no "reset" command in the advfirewall context. "reset" was part of the deprecated "firewall" context.
    C:\Windows\system32>netsh advfirewall firewall reset
    The following command was not found: advfirewall firewall reset.
    C:\Windows\system32>netsh advfirewall firewall help
    The following commands are available:
    Commands in this context:
    ?              - Displays a list of commands.
    add            - Adds a new inbound or outbound firewall rule.
    delete         - Deletes all matching firewall rules.
    dump           - Displays a configuration script.
    help           - Displays a list of commands.
    set            - Sets new values for properties of a existing rule.
    show           - Displays a specified firewall rule.
    To view help for a command, type the command, followed by a space, and then
     type ?.
    Note the conspicuous absence of "reset."
    My own problem is that I've removed Alureon and Sirefef.AB from an office computer and one of them wiped out all of the firewall rules, and neither importing policies exported on another computer nor restoring default settings works. Both result in an "Error
    5," whatever that is. Anybody have any ideas?

  • Same-Origin-Policy error ?

    Hi,
    I'm working on a project wich contains a lot of animation so I chose edgeCommons.
    My client wants the site to be visible offline .
    Here is my problem : I have a wrapper and when I try to interact from the wrapper on a nested movie that does not work on Chrome offline. However if I try to perform the same action on the site hosted on a remote server, it works .
    In offline console chrome says:
    "Uncaught SecurityError: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match."
    Here's an example from my code. When I click on the link in my menu , it injects the " muscle - 01.html " page in the "content " container ( in an iframe ) and it replaces the "title" text with the word " frontalis " .
    In my case the " muscle -01 " loads but the text is not replaced . I tested other actions but none work offline in Chrome .
    EC.loadComposition('muscle-01.html', sym.getComposition().getStage().getSymbol('content'))
    .done(function(comp){
      comp.getStage().$('title').html('Frontalis');
    Is this caused by the Same-Origin-Policy error?
    How can I fix the problem so that it works on all browsers offline?
    Thank you very much for your help :-)
    Nicolas

    Chrome due to security reasons does throw that error.
    But there is one workaround you can try with:
         In file muscle-01_edgeActions.js, replace
             //Edge symbol: 'stage'
            (function(symbolName) {
            })("stage");
    with
         //Edge symbol: 'stage'
         (function(symbolName) {
               Symbol.bindElementAction(compId, symbolName, "document", "compositionReady", function(sym, e) {
                 // insert code to be run when the composition is fully loaded here
                sym.getComposition().getStage().$('title').html('Frontalis');
                sym.getComposition().getStage().getSymbol('an-01').play(0);
         })("stage");
    hth,
    Vivekuma

  • Error from debugger: Error launching remote program: security policy error

    Hi all,
    I bought yesterday the license for Iphone Developer, I'm programming
    an app and would like to start testing it on my iPhone (EDGE, OS 2.1).
    I'm using osx 10.5.5 on a MacBookPro, and latest SDK. Developing
    and testing on simulator is ok, I followed all the procedure for requesting
    certificates, downloading them, the provisioning file and dragged on
    Xcode, I can see the iPhone with my provision name enabled for developing
    in the Organizer view, and I followed instructions to configure Xcode to develop
    on my device changing relevant options in the targets as explained online.
    When I try to develop on device I get all the process, file is transferred
    on device, but when launching I receive the error
    Error from debugger: Error launching remote program: security policy error
    Also when I try to launch the app from the phone it says there was
    an error and it's not possible to lauch the app. Is that an error in my
    steps configuring Xcode or is it something else?
    Thanks,
    Giancarlo

    Never mind, I found it out, if you follow the exact guideline of apple, you will... get this error always
    What you need is to make sure you have filled out the proper fields such as your bundle ID, although apple says it's auto-filled, it's not, in my case. you will need to change it from 'com.yourcompany....' to the one you set up on iphone dev site, such as 'com.toughgamer.testApp' in my case.

  • WS Policy error while invoking a webservice

    Hi All,
    I am able to sucessfully invoke a SOA webservice with WS security policy 'oracle/wss_http_token_service_policy' enabled.
    But when I call a SOA webservice which inturn calls another SOA webservice(with both having the above WS policy),
    the security header is not passed and hence authentication fails with error 'Unable to access WSDL'
    The components i am using in my composites are Mediator, BPEL , DBadapter.
    Kindly advice.
    regds,
    Varun
    Edited by: Varun V. Iyer on 04-Feb-2013 03:47

    Hi Kulwant !
    Check this out:
    Removing HTTP header field DOCTYPE in inbound HTTP
    Regards,
    Matias
    ps: please award points if helpful

  • Error on verifying message against security policy Error code:1000

    Hi all,
    i ma getting the following error while calling a bssv(secured wsdl having https extension)  webservice from SOA.

    Hi ,
    Most probably you are experiencing this problem because you have not configured the necessary WS client policy il or because you have configured a WS client policy which is not compatible with the server-side WS policy.
    Check whether you have configure the client policy, if not  set the necessary WS client policy
    oracle/wss_username_token_over_ssl_client_policy

  • NW 7.0 Installation getting jurisdiction policy error

    I am getting the error below when installing my 7.0 Portal on an AIX server.
    Do I simply update the local policy and US export files? The install did not prompt for these files, only the local java path:
    i.e. java14_64 path
    aused by: java.lang.ExceptionInInitializerError
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:218)
            at javax.crypto.Cipher.a(Unknown Source)
            at javax.crypto.Cipher.getInstance(Unknown Source)
            at iaik.security.provider.IAIK.a(Unknown Source)
            at iaik.security.provider.IAIK.addAsJDK14Provider(Unknown Source)
            at iaik.security.provider.IAIK.addAsJDK14Provider(Unknown Source)
            at com.sap.security.core.server.secstorefs.Crypt.<clinit>(Crypt.java:82)
            at java.lang.J9VMInternals.initializeImpl(Native Method)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
            at com.sap.security.core.server.secstorefs.SecStoreFS.setSID(SecStoreFS.java:158)
            at com.sap.security.core.server.secstorefs.SecStoreFS.handleCreate(SecStoreFS.java:804)
            at com.sap.security.core.server.secstorefs.SecStoreFS.main(SecStoreFS.java:1274)
            ... 6 more
    Caused by: java.lang.SecurityException: Cannot set up certs for trusted CAs
            at javax.crypto.b.<clinit>(Unknown Source)
            at java.lang.J9VMInternals.initializeImpl(Native Method)
            at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
            ... 17 more
    Caused by: java.lang.SecurityException: Jurisdiction policy files are not signed by trusted signers!
            at javax.crypto.b.a(Unknown Source)
            at javax.crypto.b.a(Unknown Source)
            at javax.crypto.b.access$600(Unknown Source)
            at javax.crypto.b$0.run(Unknown Source)
            at java.security.AccessController.doPrivileged(AccessController.java:246)
            ... 20 more.).
    Thanks
    Weyland Yutani

    Hello Weyland,
    Usually this error occurs because the JDK policy files are not correct.
    Therefore, please check SAP Note 739043 for further details about this.
    regards,
    Paul

  • Can't download itunes - security zone policy error message - please help!

    Hi there,
    I have had an ipod for a while now but can't use it as everytime i try to download itunes I just get the following error message;
    This download has been blocked by your security zone policy - edgesuite.net.
    I am using firefox on a windows vista with norton security protection. If you have any suggestions on how I can resolve this I would really appreciate it!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99360)

  • Group Policy Error

     Hi All,
     While creating and modifying the Group Policy, we have received a error on one of the DC.
     Background: We have created one Group policy for testing, some of settings were not visible, so couple of time we have edited the group policy to take the proper settings.
    Please refer the attached error, and suggest us.
    NOTE: the group policy was created and edited via AGPM
    Thanks
    Thanks HA

    > Please refer the attached error, and suggest us.
    Check ACLs on the sysvol folder of your policy. Usually, this is an
    orphaned ACL for authenticated users with only the "sync" right enabled.
    GPMC fails to update this.
    As a quick workaround: In the security filtering of your GPO, simply add
    authenticated users, confirm and remove them again.
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Group Policy error 1112 - Drive Maps

    Hi everyone
    We are getting hundreds of these alerts from SCOM every day from multiple 2008 R2 terminal servers:
    Alert from Operations Manager 2007:
    Alert description: The Group Policy Client Side Extension Group Policy Drive Maps was unable to apply one or more settings because the changes must be processed before system startup or user logon. The system will wait for Group Policy processing to finish
    completely before the next startup or logon for this user, and this may result in slow startup and boot performance.
    Looking on the Server itself in the System log I see these entries for every time a user logs onto the server (via RemoteApp)
    Log Name:      System
    Source:        Microsoft-Windows-GroupPolicy
    Date:          15/03/2012 2:23:58 p.m.
    Event ID:      1112
    Task Category: None
    Level:         Warning
    Keywords:      
    User:          HOT\xxxxxx
    Computer:      HOTAKLRD01.hot.co.nz
    Description:
    The Group Policy Client Side Extension Group Policy Drive Maps was unable to apply one or more settings because the changes must be processed before system startup or user logon. The system will wait for Group Policy processing to finish completely before the
    next startup or logon for this user, and this may result in slow startup and boot performance.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-GroupPolicy" Guid="{AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9}" />
        <EventID>1112</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>1</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2012-03-15T01:23:58.350306600Z" />
        <EventRecordID>57243</EventRecordID>
        <Correlation ActivityID="{651EFA61-7FA8-4444-9E68-81D0F82DEFE4}" />
        <Execution ProcessID="900" ThreadID="22780" />
        <Channel>System</Channel>
        <Computer>HOTAKLRD01.hot.co.nz</Computer>
        <Security UserID="S-1-5-21-1288906317-135625827-1544898942-500" />
      </System>
      <EventData>
        <Data Name="SupportInfo1">1</Data>
        <Data Name="SupportInfo2">3961</Data>
        <Data Name="ProcessingMode">1</Data>
        <Data Name="ProcessingTimeInMilliseconds">4656</Data>
        <Data Name="ErrorCode">1274</Data>
        <Data Name="ErrorDescription">The group policy framework should call the extension in the synchronous foreground policy refresh. </Data>
        <Data Name="DCName">\\HOTAKL31.hot.co.nz</Data>
        <Data Name="ExtensionName">Group Policy Drive Maps</Data>
        <Data Name="ExtensionId">{5794DAFD-BE60-433f-88A2-1A31939AC01F}</Data>
      </EventData>
    </Event>
    However it each case the user still gets their drive mapping!
    I've this only occurs with Drive Map GP Preference -I've even taken a user out of all policies except for a new test drive map policy and they still get this error. I've applied the hotfix that should be the latest version of the GP dll's (KB2622802) but
    the error remains. I've tried all options within the GPP for Drive Maps - Update, Replace etc, 
    Should I just override the OpsMgr alerts? It seems like this is a bug with 2008 server and GP Drive Map Preferences?
    Any ideas would be appreciated
    Thanks
    Rik

    > *"Note: For servers, the startup and logon processing always behaves
    > as if this policy setting is enabled."*
    >
    > **
    >
    > **
    >
    > **
    >
    > **
    >
    > **
    >
    I must admit that I never used Drive Maps on a Server (-: Maybe this is
    a bug in the Drive Maps CSE... If it bothers: Set NoBackgroundPolicy 
    (REG_DWORD) to 1 in HKLM\Software\Microsoft\Windows
    NT\CurrentVersion\WinLogon\GPExtensions\
    {5794DAFD-BE60-433f-88A2-1A31939AC01F}. This will prevent the Drive Maps
    CSE from being invoked during background GP updates.
     sincerely, martin
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!

  • Server giving group policy error 4098

    I have been developing group policies to replace our login script.  The policy copies many files over from a shared network drive.  On many of the policies I have set it to run in the local user's security context so that the GP will pick up the
    drive letters (they are different depending on the office).  On one server in a remote office where the Group Policy is not applied I keep getting errors every time I enable the policies in a separate test OU.  It does not make any sense to me as
    the policies should not apply to this server, the server is not a domain controller, and I did not login to this server under my user account.
    Here is an example of the errors (there are hundreds of similar errors):
    The user 'Worksharing Monitor for Autodesk Revit 2011.lnk' preference item in the 'New Cadd {184A655E-D801-4589-AAF4-37788F771193}' Group Policy object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.'
    This error was suppressed.
    The user 'AutoCAD 2011 - English.lnk' preference item in the 'New Cadd {184A655E-D801-4589-AAF4-37788F771193}' Group Policy object did not apply because it failed with error code '0x80070002 The system cannot find the file specified.' This error was suppressed.
    Any ideas?
    Thanks!

    Hi,
    You cannot the computer configuration policies to users. Please first of all , provide a new policy in the user configuration - shortcut" , and move the users that applying the shortcut policies to related OU. And gpupdate -- try again.
    Thanks.
    Alper YAZGAN *

Maybe you are looking for

  • Reading data From XML file and setting into ViewObject to Pouplate ADF UI

    Hi, I have following requirement. I would like to read data from XML file and populate the data in ViewObject so that the data can be displayed in the ADF UI. Also when user modifies the data in the ADF UI, it should be modified back into to ViewObje

  • Want to learn BSP

    Hi all, I am into ABAP programming now . I am just planning to learn BSP . I want to know what are the contents of BSP . If I have to say in ABAP we have different sections like REports, Forms, Data Uploads, Cross applications, User exits badis and B

  • UTL_FILE_DIR problem..

    Guys, I got the error below in the midst of executing my simple procedure for FTP files. ERROR | Directory ATTACH_FILES is not available to UTL_FILE. Check the init.ora ile for valid UTL_FILE directories. | 0 | | And When I execute the command below

  • Weigthed Mean, Weighted Average in Report

    Hello, i have following problem to build up the weighted average. 3 Opportunities with following values Revenue Probability 100 100 10000 10 100 100 Average(70) I can only do the arethmetic average function. With this values I get the Average Probabi

  • Windows Service Hosted workflow, Stop it with ServiceOperation call?

    I am working on a POC for Scheduling Workflows. I have a workflow hosted with Workflow Services Host. Using a While activity I loop while KeepRunning = true. Using Pick-->PickBranch I have two ServiceOperations running in Receive activities in each B