Getting "Pool is disabled" error.  How do I enable the pool?

Hi,
I'm running WebLogic 9.2.2, Solaris 9, with Oracle 10 database. I noticed I was no longer able to make connections to my data source. When I open my data source in the WL admin console, go to testing, select it, and click the "Test Data Source" button, I get this error ...
Test of NPSIM_DS_1 on server nps-db-ms-1 failed, reason:
weblogic.common.resourcepool.ResourceDisabledException: Pool NPSIM_DS_1 is disabled, cannot allocate resources to applications.. at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:317) at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:294) at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:468) at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:357) at weblogic.jdbc.common.internal.DataSourceRuntimeMBeanImpl.testPool(DataSourceRuntimeMBeanImpl.java:77) 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:585) at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:411) at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213) at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:149) at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:149) at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:426) at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$10.run(AuthenticatedSubjectInterceptor.java:377) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363) at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor.invoke(AuthenticatedSubjectInterceptor.java:375) at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:310) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1410) at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1247) at java.security.AccessController.doPrivileged(Native Method) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1350) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:784) at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:550) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:440) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147) at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:436) at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:58) at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:975) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
So it says, "Pool NPSIM_DS_1 is disabled". But when I open my "Connection Pool" tab, I don't see anything that indicates enabled/disabled. How do I troubleshoot this further and "enable" my connection pool?
- Dave

Hi Attaching the logs for your diagnosis..... If you need any further details, please do write.
####<Mar 2, 2010 3:30:01 PM GMT+05:30> <Info> <Diagnostics> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267524001870> <BEA-320145> <Size based data retirement operation completed on archive EventsDataArchive. Retired 8 records in 1,547 ms.>
####<Mar 2, 2010 3:32:05 PM GMT+05:30> <Error> <HTTP> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267524125241> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@13ac0ac4 - appName: 'IB19012009', name: '/', context-path: '', spec-version: 'null'] Servlet failed with Exception
java.lang.NullPointerException
     at ibs.servlets.IBSPersonalOptionServlet.performTask(IBSPersonalOptionServlet.java:902)
     at ibs.servlets.IBSPersonalOptionServlet.doGet(IBSPersonalOptionServlet.java:71)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:43)
     at xss.utilities.XSSFilter.doFilter(XSSFilter.java:42)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
####<Mar 2, 2010 3:51:20 PM GMT+05:30> <Warning> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267525280766> <BEA-001153> <Forcibly releasing inactive connection "weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_OracleConnection@1ae1a6" back into the connection pool "ibs", currently reserved by: java.lang.Exception
     at weblogic.jdbc.common.internal.ConnectionEnv.setup(ConnectionEnv.java:308)
     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:314)
     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:292)
     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:425)
     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:316)
     at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:93)
     at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:106)
     at weblogic.jdbc.pool.Driver.connect(Driver.java:149)
     at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:642)
     at weblogic.jdbc.jts.Driver.connect(Driver.java:124)
     at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:338)
     at ibs.utilities.IBSDbUtil.getDbConnection(IBSDbUtil.java:90)
     at cb.servlets.CBLoginServlet.handleValidationRequest(CBLoginServlet.java:658)
     at cb.servlets.CBLoginServlet.performTask(CBLoginServlet.java:1993)
     at cb.servlets.CBLoginServlet.doPost(CBLoginServlet.java:75)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(Unknown Source)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
.>
####<Mar 2, 2010 3:57:20 PM GMT+05:30> <Warning> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267525640770> <BEA-001153> <Forcibly releasing inactive connection "weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_OracleConnection@1b5c07" back into the connection pool "ibs", currently reserved by: java.lang.Exception
     at weblogic.jdbc.common.internal.ConnectionEnv.setup(ConnectionEnv.java:308)
     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:314)
     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:292)
     at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:425)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(Unknown Source)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
