Weblogic 8.1 With SP4 Doesn´t Start

Hi, I´m trying to start the Weblogic Server 8.1 with the Service Pack 4, but I receive this message during initialization:
[java] <Apr 6, 2005 9:50:22 AM GMT-02:00> <Info> <Management> <BEA-141087> <Property: system.home is not a recognized MBean attribute or special property used for Management. It is probably being used by subsystems and will continue to work as expected if it is a supported option.>
[java] <Apr 6, 2005 9:50:25 AM GMT-02:00> <Notice> <Log Management> <BEA-170019> <The server log file /ebusiness/bea/weblogic81/config/bdemq/logs/weblogic.log is opened. All server side log events will be written to this file.>
[java] <Apr 6, 2005 9:50:26 AM GMT-02:00> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:java.lang.NullPointerException
[java] java.lang.NullPointerException
[java] ***************************************************************************
[java] The WebLogic Server did not start up properly.
[java] java.lang.NullPointerException
[java]      at weblogic.security.unixrealm.UnixDelegate$Chat.expect(UnixDelegate.java:148)
[java]      at weblogic.security.unixrealm.UnixRealm.getUser(UnixRealm.java:100)
[java]      at weblogic.security.unixrealm.UnixDelegate$Chat.expect(UnixDelegate.java:148)
[java]      at weblogic.security.unixrealm.UnixRealm.getUser(UnixRealm.java:100)
[java]      at weblogic.security.acl.CachingRealm.getUserEntry(CachingRealm.java:807)
[java]      at weblogic.security.acl.CachingRealm.getUser(CachingRealm.java:672)
[java]      at weblogic.security.acl.CachingRealm.getUserEntry(CachingRealm.java:807)
[java]      at weblogic.security.acl.CachingRealm.getUser(CachingRealm.java:672)
[java]      at weblogic.security.acl.internal.FileRealm.getPrincipalFromAnyRealm(FileRealm.java:1015)
[java]      at weblogic.security.acl.internal.FileRealm.getPrincipalFromAnyRealm(FileRealm.java:1015)
[java]      at weblogic.security.acl.internal.FileRealm.ensureRequiredObjectsExist(FileRealm.java:964)
[java]      at weblogic.security.acl.internal.FileRealm.loadMembers(FileRealm.java:1215)
[java]      at weblogic.security.acl.internal.FileRealm.ensureRequiredObjectsExist(FileRealm.java:964)
[java]      at weblogic.security.acl.internal.FileRealm.loadMembers(FileRealm.java:1215)
[java]      at weblogic.security.SecurityService.initializeRealm(SecurityService.java:375)
[java]      at weblogic.security.SecurityService.initializeRealm(SecurityService.java:375)
[java]      at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.initialize(AuthorizationProviderImpl.java:77)
[java]      at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.initialize(AuthorizationProviderImpl.java:77)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:242)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:242)
[java]      at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:957)
[java]      at weblogic.security.service.AuthorizationManager.initialize(AuthorizationManager.java:235)
[java]      at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:957)
[java]      at weblogic.security.service.AuthorizationManager.<init>(AuthorizationManager.java:157)
[java]      at weblogic.security.service.AuthorizationManager.initialize(AuthorizationManager.java:235)
[java]      at weblogic.security.service.AuthorizationManager.<init>(AuthorizationManager.java:157)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.doATZ(SecurityServiceManagerDelegateImpl.java:563)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.doATZ(SecurityServiceManagerDelegateImpl.java:563)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:415)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:415)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:700)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:700)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:733)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:733)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:876)
[java]      at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:876)
[java]      at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:734)
[java]      at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:822)
[java]      at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:734)
[java]      at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:822)
[java]      at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
[java]      at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
[java]      at weblogic.Server.main(Server.java:32)
[java]      at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
[java]      at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
[java]      at weblogic.Server.main(Server.java:32)
[java] >
[java] Reason: java.lang.NullPointerException
[java] ***************************************************************************
I think it´s important to say that the application runs perfectly with Weblogic 8.1 and the Service Pack 3.
I´m using the same application configuration in both machines. Does anyone have any idea?
Thanks.

Hello,
You can find the 10.1.3 Developer Preview 3 documentation at:
http://download.oracle.com/otn_hosted_doc/toplink/1013/b13593/developerGuideWelcome.htm
For information on how to integrate a TopLink application with an application server, see:
http://download.oracle.com/otn_hosted_doc/toplink/1013/b13593/asinteg.htm#BABCJCGB
For information applicable to all application servers, see:
http://download.oracle.com/otn_hosted_doc/toplink/1013/b13593/asinteg002.htm#BABGFGAH
In particular, you may be interested in looking at:
"XML Parser Platform Configuration" at http://download-east.oracle.com/otn_hosted_doc/toplink/1013/b13593/asinteg004.htm#BABDDHIE
"Persistence Manager Migration" at http://download.oracle.com/otn_hosted_doc/toplink/1013/b13593/asinteg019.htm#BABJHGFI)
For specific information about TopLink support for WebLogic, see:
http://download.oracle.com/otn_hosted_doc/toplink/1013/b13593/asinteg031.htm#BABDEGIA
Please let me know whether or not this documentation meets your needs.
Sincerely, Peter Purich.

