The connection pool does not exist?

Can somebody tell what is happening? For some reason the Sun Java Application Server 8 seems to think that there is no connection pool. For a moment everything worked. I did not change the configuration but now I get this message (if I open the admin console and ping the Connection Pool its there). Here is a part of the server.log file:
[#|2006-05-06T19:12:54.453+0300|WARNING|sun-appserver-pe8.1_02|javax.enterprise|_ThreadID=10;|UTIL5047: Connection Pool does not exist: [DB2 yhteysConnectionPool]|#]
[#|2006-05-06T19:12:54.453+0300|WARNING|sun-appserver-pe8.1_02|javax.enterprise|_ThreadID=10;|UTIL5048: Error Loading Jdbc Resource: [jdbc/aarre]|#]
[#|2006-05-06T19:12:54.453+0300|INFO|sun-appserver-pe8.1_02|javax.enterprise|_ThreadID=10;|Error loading Jdbc Resource:jdbc/aarre. skipping...|#]
[#|2006-05-06T19:12:55.031+0300|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.core|_ThreadID=10;|Exception occurred while satisfying optional package dependencies : {0}
java.lang.NullPointerException
     at com.sun.enterprise.deployment.backend.OptionalPkgDependency.satisfyOptionalPackageDependencies(OptionalPkgDependency.java:183)
     at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:270)
     at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:591)
     at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
     at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
|#]

Hi,
I'm experiencing the same problem.
Did you solve the problem and if yes how ?
Thanks,
EDH

Similar Messages

  • Error: : connection pool does not exist

    I am getting a Connection pool does not exitst Error on starting Web
    Logic. When i Checked on http://localhost:8002/console ->
    jdbc-connectionpools
    Productionpool(name of the connection pool), I checked the testing tab
    it shows it is unavailable while it shows Deployed=true on the
    Configuraton tab.
    It is failing on my system while its working on other systems. I am
    using weblogicSP4_814
    Can u pls provide me some solution for this error.
    <Jun 16, 2006 4:33:11 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "noti
    fJMSJDBCConnPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:12 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "noti
    fJMSJDBCConnPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:13 PM IST> <Error> <JDBC> <BEA-001150> <Connection
    Pool "notifJMSJDBCConnPool" deployment failed with
    the following error: 0:Could not create pool connection. The DBMS
    driver exception was: access denied (java.util.Proper
    tyPermission oracle.net.wallet_location read).>
    <Jun 16, 2006 4:33:13 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "prod
    uctionPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:14 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "prod
    uctionPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JDBC> <BEA-001150> <Connection
    Pool "productionPool" deployment failed with the f
    ollowing error: 0:Could not create pool connection. The DBMS driver
    exception was: access denied (java.util.PropertyPerm
    ission oracle.net.wallet_location read).>
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JDBC> <BEA-001151> <Data Source
    "notifJMSJDBCConnPool" deployment failed with the
    following error: DataSource(weblogic.jdbc.jts.notifJMSJDBCConnPool)
    can't be created with non-existent Pool (connection
    or multi) (notifJMSJDBCConnPool).>
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JDBC> <BEA-001151> <Data Source
    "productionPool" deployment failed with the follo
    wing error: DataSource(weblogic.jdbc.jts.productionPool) can't be
    created with non-existent Pool (connection or multi) (
    productionPool).>
    <Jun 16, 2006 4:33:15 PM IST> <Alert> <JMS> <BEA-040052> <JMSServer
    "NotificationJMSServer" store failed to open java.io
    .IOException: JMS JDBC store, connection pool = <notifJMSJDBCConnPool>,
    prefix = <notif>: connection pool does not exist
    java.io.IOException: JMS JDBC store, connection pool =
    <notifJMSJDBCConnPool>, prefix = <notif>: connection pool does no
    t exist
    at
    weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at
    weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentÂTarget.java:337)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymenÂtTarget.java:597)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(ÂDeploymentTarget.java:575)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeployÂmentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3Â9)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpÂl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpÂl.java:755)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:Â734)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeÂanImpl.java:516)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeÂanServerImpl.java:990)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerÂImpl.java:948)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
    at
    weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.javÂa:475)
    at
    weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerÂMBean_Stub.java:7731)
    at
    weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlavÂeDeployer.java:1321)
    at
    weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:33Â9)
    at
    weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeplÂoymentManagerServerLifeCycleImpl.j
    ava:229)
    at
    weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JMS> <BEA-040123> <Failed to
    start JMS Server "NotificationJMSServer" due to webl
    ogic.jms.common.JMSException: JMS can not open store notifJMSJDBCStore.
    weblogic.jms.common.JMSException: JMS can not open store
    notifJMSJDBCStore
    at weblogic.jms.backend.BEStore.start(BEStore.java:163)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentÂTarget.java:337)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymenÂtTarget.java:597)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(ÂDeploymentTarget.java:575)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeployÂmentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3Â9)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpÂl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpÂl.java:755)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:Â734)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeÂanImpl.java:516)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeÂanServerImpl.java:990)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerÂImpl.java:948)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
    at
    weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.javÂa:475)
    at
    weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerÂMBean_Stub.java:7731)
    at
    weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlavÂeDeployer.java:1321)
    at
    weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:33Â9)
    at
    weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeplÂoymentManagerServerLifeCycleImpl.j
    ava:229)
    at
    weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.io.IOException: JMS JDBC store, connection pool =
    <notifJMSJDBCConnPool>, prefix = <notif>: connection p
    ool does not exist
    at
    weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at
    weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    ... 29 more
    <Jun 16, 2006 4:33:32 PM IST> <Warning> <HTTP> <BEA-101248>
    <[D:\Build\autodeploys\i2\weblogic_home\config\vendavo\.\app
    lications\.wlnotdelete\wlap12518\vendavo.war]: Deployment descriptor
    "web.xml" is malformed. Check against the DTD: org.
    xml.sax.SAXParseException: The content of element type "web-app" must
    match "(icon?,display-name?,description?,distribut
    able?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapÂping*,session-config?,mime-mapping*,welcome-f
    ile-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-consÂtraint*,login-config?,security-role*,env-entr
    y*,ejb-ref*,ejb-local-ref*)". (line 252, column 11).>
    java.lang.ExceptionInInitializerError
    at com.vendavo.cl.ClassHelper.<clinit>(ClassHelper.java:28)
    at
    com.vendavo.cl.io.ResourceHelper.addLoader(ResourceHelper.java:121)
    at
    com.vendavo.cl.io.ResourceHelper.<init>(ResourceHelper.java:39)
    at
    com.vendavo.cl.io.ResourceHelper.<clinit>(ResourceHelper.java:29)
    at
    com.vendavo.platform.action.StartupAction.init(StartupAction.java:75)
    at
    com.vendavo.platform.action.StartupAction.contextInitialized(StartupAction.Âjava:311)
    at
    weblogic.servlet.internal.WebAppServletContext$FireContextListenerAction.ruÂn(WebAppServletContext.java:7044)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjeÂct.java:321)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at
    weblogic.servlet.internal.WebAppServletContext.notifyCreated(WebAppServletCÂontext.java:1753)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServlÂetContext.java:3352)
    at
    weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:727)
    at
    weblogic.servlet.internal.WebService.preloadResources(WebService.java:486)
    at
    weblogic.servlet.internal.ServletInitService.resume(ServletInitService.javaÂ:30)
    at
    weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.security.AccessControlException: access denied
    (java.util.PropertyPermission * read,write)
    at
    java.security.AccessControlContext.checkPermission(AccessControlContext.javÂa:269)
    at
    java.security.AccessController.checkPermission(AccessController.java:401)
    at
    java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
    at
    java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:1243)
    at java.lang.System.getProperties(System.java:501)
    at
    com.vendavo.cl.property.AppProperties.loadSystemProperties(AppProperties.jaÂva:411)
    at
    com.vendavo.cl.property.AppProperties.loadBasics(AppProperties.java:326)
    at
    com.vendavo.cl.property.AppProperties.getInstance(AppProperties.java:160)
    at com.vendavo.cl.log.VLog.loadAppProperties(VLog.java:134)
    at com.vendavo.cl.log.VLog.createDefaultSetup(VLog.java:94)
    at com.vendavo.cl.log.VLog.<clinit>(VLog.java:66)
    ... 18 more
    <Jun 16, 2006 4:33:34 PM IST> <Warning> <HTTP> <BEA-101162> <User
    defined listener com.vendavo.platform.action.StartupAc
    tion failed: java.lang.NoClassDefFoundError.>
    <Jun 16, 2006 4:33:34 PM IST> <Warning> <HTTP> <BEA-101162> <User
    defined listener com.vendavo.platform.action.StartupAc
    tion failed: java.lang.NoClassDefFoundError.>
    <Jun 16, 2006 4:33:34 PM IST> <Error> <HTTP> <BEA-101216> <Servlet:
    "AdminServlet" failed to preload on startup in Web a
    pplication: "soap".
    Thanks in Advance,
    Ketan.B.Parekh

    ketan parekh wrote:
    I am getting a Connection pool does not exitst Error on starting Web
    Logic. When i Checked on http://localhost:8002/console ->
    jdbc-connectionpools
    Productionpool(name of the connection pool), I checked the testing tab
    it shows it is unavailable while it shows Deployed=true on the
    Configuraton tab.
    It is failing on my system while its working on other systems. I am
    using weblogicSP4_814
    Can u pls provide me some solution for this error. Hi. Would you run the utils.dbping utility, and then
    give it the arguments to connect to the same DBMS with
    the same user as your pool? Show me the exception you
    get if it fails:
    C:\bea81sp5\weblogic81>java utils.dbping
    Usage: java utils.dbping DB2B [-d dynamicSections] USER PASS HOST:PORT/DBNAME
    or java utils.dbping JCONN2 USER PASS HOST:PORT/DBNAME
    or java utils.dbping JCONNECT USER PASS HOST:PORT/DBNAME
    or java utils.dbping INFORMIXB USER PASS HOST:PORT/DBNAME/INFORMIXSERVER
    or java utils.dbping MSSQLSERVER4 USER PASS HOST:PORT/DBNAME
    or java utils.dbping MSSQLSERVER4 USER PASS [DBNAME@]HOST[:PORT]
    or java utils.dbping MSSQLSERVERB USER PASS HOST:PORT/DBNAME
    or java utils.dbping ORACLE USER PASS DBNAME
    or java utils.dbping ORACLEB USER PASS HOST:PORT/DBNAME
    or java utils.dbping ORACLE_THIN USER PASS HOST:PORT:DBNAME
    or java utils.dbping POINTBASE USER PASS HOST[:PORT]/DBNAME
    or java utils.dbping SYBASEB USER PASS HOST:PORT/DBNAME
    >
    >
    <Jun 16, 2006 4:33:11 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "noti
    fJMSJDBCConnPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:12 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "noti
    fJMSJDBCConnPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:13 PM IST> <Error> <JDBC> <BEA-001150> <Connection
    Pool "notifJMSJDBCConnPool" deployment failed with
    the following error: 0:Could not create pool connection. The DBMS
    driver exception was: access denied (java.util.Proper
    tyPermission oracle.net.wallet_location read).>
    <Jun 16, 2006 4:33:13 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "prod
    uctionPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:14 PM IST> <Warning> <JDBC> <BEA-001129> <Received
    exception while creating connection for pool "prod
    uctionPool": access denied (java.util.PropertyPermission
    oracle.net.wallet_location read)>
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JDBC> <BEA-001150> <Connection
    Pool "productionPool" deployment failed with the f
    ollowing error: 0:Could not create pool connection. The DBMS driver
    exception was: access denied (java.util.PropertyPerm
    ission oracle.net.wallet_location read).>
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JDBC> <BEA-001151> <Data Source
    "notifJMSJDBCConnPool" deployment failed with the
    following error: DataSource(weblogic.jdbc.jts.notifJMSJDBCConnPool)
    can't be created with non-existent Pool (connection
    or multi) (notifJMSJDBCConnPool).>
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JDBC> <BEA-001151> <Data Source
    "productionPool" deployment failed with the follo
    wing error: DataSource(weblogic.jdbc.jts.productionPool) can't be
    created with non-existent Pool (connection or multi) (
    productionPool).>
    <Jun 16, 2006 4:33:15 PM IST> <Alert> <JMS> <BEA-040052> <JMSServer
    "NotificationJMSServer" store failed to open java.io
    .IOException: JMS JDBC store, connection pool = <notifJMSJDBCConnPool>,
    prefix = <notif>: connection pool does not exist
    java.io.IOException: JMS JDBC store, connection pool =
    <notifJMSJDBCConnPool>, prefix = <notif>: connection pool does no
    t exist
    at
    weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at
    weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment??Target.java:337)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deploymen??tTarget.java:597)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(??DeploymentTarget.java:575)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploy??mentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3??9)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp??l.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp??l.java:755)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:??734)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe??anImpl.java:516)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBe??anServerImpl.java:990)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServer??Impl.java:948)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
    at
    weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.jav??a:475)
    at
    weblogic.management.configuration.ServerMBean_Stub.updateDeployments(Server??MBean_Stub.java:7731)
    at
    weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(Slav??eDeployer.java:1321)
    at
    weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:33??9)
    at
    weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(Depl??oymentManagerServerLifeCycleImpl.j
    ava:229)
    at
    weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    <Jun 16, 2006 4:33:15 PM IST> <Error> <JMS> <BEA-040123> <Failed to
    start JMS Server "NotificationJMSServer" due to webl
    ogic.jms.common.JMSException: JMS can not open store notifJMSJDBCStore.
    weblogic.jms.common.JMSException: JMS can not open store
    notifJMSJDBCStore
    at weblogic.jms.backend.BEStore.start(BEStore.java:163)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment??Target.java:337)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deploymen??tTarget.java:597)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(??DeploymentTarget.java:575)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploy??mentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3??9)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp??l.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp??l.java:755)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:??734)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe??anImpl.java:516)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBe??anServerImpl.java:990)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServer??Impl.java:948)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
    at
    weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.jav??a:475)
    at
    weblogic.management.configuration.ServerMBean_Stub.updateDeployments(Server??MBean_Stub.java:7731)
    at
    weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(Slav??eDeployer.java:1321)
    at
    weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:33??9)
    at
    weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(Depl??oymentManagerServerLifeCycleImpl.j
    ava:229)
    at
    weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.io.IOException: JMS JDBC store, connection pool =
    <notifJMSJDBCConnPool>, prefix = <notif>: connection p
    ool does not exist
    at
    weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at
    weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    ... 29 more
    <Jun 16, 2006 4:33:32 PM IST> <Warning> <HTTP> <BEA-101248>
    <[D:\Build\autodeploys\i2\weblogic_home\config\vendavo\.\app
    lications\.wlnotdelete\wlap12518\vendavo.war]: Deployment descriptor
    "web.xml" is malformed. Check against the DTD: org.
    xml.sax.SAXParseException: The content of element type "web-app" must
    match "(icon?,display-name?,description?,distribut
    able?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-map??ping*,session-config?,mime-mapping*,welcome-f
    ile-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-cons??traint*,login-config?,security-role*,env-entr
    y*,ejb-ref*,ejb-local-ref*)". (line 252, column 11).>
    java.lang.ExceptionInInitializerError
    at com.vendavo.cl.ClassHelper.<clinit>(ClassHelper.java:28)
    at
    com.vendavo.cl.io.ResourceHelper.addLoader(ResourceHelper.java:121)
    at
    com.vendavo.cl.io.ResourceHelper.<init>(ResourceHelper.java:39)
    at
    com.vendavo.cl.io.ResourceHelper.<clinit>(ResourceHelper.java:29)
    at
    com.vendavo.platform.action.StartupAction.init(StartupAction.java:75)
    at
    com.vendavo.platform.action.StartupAction.contextInitialized(StartupAction.??java:311)
    at
    weblogic.servlet.internal.WebAppServletContext$FireContextListenerAction.ru??n(WebAppServletContext.java:7044)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubje??ct.java:321)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at
    weblogic.servlet.internal.WebAppServletContext.notifyCreated(WebAppServletC??ontext.java:1753)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServl??etContext.java:3352)
    at
    weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:727)
    at
    weblogic.servlet.internal.WebService.preloadResources(WebService.java:486)
    at
    weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java??:30)
    at
    weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.security.AccessControlException: access denied
    (java.util.PropertyPermission * read,write)
    at
    java.security.AccessControlContext.checkPermission(AccessControlContext.jav??a:269)
    at
    java.security.AccessController.checkPermission(AccessController.java:401)
    at
    java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
    at
    java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:1243)
    at java.lang.System.getProperties(System.java:501)
    at
    com.vendavo.cl.property.AppProperties.loadSystemProperties(AppProperties.ja??va:411)
    at
    com.vendavo.cl.property.AppProperties.loadBasics(AppProperties.java:326)
    at
    com.vendavo.cl.property.AppProperties.getInstance(AppProperties.java:160)
    at com.vendavo.cl.log.VLog.loadAppProperties(VLog.java:134)
    at com.vendavo.cl.log.VLog.createDefaultSetup(VLog.java:94)
    at com.vendavo.cl.log.VLog.<clinit>(VLog.java:66)
    ... 18 more
    <Jun 16, 2006 4:33:34 PM IST> <Warning> <HTTP> <BEA-101162> <User
    defined listener com.vendavo.platform.action.StartupAc
    tion failed: java.lang.NoClassDefFoundError.>
    <Jun 16, 2006 4:33:34 PM IST> <Warning> <HTTP> <BEA-101162> <User
    defined listener com.vendavo.platform.action.StartupAc
    tion failed: java.lang.NoClassDefFoundError.>
    <Jun 16, 2006 4:33:34 PM IST> <Error> <HTTP> <BEA-101216> <Servlet:
    "AdminServlet" failed to preload on startup in Web a
    pplication: "soap".
    Thanks in Advance,
    Ketan.B.Parekh

  • Creating Connection Pools/ Connection Pool does not exist error

    Hi everyone -
    I have a question about when/how weblogic creates connections pools.
    Here is the scenario. Sometimes when our weblogic server starts, our
    oracle database is not available. Therefor, weblogic can't create the
    connection pool. However, after oracle comes weblogic up, weblogic
    could create the connection pool, but it doesn't appear to be smart
    enough to do this. Is there a way to ask weblogic to attempt to
    recreate a connection pool?
    We've noticed this behavior on weblogic 6.0 sp2.
    Thanks,
    Scott

    If you define the pool with an initial size of zero, you should be OK. The
    server is currently a little severe with a pool when the server cannot
    create the pool with it's initial capacity, the pool isn't created. The server
    could create it later, if told to via the console or via the admin command line,
    or via the dynamic pool API, but init=0 is easiest.
    Joe
    Scott Gilpin wrote:
    Hi everyone -
    I have a question about when/how weblogic creates connections pools.
    Here is the scenario. Sometimes when our weblogic server starts, our
    oracle database is not available. Therefor, weblogic can't create the
    connection pool. However, after oracle comes weblogic up, weblogic
    could create the connection pool, but it doesn't appear to be smart
    enough to do this. Is there a way to ask weblogic to attempt to
    recreate a connection pool?
    We've noticed this behavior on weblogic 6.0 sp2.
    Thanks,
    Scott

  • Error 1075: The dependency service does not exist or has been marked for deletion

    Windows 7 Pro laptop will not connect to corporate domain. Multiple identical twin laptops have no problem.
    Best suggestion so far has been to leave the domain and rejoin it, BUT the relevant buttons are grayed out and the comment says "Note: The identification of the computer cannot be changed because:- The Workstation service is not running. Open the Services
    snap-in (services.msc) to ensure it is running and set its Startup Type as "Automatic"."
    In services.msc the Workstation service is already set to Automatic but is not started. When I try to start it manually the response is "Windows could not start the Workstation service on Local Computer." and then "Error 1075: The dependency service does
    not exist or has been marked for deletion."
    Rebooting gets me nowhere.
    In all other respects that laptop appears fine and can connect to the Internet, but NOT to the network. I have brought it and a twin laptop home to try on my domestic network and get the same results.
    Any ideas, please?

    Hi,
    Let us go to services.msc and navigate to Network Store Interface Service. Please check whether this service has been set to Automatic and turned on.
    Kim Zhou
    TechNet Community Support

  • Error: The plugin -65221 does not exist in the CMS

    Hi,
    I uploaded my Crystal Reports in the Business Objects InfoView. I can schedule them using the Schedule link but when I use the Reschedule link in the History and click on the paramater value, I' getting the following error:
    An error has occurred: The plugin -65221 does not exist in the CMS
    Did I miss a configuration? The source of the Crystal Report is a direct connection to the Oracle database. I also configured the Username and Password connection in the Business View tool.
    Thanks!

    Hi,
    I am not sure but I assume that the error has to do with the business views. Some component was not available in your repository and it was created when you imported the report using the CR Designer.
    It may also be the case that this error has been corrected in a newer service pack (SP5 is the latest SP for BOBJ XI R2) To be honest I could not match your case to any of the the corrections contained in SP4 and SP5 but this does not mean that the issue is not corrected.
    Regards,
    Stratos

  • The requested column does not exist in this table

    Hi All,
    I am getting the following error:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 59014] The requested column does not exist in this table. (HY000)
    SQL Issued: SELECT "Customers - Dim".CITY FROM MVDEMO ORDER BY 1
    When I tried viewing data online I am able to view the data in the physical Layer. Also I tried connecting thru ODBC Client and issued the same SQL (above) and it returns the data.
    I am using Oralce BIEE 10.1.3.2.1 version.
    Please let me know if any faced this kinda issue and how to resolve this.
    Thank you.

    Check your column mapping in the BMM layer in your Customers - Dim logical table. Does the CITY column point to a physical table column?

  • Error: The preference path does not exist

    Subject:
    Error: The preference path does not exist:
    Oracle.Portal.Page(WWC-51000)]
    I can not resolve this error.
    Have you already experienced this error?
    I'm sending more information below.
    Regards, Dime
    DETAILS:
    ========
    ORACLE Product: iAS 9i EE, v1.0.2
    Platform: RedHat Linox 6.2, kernel 2.2.18
    HW Platform:
    IBM Intellistation 6889, Intel P2 350MHz, 384MB
    Problem:
    After successful installation of the Application Server and data base creation, the installation of ORACLE Portal 3.0.6 is successful too, but the following message
    appears when we try to access the URL http://servername:port/pls/portal30:
    Error: The preference path does not exist:
    Oracle.Portal.Page (WWC-51000)
    About the Attachments:
    - init.ora.original (the original init.ora file)
    - init.ora.try1 (the file modified as described in the configuration guide)
    - init.ora.try2 (according suggestions in the discussion group on
    the ORACLE Metal Partners Site)
    - install.log (install.log generated with init.ora.try2)
    Regards,
    Dimitar Indovski,
    GORD Systems
    ATTACHMENT-1 (init.ora.original)
    db_name=DEFAULT
    db_files= 80 # SMALL
    db_file_multiblock_read_count = 8 # SMALL
    db_block_buffers = 100 # SMALL
    shared_pool_size = 3500000 # SMALL
    log_checkpoint_interval = 10000
    processes = 50 # SMALL
    parallel_max_servers = 5 # SMALL
    log_buffer = 32768 # SMALL
    max_dump_file_size = 10240 # limit trace file size to 5 Meg each
    global_names = TRUE
    control_files = (ora_control1, ora_control2)
    ATTACHMENT-2 (init.ora.try1)
    db_name=DEFAULT
    db_files = 80 # SMALL
    db_file_multiblock_read_count = 8 # SMALL
    db_block_buffers = 100 # SMALL
    shared_pool_size = 3500000 # SMALL
    log_checkpoint_interval = 10000
    processes = 50 # SMALL
    parallel_max_servers = 5 # SMALL
    log_buffer = 32768 # SMALL
    max_dump_file_size = 10240 # limit trace file size to 5 Meg each
    global_names = TRUE
    control_files = (ora_control1, ora_control2)
    max_enabled_roles = 25
    open_cursors = 50
    compatible = 8.1.0
    java_pool_size = 20
    ATTACHMENT-3 (init.ora.try2)
    db_name=DEFAULT
    db_file_multiblock_read_count = 16
    db_block_buffers = 550
    shared_pool_size = 31457280
    log_checkpoint_interval = 10000
    processes = 100
    parallel_max_servers = 5
    log_buffer = 32768
    max_dump_file_size = 10240
    global_names = TRUE
    control_files = (ora_control1, ora_control2)
    open_cursors = 300
    large_pool_size = 45000000
    java_pool_size = 32768000
    db_block_size = 8192
    ATTACHMENT-4 (install.log.gz)
    -----------------------------

    Dennis
    A general shared_pool_size Q&A is part of the Troubleshooting Guide on OTN: http://technet.oracle.com/products/iportal/htdocs/portal_troubleshooting.htm
    The Configuration Assistant determines the shared pool size from the view v$parameter,
    which lists information about the initialization parameters (populated from init.ora file). If the shared_pool_size value is more than 15728640 (for a default installation), you pass the minimal requirements set by the Portal Installer. Make sure you actually write out all the digits (i.e. 1000000000) and don't use abbreviations (1000M). Currently, the Configuration Assistant does a numeric check against the values that are set and cannot resolve the abbreviate syntax.
    Also try running the sql [select value from v$parameter where name like 'shared_pool_size';] to check if the changes you are making in the init.ora is really getting populated in the v$parameter view. As long as you restart the database once you make the change in init.ora, it should take effect.
    null

  • Error :-The requested resource does not exist while opening the adobe form

    hello Experts,
    We are in Portal implementation face with ECC6 EHP4 and Portal EHP1
    We have developed adobe  form using HCM forms and processes and done the required configuration in SPRO
    When we are trying to open the form from ESS we are getting below error
    404 not found
    The requested resource does not exist.
    Please look into this issue and let us know any thing we are missing
    Sincerely
    Paresh

    is ADS working correctly?
    1.  Use transaction SA38 to execute the program FP_TEST_00.
           Detailed information about this test program and about how you
           should then proceed is given in the Adobe Document Services
           Configuration Guide in the Help Portal under:
           http://help.sap.com/saphelp_nw2004s/helpdata/en/37/504b8cbc2848a4
           94facfdc09a359b1/frameset.htm -> Adobe Document Services
           Configuration Guide -> Configuring the Web Service -> Securing
           Access to the Web Service ->Configuration Check -> Configuration
           Check for PDF-Based Forms in ABAP
           -  If the FP_TEST_00 form is displayed in the print preview, the
              ADS configuration is correct.
              -> If you use scenarios with an interactive PDF, proceed with
              point 5. Otherwise, proceed with the test under point 6.
           -  If the system displays an error message instead of a form, the
              configuration of ADS is incorrect.
              -> Carry out the additional tests from point 2 onwards.
    2.  Use transaction SA38 to execute the program FP_PDF_TEST_00.
        This enables you to check the RFC connection to ADS  (see the
        reference to the documentation given above).
           -  If the system displays the version number of ADS, the
              configuration of the RFC connection is correct.
    read the note 944221
    Please paste the whole error? Is any dump in ST22

  • Support, please add a place for the Z30 and fix the "The specified template does not exist or is empty" error on this page

    Please get the web site designers to fix this forum.  There is no Z30 "place" and there is an error message that shows up every time.
    The specified template does not exist or is empty

    Make sure the SharePoint Server is joined to Active Directory. Also validate that the Web Application Application Pool account is running as a Domain User (rather than say Network Service).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Azure Rest API PUT Block Blob Returns "The specified resource does not exist" CORS

    I am trying to upload a file to Azure Blob storage. For some reason when I try to put a new block blob on in the storage it tells me the resource does not exist. I am sure it is something silly I am missing.
    According to the documentation:
    The Put Blob operation creates a new block blob or page blob, or updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the
    existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List (REST API) operation.
    CORS is setup and that seems okay.
    When I do a preflight and get this:
    Request URL:https://<account>.blob.core.windows.net/test/image.png
    Request Method:OPTIONS
    Status Code:200 OK
    Request Headers
    OPTIONS /test/image.png HTTP/1.1
    Host: <account>.blob.core.windows.net
    Connection: keep-alive
    Cache-Control: no-cache
    Pragma: no-cache
    Access-Control-Request-Method: PUT
    Origin: http://www.<site>.com
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36
    Access-Control-Request-Headers: accept, content-type
    Accept: */*
    Referer: http://www.<site>.com/azure/
    Accept-Encoding: gzip,deflate,sdch
    Accept-Language: en-US,en;q=0.8
    Response Headers
    HTTP/1.1 200 OK
    Transfer-Encoding: chunked
    Server: Blob Service Version 1.0 Microsoft-HTTPAPI/2.0
    x-ms-request-id: 0d372e95-1524-460a-ab9c-7973d42a7070
    Access-Control-Allow-Origin: http://www.<site>.com
    Access-Control-Allow-Methods: PUT
    Access-Control-Allow-Headers: accept, content-type
    Access-Control-Max-Age: 36000
    Access-Control-Allow-Credentials: true
    Date: Thu, 27 Feb 2014 22:43:52 GMT
    But when I make the PUT request these are the results.
    Request URL:https://<account>.blob.core.windows.net/test/image.png
    Request Method:PUT
    Status Code:404 The specified resource does not exist.
    Request Headers
    PUT /test/image.png HTTP/1.1
    Host: <account>.blob.core.windows.net
    Connection: keep-alive
    Content-Length: 22787
    Cache-Control: no-cache
    Pragma: no-cache
    x-ms-blob-content-dis; filename = "image.png"
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36
    Content-Type: image/png
    x-ms-blob-type: BlockBlob
    Accept: application/json, text/plain, */*
    x-ms-version: 2013-08-15
    Origin: http://www.<site>.com
    x-ms-date: Thu, 27 Feb 2014 23:19:19 GMT
    Referer: http://www.<site>.com/azure/
    Accept-Encoding: gzip,deflate,sdch
    Accept-Language: en-US,en;q=0.8
    Response Headers
    HTTP/1.1 404 The specified resource does not exist.
    Content-Length: 223
    Content-Type: application/xml
    Server: Blob Service Version 1.0 Microsoft-HTTPAPI/2.0
    x-ms-request-id: d5a60c8b-356a-44ff-93af-0ea720b5591f
    x-ms-version: 2013-08-15
    Access-Control-Expose-Headers: x-ms-request-id,Server
    Access-Control-Allow-Origin: http://www.<site>.com
    Access-Control-Allow-Credentials: true
    Date: Thu, 27 Feb 2014 23:22:42 GMT

    Your request must be authenticated to be able to upload a blob. Please see our
    Windows Azure Storage: Introducing CORS blog post for more information on using Shared Access Signatures with CORS.

  • Why is there the error "The requested protocol does not exist comm:0" ?

    Hi all,
    I want to read data from a USB serial port of the mobile phone ( Alcatel OT-806D ). The cable connects the phone and the computer. The system running in the PC is Windows XP. I launch a java j2se program which writes a number to the usb serial port. And in my midlet I run a j2me which will read on the usb port. The problem is that the output displayed in the item on my midlet is "The requested protocol does not exist comm:0". So why there is this error , and how to correct it ?
    Thank you very much

    only protocol required to be suppoted by a j2me mobile device is http://: some vendors to implement more protcols like socket:// but this depends on the vendor...

  • Error 1065 The database specified does not exist

    Hi All,
    When I am trying the start the Concurrent Manager [[From Services.msc]] I am getting this error.
    Error 1065 The database specified does not exist
    I am also not able to connect through SQL* Plus.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    Thanks to both of you. I don't have metalink access right now.
    Hussein
    It's my Desktop. For quite sometime I have not run it and Now when I am opening the Apps I am not able to login.
    Also I don't have much idea where to check the CM log file????
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Caught ::EKdException in module call: The attribute SAPNotes does not exist.

    Hi,
    I am installing NW7.4, usage PI, and during the "define parameters" phase, while checking connection to the database, I get the following pop up error:
    Caught ::EKdException in module call: The attribute <SAPNotes> does not exist..
    I checked sapinst log for more meaningful entries and found the following:
    ERROR 2014-03-19 15:33:32.656
    FKD-00024  Unknown attribute SAPNotes in table tMSS_ServerParameters.
    Any ideas? OS is Windows 7, and DB is MSSQL 2012 (installed using SAP vb script provided) - pre-requisites checks were executed and I got OK's all around, including for the Windows 7 OS.
    Thanks,
    Marco

    Hello, same thing with system installtion NW 7.30 OS=2008R2 DB=SQLSERVER200R2
    see trace..
    TRACE      2014-03-25 11:17:47.819
    Copying SQL scripts from X:\nw730_installation\swpm\COMMON\INSTALL\MSS\SQL to  target...
    ERROR      2014-03-25 11:17:47.893 [kdxxcrow.hpp:112]
               lib=iakdblib
    FKD-00024  Unknown attribute SAPNotes in table tMSS_ServerParameters.
    TRACE      2014-03-25 11:17:47.898 [jsextension.hpp:141]
               JSExceptionHandler::setJSException()
    Member function 'Installer.setKdbClient()' has thrown ::EKdException. Converting to JavaScript exception EJS::EKdException.
    TRACE      2014-03-25 11:17:47.898
    Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException but already set to modlib.jslib.caughtException
    TRACE      2014-03-25 11:17:47.941 [iaxxgenimp.cpp:649]
                CGuiEngineImp::showMessageBox
    Caught ::EKdException in module call: The attribute <SAPNotes> does not exist..
    ...end of trace
    with SWPM=SWPM10SP04_8-20009707.SAR
    it works finde.
    Winfried

  • The name "Folder" does not exist in the namespace

     I am trying to learn Wpf and doing some of the examples on the Microsoft site. https://msdn.microsoft.com/en-us/library/vstudio/bb546972(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-snippet-1
    I am using Visual studio 2013. As I work through the example I am getting the following error. 
    Error 1
    The name "Folder" does not exist in the namespace "clr-namespace:FolderExplorer".
    c:\users\hbrown\documents\visual studio 2013\Projects\FolderExplorer\FolderExplorer\MainWindow.xaml
    11 17
    FolderExplorer
    Error 2
    The name "Folder" does not exist in the namespace "clr-namespace:FolderExplorer".
    c:\users\hbrown\documents\visual studio 2013\Projects\FolderExplorer\FolderExplorer\MainWindow.xaml
    16 7
    FolderExplorer
    Here is the code:
    <Window x:Class="MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
            xmlns:my="clr-namespace:FolderExplorer"
        Title="Folder Explorer" Height="350" Width="525">
        <Window.Resources>
            <ObjectDataProvider x:Key="RootFolderDataProvider" >
                <ObjectDataProvider.ObjectInstance>
                    <my:Folder FullPath="C:\"/>
                </ObjectDataProvider.ObjectInstance>
            </ObjectDataProvider>
            <HierarchicalDataTemplate 
       DataType    = "{x:Type my:Folder}"
                ItemsSource = "{Binding Path=SubFolders}">
                <TextBlock Text="{Binding Path=Name}" />
            </HierarchicalDataTemplate>
        </Window.Resources>
    I have a class file named Folder.vb with this code. 
    Public Class Folder
        Private _folder As DirectoryInfo
        Private _subFolders As ObservableCollection(Of Folder)
        Private _files As ObservableCollection(Of FileInfo)
        Public Sub New()
            Me.FullPath = "c:\"
        End Sub 'New
        Public ReadOnly Property Name() As String
            Get
                Return Me._folder.Name
            End Get
        End Property
        Public Property FullPath() As String
            Get
                Return Me._folder.FullName
            End Get
            Set(value As String)
                If Directory.Exists(value) Then
                    Me._folder = New DirectoryInfo(value)
                Else
                    Throw New ArgumentException("must exist", "fullPath")
                End If
            End Set
        End Property
        ReadOnly Property Files() As ObservableCollection(Of FileInfo)
            Get
                If Me._files Is Nothing Then
                    Me._files = New ObservableCollection(Of FileInfo)
                    Dim fi As FileInfo() = Me._folder.GetFiles()
                    Dim i As Integer
                    For i = 0 To fi.Length - 1
                        Me._files.Add(fi(i))
                    Next i
                End If
                Return Me._files
            End Get
        End Property
        ReadOnly Property SubFolders() As ObservableCollection(Of Folder)
            Get
                If Me._subFolders Is Nothing Then
                    Try
                        Me._subFolders = New ObservableCollection(Of Folder)
                        Dim di As DirectoryInfo() = Me._folder.GetDirectories()
                        Dim i As Integer
                        For i = 0 To di.Length - 1
                            Dim newFolder As New Folder()
                            newFolder.FullPath = di(i).FullName
                            Me._subFolders.Add(newFolder)
                        Next i
                    Catch ex As Exception
                        System.Diagnostics.Trace.WriteLine(ex.Message)
                    End Try
                End If
                Return Me._subFolders
            End Get
        End Property
    End Class
    Can someone explain what is happening. 
    Thanks Hal

    Did you try to build the application (Project->Build in Visual Studio) ? If the error doesn't go away then and you have no other compilation errors (if you do you need to fix these first), you should replace "FolderExplorer" with the namespace
    in which the Folder class resides. If you haven't explicitly declared a namespace, you will find the name of the default namespace under Project->Properties->Root namespace. Copy the value from this text box to your XAML:
    xmlns:my="clr-namespace:FolderExplorer"
    The default namespace is usually the same as the name of the application by default so if your application is called "FolderExplorer" you should be able to build it.
    If you cannot make it work then please upload a reproducable sample of your issue to OneDrive and post the link to it here for further help.
    Please remember to close your threads by marking helpful posts as answer and then start a new thread if you have a new question.

  • Bursting Problem - A file or directory in the path name does not exist

    I'm trying to burst some data via email using the standard DocumentProcessor java code but receiving an error relating, I assume, to an invalid temporary directory. I've checked that the directory exists, as do the data file and control file. By the way I am not running in Apps, just stand alone mode. Any ideas would be much appreciated.
    [042308_104249440][oracle.apps.xdo.batch.bursting.FileHandler][EXCEPTION] java.io.FileNotFoundException: /u02/DIAS/bursting/BIPublisher/tmp/042308_104249338/xdo2.tmp (A file or directory in the path name does not exist.)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:205)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:96)
    at oracle.apps.xdo.template.RTFProcessor.setOutput(Unknown Source)
    at oracle.apps.xdo.batch.bursting.FileHandler.rtf2xsl(Unknown Source)
    at oracle.apps.xdo.batch.bursting.ProcessDocument.getXSLFile(Unknown Source)
    at oracle.apps.xdo.batch.bursting.ProcessDocument.processTemplate(Unknown Source)
    at oracle.apps.xdo.batch.bursting.ProcessCoreDocument.processLayout(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(Unknown Source)
    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(Unknown Source)
    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.process(Unknown Source)
    at oracle.apps.xdo.batch.DocumentProcessor.process(Unknown Source)
    at PIreportburst.bEngine(PIreportburst.java:24)
    at PIreportburst.main(PIreportburst.java:51)
    -Below is the java code I'm using
    public void bEngine(String ctrlFile, String dataFile, String tmpDir) {
    try {
    DocumentProcessor dp = new DocumentProcessor(ctrlFile,dataFile,tmpDir);
    dp.process();
    catch (Exception e) {
    System.out.println(e);
    }

    Thanks Ike
    Where do you suggest setting the temp directory:
    DocumentProcessor("control.xml","data.xml","/u02/DIAS/bursting/BIPublisher/tmp/042308_104249338/xdo2.tmp")
    or in the xdo.cfg:
    <property name="system-temp-dir">/u02/DIAS/bursting/BIPublisher/tmp/042308_104249338/xdo2.tmp</property>
    ..and thanks for the link to the BIPublisherIDE
    Cheers, Mike

Maybe you are looking for

  • Changing font / appearance of Fill-in-the-blank questions

    1) I am using a Fill-in-the-blank question. I can change the font of the name and the description, but not of the Blank Answers themselves. I figure this should be possible, since these are basically text entry boxes (or drop down lists if you select

  • GRE Tunnel and static PAT

    Hi to all, I would like to know if it is possible to create a static Port Address Translation (PAT) that would translate a routable IP address to a private address where  a GRE tunnel would end. In other words, I am trying to see if we can use a stat

  • Error while working on 'Material Classification'

    Hello Guys I was working on creating a generic datasource using t-code CTBW (material classification technique). And i got the following error: Object type is not a sheet type in the class type Diagnosis A class type with several object types can hav

  • A Simple List of FIOS Channel

    I'd like a simple, but comprehensive list of channels.  The feature that is suppose to provide this within the Verizon website is so slow that I have given up after repeated attempts.  In fact, the entire verizion.com website is always sluggish, comp

  • IMac dont start

    Hello all since recently, my iMac dont start. I have thé Grey screen and after the Apple and thé round circle, after a few Time, it powerdown automatically. I tried to insert the installation cd but the only option is to reinstall and loosing all my