.>
####<Mar 2, 2010 4:06:54 PM GMT+05:30> <Error> <HTTP> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267526214815> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@13ac0ac4 - appName: 'IB19012009', name: '/', context-path: '', spec-version: 'null'] Servlet failed with Exception
java.lang.NullPointerException
     at cb.servlets.CBLoginServlet.performTask(CBLoginServlet.java:1728)
     at cb.servlets.CBLoginServlet.doPost(CBLoginServlet.java:75)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:43)
     at xss.utilities.XSSFilter.doFilter(XSSFilter.java:42)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
####<Mar 2, 2010 4:30:00 PM GMT+05:30> <Info> <Diagnostics> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267527600317> <BEA-320144> <Size based data retirement operation started on archive HarvestedDataArchive>
####<Mar 2, 2010 4:30:00 PM GMT+05:30> <Info> <Diagnostics> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267527600317> <BEA-320143> <Scheduled 1 data retirement tasks as per configuration.>
####<Mar 2, 2010 4:57:15 PM GMT+05:30> <Error> <HTTP> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267529235421> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@13ac0ac4 - appName: 'IB19012009', name: '/', context-path: '', spec-version: 'null'] Servlet failed with Exception
java.lang.NullPointerException
     at cb.servlets.CBLoginServlet.performTask(CBLoginServlet.java:1728)
     at cb.servlets.CBLoginServlet.doPost(CBLoginServlet.java:75)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
####<Mar 2, 2010 4:58:50 PM GMT+05:30> <Warning> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267529330762> <BEA-001153> <Forcibly releasing inactive connection "weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_OracleConnection@2288d7" back into the connection pool "ibs", currently reserved by: java.lang.Exception
     at weblogic.jdbc.common.internal.ConnectionEnv.setup(ConnectionEnv.java:308)
     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:314)
     at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:292)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
