Error trying to deploy a ODSI project

Hi,
I upgraded a ALDSP 2.5 code base to Oracle 10gR3 version of ODSI.
I encountered errors ni the schemas for namespace , so i went back and check honour the schemas in the preference of IDE.
So most of my editors errors went away , i tried to clean the project and build it...seemed to be fine.
Now when i tried to deploy to a ALDSP Domain , i got the following error
com.bea.dsp.management.exceptions.ManagementException: Deployment unit validation failed. Cause: Unexpected union member node kind: 4100 found in node: element SOME_ID { {http://www.w3.org/2001/XMLSchema}integer }
     at com.bea.dsp.management.session.impl.SessionMBeanImpl.validate(SessionMBeanImpl.java:407)
     at com.bea.dsp.management.session.impl.SessionMBeanImpl.deploy(SessionMBeanImpl.java:220)
     at com.bea.dsp.management.session.impl.SessionMBeanImpl.importJar(SessionMBeanImpl.java:182)
     at com.bea.dsp.management.session.impl.DataspaceSynchronizedSessionMBeanImpl.importJar(DataspaceSynchronizedSessionMBeanImpl.java:28)
     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 com.bea.dsp.management.log.wrapper.LoggingWrapperFactory$ErrorLoggingInvocationHandler.invoke(LoggingWrapperFactory.java:55)
     at $Proxy49.importJar(Unknown Source)
     at com.bea.dsp.management.session.impl.SecureSessionMBeanImpl.importJar(SecureSessionMBeanImpl.java:35)
     at com.bea.dsp.management.session.impl.BroadcastingSessionMBeanImpl.importJar(BroadcastingSessionMBeanImpl.java:37)
     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 com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
     at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
     at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
     at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
     at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
     at javax.management.StandardMBean.invoke(StandardMBean.java:391)
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:447)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:445)
     at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:443)
     at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$10$1.run(AuthenticatedSubjectInterceptor.java:582)
     at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$10.run(AuthenticatedSubjectInterceptor.java:580)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor.invoke(AuthenticatedSubjectInterceptor.java:573)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:307)
     at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)
     at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
     at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)
     at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366)
     at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
     at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
     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(Unknown Source)
     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)
