Application Deployment works from Admin Console but fails from Workshop?

Hi all,
I am working on a standard Enterprise portal appliication and i am running into a peculiar problem. My application is made of an EAR let's call it my-portal-ear that contains a web app, my-portal-web. I created a Server in Workshop (9.2 like my Weblogic Server version) based on myDomain and added my EAR and it used to deploy and run fine until i decided to change my web app's name in my web.xml and rebuild and redeploy. I made a change to my weblogic.xml as well. I've tried republishing my application through my server view and that's when the trouble started. Ever since then i get either a deployment time out error, or another kind of error but i narrowed it down to the following lines in my server log.
To make a long story short, it seems that instead of calling the
{color:#3366ff}*1223616516281*
*000000 TailEJBCacheFlow starting cache scrubbers for*
app: my-portal-ear
{color:#000000}like in the correct deployment (from the console), Workshop's deployment calls
{color}{color:#3366ff}{color:#000000}{color:#3366ff}*1223613492359*
*000000 destroyServlet: Destroying all servlets named:*
*'wsrp-1.0-ServiceDescriptionPortComponent'*
{color:#000000}All my servlets are destroyed, my Spring session is closed, my beans are destroyed, my ear is removed and deployment fails with the following error:
{color:#ff6600}
java.lang.NoClassDefFoundError: com/bea/p13n/entitlements/management/persistence/internal/PolicyRef
at com.bea.p13n.entitlements.management.persistence.internal.RDBMSEntitlementRef.getResourceElement(RDBMSEntitlementRef.java:456)
at com.bea.p13n.entitlements.management.internal.RDBMSPolicyRefManager.getResourceElement(RDBMSPolicyRefManager.java:258)
at com.bea.p13n.entitlements.management.internal.RDBMSSecurityPolicyManager.getSecurityPolicy(RDBMSSecurityPolicyManager.java:226)
at com.bea.p13n.entitlements.management.SecurityPolicyManager.getSecurityPolicy(SecurityPolicyManager.java:119)
at com.bea.content.manager.internal.ContentUpgradeListener.hasUpgradeBeenDone(ContentUpgradeListener.java:105)
at com.bea.content.manager.internal.ContentUpgradeListener.postStart(ContentUpgradeListener.java:58)
at weblogic.application.internal.flow.BaseLifecycleFlow$PostStartAction.run(BaseLifecycleFlow.java:209)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:95)
at weblogic.application.internal.flow.BaseLifecycleFlow.postStart(BaseLifecycleFlow.java:62)
at weblogic.application.internal.flow.TailLifecycleFlow.activate(TailLifecycleFlow.java:33)
at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:131)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
{color:#3366ff}{color:#000000}
{color}{color:#3366ff}{color:#000000}Anybody has some insight on why the p13n stuff would work in the console and not in Workshop?
I've tried changing my workspace, deleting and creating a new Workshop server, the only thing i haven't tried yet is deploying on a new domain because setting up the domain for my app is a PITA and i don't want to go through it if i don't have to.
Thanks in advance!
{color}
Edited by: user2977465 on Oct 10, 2008 1:04 PM

In both ways, with Direct Call option selected or deselected, the behaviour is the same.
I cannot explain, why the replay of the request does not work from outside the Service Bus. Is there some sort of unique data mixed into the CipherValue data or something like that?

Similar Messages

  • OSB Admin console-Assertion Failed Error!

    Hi Team -
    After creation of DB Data source and after creation of JNDI under Deployment in OSB admin console.(DS -Test connection was succesful.JNDI creation was successful).
    When we try to update DB adapter from OSB ADmin console >Deployment throws below exception,credential used is admin credential -Can anyone assist on this?
    Error opening /com/bea/console/actions/app/update/Flow.jpf.
    The source of this error is:
    com.bea.portlet.adapter.scopedcontent.ActionLookupFailedException: weblogic.utils.AssertionError: ***** ASSERTION FAILED *****
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:697)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)
         at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowStubImpl.java:135)
         at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:292)
         at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:428)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:727)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
         at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:47)
         at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.utils.AssertionError: ***** ASSERTION FAILED *****
         at weblogic.server.ServerLifeCycleRuntime.getStateRemote(ServerLifeCycleRuntime.java:734)
         at weblogic.server.ServerLifeCycleRuntime.getState(ServerLifeCycleRuntime.java:581)
         at weblogic.management.deploy.internal.AppRuntimeStateRuntimeMBeanImpl.isTargetShutDown(AppRuntimeStateRuntimeMBeanImpl.java:196)
         at weblogic.management.deploy.internal.AppRuntimeStateRuntimeMBeanImpl.fixState(AppRuntimeStateRuntimeMBeanImpl.java:155)
         at weblogic.management.deploy.internal.AppRuntimeStateRuntimeMBeanImpl.getCurrentState(AppRuntimeStateRuntimeMBeanImpl.java:109)
         at sun.reflect.GeneratedMethodAccessor563.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:437)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
         at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:268)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:444)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:323)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
         at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
         at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
         at javax.management.remote.rmi.RMIConnectionImpl_1033_WLStub.invoke(Unknown Source)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
         at weblogic.management.jmx.MBeanServerInvocationHandler.doInvoke(MBeanServerInvocationHandler.java:544)
         at weblogic.management.jmx.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:380)
         at $Proxy154.getCurrentState(Unknown Source)
         at com.bea.console.utils.DeploymentUtils.isDeploymentActive(DeploymentUtils.java:2116)
         at com.bea.console.actions.app.update.Flow.begin(Flow.java:165)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:870)
         at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
         at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
         at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
         at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
         at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:64)
         at org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptor.wrapAction(ActionInterceptor.java:184)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.invoke(ActionInterceptors.java:50)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors$WrapActionInterceptorChain.continueChain(ActionInterceptors.java:58)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:87)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
         at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:261)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
         at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
         at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
         at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:256)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:133)
         at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
         ... 55 more
    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators, IntegrationAdministrators, AdminChannelUsers]
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
         at weblogic.server.RemoteLifeCycleOperationsImpl_1033_WLStub.getState(Unknown Source)
         at weblogic.server.ServerLifeCycleRuntime.getStateRemote(ServerLifeCycleRuntime.java:722)
         ... 130 more
    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogic, Administrators, IntegrationAdministrators, AdminChannelUsers]
         at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:835)
         at weblogic.security.service.SecurityServiceManager.getSealedSubjectFromWire(SecurityServiceManager.java:524)
         at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.java:351)
         at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.java:875)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:310)
         at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:944)
         at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:1139)
         at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:1021)
         at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerServer.java:240)
         at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:882)
         at weblogic.rjvm.MsgAbbrevJVMConnection.dispatch(MsgAbbrevJVMConnection.java:456)
         at weblogic.rjvm.t3.MuxableSocketT3.dispatch(MuxableSocketT3.java:323)
         at weblogic.socket.BaseAbstractMuxableSocket.dispatch(BaseAbstractMuxableSocket.java:298)
         at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:901)
         at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:840)
         at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:130)
         at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)

    Hi Anitha,
    I am facing the same issue.
    Have you found the solution to this problem?
    Please respond.
    Thanks
    KK

  • Adobe Flash 10.1 works on admin login but not other logins

    Latest Adobe Flash 10.1 (7/25/10) works on admin login but not other logins despite being installed "for all users". No change from 32-bit to 64-bit Internet Explorer 8 running under Windows 7. Repeated uninstalls/reinstalls/reboots has no effect. Using online uninstaller also has no effect. User Account Control is OFF. Interestingly enough, the same situation occurs on another computer with the same environment except running Vista. Any thoughts would be helpful to [email protected] Thank you!

    FYI:
    Erratic Flash Player 10.1 Functionality with Limited Windows User Accounts
    http://forums.adobe.com/message/2998516#2998516

  • SSIS package works in development environment but fails when job scheduler executes, file path invalid

    SIS package works in development environment but fails when job scheduler executes, file path invalid
    Relatively simple package to get OLE-DB connection to MS FoxPro 9.0 DB
    The failure in the job log states that the path is invalid its a network path (\\192.168.1.xxx\foldername) this has been run several ways with the remote computer being mapped as a network drive and through the \\ notation described above.
    Thinking it was a security issue between the SQL agent account and my account I tested by subsitution myself as a proxy account for the agent when running this job, again same result failed on network path.
    One issue I see is that the remote computer is running Server 2000 (legacy software incompatable with newer versions) 
    Is it possible that this is a security issue, since if i understand correctly the current MS domain security model didn't exist until Server 2003.

    Hi REIData,
    Have you got the issue resolved? Based on your description, please make sure the target folder is shared properly. If the computer on which the SQL Server Agent job runs doesn’t join the domain as the server that hosts the shared folder, you have to share
    the folder with everyone by adding “Everyone” to the people list on the File Sharing page of the folder and assign "Read/Write" permission to it.
    Regards,
    Mike Yin
    TechNet Community Support

  • ALSB 3.0 : Request message works in Test Console but not from Client side

    By invoking a Web Service operation through a signature/encryption enabled Proxy Service in the ALSB Test Console for Proxy Services, i get a successful response.
    Now when invoking the operation from a client application i get the following error response:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <faultcode>wsse:FailedCheck</faultcode>
    <faultstring>weblogic.xml.crypto.encrypt.api.XMLEncryptionException: Unable to resolve encryption key for weblogic.xml.crypto.encrypt.api.EncryptedType{keyInfo=null, cipherData=CipherValue: zDeM4MKI8OeFzgJAR+z16ZE3cUfw54DtMKojPNACkVVZM0hazes+DcI4rJIHWzgt5N259pi9WTKgSEgBxQLZ3qD6PycrwTZuQ/4g2JbBwLwbO9WS40NsIhZRQCtguFPG8vKwNWeoXMOZ5w0m3jhV2ahFWZCTAipoG4XIOv/7pEw=, id='Enc-6abda982-1678-4774-97f3-cada98d32869', mimeType='null', encoding='null', encryptionMethod=EncryptionMethod: algorithm = http://www.w3.org/2001/04/xmlenc#aes256-cbc;}</faultstring>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    Even when pasting the original request from the Test Console in ALSB into "soapUI" and executing the request it does not work:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <faultcode>wsse:InvalidSecurity</faultcode>
    <faultstring>Could not validate encryption against any of the supported token types</faultstring>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    So what's behind all this? Why does it work in the test console but never from other points.

    In both ways, with Direct Call option selected or deselected, the behaviour is the same.
    I cannot explain, why the replay of the request does not work from outside the Service Bus. Is there some sort of unique data mixed into the CipherValue data or something like that?

  • Reports display when ran from admin console but not when following link

    We are running SCCM 2007.  I am encountering a strange issue with running reports.  I have the admin console running on my workstation and I can run all reports fine.  They display in IE the way they should.  However... If I select the
    "Email" option for the top of the report and e-mail a link to myself to the exact same report I get a HTTP 500 error.  Also, I can not connect to the reporting site through a web browser.  If I connect to http://sccmserver/SMSReporting_ABC
    it displays the SCCM logo in the top left corner, the "Welcome to the SYstems Management Server Report Viewer" heading and explanation on the right but it displays a HTTP 500 error in the left hand pane.  Any idea what I may have misconfigured?
    Thanks!

    Which reports are you use ASP or SSRS?
    http://sccmserver/SMSReporting_ABC is ASP report and NOT SSRS and I don't recommend that you use ASP reporting any more. It just has too many problems.
    http://www.enhansoft.com/

  • Applications only work in admin accounts

    I am installing os 10.6.8 into a master iMac Intel Duo Core (some one year olds and some 3 year olds) computer and am need to deploy onto computers in a lab for students. I click on Parental controls to limit their applications. I allow everything but System Preferences. When I log in as the student (a managed account) I cannot access Illustrator and some other Adobe products. I cannot access Safari, Firefox, and a host of others.
    I get a message saying I'm not allowed to use the application and i get a dialogue box to say "Always Allow" but it never allows after I use admin pw to allow. It just keeps asking for the admin pw.
    The account works fine is I don't limit applications but the students will have access to changing the system preferences and passwords for student logins.
    The same thing is happening if I try to use 10.7.
    Does anyone have this issue? Is there a fix for it? Is there a workaround? Anything?
    ANY help would be greatly appreciated.

    "If you checked  "allow users to manage this computer" in system preferences it is not a managed account. Trying to set this up locally does not work."
    Not true.  OD or AD accounts are Managed, but may also be admins. But this is not the case in my Mac labs. I am doing this via the local machine.
    "So (and I'm doing some educated guessing here), you might remove the settings in Workgroup Manager for that user or group, and then logon and execute the apps.  Then restore the settings."
    Just set the radio button (in Workgroup Manager, Applications) to "Never," save, and then start over using my method.
    "I will have to confess that in this context, I don't know what whitelist means.  But if it means that everyone has access to these folders, then it defeats the purpose that I am using it for. I did get Workgroup Manager to work, but unlike PC which allows you to OK a child app, WGM requires you to find the child app that fails and add it to the allowed application list."
    You people are making things hard on yourselves here.
    It is all very simple. One more time, just allow following:
    /Library/
    /Applications/
    Then just disallow any applications that you want.
    The problem described here is that non-admin users cannot run Adobe Creative Suite 6, correct? So, if the users are not admins, then they cannot copy anything to those folders. Hence, there is no issue. They cannot run applications from any other folder, either. Test it.
    Clear as mud?

  • CS6 applications only work in admin accounts

    iMacs, OS X 10.6.8, 4gb of ram:
    Our district has a volume license of CS 6 Master collection. I recently started upgrading the iMacs in our computer labs to CS6, but the applications only work on the admin account. When I try to run the applications from a managed account, I get the user permission prompt stating that the user does not have permission to run the application.
    If I select always allow, the application does not open.
    If I click allow once, the application opens, but more permissions prompts come up for the applications specific components that have to run.
    For Photoshop, for example, the user does not have permission for adobe_licutil, for AE, the mercury render engine, etc.
    The application opens, but freezes (see error code below).
    What I've done so far:
    Ensured that the applications are checked off in the preferences so that the account has permission to run them, however, it appears that the user does not have permission for additional components which are not listed in system preferences and therefore cannot be checked off in system preferences. This did not work. The account has permission to run the apps but the same problems (1 & 2 above) persist.
    Selected all of the application folders and changed the permissions in the terminal (chmod -rf 777 on all folders). The account has permission for all files/components.This did not work.
    Changed the managed account to an admin account (allow user to adminster computer in system preferences) and all problems are fixed. All applications then open/run.
    Solves the problem and all CS 6 apps run, however, we cannot have students use an account with admin privileges.
    Changed the account back to a managed one, selected all CS 6 applications and utilities in the user account preferences, but the problems returned.
    Any ideas on how this can be fixed?
    All CS 6 applications result in the following error (the errors are essential identical, only the name of the application and reference to application specific components are different, not the entire log):
    Process:    
    Adobe Premiere Pro CS6 [246]
    Path:       
    /Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/MacOS/Adobe Premiere Pro CS6
    Identifier: 
    Adobe Premiere Pro CS6
    Version:    
    Code Type:  
    X86-64 (Native)
    Parent Process:  Adobe Premiere Pro CS6 [229]
    Date/Time:  
    2012-06-08 11:58:03.976 -0400
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** multi-threaded process forked ***
    *** NSTask: Task create for path '/Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Required/AdobeCrashDaemon.app/Co ntents/MacOS/AdobeCrashDaemon' failed: 22, "Invalid argument".  Terminating temporary process.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.Foundation     
    0x00007fff896dd646 ___NEW_PROCESS_COULD_NOT_BE_EXECD___ + 5
    1   com.apple.Foundation     
    0x00007fff89611f04 -[NSConcreteTask launchWithDictionary:] + 3506
    2   com.apple.Foundation     
    0x00007fff8961aa33 +[NSTask launchedTaskWithLaunchPath:arguments:] + 215
    3   com.adobe.AdobeCrashReporter 
    0x000000010000a251 AdobeCrashReporterInitialize + 2880
    4   com.adobe.AdobePremierePro
    0x00000001000036c4 main + 148
    5   com.adobe.AdobePremierePro
    0x000000010000361c start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x000000010dfaa6b0  rcx: 0x00007fffffe000c0  rdx: 0x00007fff70c72340
      rdi: 0x000000010e1c8a00  rsi: 0x000000010e1c8a00  rbp: 0x00007fff5fbff410  rsp: 0x00007fff5fbff410
       r8: 0x0000000000000001   r9: 0x000000010dfaa980  r10: 0x0000000000000000  r11: 0x000000000000003f
      r12: 0x00007fff710b9498  r13: 0x0000000000001300  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff896dd646  rfl: 0x0000000000000202  cr2: 0x000000010def7000
    Binary Images:
    0x100000000 -   
    0x100003ff7 +com.adobe.AdobePremierePro 6.0.1 (6.0.1) <235A9737-DBF6-33F7-E3C0-BE780C209731> /Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/MacOS/Adobe Premiere Pro CS6
    0x100008000 -   
    0x10000cff7 +com.adobe.AdobeCrashReporter 6.0 (6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Premiere Pro CS6/Adobe Premiere Pro CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    Thanks

    "If you checked  "allow users to manage this computer" in system preferences it is not a managed account. Trying to set this up locally does not work."
    Not true.  OD or AD accounts are Managed, but may also be admins. But this is not the case in my Mac labs. I am doing this via the local machine.
    "So (and I'm doing some educated guessing here), you might remove the settings in Workgroup Manager for that user or group, and then logon and execute the apps.  Then restore the settings."
    Just set the radio button (in Workgroup Manager, Applications) to "Never," save, and then start over using my method.
    "I will have to confess that in this context, I don't know what whitelist means.  But if it means that everyone has access to these folders, then it defeats the purpose that I am using it for. I did get Workgroup Manager to work, but unlike PC which allows you to OK a child app, WGM requires you to find the child app that fails and add it to the allowed application list."
    You people are making things hard on yourselves here.
    It is all very simple. One more time, just allow following:
    /Library/
    /Applications/
    Then just disallow any applications that you want.
    The problem described here is that non-admin users cannot run Adobe Creative Suite 6, correct? So, if the users are not admins, then they cannot copy anything to those folders. Hence, there is no issue. They cannot run applications from any other folder, either. Test it.
    Clear as mud?

  • Read XML file in WEB-INF works in exploded format but fails in EAR

    I'm able to read an XML file stored in the WEB-INF when my application is deployed in the exploded format, but when its deployed in an EAR, the reading fails.
              I read from forums that getRealPath could fail, so I added in the getResourceAsStream to fall back on. But in the EAR format, both fails.
              What did I miss out?
              Here's my codes:
                          StringBuffer configFileName = new StringBuffer();
                configFileName.append(File.separatorChar).append("WEB-INF");
                configFileName.append(File.separatorChar).append("app-config.xml");
                String fileName = getServletContext().getRealPath(configFileName.toString());
                if (fileName == null) {
                  request.setAttribute("efs/xmlmappings-is", getServletContext().getResourceAsStream(configFileName.toString()));
                } else {
                  request.setAttribute("efs/xmlmappings-str", fileName);
              

    Hi          > Thread.currentThread().getContextClassLoader().getReso
              > urceAsStream()
              >
              > getClass().getClassLoader().getResourceAsStream()
              > should also work
              > if the file is in WEB-INF/classes
              >
              > regards
              > deepak
              It works, thanks!

  • IPlanet J2EE application not working with oracle 9i but working with 7.3

    We are in a process of upgrading database from oracle 7.3 to 9i.
    We have a working application running on iPlanet Application Server with oracle 7.3 as database. We are using iPlanet Application Server's connection pooling. Our JDBC driver is classes111.zip.
    After upgrading to 9i, our application doesnt work. When I try to run a test application that uses single select statement, this the error I get: java.sql.SQLException: Invalid URL: Driver type not specified
    SQL*PLUS works fine. I havent upgraded oracle client. Do I need to upgrade the JDBC driver or oracle client?
    Any suggestions? iAS version is 6.5.

    If you are new to JSF, then I'd try and simplify the environment in which you are working as the first step to achieving a successful outcome.
    JSF 1.2 is a certified and well tested component of WLS, so we know it works. I'm not sure of the effect of all those additional modules you are adding in there -- it appears as if you have gotten a Faces implementation instantiated, but there could be some form of version difference/conflict since it can't find a method its looking for.
    Using Oracle Enterprise Pack for Eclipse (http://www.oracle.com/technology/software/products/oepe/oepe_11115.html) you can build yourself out a pretty simple JSF application to get started from and deploy it to a WLS server. This would remove all the additional libraries you currently have, provide you with a bundled applicaton to deploy and give you a pretty good environment from which you can learn and experiment with JSF.
    -steve-

  • Roles in deployment descrip v. admin console

    In the weblogic-ejb-jar.xml of my EJB I assign a role 'Employees' to a principal
    'joe'. My client code
    calls the EJB successfully using the supplied LoginModule, supplying username
    'joe' and a password.
    If I remove the assignment in the deployment descriptor and redeploy, my client
    is prevented from
    invoking on the EJB. So far so good.
    'joe' is, I assume, known to the server because it's the name and password with
    which the server
    is started.
    If the delpoyment descriptor doesn't have the role assignment, I expected I could
    use the admin
    console to assign the role to the user. Specifically, under Security -> Realms
    -> myrealm -> Roles
    -> Employees I set a Condition "If the user name of the caller is joe". The client
    isn't allowed to
    invoke on the EJB.
    What am I missing?

    Hi William,
    Do you know if a <ROLE-NAME> has to be defined in the web.xml or weblogic.xml
    or the console in order for me to be able to check the isCallerInRole() and have
    it return true? Is there a way to drive the list of valid roles from my own database
    behind one of the Security Providers?
    Thanks,
    Jerry
    William Kemp <[email protected]> wrote:
    The Console defined role and the DD defined role are not the same thing.
    The WLS
    Security Role is not an application defined Role, that is created in
    the deployment
    descriptors. In 7.0sp1, there has been a new weblogic.xml/weblogic-ejb-jar.xml
    tag,
    <global-role> that has been created to allow the mapping of an application
    defined
    role, to a WLS role, without the assingment of a Principal in the DD.
    Please see:
    http://edocs.bea.com/wls/docs70/security/cli_apps.html#1090734
    Bill
    Stephen Maturin wrote:
    In the weblogic-ejb-jar.xml of my EJB I assign a role 'Employees' toa principal
    'joe'. My client code
    calls the EJB successfully using the supplied LoginModule, supplyingusername
    'joe' and a password.
    If I remove the assignment in the deployment descriptor and redeploy,my client
    is prevented from
    invoking on the EJB. So far so good.
    'joe' is, I assume, known to the server because it's the name and passwordwith
    which the server
    is started.
    If the delpoyment descriptor doesn't have the role assignment, I expectedI could
    use the admin
    console to assign the role to the user. Specifically, under Security-> Realms
    -> myrealm -> Roles
    -> Employees I set a Condition "If the user name of the caller is joe".The client
    isn't allowed to
    invoke on the EJB.
    What am I missing?

  • Ant Scripts works fine in one but fails in other environment

    Hi,
    Ant script is working fine in Dev environment but is failing in the other environment. Somehow the BPEL server is not able to pick the latest deployed process , due to this the dependent BPEL processes are failing. If we restart the server , it moves forward and then fails at the point where it couldn’t find reference to the processes deployed after restart. Restarting the server at every failed interval will deploy all the BPEL processes which is not the solution.
    example : we have BPEL Processes say A, B, C, D and E. A,B are independent processes C is dependent on A, D is independent and E is dependent on D. So I have Ant script to deploy in A,B,C,D,E order. Now I run the Ant Script: It deploys A,B processes and Fails at C saying it couldn't find the process A.wsdl(But A is deployed). So if i restart now it recognizes A and B are deployed so C is also deployed succesfully it also deploys D as it is Independent but fails at E. If i restart the server E is also deployed.
    The Environment is clustered.
    Any suggestion to make my Ant script to run at a go will be highly appreciated
    Thanks
    Krishna

    Hi,
    is this a redeployment of workflows? (do you use the same versionnumber or new ones?)
    can you post the soap:address of a dependent process?

  • Oxford Mercury series instruments : Works with NI-MAX but fails with Labview

    Hi,
      I am trying to interface an Oxford Instruments "Mercury Series" power supply for superconducting magnets, I am using Labview 2013 and an NI USB-GPIB-HS.
    The problem I have is the following:
    1.  After connecting the instruments I run NI-MAX (ver 14.0) to check that the instruments are recognized by the GPIB-bus. Everything goes fine, the instruments are detected and I can communicate with it by typing commands in the 488.2 communicator. Read and write both work fine.
    2. Then I try to write my own code in Labview to run the instrument.  The standard 488.2 commands Send/Recieve or GPIB-Write anf GPIB-Read do not work.
    There are other instruments on the same bus also - which work fine with both NI-MAX as well as my vi-s from Labview.  I have tried doing the "obvious" things
    like intialising the GPIB before sending any command and then do a Device Clear for the specific instruments before sending other commands.
    3. So the question is : What can be the reason for an instrument to respond correctly via NI-MAX but fail to do when addressed from Labview with essentially
    similar basic commands?
    I have tried tracing the origin of the errors via I/O trace (NI-spy), but they didn't help in locating the precise problem.
    Would be grateful if somebody could suggest an answer.
    Have other people faced this before?
    Thanks-
    Kanti

    The instruments are actually newer  (rather than an older version). You are correct that they need an extra "\n" after the command string - which I had provided.
    The command tryped in NIMAX was simply  "*IDN?\n"   in response to which  the instrument sends its identification string correctly. 
    All other commands also worked properly.
    I then tried the same in Labview using   "Send" and "Recieve". The Recieve generates the error.
    I am attaching the trace file (converted to txt) and the VI. Line 10-14 has the error.
    Thanks
    Attachments:
    test07.vi ‏12 KB
    NImaxCapture_test07.txt ‏5 KB

  • Printing inmediately works in one step but fails in other step of same job

    Hello all,
    I´m defining a job in SM37 with 2 steps which both of them should be printed inmediately. For this reason in each step I define "print out inmediately" in print specifications>properties>time of printing-->print out inmediately. The strange thing is that only works in one step (works means is printed inmediately) but in the other it doesn´t and I get the message SY355 "spool request without inmediate output"
    In Default Tab of user who is running both steps is not marked "output inmediately" but as far as I know it is not needed (that´s the reason we marked the option in the steps of the job).
    I changed the option f time of printing from "print out inmediately" to "print later" and back again to "print out inmediately" but it didn´t work. I deleted the step of the job and recreated again but it didn´t work.
    I have the same job with 2 steps defined in other SAP systems and are working properly (same version but probably different patching). The version of the system is ECC 6.0.
    Any ideas?
    Thanks in advanced,
    Félix

    Hi,
    We dind´t find the reason to this behaviour but we did a workaround: define a third step with program rspo0065 which print spool orders.
    Best regards,
                    Félix
    Edited by: Felix Granados on Dec 16, 2010 1:42 PM

  • Appl Server Admin Console: Login Failed

    Hi,
    I am forget my username and password when i installed J2EE appl server. I would like to reset them to new values in order to get in into the admin console. How can reset my login info? Can anyone help?
    Thank you
    Latha

    You could try this:
    http://java.sun.com/j2ee/1.4/docs/relnotes/troubleshooting.html#1026910
    Or reinstall the appserver.

Maybe you are looking for

  • How can I set the parameters of global channels and tasks previously created inside my applicatio​n?

    Hi everyone ! Before proceeding to the description below I think it´s important to say that I´m using NI USB-6008 as DAQ device and the driver used is DAQmx 7.5. I´m currently developing an application into which I intend to be able to have complete

  • How do I share music from my old pc with my iPad and iPod?

    I am trying to share my music in itunes that is on my old PC with my ipad2 and my iPod.  Can anyone help me know what I need to do?

  • External Samsung 2443BW native resolution not listed

    I have a 2007 24" iMac to which I have just added a Samsung Syncmaster 2443BW external monitor on the mini DVI interface. The Mac finds the monitor fine but the preferences panel only shows available resolutions up to 1680 x 1050 at 59.9 Hz rather th

  • Down Payment Entries

    Hi All, Can someone guide me through the entries that are posted when processing a down payment for a vendor?  I'm having trouble viewing the logic behind the entry and IMG config. Thanks.

  • Raid utility

    My new Mac Pro with OSX Snow Leopard Server arrived a few weeks ago and since then I am trying to configure teh RAID (5) Set via RAID Utility but it keeps freezing on final percentage of the blue bar - Initializing... I tryed to reboot several times,