.>
####<Mar 2, 2010 5:19:53 PM GMT+05:30> <Info> <messaging.interception> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530593378> <BEA-400000> <Initializing message interception service>
####<Mar 2, 2010 5:19:54 PM GMT+05:30> <Info> <Store> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530594643> <BEA-280050> <Persistent store "_WLS_eBWServer1" opened: directory="E:\bea\user_projects\domains\appdomain\servers\eBWServer1\data\store\default" writePolicy="Direct-Write" blockSize=512 directIO=true driver="wlfileio2">
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595096> <BEA-001135> <Initializing the JDBC service.>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595159> <BEA-001137> <Initialization complete.>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595159> <BEA-001138> <Resuming the JDBC service.>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595159> <BEA-001140> <Resume complete.>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <Connector> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595221> <BEA-190000> <Initializing J2EE Connector Service>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <Connector> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595221> <BEA-190001> <J2EE Connector Service initialized successfully>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <JMS> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595409> 5:19:55 PM GMT+05:30> <Info> <WebService> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595784> <BEA-220031> <The server does not support reliable SOAP messaging.>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <WebService> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595784> <BEA-220027> <Web Service reliable agents are started on the server.>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <JMX> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595940> <BEA-149512> <JMX Connector Server started at service:jmx:iiop://10.1.33.143:6001/jndi/weblogic.management.mbeanservers.runtime .>
####<Mar 2, 2010 5:19:55 PM GMT+05:30> <Info> <Management> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530595971> <BEA-141187> <Java system properties are defined as follows:
awt.toolkit = sun.awt.windows.WToolkit
file.encoding = Cp1252
file.encoding.pkg = sun.io
file.separator = \
java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
java.awt.printerjob = sun.awt.windows.WPrinterJob
java.class.path = E:\bea\WLSERV~1.3\server\lib\webservices.jar;E:\bea\WLSERV~1.3\server\lib\itext-1.3.jar;E:\bea\WLSERV~1.3\server\lib\jxl.jar;E:\bea\WLSERV~1.3\server\lib\calendrica.jar;E:\bea\WLSERV~1.3\server\lib\scheduling.jar;E:\bea\WLSERV~1.3\server\lib\opencsv-1.2.jar;E:\bea\WLSERV~1.3\server\lib\XSSFilter.jar;E:\bea\WLSERV~1.3\server\lib\ojdbc14.jar;;E:\bea\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\Java\JRMC-3~1.0\lib\tools.jar;E:\bea\WLSERV~1.3\server\lib\weblogic_sp.jar;E:\bea\WLSERV~1.3\server\lib\weblogic.jar;E:\bea\modules\features\weblogic.server.modules_10.3.0.0.jar;E:\bea\WLSERV~1.3\server\lib\webservices.jar;E:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;E:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;E:\bea\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;E:\bea\WLSERV~1.3\server\lib\xqrl.jar;;
java.class.version = 50.0
java.endorsed.dirs = C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\endorsed
java.ext.dirs = C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\ext
java.home = C:\PROGRA~1\Java\JRMC-3~1.0\jre
java.io.tmpdir = C:\DOCUME~1\IAPPSA~1\LOCALS~1\Temp\
java.library.path = C:\PROGRA~1\Java\JRMC-3~1.0\bin;.;C:\WINDOWS\system32;C:\WINDOWS;E:\bea\patch_wls1030\profiles\default\native;E:\bea\patch_cie660\profiles\default\native;E:\bea\WLSERV~1.3\server\native\win\x64;E:\bea\WLSERV~1.3\server\bin;E:\bea\modules\ORGAPA~1.5\bin;C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin;C:\PROGRA~1\Java\JRMC-3~1.0\bin;C:\Program Files (x86)\CA\SC\CORA\;C:\Program Files (x86)\CA\SC\CAWIN\;C:\PROGRA~2\CA\SC\ETPKI\lib;E:\oracle\ora92\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Program Files (x86)\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\;C:\Program Files\Java\;C:\Program Files (x86)\CA\SC\CsamSockAdapter\\bin;C:\PROGRA~2\CA\SC\CAM\bin;C:\Program Files (x86)\CA\DSM\bin;C:\Program Files (x86)\CA\SC\DTS\bin\;C:\Program Files (x86)\CA\SC\ConstantAccess\;E:\bea\WLSERV~1.3\server\native\win\x64\oci920_8
java.naming.factory.initial = weblogic.jndi.WLInitialContextFactory
java.naming.factory.url.pkgs = weblogic.jndi.factories:weblogic.corba.j2ee.naming.url:weblogic.jndi.factories:weblogic.corba.j2ee.naming.url
java.protocol.handler.pkgs = weblogic.net
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.6.0_11-b03
java.security.policy = E:\bea\WLSERV~1.3\server\lib\weblogic.policy
java.specification.name = Java Platform API Specification
java.specification.vendor = Sun Microsystems Inc.
java.specification.version = 1.6
java.vendor = BEA Systems, Inc.
java.vendor.url = http://www.bea.com/
java.vendor.url.bug = http://edocs.bea.com/jrockit/go2troubleshooting.html
java.version = 1.6.0_11
java.vm.info = compiled mode
java.vm.name = BEA JRockit(R)
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Sun Microsystems Inc.
java.vm.specification.version = 1.0
java.vm.vendor = BEA Systems, Inc.
java.vm.vendor.url = http://www.bea.com/
java.vm.vendor.url.bug = http://edocs.bea.com/jrockit/go2troubleshooting.html
java.vm.version = R27.6.3-40_o-112056-1.6.0_11-20090318-2104-windows-x86_64
javax.rmi.CORBA.PortableRemoteObjectClass = weblogic.iiop.PortableRemoteObjectDelegateImpl
javax.rmi.CORBA.UtilClass = weblogic.iiop.UtilDelegateImpl
javax.xml.rpc.ServiceFactory = weblogic.webservice.core.rpc.ServiceFactoryImpl
javax.xml.soap.MessageFactory = weblogic.webservice.core.soap.MessageFactoryImpl
kernel.download.enabled = false
org.omg.CORBA.ORBClass = weblogic.corba.orb.ORB
org.omg.CORBA.ORBSingletonClass = weblogic.corba.orb.ORB
org.xml.sax.driver = weblogic.xml.jaxp.RegistryXMLReader
org.xml.sax.parser = weblogic.xml.jaxp.RegistryParser
os.arch = amd64
os.name = Windows 2003
os.version = 5.2
path.separator = ;
platform.home = E:\bea\WLSERV~1.3
sun.arch.data.model = 64
sun.boot.class.path = C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin\jrockit\jrockit1.6.0.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin\jrockit\jmapi.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin\jrockit\jmxmapi.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin\jrockit\rmp.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin\jrockit\latency.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\resources.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\rt.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\sunrsasign.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\jsse.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\jce.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\lib\charsets.jar;C:\PROGRA~1\Java\JRMC-3~1.0\jre\classes
sun.boot.library.path = C:\PROGRA~1\Java\JRMC-3~1.0\jre\bin
sun.cpu.endian = little
sun.cpu.isalist = amd64
sun.desktop = windows
sun.io.unicode.encoding = UnicodeLittle
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = Cp1252
sun.management.compiler = BEA JRockit(R) Optimizing Compiler
sun.os.patch.level = Service Pack 2
user.country = US
user.dir = E:\bea\user_projects\domains\appdomain
user.home = C:\Documents and Settings\iappsadmin
user.language = en
user.name = iappsadmin
user.timezone = GMT+05:30
vde.home = E:\bea\user_projects\domains\appdomain\servers\eBWServer1\data\ldap
weblogic.Name = eBWServer1
weblogic.classloader.preprocessor = weblogic.diagnostics.instrumentation.DiagnosticClassPreProcessor
weblogic.ext.dirs = E:\bea\patch_wls1030\profiles\default\sysext_manifest_classpath;E:\bea\patch_cie660\profiles\default\sysext_manifest_classpath
weblogic.home = E:\bea\WLSERV~1.3\server
weblogic.management.discover = false
weblogic.management.server = http://10.1.33.143:5001
weblogic.security.SSL.trustedCAKeyStore = E:\bea\wlserver_10.3\server\lib\cacerts
wls.home = E:\bea\WLSERV~1.3\server
wlw.iterativeDev = false
wlw.testConsole = false
>
####<Mar 2, 2010 5:19:58 PM GMT+05:30> <Notice> <WebLogicServer> <IAPPS-DCSVR1> <eBWServer1> <Main Thread> <<WLS Kernel>> <> <> <1267530598471> <BEA-000365> <Server state changed to STANDBY>
####<Mar 2, 2010 5:19:58 PM GMT+05:30> <Notice> <WebLogicServer> <IAPPS-DCSVR1> <eBWServer1> <Main Thread> <<WLS Kernel>> <> <> <1267530598471> <BEA-000365> <Server state changed to STARTING>
####<Mar 2, 2010 5:19:58 PM GMT+05:30> <Info> <SAFService> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530598518> <BEA-281003> <SAF Service has been initialized.>
####<Mar 2, 2010 5:19:58 PM GMT+05:30> <Info> <SAFService> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530598534> <BEA-281002> <SAF Service has been started.>
####<Mar 2, 2010 5:19:58 PM GMT+05:30> <Info> <Deployer> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530598549> <BEA-149209> <Resuming.>
####<Mar 2, 2010 5:20:00 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530600752> <BEA-001177> <Creating Connection Pool named ibs, URL = jdbc:oracle:thin:@10.1.5.72:6084:ibank2, Properties = user=ebankworks;.>
####<Mar 2, 2010 5:20:00 PM GMT+05:30> <Info> <Common> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530600799> <BEA-000625> <The application has disabled periodic testing of free resources in pool "ibs".>
####<Mar 2, 2010 5:20:01 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530601846> <BEA-001516> <Connection Pool "ibs" connected to Database: "Oracle", Version: "Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
JServer Release 9.2.0.8.0 - Production".>
####<Mar 2, 2010 5:20:01 PM GMT+05:30> <Info> <JDBC> <IAPPS-DCSVR1> <eBWServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1267530601846> <BEA-001517> <Connection Pool "ibs" using Driver: "Oracle JDBC driver", Version: "9.2.0.8.0".>