Caused by: java.lang.IllegalStateException: Unexpected union member node kind: 4100 found in node: element SOME_ID { {http://www.w3.org/2001/XMLSchema}integer }
     at weblogic.xml.query.types.DataTypeVisitor.unwrapUnionMember(DataTypeVisitor.java:270)
     at weblogic.xml.query.types.DataTypeVisitor.unwrapAlt(DataTypeVisitor.java:277)
     at weblogic.xml.query.types.DataTypeVisitor.unwrapUnionMember(DataTypeVisitor.java:267)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:192)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequenceItem(DataTypeVisitor.java:163)
     at weblogic.xml.query.types.DataTypeVisitor.extractSimpleContentFromSequence(DataTypeVisitor.java:147)
     at weblogic.xml.query.types.DataTypeVisitor.visit(DataTypeVisitor.java:125)
     at weblogic.xml.query.types.XQueryTypeElementNode.visit(XQueryTypeElementNode.java:96)
     at weblogic.xml.query.types.XQueryTypeNode.visit(XQueryTypeNode.java:613)
     at weblogic.xml.query.types.XQueryType.visit(XQueryType.java:1598)
     at weblogic.xml.query.types.PolymorphicFunctions$Data.typeCheck(PolymorphicFunctions.java:374)
     at weblogic.xml.query.types.PolymorphicFunctions$LazyProxy.typeCheck(PolymorphicFunctions.java:590)
     at weblogic.xml.query.compiler.FirstOrderExpression.typeCheckNoCache(FirstOrderExpression.java:275)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.ConvertSimpleOperandExpression.typeCheckNoCache(ConvertSimpleOperandExpression.java:109)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.TypeMatchExpression.typeCheckNoCache(TypeMatchExpression.java:134)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.FirstOrderExpression.typeCheckNoCache(FirstOrderExpression.java:269)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.ForLetVariable.typeCheckNoCache(ForLetVariable.java:131)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.GeneralFLWGDORExpression.typeCheckClauseList(GeneralFLWGDORExpression.java:416)
     at weblogic.xml.query.compiler.GeneralFLWGDORExpression.typeCheckNoCache(GeneralFLWGDORExpression.java:400)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.NodeConstructor.typeCheckNoCache(NodeConstructor.java:276)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.NodeConstructor.typeCheckNoCache(NodeConstructor.java:276)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.TypeMatchExpression.typeCheckNoCache(TypeMatchExpression.java:134)
     at weblogic.xml.query.compiler.Expression.typeCheck(Expression.java:329)
     at weblogic.xml.query.compiler.TypeChecker.typeCheck(TypeChecker.java:72)
     at weblogic.xml.query.compiler.TypeChecker.typeCheck(TypeChecker.java:99)
     at com.bea.dsp.context.load.Loader.typeCheckOperators(Loader.java:1248)
     at com.bea.dsp.context.load.Loader.loadNormalizedFunctions(Loader.java:1174)
     at com.bea.dsp.context.load.Loader.load(Loader.java:341)
     at com.bea.ld.context.ApplicationContext.loadFunctionCollection(ApplicationContext.java:584)
     at com.bea.dsp.management.validation.common.DataSpaceBuilder.buildFunctionCollection(DataSpaceBuilder.java:316)
     at com.bea.dsp.management.validation.common.DataSpaceBuilder.buildFunctionCollections(DataSpaceBuilder.java:292)
     at com.bea.dsp.management.validation.common.DataSpaceBuilder.build(DataSpaceBuilder.java:224)
     at com.bea.dsp.management.validation.common.DataSpaceBuilder.build(DataSpaceBuilder.java:172)
     at com.bea.dsp.management.validation.ValidationService.validate(ValidationService.java:31)
     at com.bea.dsp.management.session.impl.SessionMBeanImpl.validate(SessionMBeanImpl.java:403)
     ... 45 more
Error occurred trying to deploy dataspace Sample_DataSpace to server Oracle WebLogic Server v10.3 at localhost
I even tried to export an DataSpace Artifacts jar & tried to deploy in odsi console instead of IDE.
I got same problem in the console.
Deployment unit validation failed. Cause: Unexpected union member node kind: 4100 found in node: element SOME_ID { {http://www.w3.org/2001/XMLSchema}integer }
Not sure if i am missing anything.
Any help appreciated.
Thanks
Karthik
Edited by: karpra on Jul 29, 2009 11:43 AM
Edited by: karpra on Jul 29, 2009 11:46 AM

I figured out the problem
I was trying to join two tables one table A has a field some_id as integer & other table B has a field as decimal.
The code was like this
for $A in tableA
for $B in tableB
where $A/some_id = $B/some_id.
Explicit casting was not done in the code in ALDSP 2.5
The fixed code looked like this
for $A in tableA
for $B in tableB
where $A/some_id = xs:integer($B/some_id)
This kind of eliminated the union member 4100 issue and i was able to navigate to the deployment process.
Though to figure out the problem i had to use trial and error methodology over 45 *.ds files and narrowed down to one file having problems.
Thanks
Karthik

Similar Messages

  • Getting error when trying to deploy the SQL project after making some changes

    I’m getting the below error message, when I’m trying to deploy the project by making some changes.
    In detail, The project was deployed successfully at first time. Later I did some changes(Added 1 more table) and I tried to deploy, but it was not sucess. I'm getting the below error message
    Error message:Cannot upgrade the DAC for database CTR_FIN_FINNOTE_DB because the compatibility level is 70 or lower. Alter the database to support a compatibility level of 80 or higher
    I checked in SQL, the compatibility level is 110 which is higher than 70. 
    Can any one help me out to overcome with this.
    Regards
    Sk.

    Try to uninstall you application and then deploy again with the new changes.
    jdweng

  • Error trying to deploy a jsp application in a cluster

              Iam getting the following error when I tried deploy my jsp app. in a cluster with
              two servers(one administrative and one managed). I have no problem with the administrative
              server. But the managed server through this exception. The message saying web.xml
              is not found doesn't make much sense because
              1. The first server could find it.
              2. I could open the temporary war file created by weblogic and examined the web.xml
              file
              Could not find Web application "D:\bea\wlserver6.0\.\config\mydomain\applications\.wl_temp_do_not_delete_myserver2\wl_local_comp31497.war">
              java.io.FileNotFoundException: WEB-INF/web.xml XML file not found in jar file
                   at weblogic.servlet.internal.dd.DescriptorLoader.getInputSource(DescriptorLoader.java:206)
                   at weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:177)
                   at weblogic.servlet.internal.HttpServer.loadWARContext(HttpServer.java:468)
                   at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:421)
                   at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
                   at weblogic.j2ee.Application.addComponent(Application.java:126)
                   at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:283)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:109)
                   at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
                   at java.lang.reflect.Method.invoke(Native Method)
                   at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
                   at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
                   at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
                   at $Proxy22.addWebDeployment(Unknown Source)
                   at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:985)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:269)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:233)
                   at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:194)
                   at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:158)
                   at java.lang.reflect.Method.invoke(Native Method)
                   at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
                   at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
                   at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
                   at $Proxy0.updateDeployments(Unknown Source)
                   at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
                   at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
                   at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
                   at java.lang.reflect.Method.invoke(Native Method)
                   at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
                   at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
                   at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
                   at $Proxy8.start(Unknown Source)
                   at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
                   at weblogic.management.Admin.startApplicationManager(Admin.java:1030)
                   at weblogic.management.Admin.finish(Admin.java:491)
                   at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
                   at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
                   at weblogic.Server.main(Server.java:35)
              Any ideas ?
              Thanks,
              Ravi
              

              Ravi wrote:
              > Hello Viresh,
              >
              > The application Iam trying to deploy is not in the ear form. It is in the exploded
              > form. It works fine on the administrative server where it is physically located.
              > The problem is only with the second server. I have noticed that the entire directory
              > on the application is being compressed to a .war file and uploaded to the other
              > server in the cluster.
              That's true. Several customers have asked to keep the deployment in it's original form instead of compressing
              it in .war file. Currently there's a known issue with engg.
              > I even examined the WEB-INF/web.xml file it is complaining
              > about. But I couldn't find any error. This doesn't happen with the sample applications
              > that came with weblogic.
              I followed the sequence you described and tried to deploy the webapp on managed servers. I do not get the errors
              that you are seeing below. Could you tell us how are you deploying the webapp on managed server?
              Also would you mind sending your webapp? i will see if i can deploy your webapp in my environment..
              BTW, is this with SP1 or without SP1?
              Kumar
              >
              >
              > Thank you for your post,
              > Ravi.
              >
              > Viresh Garg <[email protected]> wrote:
              > >
              > >Ravi:
              > >A few questions:
              > >1. Are you trying to deploy an archive or an exploaded application.
              > >2. Are you trying to deploy a web application as an enterprise application
              > >of the WAR file part of an enterprise archive(.ear)?
              > >3. Are you deploying the application from applications directory, if
              > >Yes, remove it from applications directory, create a new web application
              > >in any other directory, define the correct application/component Admin
              > >mbeans and then choose targets ( you can do it via console too) and
              > >see
              > >if you run into same problems
              > >
              > >Thanks
              > >Viresh Garg
              > >Principal Developer Relations Engineer
              > >BEA Systems
              > >Ravi wrote:
              > >
              > >> Iam getting the following error when I tried deploy my jsp app. in
              > >a cluster with
              > >> two servers(one administrative and one managed). I have no problem
              > >with the administrative
              > >> server. But the managed server through this exception. The message
              > >saying web.xml
              > >> is not found doesn't make much sense because
              > >> 1. The first server could find it.
              > >> 2. I could open the temporary war file created by weblogic and examined
              > >the web.xml
              > >> file
              > >>
              > >> Could not find Web application "D:\bea\wlserver6.0\.\config\mydomain\applications\.wl_temp_do_not_delete_myserver2\wl_local_comp31497.war">
              > >>
              > >> java.io.FileNotFoundException: WEB-INF/web.xml XML file not found in
              > >jar file
              > >> at weblogic.servlet.internal.dd.DescriptorLoader.getInputSource(DescriptorLoader.java:206)
              > >> at weblogic.servlet.internal.dd.DescriptorLoader.<init>(DescriptorLoader.java:177)
              > >> at weblogic.servlet.internal.HttpServer.loadWARContext(HttpServer.java:468)
              > >> at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:421)
              > >> at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
              > >> at weblogic.j2ee.Application.addComponent(Application.java:126)
              > >> at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
              > >> at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:283)
              > >> at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:109)
              > >> at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
              > >> at java.lang.reflect.Method.invoke(Native Method)
              > >> at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
              > >> at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
              > >> at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
              > >> at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              > >> at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              > >> at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
              > >> at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
              > >> at $Proxy22.addWebDeployment(Unknown Source)
              > >> at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:985)
              > >> at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:269)
              > >> at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:233)
              > >> at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:194)
              > >> at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:158)
              > >> at java.lang.reflect.Method.invoke(Native Method)
              > >> at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
              > >> at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
              > >> at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
              > >> at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              > >> at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              > >> at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
              > >> at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
              > >> at $Proxy0.updateDeployments(Unknown Source)
              > >> at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
              > >> at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
              > >> at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
              > >> at java.lang.reflect.Method.invoke(Native Method)
              > >> at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
              > >> at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
              > >> at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
              > >> at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              > >> at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              > >> at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
              > >> at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
              > >> at $Proxy8.start(Unknown Source)
              > >> at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
              > >> at weblogic.management.Admin.startApplicationManager(Admin.java:1030)
              > >> at weblogic.management.Admin.finish(Admin.java:491)
              > >> at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
              > >> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
              > >> at weblogic.Server.main(Server.java:35)
              > >>
              > >> Any ideas ?
              > >> Thanks,
              > >> Ravi
              > >
              

  • Bad Magic Number error trying to deploy WAR file from Netweaver Studio

    We hae an application that runs fine as a WAR in both Tomcat and Weblogic and we are trying to deploy it on Netweaver.  I tried both to use the External deployment archives and the Workspace Deployable Archives.  In both cases, the deployment fails with error:
    Bad magic number, found 0x80CCF1C3, expected 0xCAFEBABE.
    I know the server is working because I can deploy a very simple test application with no errors.  The server is a new installation of 7.1.
    Any help on how to get past this error or how to troubleshoot further is appreciated.

    Looks like it's complaining about a missing shared library. Check weblogic.xml for library-ref elements and make sure the domain you are deploying to has those libraries deployed.

  • Error trying to Deploy an application

    I am trying deploy a Web Application, but de console return the next error
    Exception in AppMerge flows Progression
    com.bea.wcp.sip.descriptor.internal.SipAppDescriptor
    When I start up the console and I am register, this is written in the AdminsServer-diagnostic.Log
    [2010-08-30T08:47:49.742-05:00] [AdminServer] [ERROR] [] [org.apache.beehive.netui.pageflow.internal.AdapterManager] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000If3GFdiDoYWFLzNM8A1CUvI1000001,0] [APP: consoleapp] ServletContainerAdapter manager not initialized correctly.
    Can you help me?

    thanks AMN,
    I followed the steps in the note, but when I go to the weblogic console, in the log file return the next error
    <Aug 31, 2010 10:48:37 AM CDT> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.wcp.diameter.console.utils.DiameterNavTreeBackingFile] while executing its init method. It was java.lang.NoClassDefFoundError: com/bea/wcp/diameter/DiameterResource
    java.lang.NoClassDefFoundError: com/bea/wcp/diameter/DiameterResource
    at com.bea.wcp.diameter.console.utils.DiameterNavTreeBackingFile.getTreeExtension(DiameterNavTreeBackingFile.java:14)
    at com.bea.console.utils.NavTreeExtensionBacking.init(NavTreeExtensionBacking.java:74)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:144)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:64)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:223)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wcp.diameter.DiameterResource
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <Aug 31, 2010 10:48:37 AM CDT> <Error> <netuix> <BEA-423168> <An exception or error occurred in the backing file [com.bea.wcp.sip.console.utils.SipServerNavTreeBackingFile] while executing its init method. It was java.lang.NoClassDefFoundError: com/bea/wcp/sip/management/descriptor/resource/SipServerResource
    java.lang.NoClassDefFoundError: com/bea/wcp/sip/management/descriptor/resource/SipServerResource
    at com.bea.wcp.sip.console.utils.SipServerNavTreeBackingFile.getTreeExtension(SipServerNavTreeBackingFile.java:16)
    at com.bea.console.utils.NavTreeExtensionBacking.init(NavTreeExtensionBacking.java:74)
    at com.bea.netuix.servlets.controls.Backable$Impl.initializeBackingFile(Backable.java:144)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.init(AdministeredBackableControl.java:64)
    at com.bea.netuix.servlets.controls.window.Window.init(Window.java:223)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.bea.wcp.sip.management.descriptor.resource.SipServerResource
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace

  • Error occurred in deployment step 'Recycle IIS Application Pool'

    Currently i’m working on a development machine for SharePoint 2010. Even the development machine is setup with multiple accounts as security describes. Therefore sometimes you run into strange (security) error messages. The following error message
    occured when i tried to deploy a SharePoint project from Visual Studio 2010.
    Error occurred in deployment step ‘Recycle IIS Application Pool’:
    <nativehr>0×80070005</nativehr><nativestack></nativestack>Access denied
    It seems that the account under which your Visual Studio 2010 is running needs to have sufficient rights on the web application to which you are deploying your solution. In my case this was easily fixed by putting my domain account in the site collection
    administrators list for that specific web application.

    Hi vishal,
    The root cause of the issue is
    You don't have IIS restart privilege on windows OS
    Even if you have it, you have not added your login account in to SharePoint sitecollection administrator.
    To solve the issue
    To see whether you have privilege or not, you can open a command prompt and type "IISReset". 
    If you able to restart, then it will restart successfully otherwise it will deny it.  The reason is, Though you are in administrators group, windows 2008 will not run on the administrator privilege. Every time when you do an operation like IIS
    restart or Installation, it will prompt for UAC (User Account Control). You should accept the dialog box and elevate the privilege to run the operation. 
    Or you can right click the application whatever you want to run and click the menu option "Run as Administrator" which will solve the issue.
    If you want to avoid UAC and directly run through you admin account then, go to Control panel -> Manage account -> Hide UAC
    Second if you have all the privilege and still you are getting error in VS2010 as "'Recycle IIS Application Pool':0x80070005Access denied, then you have to add your account in to site collection admin.
    1) You can do this by going to sharepoint administration page.
    2) Navigate to the site collection administration option
    3) Add your name into site collection administrator as a second owner. SharePoint will allow a second owner for site colleciton
    For more informaion, please refer to:
    http://blogs.msdn.com/b/suresh/archive/2011/01/01/recycle-iis-application-pool-0x80070005-access-denied-deploying-sharepoint-solution-iis-restart-issue.aspx
    Thanks,
    Simon

  • Error in NWDS Deployment View

    Hi all,
    we are trying to deploy some test project from NWDS (7.3 SP12 PAT0000) to some newly installed Netweaver (7.40 SP7). But when clicking on the server in Repository View it asks for the password and fails.
    In the deploy.log the following exception can be found:
    Jul 30, 2014 1:58:58 PM  [Error ]: [#0]: Could not establish connection to AS Java on [<server>:50004]. Cannot authenticate the user. Wrong or missing security credentials (password) for principal [<myusr>], or the specified principal has no permissions to perform JNDI related operations.
    The Netweaver Log shows that:
    LOGIN.FAILED
    User: N/A
    Authentication Stack: service.naming
    Authentication Stack Properties:
            template = SAP-J2EE-Engine
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   SUFFICIENT  ok          exception             true       Authentication did not succeed.
    2. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          false                 true      
    No logon policy was applied
    If we try to do that on one of our existing 7.3 Netweaver Systems, everything works as expected. So the question is, what should be checked to nail this issue down?
    Regards,
    Torsten

    Hm, it works now, but I'm not sure why. What have I done:
    1. installed the latest nwds (7.31 SP 12 Patcht 1 instead Patch 0)
    2. added my domain user to the administrators group (it has the same name as the nwa user)
    3. dont use the domain password (which worked with the old systems), instead use the nwa password.
    However, thanks for your effords.

  • Unexpected severe error in Jdeveloper opening a toplink project

    Folks,
    I'm getting the following errors trying to open a Toplink project on Jdev 11.1.1.2
    Could you please advice ?
    Thanks,
    Gustavo.
    oracle.javatools.db:Jun 25, 2010 11:44:38 AM oracle.javatools.db.marshal.DBObjectSAXHelper logConversionError
    WARNING: couldn't parse XML element: oracle.javatools.db.TemporaryObjectID
    oracle.javatools.db:Jun 25, 2010 11:44:38 AM oracle.javatools.db.marshal.DBObjectSAXHelper logConversionError
    WARNING: couldn't parse XML element: oracle.javatools.db.TemporaryObjectID
    An error was detected while opening a persistence file.
    java.lang.NullPointerException
    o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
    o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initializeDatabases(MWSessionsProject.java:501)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initialize(MWSessionsProject.java:487)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.<init>(MWSessionsProject.java:153)
    o.toplink.workbench.addin.application.SessionsProjectContext.buildTopLinkSessionsProject(SessionsProjectContext.java:63)
    o.toplink.workbench.addin.application.SessionsProjectContext.initialize(SessionsProjectContext.java:101)
    o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
    o.toplink.workbench.addin.application.SessionsProjectContext.<init>(SessionsProjectContext.java:45)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkSessions(ContextManager.java:1378)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1327)
    o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    An error was detected while opening a persistence file.
    java.lang.NullPointerException
    o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
    o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
    o.toplink.workbench.mappingsmodel.jpa.MWPersistenceProject.initializeDatabases(MWPersistenceProject.java:97)
    o.toplink.workbench.mappingsmodel.jpa.MWPersistenceProject.<init>(MWPersistenceProject.java:70)
    o.toplink.workbench.addin.application.PersistenceProjectContext.initialize(PersistenceProjectContext.java:75)
    o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
    o.toplink.workbench.addin.application.PersistenceProjectContext.<init>(PersistenceProjectContext.java:43)
    o.toplink.workbench.addin.application.ContextManager.openPersistence(ContextManager.java:1188)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1331)
    o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    An error was detected while opening a persistence file.
    java.lang.NullPointerException
    o.toplink.workbench.addin.mappings.spi.db.JDeveloperTable.getForeignKeys(JDeveloperTable.java:60)
    o.toplink.workbench.mappingsmodel.db.MWTable.refreshReferences(MWTable.java:219)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshTables(MWDatabase.java:1182)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refreshRelations(MWDatabase.java:1142)
    o.toplink.workbench.mappingsmodel.db.MWDatabase.refresh(MWDatabase.java:1074)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initializeDatabases(MWSessionsProject.java:501)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.initialize(MWSessionsProject.java:487)
    o.toplink.workbench.mappingsmodel.sessions.MWSessionsProject.<init>(MWSessionsProject.java:153)
    o.toplink.workbench.addin.application.SessionsProjectContext.buildTopLinkSessionsProject(SessionsProjectContext.java:63)
    o.toplink.workbench.addin.application.SessionsProjectContext.initialize(SessionsProjectContext.java:101)
    o.toplink.workbench.addin.application.AbstractTopLinkContext.<init>(AbstractTopLinkContext.java:51)
    o.toplink.workbench.addin.application.SessionsProjectContext.<init>(SessionsProjectContext.java:45)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkSessions(ContextManager.java:1378)
    o.toplink.workbench.addin.application.ContextManager.openTopLinkContexts(ContextManager.java:1327)
    o.toplink.workbench.addin.TopLinkProjectChangeListener$TopLinkContextWorker.run(TopLinkProjectChangeListener.java:370)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    oracle.jps.credstore:Jun 25, 2010 11:44:41 AM oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
    WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    oracle.adf.share.jndi.ReferenceStoreHelper:Jun 25, 2010 11:44:48 AM oracle.adf.share.jndi.ReferenceStoreHelper getReferencesMapEx
    WARNING: Incomplete connection reference object for connection:dnd

    Stantonc
    There is an Adobe document that deals with this specific error message.
    Have you seen it and tried it?
    http://helpx.adobe.com/premiere-elements/kb/keyframe-h-142-error-opening.html
    Please check it out and then let us know if that worked for you.
    Thanks.
    ATR

  • Deploying bpm 11g project sar file using ant task

    I am trying to deploy the bpm project using ant task file. The status I get is [deployComposite] ---->Deploying composite success. However when I check the deployments, they are not there. If I try to deploy this using Jdeveloper it works correctly. I need to get this to work for production deployments. Any suggestions?
    C:\Oracle\Middleware\Oracle_SOA1\bin>ant -f ant-sca-deploy.xml -DserverURL=http:
    //10.140.183.71:7001 -DsarLocation=N:\RuleBasedProjectInitiate\deploy\RequestPro
    ject.ear -Doverwrite=true -Duser=weblogic
    Buildfile: C:\Oracle\Middleware\Oracle_SOA1\bin\ant-sca-deploy.xml
    [echo] oracle.home = C:\Oracle\Middleware\Oracle_SOA1\bin/..
    deploy:
    [input] skipping input as property serverURL has already been set.
    [input] skipping input as property sarLocation has already been set.
    [deployComposite] created temp dir =C:\DOCUME~1\azeltov\LOCALS~1\Temp\deploy_cli
    ent_1279894885343
    [deployComposite] Creating HTTP connection to host:10.140.183.71, port:7001
    [deployComposite] Enter username and password for realm 'default' on host 10.140
    .183.71:7001
    [deployComposite] Authentication Scheme: Basic
    [deployComposite] Username:
    weblogic
    [deployComposite] Password:
    [deployComposite] Received HTTP response from the server, response code=200
    [deployComposite] clean up temp dir: C:\DOCUME~1\azeltov\LOCALS~1\Temp\deploy_cl
    ient_1279894885343
    [deployComposite] ---->Deploying composite success.
    BUILD SUCCESSFUL
    Total time: 4 seconds
    C:\Oracle\Middleware\Oracle_SOA1\bin>

    You can always deploy the ADF web apps from the Application (top menu) deploy option. Just make sure you're deploying the EAR profile for the project. Deploying the web projects from the composite deployment wizard can be convenient. But I think it's often the case that you deploy them (the composite and forms) separately (e.g. you make a series of changes to the composite without needed to redeploy the UI projects).
    Bottom line is you don't have to delete the projects to be able to modify/deploy them.

  • Net Framework assembly error 66536 when trying to deploy a project

    I'm getting the following when trying to deploy a project from SSDT to SQL Server 2012 SSISDB on an AlwaysOn primary replica. I tried removing SSISDB from the Availability databases but still had the same problem.
    TITLE: SQL Server Integration Services
    An error occurred in the Microsoft .NET Framework while trying to load assembly id 65536. The server may be running out of resources, or the assembly may not be trusted with PERMISSION_SET = EXTERNAL_ACCESS or UNSAFE. Run the query again, or check documentation
    to see how to solve the assembly trust issues. For more information about this error:
    System.IO.FileLoadException: Could not load file or assembly 'microsoft.sqlserver.integrationservices.server, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. Exception from HRESULT: 0x80FC80F1
    System.IO.FileLoadException:
       at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection,
    Boolean suppressSecurityChecks)
       at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
       at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.Load(String assemblyString)
     (Microsoft SQL Server, Error: 10314)
    For help, click:
    http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.3128&EvtSrc=MSSQLServer&EvtID=10314&LinkId=20476
    BUTTONS:
    OK

    Falls into the issue desribed in http://support.microsoft.com/kb/918040
    Try mitigatign using the workaround section
    Arthur My Blog

  • Security Error while trying to deploy my project to the application server from jDeve

    Dear All,
    I'm trying to deploy my project to the application server from jDeveloer but i got the following error :
    Invoking Oracle9iAS admin tool...
    D:\Oracle\OUIHome\jdk\jre\bin\javaw.exe -jar D:\Oracle\OUIHome\j2ee\home\admin.jar ormi://M-AMIN:3101/ admin **** -deploy -file D:\Oracle\OUIHome\jdev\mywork\Portal\UserManager\userRegister.ear -deploymentName userRegister
    Security error: This operation was denied. The admin.jar utility can not be used to perform operations against OPMN managed OC4J instnaces. Please use Enterprise Manager or dcmctl instead. Refer to the Oracle9iAS Admin Guide or the OC4J User's Guide for more details.
    Exit status of Oracle9iAS admin tool (-deploy): 1
    #### Deployment incomplete. #### Sep 10, 2002 4:16:53 PM
    Any help will be appreciated
    Regards,
    Mohammed Amin

    In JDev 9.0.2, to deploy to the full 9iAS server (instead of just Oracle9iAS Containers for J2EE [OC4J]), you have to use Enterprise Manager or DCM to deploy your application.
    In JDev 9.0.3 Preview, there is a way to have JDev perform a deployment via DCM for you, if you install a DCM Servlet into 9iAS that comes with JDeveloper.
    By JDev 9.0.3 Production, if you also use Oracle9iAS 9.0.3 Production, it should be possible to deploy to iAS 9.0.3 out-of-the-box.

  • Error while trying to deploy BIDS Cube

    Hi
    I have created a Cube, and when I'm trying to deploy it I'm getting errors. First error it's on Calculations Tab on a Cube under Metadata: "Error loading metadata connection is not open"
    There's also another error: "Unable to query 'AdventureWorksDW_Cube' cube: A connection cannot be made to redirector. Ensure SQL-Browser is running. 
    Then another error is when I'm trying to deploy: same as above,  A connection cannot be made to redirector. Ensure SQL-Browser is running
    It is connection errors and I don't know what to do because my SQL-Browser is running. please help.

    Hi Sta.
    I would suggest you try to restart SQL Server Browser serice to see if this help.
    In addition, please also help to collect the following information to us for further investigaion:
    Is it a SSAS named instance or default instance? Have you try to specify "IP address\instance name" for the "Server" property?
    What's is the impersonation accounts information of the SSAS project?
    Please take a look at the following articles regarding SSAS project deployment:
    Deploying an Analysis Services Project:
    http://msdn.microsoft.com/en-us/library/ms166576(v=sql.110).aspx
    Set Impersonation Options (SSAS - Multidimensional):
    http://msdn.microsoft.com/en-us/library/ms187597.aspx
    I found an article regarding this issue for your reference, please see:
    http://www.sql-server-performance.com/2008/a-connection-cannot-be-made-to-redirector/
    Regards,
    Elvis Long
    TechNet Community Support

  • _OBJC_IVAR_$_        Referenced From Error while trying to deploy in iphone

    Hi All,
    I am facing one problem. any one who are aware of this project please help me.
    My problem is:
    i have Mac OS of 10.5.8 and xcode of 3.1.4
    while i am trying to implement a application of audio files i want the frame work called "AVFoundation.Framework" i didn't found that frame work in my library.
    so i added that framework from "MACOS10.4" .
    but in simulator 3.1 it works fine. while trying to deploy in my iphone i am getting error like:
    "-(avTouchcontroller updatecurrenttime)", referenced from:
    _OBJC_IVAR_$_ avTouchcontroller._ivlmeter_in in avTouchController.o

    Why don't you post here (again) and you might get some answers:
    http://discussions.apple.com/message.jspa?messageID=10512489#10512489

  • Hi Experts, when i am trying to deploy the application error is coming

    Hi Experts,
    when i am trying to deploy the webdynpro java pplication error is coming.but before up to 2 days every thing is working fine.
    from two days onwards i cant run any webdynpro applications even which are sap provided applications also.and also can not come properly http://hostname:portno/sld  page. i can not moving to more to do anything.
           every browser saying  javavoid(0); and java applet can not be run like.
    only the opera browser shoeing the error toatlly . here i paste the error . please give reply why i can not doing any thing more. But my server and every thing is showing up and good.
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    This page was created by SAP NetWeaver. All rights reserved.
    Web Dynpro client:
    Nokia Series 80 Client
    Web Dynpro client capabilities:
    User agent: Opera/9.80 (Windows NT 5.2; U; en) Presto/2.2.15 Version/10.00, client type: op6, client type profile: op6, ActiveX: disabled, Cookies: enabled, Frames: enabled, Java applets: disabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Accessibility mode: false
    Web Dynpro runtime:
    Vendor: SAP, build ID: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-05:15:08:24[UTC], changelist=413534, host=pwdfm101), build date: Thu Aug 13 23:44:29 GMT+05:30 2009
    Web Dynpro code generators of DC sap.com/tcsldwd~main:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcsldwd~landscape:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcwddispwda: No information available!
    Web Dynpro code generators of DC sap.com/tcsldwd~businesssystem:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcsldwd~technicalsystem:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcwdcorecomp: No information available!
    Web Dynpro code generators of DC sap.com/tcsldwd~softwarecatalog:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    Web Dynpro code generators of DC sap.com/tcsldwd~namereservation:
    SapDictionaryGenerationCore: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:07:52[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro: 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:10:47[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:02[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCTemplates: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:32:04[UTC], changelist=413534, host=pwdfm101)
    SapGenerationFrameworkCore: 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:54:14[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:20[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary: 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:05:18[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon: 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-20:04:55:10[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCore: 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:14:30[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates: 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-20:05:08:00[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    J2EE Engine:
    7.00   patchlevel
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_12-b03, vendor: Sun Microsystems Inc.
    O

    HI surya,
    Restart the SDM and try again...
    regards,
    viswa

  • Error while trying to deploy the application (invalid AccountType).

    Hello.
    Error while trying to deploy the planning application (EPMA).
    invalid AccountType
    Rejecting Member PL_Brt_L.2.
    invalid AccountType
    Rejecting Member PL_Brt_L.3.2.
    And not updated outline.
    PL_Brt_L.2 - Account Type = Revenue
    PL_Brt_L.3.2 - Account Type = Revenue
    If a change to the Revenue Expence, the error goes away and the outline changes.
    EPM 11.1.2.1
    1-st server: planning, essbase
    2-nd server: epma
    3-th server: oracle db
    thanks in advance

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

Maybe you are looking for

  • Variable URGENT !!!!

    Hi, I'm a new user of JSP and I know how I can send a value of a input type text in another page with a submit button. But, my problem, I would konw how I can write a value in a input type text and refresch my page et display the result in another in

  • I am runing ox10.4.11  and i will like to install ox 10.5.11 where can i find it.

    i am runing ox10.4.11 and i will to upgrade to ox 10.5.11 anyone know where can i find the program!

  • Splitting of Local Purchase Orders

    Hey Experts, I need to split/group shopping carts into local POs' based on various parameters (additional parameters apart from the standard ones'). I guess badi BBP_GROUP_LOC_PO  will help me acheive this. Has anyone worked on this BADI??        Can

  • Doubt in JSP

    hi , i was new to JSP, when iam learning jsp, i worte a jsp file for performing session tracking using jsp:usebean tag , for that i create a bean and i generate a class and i put that class in classes folder. here i got a problem, when i call this in

  • What is the values and meaning for parameter TCLAS in functions

    what is the values and meaning for parameter TCLAS in functions like HR_INFOTYPE_OPERATION regards jan