Similar Messages

  • Problem : Ph+Lr with CC doesn't start

    CC window with a kind of blue runnning circle in the middle appears, download doesn't start

    uninstall, clean and reinstall per http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html

  • Problem with Wine, doesn't start

    Hello everyone,
    I try to use wine, but I have a small problem : It doens't start. When I try to launch it, or for example, winecfg, I have this error :
    ratur@trillian ~% winecfg
    wine: Unhandled page fault on read access to 0x00340023 at address 0x7efa5bb3 (thread 0009), starting debugger...
    wine: Unhandled page fault on read access to 0x00000000 at address 0x7efa68bc (thread 000b), starting debugger...
    wine: Unhandled page fault on read access to 0x00000000 at address 0x7efa68bc (thread 000d), starting debugger...
    err:ntdll:RtlpWaitForCriticalSection section 0x7e91a160 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000b, blocked by 0000, retrying (60 sec)
    err:ntdll:RtlpWaitForCriticalSection section 0x7e419160 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 0009, blocked by 0000, retrying (60 sec)
    err:ntdll:RtlpWaitForCriticalSection section 0x7e918160 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000d, blocked by 0000, retrying (60 sec)
    err:ntdll:RtlpWaitForCriticalSection section 0x7e92c160 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000b, blocked by 0000, retrying (60 sec)
    err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7efac320
    err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7efac320
    I've already tried a lot of versions, I also tried to delete my ~/.wine directory.
    Do you have any idea ?

    Well I had a problem where wine would crash and bring my xserver with it!
    The problem was that dri was not enabled, so you might want to try enabling it.

  • WebLogic 8.1 SP4 fails to start on FC4 with Java (GNU libgcj)

    Hi,
    When I use the Java JVM which comes with FC4, my WebLogic server (8.1 SP4) will not boot.
    NB It boots with the BEA jdk (also a 1.4.2 version)
    I choose the FC4 Java JVM, because then the MySQL's driver mysql-connector-java-3.0.16-ga-bin.jar will work. (Checked
    with a simple java program). But the WebLogic server runs off the rails.
    Here is the output of ./startWebLogic.sh :
    CLASSPATH=/usr/lib/jvm/java//lib/tools.jar:/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/opt/bea/weblogic81/server/lib/weblogic.jar:/opt/bea/weblogic81/server/lib/mysql-connector-java-3.0.16-ga-bin.jar:/usr/lib/jvm/java//jre/lib/rt.jar:/opt/bea/weblogic81/server/lib/webservices.jar:
    PATH=/opt/bea/weblogic81/server/bin:/usr/lib/jvm/java//jre/bin:/usr/lib/jvm/java//bin:/usr/kerberos/bin:/usr/lib/courier/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/jboss/bin:/home/harry/bin
    *** This the actual start of the WebLogic server **
    /usr/lib/jvm/java//bin/java -client -Xms32m -Xmx200m -XX:MaxPermSize=128m -Xverify:none -Dweblogic.Name=ISA -Dweblogic.ProductionModeEnabled=false -Djava.security.policy=/opt/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    *** The error message *** ***************************************************************************
    The WebLogic Server did not start up properly.
    java.lang.NullPointerException
    at javax.security.auth.login.LoginContext.LoginContext(java.lang.String, javax.security.auth.Subject, javax.security.auth.callback.CallbackHandler) (/usr/lib/libgcj.so.6.0.0)
    at javax.security.auth.login.LoginContext.LoginContext(java.lang.String, javax.security.auth.callback.CallbackHandler) (/usr/lib/libgcj.so.6.0.0)
    at weblogic.security.internal.ServerAuthenticate.main(java.lang.String[]) (Unknown Source)
    at weblogic.t3.srvr.T3Srvr.run(java.lang.String[]) (Unknown Source)
    at weblogic.Server.main(java.lang.String[]) (Unknown Source)
    at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
    at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

    The Exceptions before originate from a small java program.
    I tested the working of the mysql driver with a small java program as I got these Exceptions when testing a Connection Pool in WebLogic.
    The problems with WebLogic and databases started when I used the pointBaseConsole.sh script.
    SQL State: 08004
    SQL-Server rejected eshtablishment of SQL-connection. Pointbase Server may not be running at localhost at port 9092. NB Of course I have started the Poinbase server. It says it was listening at port 9092
    I get these Exceptions both wtih opening an existing (demo) database as with creating a new one.
    Here is the small java program: It is compiled/run with java (1.4.x) from FC4 and with java 1.5 from SUN. Both versions worked successfully.
    import java.sql.*;
    public class MySQLTest {
    public static void main (String[] args) throws SQLException {
    DriverManager.registerDriver(new com.mysql.jdbc.Driver());
    Connection conn = DriverManager.getConnection(
    "jdbc:mysql://my.site.com/botenlijst",
    "myUser", "myPassword");
    // The query we will execute
    final String query = "SELECT * FROM fotos";
    // Create a statement
    Statement stmt = conn.createStatement ();
    // Execute the query
    ResultSet rset = stmt.executeQuery (query);
    // Dump the result
    String s = " --- ";
    while (rset.next ()) {
    System.out.println ( rset.getString(1) + s + rset.getString(2) );
    conn.close();
    }

  • Help: Pointbase db doesn't start when launching SP4 portal

    Hi,
    I downloaded WL platform SP4 today and installed (before the installation I uninstalled SP2)in my laptop. When I launch the examples portal, the pointbase db doesn't start. I tried both SP2 and SP3 in my laptop and both worked. The error messages below are directly copied from the console. My understanding is the portal server startup will automatically start pointbase db (I didn't do any configuration yet). Anybody know the problem and solution?
    My laptop config:
    Win XP, SP2, 1.6 GHz, 1GB memory
    I am the admin user.
    Thanks a lot!!
    Error messages from the launching console:
    <Jul 6, 2005 6:00:54 PM PDT> <Warning> <JDBC> <BEA-001129> <Received exception w
    hile creating connection for pool "cgPool": SQL-server rejected establishment of
    SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <Jul 6, 2005 6:01:28 PM PDT> <Warning> <JDBC> <BEA-001129> <Received exception w
    hile creating connection for pool "portalPool": SQL-server rejected establishmen
    t of SQL-connection. Pointbase Server may not be running on localhost at port 90
    93.>
    <Jul 6, 2005 6:01:34 PM PDT> <Alert> <JMS> <BEA-040052> <JMSServer "cgJMSServer"
    store failed to open java.io.IOException: JMS JDBC store, connection pool = <cg
    JMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist.
    java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix
    = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:48
    8)
    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(Depl
    oymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Dep
    loymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeploy
    ments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(
    DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    60)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    28)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(Rem
    oteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBean
    ServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanPro
    xy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(
    ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployment
    s(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >

    The exception doesn't tell me much more than the DB connection / pool couldn't connect to the db.
    Sometimes solving these types of problems where it should work, this works everywhere else, so what could be wrong here... Let me suggest that you install a new domain using a new root directory. IE c:\bea814 and not reuse c:\bea.
    I'm guessing that an essential script or property file was not overwritten by the 814 install.
    JBTW, 814 pointbase is a new version and is run on a new port from prior 8.x versions, the new port is 9093, where prior versions was 9092.
    A diag. is after you start via, startWebLogic.cmd, to open a DOS window and run this command:
    netstat -an
    Look for a LISTEN on port 9093
    This would confirm that 814's pointbase is started and there's a configuration issue with the connection pools.
    Good luck, curt

  • Jdeveloper doesn't start after Weblogic upgrade.

    I had Jdeveloper Studio 11.1.1.3 and Weblogic 10.3.3 and everything was working fine. I upgraded WLS to 10.3.4. Now, Jdeveloper doesn't start. jdeveloper.exe doesn't give any error. But nothing happens. We can see the process in Windows Task Manager. Running D:\WLS\Middleware\jdeveloper\jdev\bin\jdev.exe gives following error:
    java.lang.NoClassDefFoundError: oracle/javatools/util/Maps$AbstractCacheMap$ReferenceType
    at oracle.ide.model.NodeFactory.<clinit>(NodeFactory.java:74)
    at oracle.ide.model.Node.setURL(Node.java:562)
    at oracle.ide.model.Node.<init>(Node.java:419)
    at oracle.ide.model.DataContainer.<init>(DataContainer.java:59)
    at oracle.ide.model.IdeSystem.<init>(IdeSystem.java:67)
    at oracle.ide.IdeCore.getSystem(IdeCore.java:590)
    at oracle.ide.IdeCore.getPreferences(IdeCore.java:600)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1515)
    at oracle.ide.Ide.startup(Ide.java:703)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:184)
    at oracle.ideimpl.Main.main(Main.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:189)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.javatools.util.Maps$AbstractCacheMap$ReferenceType
    Dependent class: oracle.ide.model.NodeFactory
    Loader: ide-global:11.1.1.0.0
    Code-Source: /D:/WLS/Middleware/jdeveloper/ide/extensions/oracle.ide.jar
    Configuration: boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES
    This load was initiated at ide-global:11.1.1.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2190)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1733)
    at oracle.classloader.PolicyClassLoader.access$000(PolicyClassLoader.java:143)
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassLoader.java:331)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1692)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1674)
    ... 35 more
    IDE boot startup failed.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:189)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
    ... 17 more
    Caused by: oracle.ide.ExitNotAllowedException
    at oracle.ide.IdeCore$1.checkExit(IdeCore.java:241)
    at java.lang.Runtime.exit(Runtime.java:88)
    at java.lang.System.exit(System.java:904)
    at oracle.ideimpl.Main.start(Main.java:199)
    at oracle.ideimpl.Main.main(Main.java:146)
    ... 23 more
    Boot startup failed.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: oracle.ide.ExitNotAllowedException
    at oracle.ide.IdeCore$1.checkExit(IdeCore.java:241)
    at java.lang.Runtime.exit(Runtime.java:88)
    at java.lang.System.exit(System.java:904)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:71)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
    ... 8 more
    Didn't get much info on googling. Any help is appreciated.
    Thanks,
    Vikas

    Vikas,
    When using JDeveloper, the integrated WLS and ADF version are tied to the JDeveloper version - you cannot upgrade individual bits and bobs like that. There is no problem, by the way, having multiple versions of JDeveloper installed at the same time. I currently have 11.1.1.3 and 11.1.1.4 installed (different directories, of course) with no issues. In fact, I used to have many, many more releases installed, but I decided to clean up ;)
    John

  • How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something"sign... it just doesn't start the system....

    How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something" sign... it just doesn't start the system....
    Please help
    Marcelo

    If there is no loading bar, it's usually a problem with a third party kext file in OS X itself.
    You can press the power button down to force a hardware shutdown, then reboot holding the shift key down on a wired or built in keyboard, this will disable them and you go around and update your third party software.
    Gray, Blue or White screen at boot, w/spinner/progress bar
    Also take this time to backup your users files off the machine if possible.
    Most commonly used backup methods
    Sometime that won't work and you need to do more
    ..Step by Step to fix your Mac

  • IMovie 9.0.9 doesn't start with yosemite

    Good morning, I've found in Application folder that there's the old iMovie 9.0.9, but when I try to launch it, it doesn't start ....
    But, If I select the package content of the App (mouse right click) and double click over "iMovie EXE", only in this cas, I can use iMovie 9.0.9 (it starts) .....
    In the same time runs also "Terminal" with this text message ......
    Can I do something to unable the icon of iMovie 9.0.9 or under Yosemite is it impossible ?
    ps. I prefer iMovie 9.0.9 because I can still use chapter marker that I make with iMovie 9.0.9 with iDVD ......
    This is the message :
    Last login: Wed Dec  3 00:55:54 on ttys004
    iMac-di-xxxxxxxxxxxx:~ Emiliano$ /Applications/iMovie\ 9.0.9/iMovie\ 9.0.9.app/Contents/MacOS/iMovie ; exit;
    2014-12-03 00:55:55.666 iMovie[976:623546] Preflight for plugin com.apple.ILPhotosPlugin failed, so it will not load. Error Domain=NSCocoaErrorDomain Code=3585 "Impossibile caricare il bundle “iLMBPhotosPlugin” perché non contiene alcuna versione per l'attuale architettura." (dlopen_preflight(/Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotosPlugin.ilmbplugin/Contents/MacOS/i LMBPhotosPlugin): no suitable image found.  Did find:
      /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotosPlugin.ilmbplugin/Contents/MacOS/i LMBPhotosPlugin: mach-o, but wrong architecture) UserInfo=0x7c414e50 {NSLocalizedRecoverySuggestion=Provare a installare una versione universale del bundle., NSFilePath=/Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotosPlugin.ilmbplugin/Contents/MacOS/i LMBPhotosPlugin, NSLocalizedFailureReason=Il bundle non contiene alcuna versione per l'architettura attuale., NSLocalizedDescription=Impossibile caricare il bundle “iLMBPhotosPlugin” perché non contiene alcuna versione per l'attuale architettura., NSDebugDescription=dlopen_preflight(/Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotosPlugin.ilmbplugin/Contents/MacOS/i LMBPhotosPlugin): no suitable image found.  Did find:
      /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotosPlugin.ilmbplugin/Contents/MacOS/i LMBPhotosPlugin: mach-o, but wrong architecture, NSBundlePath=/Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotosPlugin.ilmbplugin}
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const: conn 0x21fe7 legacy 1
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: Backtrace (at 8372.02):
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  0   CoreGraphics                        0x9643c2c7 CGSBacktraceCreate + 69
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  1   CoreGraphics                        0x964e9c3e _ZN16CGSUpdateManager21disable_update_legacyEv + 72
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  2   CoreGraphics                        0x964e9bec CGSDisableUpdate + 42
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  3   iMovie                              0x001be2af iMovie + 1594031
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  4   iMovie                              0x001b490b iMovie + 1554699
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxi.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  5   iMovie                              0x000af5fd iMovie + 484861
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxi.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  6   iMovie                              0x000e5df0 iMovie + 708080
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  7   iMovie                              0x00155d32 iMovie + 1166642
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  8   Foundation                          0x949504a3 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 50
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  9   CoreFoundation                      0x9c0bd6e4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  10  CoreFoundation                      0x9bf9e3f1 _CFXNotificationPost + 3713
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  11  Foundation                          0x9493e3c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  12  Foundation                          0x9495cc32 -[NSNotificationCenter postNotificationName:object:] + 56
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  13  AppKit                              0x9361ea47 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 169
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  14  AppKit                              0x9356d85f -[NSTableView _enableSelectionPostingAndPost] + 410
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  15  AppKit                              0x9361e539 -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion :] + 3171
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  16  AppKit                              0x9361d8c3 -[NSTableView selectRowIndexes:byExtendingSelection:] + 137
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  17  iMovie                              0x00155882 iMovie + 1165442
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  18  iMovie                              0x00151fd8 iMovie + 1150936
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  19  Foundation                          0x949a8716 __NSFireDelayedPerform + 489
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  20  CoreFoundation                      0x9c04db06 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  21  CoreFoundation                      0x9c04d5b4 __CFRunLoopDoTimer + 1316
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxi.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  22  CoreFoundation                      0x9c0c8fff __CFRunLoopDoTimers + 351
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  23  CoreFoundation                      0x9c006121 __CFRunLoopRun + 2081
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxxi.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  24  CoreFoundation                      0x9c005696 CFRunLoopRunSpecific + 390
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  25  CoreFoundation                      0x9c0054fb CFRunLoopRunInMode + 123
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  26  HIToolbox                           0x971c4178 RunCurrentEventLoopInMode + 262
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  27  HIToolbox                           0x971c3eb1 ReceiveNextEventCommon + 494
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxxi.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  28  HIToolbox                           0x971c3cac _BlockUntilNextEventMatchingListInModeWithFilter + 99
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  29  AppKit                              0x93503d99 _DPSNextEvent + 734
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  30  AppKit                              0x935035e1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 186
    Dec  3 00:56:20 iMac-di-Emiliano-xxxxxxxx.local iMovie[976] <Warning>: void CGSUpdateManager::log() const:  31  iMovie                              0x000895be iMovie + 329150
      [Ripristinato]
    Last login: Wed Dec  3 10:01:25 on console
    iMac-di-xxxxxxxxxxxxx:~ Emiliano$
      [Ripristinato]
    Last login: Wed Dec  3 10:50:46 on ttys001
    iMac-di-xxxxxxxxxxxx:~ Emiliano$

    Sorry, able instead of "unable"

  • Startup application doesn't start on cRIO (work fine on the target with LV RT)

    Hello!
    I have a application (running on a cRIO-9075) that is communicating with a GPS via RS-323 (using NI-9870).
    I can run the code without problems with LabVIEW RT on the target but when I build the executable and setting it up to run at startup it doesn't run.
    If I remove the GPS code, the startup application will run fine. As soon as I put back the GPS code, it will not... I see that looking at a Heartbeat shared variable (no heartbeat when the GPS code is there). Also, the startup application will not run if the GPS code is there even if that code is disabled...
    I have attached a screenshot of the code and one of the software installed on the cRIO for more clarity.
    I'm using LabVIEW 2011.
    Thanks in advance!
    Vincent
    Attachments:
    GPS Code.PNG ‏10 KB
    Software on cRIO.PNG ‏22 KB

    Hello,
    Sorry for the late response.
    I was able to make the application work for some time and for an unknown reason, it's not starting anymore. I made a change in the code and the problem is now back.
    The code still work as expected when launched using LabVIEW (arrow button).
    The output from the console is attached to this message, everything seems fine to me but maybe I'm missing something.
    I've looked at my code and I can't find any unreachable code (case structure or disable structure).
    I don't know if it might be related but I'm also getting the famous 1502 error (cannot save bad VI without block diagram) so I have to enable debugging to be able to build my application (which doesn't start afterwards).
    Any ideas?
    Thanks
    Vincent
    Attachments:
    App_NOT_Starting_Correctly.txt ‏3 KB

  • Azure In Role Caching Doesn't start on server with "Not running in a hosted service or the Development Fabric."

    I started to use Azure in-role caching and everything works great in Azure compute emulator on my local machine, but not on server. I've already dealed with some problems, like lack of msshrtmi.dll on server, but now can't understand why get this error:
    Not running in a hosted service or the Development Fabric.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.InvalidOperationException: Not running in a hosted service or the Development Fabric.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [InvalidOperationException: Not running in a hosted service or the Development Fabric.]
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitor.GetDefaultStartupInfoForCurrentRoleInstance() +535
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener..ctor() +34
    [ConfigurationErrorsException: Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Diagnostics.TraceUtils.GetRuntimeObject(String className, Type baseType, String initializeData) +1588
    System.Diagnostics.TypedElement.BaseGetRuntimeObject() +103
    System.Diagnostics.ListenerElement.GetRuntimeObject() +825
    System.Diagnostics.ListenerElementsCollection.GetRuntimeObject() +261
    System.Diagnostics.TraceInternal.get_Listeners() +256
    System.Diagnostics.Trace.get_Listeners() +79
    Microsoft.ApplicationServer.Caching.DataCacheServerLogManager..cctor() +97
    [TypeInitializationException: The type initializer for 'Microsoft.ApplicationServer.Caching.DataCacheServerLogManager' threw an exception.]
    Microsoft.ApplicationServer.Caching.DataCacheServerLogManager.ChangeLogLevel(TraceLevel traceLevel) +0
    Microsoft.ApplicationServer.Caching.ServiceConfigurationManager..cctor() +24
    [TypeInitializationException: The type initializer for 'Microsoft.ApplicationServer.Caching.ServiceConfigurationManager' threw an exception.]
    Microsoft.ApplicationServer.Caching.ServiceConfigurationManager.GetHostDefaults() +0
    Microsoft.ApplicationServer.Caching.OMCacheNodeProperties..ctor(IHostConfiguration props, Int32 maxNC, Boolean perfCounterRequired) +69
    Microsoft.ApplicationServer.Caching.LocalCacheStore..ctor(EvictionParametrs evictionParams) +50
    Microsoft.ApplicationServer.Caching.DataCacheFactory..ctor(DataCacheFactoryConfiguration configuration) +555
    Microsoft.Web.DistributedCache.DataCacheFactoryWrapper.CreateDataCacheFactoryFromConfiguration(DataCacheFactoryConfiguration config) +35
    Microsoft.Web.DistributedCache.CacheHelpers.RunCacheCreationHooks(CacheConnectingEventArgs fetchingEventArgs, IDataCacheFactory dataCacheFactory, Object sender, EventHandler`1 fetchingHandler, EventHandler`1 fetchedHandler) +7
    All I found about this error is that it occurs if you start local Azure compute emulator with in-role caching and without administrative rights. But in emulator everything works fine and problem occurs only after I publish to staging environment. (if switch
    to production, error remains).
    I use cache for resolving routes like /username and /countryname etc. So available usernames and country names will be cached and updated on changes in database. I have static class with static DataCache object which is created on first request to cache. But
    even home page doesn't start so error occurs before I try to create cache object.

    Hi Jambor, I don't have reference errors. I had them before but already fixed with copy local = true for few references. 
    I receive error only on azure host service. In local everything works great, app starts, cache works and I can see data in cache.  Yes, in local mode cloud project is set as startup and VS runs as administrator.
    I've added TraceListener creating code you suggested:
    protected void Application_Start(object sender, EventArgs e)
    System.Diagnostics.Trace.Listeners.Add(new Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener());
    and error code changed a little. But as I see problem is the same but caused when creating TraceListener from Application_Start instead of when initalizing cache:
    Not running in a hosted service or the Development Fabric.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.InvalidOperationException: Not running in a hosted service or the Development Fabric.
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace: 
    [InvalidOperationException: Not running in a hosted service or the Development Fabric.]
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitor.GetDefaultStartupInfoForCurrentRoleInstance() +518
    Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener..ctor() +34
    [ConfigurationErrorsException: Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Diagnostics.TraceUtils.GetRuntimeObject(String className, Type baseType, String initializeData) +1588
    System.Diagnostics.TypedElement.BaseGetRuntimeObject() +103
    System.Diagnostics.ListenerElement.GetRuntimeObject() +825
    System.Diagnostics.ListenerElementsCollection.GetRuntimeObject() +261
    System.Diagnostics.TraceInternal.get_Listeners() +256
    System.Diagnostics.Trace.get_Listeners() +79
    sub2o.MvcApplication.Application_Start() +497
    [HttpException (0x80004005): Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +558
    System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +179
    System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +322
    System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +384
    System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +397
    [HttpException (0x80004005): Could not create Microsoft.WindowsAzure.Diagnostics.DiagnosticMonitorTraceListener, Microsoft.WindowsAzure.Diagnostics, Version=2.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +630
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
    System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +763

  • Apple TV3 doesn't start automatically when i select airplay from my iMac and Ipad 3. i have to manually turn it on then it works fine after that! what is wrong with which setting.

    Apple TV3 doesn't start automatically when I select airplay from my iMac (Yosemite) and Ipad 3( iOS 8.1.3) i have to manually turn it on then it works fine after that! what is wrong with which setting.

    You need to re install OSX. If you have the dmg file downloaded via torrentz this is how you can create a bootable external HD or Flash drive (8 GB+)
    https://discussions.apple.com/message/23957654#23957654
    Peace
    Harry

  • Beats audio doesn't start with windows

    Hi,
        beats audio doesn't start with windows. when i log into windows, no beats icon shows in the notification area.
    it only works when i go to Control Panel and open up beats audio control panel, then the icon shows up.

    Hi @MadGrin 
    Welcome to the HP Forums!
    It is a terrific place to find answers.
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
    How Do I Find My Model Number or Product Number?
    When I checked the driver page for DV5000  I noticed it came with either XP or Vista.
    Have you checked for any HP  bios updates for your notebook?   If not you could try that but please be aware that updating the bios does have a potential to cause damage. For this reason I suggest contacting HP support for assistance with that process .
    Updating the BIOS
    Please call our technical support at 800 474 6836. If you live outside the US/Canada Region, please click the link below to get a support number for your region.
    World Wide Phone Support
    Have you checked compatability for Windows 8.1.  Windows compatibility Center
    There is a option to scan your computer to check if your apps and device work.
    Have you done all the updates for Windows 8.1?
    Good Luck!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Problem in starting Weblogic 5.1 with Solaris 2.6

    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris 2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this. I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

    1) Remove the second section in your license file that contains
    expired licenses.
    2) Check the Supported Platforms page for what JDK you should
    use.
    Mike
    "Hari Pillai" <[email protected]> wrote:
    >
    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris
    2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this.
    I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the
    valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

  • Can't create connection pool using weblogic 6.1 with Oracle thin driver

    Hi !
    I have tried to create a connection pool from adminconsole. My CLASSPATH setting
    is as follows :
    F:\SOAP\soap-2_2\lib;F:\SOAP\soap-2_2;
    D:\Oracle\Ora81\jdbc\lib\classes12.zip;
    D:\Oracle\Ora81\jdbc\lib\nls_charset12.zip;
    D:\Oracle\Ora81\jdbc\lib\classes111.zip;
    F:\SOAP\soap-2_2\lib\jaf-1.0.1\activation.jar;
    D:\Oracle\Ora8\Apache\Jsdk\src\javax\servlet\http;
    D:\Oracle\Ora81\Apache\Jsdk\src\javax\servlet;
    D:\Oracle\Ora81\lib;
    F:\ant\jakarta-ant1.\bin;
    E:\weblogic\oci\classes;
    E:\weblogic\oci\classes\weblogic\xml\license;
    E:\weblogic\oci\license;
    E:\bea\wlserver6.1\lib;
    E:\PetStoreHome\petstore1.3;
    Following is the configuration.
    #Oracle thin driver Method #2
    weblogic.jdbc.connectionPool.thin=\      
    url=jdbc:oracle:thin:@test:1521:PROJECT,\      
    driver=oracle.jdbc.driver.OracleDriver,\
         initialCapacity=4,\
         maxCapacity=10,\
         capacityIncrement=1,\
         props=user=xxx;password=xxx;server=test
    #Add a TXDataSource for the connection pool:
    weblogic.jdbc.TXDataSource.weblogic.jdbc.jts.thin=thin
    # Add an ACL for the connection pool:
    weblogic.allow.reserve.weblogic.jdbc.connectionPool.thin=everyone
    I did append the file weblogic.properties with the above config. Now when I start
    the Weblogic server I get the following error :
    Starting WebLogic Server ....
    <Nov 29, 2001 2:24:16 PM EST> <Notice> <Management> <Loading configuration file
    .\config\petstore\config.xml ...>
    <Nov 29, 2001 2:24:22 PM EST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "petstoreServer" for domain "petstore">
    <Nov 29, 2001 2:24:26 PM EST> <Notice> <Management> <Starting discovery of Manag
    ed Server... This feature is on by default, you may turn this off by passing -Dw
    eblogic.management.discover=false>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data Source creation:
    weblogic.common.ResourceException: DataSource(jdbcthin.SignOnDB) can't be creat
    ed with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data Source creation:
    weblogic.common.ResourceException: DataSource(jdbcthin.EstoreDB) can't be creat
    ed with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data Source creation:
    weblogic.common.ResourceException: DataSource(jdbcthin.InventoryDB) can't be
    cr
    eated with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data Source creation:
    weblogic.common.ResourceException: DataSource(weblogic.jdbc.jts.thin) can't be
    created with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:41 PM EST> <Notice> <Management> <Application Poller not star
    ted for production server.>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    After the server has booted, your browser should
    automatically launch and point to the WebLogic Server
    Tour running on this server. If your browser fails to
    launch, point your browser to the URL
    "http://burtsun:7001"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    <Nov 29, 2001 2:24:41 PM EST> <Notice> <WebLogicServer> <ListenThread listening
    on port 7001>
    <Nov 29, 2001 2:24:41 PM EST> <Notice> <WebLogicServer> <SSLListenThread listeni
    ng on port 7002>
    <Nov 29, 2001 2:24:42 PM EST> <Notice> <WebLogicServer> <Started WebLogic Admin
    Server "petstoreServer" for domain "petstore" running in Production Mode>
    Could anyone please help me ?
    Thanks
    ..Madhuri

    Madhuri wrote:
    >
    Hi Joe !
    I didn't get what you would like to point out. Actully, I am using same config.,
    but not to disclose the info. I gave you @test and username/password xxx/xxx.Ok. Now, assuming your pool looks like what I showed, the issue is probably
    that there are multiple Oracle driver zips around, and your standlaone program
    is using a different, newer, better one than the server. Our weblogic jar files
    include a classes12.zip Oracle thin driver, but there are multiple versions of
    classes12.zip, and the latest from oracle is better than the one we sealed into
    our packaging. Please use jave -verbose to identify exactly which Oracle sip file
    you are using in the successful case, then make sure this zip file comes before
    any weblogic stuff in your weblogic server's classpath, so we'll use the same
    driver. This should work. Edit the script you sue to start weblogic to verify
    the classpath does end up with the oracle driver ahead of all weblogic stuff.
    Joe
    >
    Please let me know.
    Thanks
    .Madhuri
    Joseph Weinstein <[email protected]> wrote:
    Madhuri wrote:
    Hi Joe !
    Here is the sample java code. Please let me know how I can test thisin weblogic
    6.1.
    Thanks
    .MadhuriWell fine! That was easy. Your pool definition didn't have the same URL
    or
    user or password as this code. Try this for your pool definition:
    weblogic.jdbc.connectionPool.thin=\
    url=jdbc:oracle:thin:@adl-gbsdevel:1521:PROJECT,\
    driver=oracle.jdbc.driver.OracleDriver,\
    initialCapacity=10,\
    maxCapacity=10,\
    capacityIncrement=1,\
    testConnsOnReserve=true,\
    testTable=dual,\
    props=user=mkelkar;password=mkelkar
    Let me know,,,
    Joe
    Joseph Weinstein <[email protected]> wrote:
    The key is in the log:
    Could not create pool connection.
    The DBMS driver exception was:
    java.sql.SQLException: invalid arguments in call
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
    Now we need to simplify the problem. Please make a simple 15-line
    standalone
    Java program like you'd find with the Oracle driver's examples, with
    no
    weblogic code in the picture. Just make a JDBC connection using Oracle's
    driver, and show me that code. Then I can translate that into a pool
    definition.
    Joe
    Madhuri wrote:
    Hi Joe !
    Thanks for your prompt reply. I tried the way you suggested but
    it
    still it gives
    me the same error. I am attching here the weblogic.log file.
    Thanks again
    ..Madhuri
    Joseph Weinstein <[email protected]> wrote:
    We'd want to see the log during booting, where the pool
    is being created to see why that failed. Try a pool
    definition with no blank lines, no whitespace at the
    end of lines, and no server property. The thin driver
    doesn't like that:
    weblogic.jdbc.connectionPool.thin=\
    url=jdbc:oracle:thin:@test:1521:PROJECT,\
    driver=oracle.jdbc.driver.OracleDriver,\
    initialCapacity=4,\
    maxCapacity=10,\
    capacityIncrement=1,\
    props=user=xxx;password=xxx
    Joe
    Madhuri wrote:
    Hi !
    I have tried to create a connection pool from adminconsole. My
    CLASSPATH
    setting
    is as follows :
    F:\SOAP\soap-2_2\lib;F:\SOAP\soap-2_2;
    D:\Oracle\Ora81\jdbc\lib\classes12.zip;
    D:\Oracle\Ora81\jdbc\lib\nls_charset12.zip;
    D:\Oracle\Ora81\jdbc\lib\classes111.zip;
    F:\SOAP\soap-2_2\lib\jaf-1.0.1\activation.jar;
    D:\Oracle\Ora8\Apache\Jsdk\src\javax\servlet\http;
    D:\Oracle\Ora81\Apache\Jsdk\src\javax\servlet;
    D:\Oracle\Ora81\lib;
    F:\ant\jakarta-ant1.\bin;
    E:\weblogic\oci\classes;
    E:\weblogic\oci\classes\weblogic\xml\license;
    E:\weblogic\oci\license;
    E:\bea\wlserver6.1\lib;
    E:\PetStoreHome\petstore1.3;
    Following is the configuration.
    #Oracle thin driver Method #2
    weblogic.jdbc.connectionPool.thin=\
    url=jdbc:oracle:thin:@test:1521:PROJECT,\
    driver=oracle.jdbc.driver.OracleDriver,\
    initialCapacity=4,\
    maxCapacity=10,\
    capacityIncrement=1,\
    props=user=xxx;password=xxx;server=test
    #Add a TXDataSource for the connection pool:
    weblogic.jdbc.TXDataSource.weblogic.jdbc.jts.thin=thin
    # Add an ACL for the connection pool:
    weblogic.allow.reserve.weblogic.jdbc.connectionPool.thin=everyone
    I did append the file weblogic.properties with the above config.
    Now
    when I start
    the Weblogic server I get the following error :
    Starting WebLogic Server ....
    <Nov 29, 2001 2:24:16 PM EST> <Notice> <Management> <Loading
    configuration
    file
    \config\petstore\config.xml ...>
    <Nov 29, 2001 2:24:22 PM EST> <Notice> <WebLogicServer> <Starting
    WebLogic
    Admin
    Server "petstoreServer" for domain "petstore">
    <Nov 29, 2001 2:24:26 PM EST> <Notice> <Management> <Starting
    discovery
    of Manag
    ed Server... This feature is on by default, you may turn this
    off
    by
    passing -Dw
    eblogic.management.discover=false>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data
    Source
    creation:
    weblogic.common.ResourceException: DataSource(jdbcthin.SignOnDB)
    can't
    be creat
    ed with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data
    Source
    creation:
    weblogic.common.ResourceException: DataSource(jdbcthin.EstoreDB)
    can't
    be creat
    ed with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data
    Source
    creation:
    weblogic.common.ResourceException: DataSource(jdbcthin.InventoryDB)can't be
    cr
    eated with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:35 PM EST> <Error> <JDBC> <Error during Data
    Source
    creation:
    weblogic.common.ResourceException: DataSource(weblogic.jdbc.jts.thin)can't be
    created with non-existent Pool (connection or multi) (thin)>
    <Nov 29, 2001 2:24:41 PM EST> <Notice> <Management> <Application
    Poller
    not star
    ted for production server.>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    After the server has booted, your browser should
    automatically launch and point to the WebLogic Server
    Tour running on this server. If your browser fails to
    launch, point your browser to the URL
    "http://burtsun:7001"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    <Nov 29, 2001 2:24:41 PM EST> <Notice> <WebLogicServer> <ListenThreadlistening
    on port 7001>
    <Nov 29, 2001 2:24:41 PM EST> <Notice> <WebLogicServer> <SSLListenThreadlisteni
    ng on port 7002>
    <Nov 29, 2001 2:24:42 PM EST> <Notice> <WebLogicServer> <Started
    WebLogic
    Admin
    Server "petstoreServer" for domain "petstore" running in ProductionMode>
    Could anyone please help me ?
    Thanks
    ..Madhuri
    Name: weblogic.log
    weblogic.log Type: Text Document (application/x-unknown-content-type-txtfile)
    Encoding: base64
    Name: PrintColumns.java
    PrintColumns.java Type: Visual Cafe File (application/x-unknown-content-type-VisualCafeFile.Document)
    Encoding: base64

  • Integrated wls doesn't start

    Hi,
    I'm using JDev 11.1.1.3.
    I was working normally but suddenly the integrated wls doesn't start anymore.
    When I start the server, the log stops here
    <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Although the log says "RUNNING", the server is not running. If I test, through the server properties, all tests fail, except the HTTP.
    I tried to delete the cache folder and re-install the middleware... the problem remains.
    Thanks.

    Hi,
    bellow follows the entire log.
    I can't launch the console... the log shows this message "<Logger><error> ServletContainerAdapter manager not initialized correctly."
    *** Using port 7101 ***
    D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;D:\ORACLE\PRODUCT\10.2.0\CLIENT_3\BIN;D:\ORACLE\PRODUCT\10.2.0\CLIENT_2;C:\Windows\SYSTEM32;C:\Windows;C:\Windows\SYSTEM32\WBEM;C:\Windows\SYSTEM32\WINDOWSPOWERSHELL\V1.0\;C:\PROGRAM FILES\TORTOISESVN\BIN;C:\Oracle\Middleware\jdeveloper\jdev\bin;C:\Oracle\Middleware\jdeveloper\ant\bin;C:\Oracle\Middleware\jdk160_14_R27.6.5-32\bin;C:\Program Files\QuickTime\QTSystem\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware3\wlserver_10.3\server\lib\DemoTrust.jks -Dhttp.proxyHost=proxy.link.pt -Dhttp.proxyPort=3128 "-Dhttp.nonProxyHosts=*.msdev.pt|*.linkcom.pt|*sgps*|*sonae*|*mch*|172.20.*.*|*.nvsd.local|192.168.*.*|194.117.36.*|*.aitec.pt|*.link.pt|localhost|localhost.localdomain|127.0.0.1|::1|pwpmedeiros.aitec.pt|pwpmedeiros" -Dhttps.proxyHost=proxy.link.pt -Dhttps.proxyPort=3128 "-Dhttps.nonProxyHosts=*.msdev.pt|*.linkcom.pt|*sgps*|*sonae*|*mch*|172.20.*.*|*.nvsd.local|192.168.*.*|194.117.36.*|*.aitec.pt|*.link.pt|localhost|localhost.localdomain|127.0.0.1|::1|pwpmedeiros.aitec.pt|pwpmedeiros" -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=D:\JDEVCA~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <30/Ago/2011 18H01m BST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <30/Ago/2011 18H01m BST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <30/Ago/2011 18H01m BST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320400> <The log file D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00004. Log messages will continue to be logged in D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <30/Ago/2011 18H01m BST> <Notice> <Log Management> <BEA-170019> <The server log file D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <30/Ago/2011 18H01m BST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320400> <The log file D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <30/Ago/2011 18H01m BST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00004. Log messages will continue to be logged in D:\JDevCache\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <30/Ago/2011 18H01m BST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[13]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[12]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:289b:22c3:bcf6:2bce:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Warning> <Server> <BEA-002611> <Hostname "pwpmedeiros.aitec.pt", maps to multiple IP addresses: 169.254.251.192, 192.168.59.64, 192.168.181.1, 192.168.159.1, fe80:0:0:0:8935:43d7:b990:fbc0%17, fe80:0:0:0:289b:22c3:bcf6:2bce%18, fe80:0:0:0:e437:fbfb:c9ee:9352%19>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 192.168.59.64:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[10]" is now listening on fe80:0:0:0:0:100:7f:fffe:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.159.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.181.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[9]" is now listening on fe80:0:0:0:0:5efe:c0a8:b501:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:e437:fbfb:c9ee:9352:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 169.254.251.192:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on fe80:0:0:0:8935:43d7:b990:fbc0:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[11]" is now listening on fe80:0:0:0:f102:6891:b891:3efd:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:0:5efe:a9fe:fbc0:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:0:5efe:c0a8:3b40:7101 for protocols iiop, t3, ldap, snmp, http.>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <30/Ago/2011 18H01m BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

Maybe you are looking for

  • Batch Determination when Goods Movement done from DBM side

    Hi SAP Experts, Greetings to all of you!! I wanted to ask you a question: We have configured DBM and Automatic Bacth Determination is active in our system from MM side. and when we click the "Goods Movement" button in the DBM screen (this should issu

  • Any tcode to unzip a file?

    does any body know any transaction code to unzip a file. iam already using a fn module SXPG_CALL_SYSTEM which uses a unix command. and i know uncompress in open dataset. but i need a transaction code but not the abobve two solutions.

  • Error in Automatic Payment Program : ABAP/4 processor : GETWA_NOT_ASSIGNED

    Hi SAP gurus, I'm currently implementing automatic payment using DME to generate a text file, in a format that is specified by HSBC. I read some articles about this topic and I have done these steps: I created DME Format Tree (just a demo format tree

  • Table Name for Sales Order Header Text.

    Hi. Whats the Table name for Sales Order Header Text??? Reg, Amol

  • Document fields are changable though status does not allow

    Hi All, our HR dms consists of three status for any doc types : (1) in-preparation IA  (2) to-approve   (3) approved FR > in-preparation : is changeable only via the creator profie "one who creates/uploads the documents" > to-approve : status type is