Similar Messages

  • Inside the browser, right click on the mouse seems to be disabled. How can I enable the right click button? It works fine on toolbars and tab bar but not inside tabs or windows. I would like to be able to copy and paste and such. Thank you

    Right mouse button does not open any menu when clicked inside of tabs or windows. Works properly on the toolbars, in the address line, search bar...etc. but has no action on the page I'm browsing. I purchased a mouse recently and like the old one, the right button works in all other areas of my operating system. I would like to know if there is a setting in firefox that I can change to correct this.

    There are also websites that can disable the right-click context menu.
    See Tools > Options > Content : JavaScript > Advanced > Allow Scripts to:
    [ ] "Disable or replace context menus"
    There are other things that need attention:
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Shockwave Flash 10.0 r42
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • TS2446 My iphone 5s has been disabled do to forgotten pin #. How do I enable the phone

    I have a company IPhone5s. In working with my settings i inadvertantly assigned a new pin and then forgot what is is. I tried a few times to access my phone with what i thought was the correct pin, but after trying several times my phone became disabled. How do i enable the phone again

    iOS: Forgotten passcode or device disabled after entering wrong ...

  • TS3274 I have an ipad and it is disabled, therefore how do I enable this pad?

    I have an ipad and it is disabled, therefore how do I enable the pad?

    https://discussions.apple.com/thread/3903539?start=0&tstart=0

  • I keep getting a Time Capsule Error, how do I resolve?

    I keep getting a Time Capsule Error, how do I resolve?

    Start with #C3 in Time Machine guru Pondini's excellent support document......Time Machine -- Troubleshooting.
    http://pondini.org/TM/Troubleshooting.html

  • What do they mean by your apple id has been disabled and how do I enable it?  I get this each time I try to update my apps.

    what do they mean by your apple id has been disabled and how do I enable it?  I get this each time I try to update my apps.

    Got it sorted. AN e-mail to teh support centre got me three replies, two reasuring me that someone os working on it and the third giving me the information that the ID is enabled again and ready to use. All within 24h. Of course without any information as to why the problem came up in teh first place. At least it was swift action.

  • Not getting email on MAcBook Pro, but receiving on iPhone. Getting message "Warning Recent errors logged" It repeatedly states "The Header From: address postoffice is not authorised - please go to control add PHP" But I only have 1 email address.

    I am suddenly not getting email on my MacBook Pro, but am receiving e-mail on my iPhone. I'm getting message "Warning Recent errors logged" It repeatedly states "The Header From: address <postoffice> is not authorised - please go to control add PHP" But I only have 1 email address. I'm afraid to add anything on since I don't even know what this other e-mail address is. What should I do? And would this definitely be the cause of my not receiving e-mail?

    I pressed check again and here is what appeared:
    CONNECTED Apr 04 19:03:02.511 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    CONNECTED Apr 04 19:03:02.513 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    CONNECTED Apr 04 19:03:02.526 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    READ Apr 04 19:03:02.556 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    +OK <[email protected]>
    READ Apr 04 19:03:02.563 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    220 mail.hostingplatform.com ESMTP
    WROTE Apr 04 19:03:02.566 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    CAPA
    CONNECTED Apr 04 19:03:02.568 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    READ Apr 04 19:03:02.572 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    220 mail.hostingplatform.com ESMTP
    WROTE Apr 04 19:03:02.585 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    EHLO 192.168.1.4
    WROTE Apr 04 19:03:02.592 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    EHLO 192.168.1.4
    READ Apr 04 19:03:02.610 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    -ERR authorization first
    WROTE Apr 04 19:03:02.628 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    USER [email protected]
    READ Apr 04 19:03:02.630 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    250-mail.hostingplatform.com
    250-STARTTLS
    250-PIPELINING
    250-8BITMIME
    250-SIZE 65000000
    250 AUTH LOGIN PLAIN CRAM-MD5
    READ Apr 04 19:03:02.639 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    250-mail.hostingplatform.com
    250-STARTTLS
    250-PIPELINING
    250-8BITMIME
    250-SIZE 65000000
    250 AUTH LOGIN PLAIN CRAM-MD5
    WROTE Apr 04 19:03:02.648 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    AUTH PLAIN  (*** 44 bytes hidden ***)
    WROTE Apr 04 19:03:02.667 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    AUTH PLAIN
    READ Apr 04 19:03:02.670 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    220 mail.authsmtp.com ESMTP Sendmail 8.14.2/8.14.2/; Fri, 5 Apr 2013 00:03:02 +0100 (BST)
    READ Apr 04 19:03:02.671 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    +OK
    WROTE Apr 04 19:03:02.691 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    PASS ************
    WROTE Apr 04 19:03:02.698 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    EHLO 192.168.1.4
    READ Apr 04 19:03:02.704 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    235 ok, go ahead (#2.0.0)
    READ Apr 04 19:03:02.712 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    334
    WROTE Apr 04 19:03:02.734 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:587 -- socket:0x1164f4730 -- thread:0x114a5a030
    QUIT
    WROTE Apr 04 19:03:02.756 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.elikann.com -- port:2525 -- socket:0x11444a6a0 -- thread:0x11827f160
    QUIT
    READ Apr 04 19:03:02.759 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    +OK
    WROTE Apr 04 19:03:02.776 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    QUIT
    READ Apr 04 19:03:02.799 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    250-mail.authsmtp.com Hello pool-72-93-40-57.bstnma.east.verizon.net [72.93.40.57], pleased to meet you
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-8BITMIME
    250-SIZE 52428800
    250-AUTH CRAM-MD5 DIGEST-MD5 LOGIN PLAIN
    250-STARTTLS
    250 HELP
    WROTE Apr 04 19:03:02.808 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    AUTH PLAIN ********************
    READ Apr 04 19:03:02.822 [kCFStreamSocketSecurityLevelNone]  -- host:mail.elikann.com -- port:110 -- socket:0x118296830 -- thread:0x10121d6c0
    +OK
    READ Apr 04 19:03:02.907 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    235 2.0.0 OK Authenticated
    WROTE Apr 04 19:03:02.917 [kCFStreamSocketSecurityLevelNone]  -- host:mail.authsmtp.com -- port:2525 -- socket:0x11824ca00 -- thread:0x1176c1ab0
    QUIT

  • I have changed from an iPhone to a Sony but when my wife send a message on her IPhone it still gets sent as a iMessage how do I change the settings

    I have changed from an iPhone to a Sony but when my wife send a message it still gets sent as an iMessage how do I change the settings

    Hello, Vespa Boy125. 
    Thank you for visiting Apple Support Communities. 
    Here are the steps that you will need to process on your line to remove your number from iMessage. 
    iOS: Deactivating iMessage
    http://support.apple.com/kb/ts5185
    Cheers,
    Jason H. 

  • I have a Verizon IPhone 4 and i can't figure out how to get my ringtones from an app to my iTunes account, it doesn't have a tab for Ringtones! I have tried unplugging it and checking if would show up but it didn't, how do you enable the ringtone folder?

    I have a verizon IPhone and i can't figure out how to get my ringtones from the app to iTunes, my account doesn't have a ringtone section in the liRingtone Folder?brary, how do you enable the ringtone folder?

    Edit > Preferences.  Select the check box for Ringtones, this will add them to the listing in iTunes. 
    Not sure that really answers your question though.

  • I disabled my Macbook  Hard Disk and lock the settings, after i try to reboot, the system wouldn't come up. It refuses to read instructions from the hard disk. How can i enable the hard disk when the system wouldn't come up?

    I disabled my Macbook  Hard Disk and lock the settings, after i try to reboot, the system wouldn't come up. It refuses to read instructions from the hard disk. How can i enable the hard disk when the system wouldn't come up?

    How do you disabled it if running the same?

  • HT1766 how do i enable the mini ipad which is disabled

    How do I enable the ipad mini which is disabled right now

    FORCE IPAD INTO RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.

  • My phone was disabled. How do I enable it?

    My phone was disabled. How do I enable it?

    If the iPhone is showing a disabled message because of too many failed passcodes then you will need to connect it to the computer that you normally sync to and you should then be able to reset the phone and re-sync your content to it (http://support.apple.com/kb/HT1212) - you may need to put the iPhone into recovery mode : http://support.apple.com/kb/ht1808

  • I get aq run time error when trying to load the latest version of iTunes. Help.

    I get a run time error when attempting to install the latest version of iTunes & now cannot access iTunes. Can anyone help me?

    Hi jalbany,
    Thanks for using Apple Support Communities.  This article has steps you can take for the error you're seeing:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Ari

  • HT4796 I keep getting a Windows Mail error when trying to run the assistant on my pc, but I don't have any email programs open.

    I keep getting a Windows Mail error when trying to run the assistant on my pc, but I don't have any email programs open.

    You could of course use Safari your default browser as a quick method of accessing gmail until you figure out the Firefox problem. (More than one browser may be used on a Mac or other computer).
    Is this the only site you have problems with ? and does Safari work ok ?
    Often this problem requires the page to be reloaded
    * try pressing the shift key as you reload the page
    Another problem is sometimes the cookies for that site need clearing
    * see [[Delete cookies to remove the information websites have stored on your computer#w_delete-cookies-for-a-single-site]]_delete-cookies-for-a-single-site
    * see also [[Firefox and other browsers can't load websites]] or[[Firefox can't load websites but other browsers can]]

  • I keep getting "Icloud encountered an error while trying to contact the server "

    I keep getting "Icloud encountered an error while trying to contact the server"

    Your Mac must be on Lion (10.7) to run iCloud. Apple had to change the operating system to fully support it. Nevertheless, it is possible to get emails from iCloud without having Lion. Please tell me if this interests you.
    Anyways, here is the link to buy Lion (30 dollars, totally worth the upgrade ): http://itunes.apple.com/be/app/os-x-lion/id444303913?mt=12
    Franklin

Maybe you are looking for

  • How can i sync my ipod to a different computer that the one i originally started on without loosing whats on my ipod

    How can I sync my ipod to a different computer than the one I originally started it from. My other computer crashed and lost everything there. dont want to loose my pics n music on my ipod.

  • Need help reinstalling my cd/dvd-rom

    Some how I deleted my cd/dvd-rom. I can't play cd's or movies. I have not found the software to reinstall my driver. My laptop is p105-6114 with windows xp. I did not get a disk when I bought it.

  • Mac OS 10.4.11 and Upgrading

    Hi - I have a MacBook and it is operating on OS 10.4.11. Somehow I lost Firefox Mozilla and now I am unable to download either the current version or old version. Only problem is that my uni course is not compatible with Safari and they say to use Fi

  • Concurrent animation

    Is it possible to have two separation animation actions happen at the same time? For example, I would like a graphic to zoom in (from 0% to 100% size) while it is following a motion path (or even just moving onscreen using the Build In "Move" effect)

  • How do i get permission from Apple to do my youtube tutorials?

    I do music tutorials using Logic Pro 8. I have just become a youtube partner. I have approx 75 vids all very similar fashion to each other. The problem is only 20 of the video tutorials were accepted into the revenue sharing partner program. I have a