Error in starting domain controller !

I have installed on Windows 2000, Oracle 9i Database 9.0.1 and Oracle 9iFS release 9.0.1.
Configuration was OK, but the domain doesn't start.
I launch 'ifslaunchdc.bat', 'ifslaunchnode.bat', and when I launch 'ifsstartdomain.bat', I receive this error:
"An exception occurred while starting Domain controller - oracle.ifs.common.IfsException: IFS-40066: Remothed method threw exception java.lang.NoSuchFieldError: OCIEnvHandle"
OTHER WAY:
If I try in Oracle Management Server (from Oracle Enterprise Management Console), I go to Internet File Systems, I go to the domain picasso:53140 and it is launched (yellow light). I do right click and I choose 'Start Domain'. I receive the following message:
" The Domain Controller 'picasso:53140' is launched
Command failed:
IFS-40066: Remothed method threw exception java.lang.NoSuchFieldError: OCIEnvHandle"
So, the same error, and I don't find anywhere this exception !
What should be done? Thanks, Jeanina

I am not sure how you got into this state, but to clear it up you can edit the boot.properties file to enter (clear text) the username and password for the server (entered when running the Configuration Wizard).
The boot.properties file is located in your domain at:
<domain root>/servers/AdminServer/security
Just enter the username and password in the file:
username=myUserName
password=myPassword
WebLogic Server will boot up using these values and immediately encrypt the username and password in the file.
An alternate approach would be to delete boot.properties in which case WLS will prompt you for the id/pw each time it is started/stopped.
Brad

Similar Messages

  • 4321 NetBT errors :1b after domain controller becomes pdc

    I am getting  4321 NetBT errors :1b after domain controller becomes pdc errors after moving fsmo roles over to new pdc.  The error is the DOMAIN :1b could not be regitstered with the IP of the new DC.  The computer with the IP would not allow
    it to be claimed.  I can;t ping the computer that would not allow it to be claimed and I dont see WINs on out network.  This is a HYPER-V domain controller.
    Is this gonig to effect network clients?

    Hi,
    Glad to hear that it has been solved! Thank you very much for your sharing.
    Please feel free to let us know if there are any issues in the future.
    Best Regards,
    Amy Wang

  • Error finding a domain controller

    Hi,
    I have an error in finding a windows domain controller when a PC bootup and does a network access via a Cisco wireless PCMCIA card (AIR PCM-352) managed by Cisco ACU.
    This is the situation:
    - the operating system of the PC is Windows XP sp2
    - the wireless card is an AIR PCM352 with firmware V.5.60.21
    - the version of ACU is 6.6.00
    - the Access point is a Cisco 1120 (802.11b) with IOS version 12.3(8)JA
    - wireless communication is completely open (ssid in guest mode, authentication open ,no wep)
    - the ip address of the PC is obtained via DHCP (DHCP server is a Microsoft Server)
    I notice a difference between a Cisco PCMCIA card 352 managed by Cisco ACU and by Windows XP.
    In fact this error doesn't happen when the WLAN card is controlled by Windows wireless utility.
    Is it possible that the startup timing of the Cisco ACU is later than the Window's one?
    Does anyone resolved this error?
    Thanks in advance
    Antonio

    Hi Antonio,
    Obviously you get the error of the domain not found because your wireless card is not even associated (the wireless card utility hasn’t started)
    Can you clarify the line "Is it possible that the startup timing of the Cisco ACU is later than the Window's one? " . You mean start the Cisco ACU before the windows one right?
    The best way to get around issues like that is to use for example the Odyssey client from Funk and turn on GINA and it should work fine.
    Rgds,
    Pablo

  • Cannot start Domain Controller and node

    I installed Oracle db v9.2.0.1, oracle 9ias j2ee and web cache Release 2 (v9.0.3) and CMSDK v9.0.3 for windows on single machine.
    Installation was fine.
    However, when I try to start ifs domain controller, I got following error in ifsctl.log file.
    +++++++++
    2/28/03 11:42 PM ifsctl: HostController constructed
    2/28/03 11:42 PM SocketRemoter: Initialized
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: Domain ifs://star:1521:i4idb:I4ITEST
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: Domain controller
    2/28/03 11:42 PM ifsctl: (runs locally)
    2/28/03 11:42 PM SocketRemoter: Find ifs_socket://star:53140/IFS.DOMAIN.DOMAINCONTROLLER.Locator
    2/28/03 11:42 PM SocketRemoter: Constructed channel [email protected]:53140
    2/28/03 11:42 PM ifsctl: is stopped; launching
    2/28/03 11:42 PM ifsctl: Unexpected exception: Error from external process: 6
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: oracle.sysman.emSDK.common.emdComm.RemoteOperationException
    oracle.sysman.emSDK.common.emdComm.RemoteOperationException: Error from external process: 6
         at oracle.sysman.emd.command.OSCommandManager.runOSCommand(OSCommandManager.java:239)
         at oracle.sysman.emd.main.EMDRuntime.runRemoteCommand(EMDRuntime.java:1334)
         at oracle.sysman.emSDK.common.emdComm.EMDClient.remoteOperation(EMDClient.java:501)
         at oracle.ifs.admin.web.monitor.EmdHostControllerForker$1.run(EmdHostControllerForker.java:126)
    2/28/03 11:42 PM ifsctl: HostController disposed
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: HostController constructed
    2/28/03 11:42 PM ifsctl: HostController disposed
    2/28/03 11:42 PM ifsctl:
    ++++++
    Does anyone know this problem?
    Thanks a lot.
    Kate

    "Error from external process: 6" means there is no such user account on your windows machine. Make sure the user name and password you specified are valid. And you need to grant the "log on as a batch job" user right to the user account, otherwise you'll see error 7 (authentication error).
    Please consult with CMSDK Admin Guide for details.

  • Error while starting domain

    Hi,
    Getting the following error while starting soa_server1
    <May 14, 2010 4:54:16 AM PDT> <Error> <Deployer> <BEA-149205>
    <Failed to initialize the application 'soa-infra' due to error java.lang.ClassNotFoundException: javax.wsdl.WSDLException.
    java.lang.ClassNotFoundException: javax.wsdl.WSDLException
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.wsdl.WSDLException
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    Any clue?
    Thanks

    Hi,
    Looking at the Error seems that the Issue is not with WebLogic. Deployer Exception clearly indicates that ...U might have deployed some WebService based Application on WebLogic server which requires the class *" javax.wsdl.WSDLException"* Which should be either be present inside your Applications or in the Server Classpath.
    The above missing class is present in any of the following JARs..
    <BEA_HOME>\modules\com.bea.core.ws.wsdl4j_1.5.1.jar
    So please try to add this JAR in server classpath or in the Domain Lib.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com (WebLogic Wonders Are Here)

  • Plz Resolve ..Error while starting domain at Java 2ee 1.5 server

    Hi all,
    while starting server i got this error
    D:\Sun\SDK\bin>asadmin start-domain
    Starting Domain domain1, please wait.
    Log redirected to D:\Sun\SDK\domains\domain1\logs\server.log.
    The domain (domain1) is already running.
    CLI156 Could not start the domain domain1.

    Thanks i resolved that problem,
    but i got new problem while try to build a Petstore Application
    tha error as follows
    BUILD FAILED
    D:\javapetstore-2.0\build.xml:70: The following error occurred while executing t
    his line:
    D:\javapetstore-2.0\setup\setup.xml:66: The following error occurred while execu
    ting this line:
    D:\javapetstore-2.0\bp-project\app-server-ant.xml:163: Execute failed: java.io.I
    OException: CreateProcess: c:\Sun\SDK\bin\asadmin.bat create-jdbc-connection-poo
    l user admin passwordfile c:/Sun/SDK/samples/bp-project/passwordfile --host
    localhost port 4848 datasourceclassname org.apache.derby.jdbc.ClientDataSour
    ce restype javax.sql.XADataSource property portNumber=1527:serverName=localh
    ost:User=APP:Password=APP:databaseName=petstore PetstorePool error=3
    Thanks

  • Error  when Start domain in Weblogic 10.3.3 RedHat 5.0 64Bits

    I followed the steps of creating the Domain Patterns, but when I run the start the following error occurs:
    ./startWebLogic.sh
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=256m
    WLS Start Mode=Development
    CLASSPATH=/usr2/Oracle/Middleware/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr2/Oracle/Middleware/patch_ocp353/profiles/default/sys_manifest_classpath/weblog ic_patch.jar:/usr2/jdk1.6.0_21/lib/tools.jar:/usr2/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/usr2/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/usr2/Oracle/Middl eware/modules/features/weblogic.server.modules_10.3.3.0.jar:/usr2/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/usr2/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all. jar:/usr2/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/usr2/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/usr2/Oracle/Middleware/wlserve r_10.3/server/lib/xqrl.jar
    PATH=/usr2/Oracle/Middleware/wlserver_10.3/server/bin:/usr2/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/usr2/jdk1.6.0_21/jre/bin:/usr2/jdk1.6.0_21/bin:/usr2/jdk1.6.0_21/bin:/usr/kerb eros/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin:/root/bin
    * 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_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
    Starting WLS with line:
    /usr2/jdk1.6.0_21/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=256m -Dweblogic.Name=AdminServer -Djava.security.policy=/usr2/Oracle/Middl eware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/usr2/Oracle/Middleware/wlserver_10.3 -Dwls.home=/usr2/Oracle/Middleware/wlserver_10.3/server -Dweblogic.ho me=/usr2/Oracle/Middleware/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/usr2/Oracle/Middl eware/patch_wls1033/profiles/default/sysext_manifest_classpath:/usr2/Oracle/Middleware/patch_ocp353/profiles/default/sysext_manifest_classpath weblogic.Server
    <Sep 29, 2010 4:01:59 PM BRT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 17.0-b16 from Sun Microsystems Inc.>
    <Sep 29, 2010 4:02:16 PM BRT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 29, 2010 4:02:16 PM BRT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <LoggingService> <BEA-320400> <The log file /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log00002. Log messages will continue to be logged in /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log.>
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <Log Management> <BEA-170019> <The server log file /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 29, 2010 4:02:18 PM BRT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.ExceptionInInitializerError.
    weblogic.security.service.SecurityServiceException: java.lang.ExceptionInInitializerError
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ExceptionInInitializerError
    at com.octetstring.vde.util.guid.GuidGenerator.nextGuidInBytes(GuidGenerator.java:125)
    at com.octetstring.vde.util.guid.Guid.<init>(Guid.java:84)
    at com.octetstring.vde.backend.standard.BackendStandard.add(BackendStandard.java:379)
    at com.octetstring.vde.backend.BackendHandler.add(BackendHandler.java:460)
    at com.octetstring.vde.util.LDIF.importLDIF(LDIF.java:279)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at java.lang.System.arraycopy(Native Method)
    at com.octetstring.vde.util.guid.GuidParamGenerator.generateNodeID(GuidParamGenerator.java:47)
    at com.octetstring.vde.util.guid.GuidStateManager.initializeGUIDParameters(GuidStateManager.java:59)
    at com.octetstring.vde.util.guid.GuidStateManager.<init>(GuidStateManager.java:30)
    at com.octetstring.vde.util.guid.GuidStateManager.<clinit>(GuidStateManager.java:23)
    Truncated. see log file for complete stacktrace
    >
    <Sep 29, 2010 4:02:18 PM BRT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 29, 2010 4:02:18 PM BRT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Sep 29, 2010 4:02:18 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 29, 2010 4:02:18 PM BRT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 29, 2010 4:02:18 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Could anyone help me solve this problem?
    Tks.

    You should ensure that the hostname of your machine resolves to an IP address either via DNS or in your hosts file.

  • IOP5002 error when starting domain

    Hi.
    Can anybody help in identifying what could be the problem while starting the domain at asadmin.
    Please find this error log....
    [#|2007-03-06T12:06:35.209-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|
    /usr/jdk/entsys-j2se/bin/java
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=/var/opt/SUNWappserver/domains/domain2/logs/server.log
    -Djava.endorsed.dirs=/opt/SUNWappserver/appserver/lib/endorsed
    -Djava.security.policy=/var/opt/SUNWappserver/domains/domain2/config/server.policy
    -Djava.security.auth.login.config=/var/opt/SUNWappserver/domains/domain2/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djava.ext.dirs=/usr/jdk/entsys-j2se/jre/lib/ext:/var/opt/SUNWappserver/domains/domain2/lib/ext:/opt/SUNWappserver/appserver/lib/jdbcdrivers
    -Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.management.builder.initial=com.sun.enterprise.ee.admin.AppServerMBeanServerBuilder
    -Dcom.sun.appserv.pluggable.features=com.sun.enterprise.ee.server.pluggable.EEPluggableFeatureImpl
    -Dcom.sun.appserv.nss.db=/var/opt/SUNWappserver/domains/domain2/config
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=domain2
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=/var/opt/SUNWappserver/domains/domain2
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain2
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=/opt/SUNWappserver/appserver/config
    -Djava.library.path=/usr/jdk/entsys-j2se/usr/jdk/entsys-j2se/jre/lib/sparc/client:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc:/usr/jdk/instances/jdk1.5.0/jre/../lib/sparc:/usr/lib/mps/secv1:/opt/SUNWappserver/appserver/lib:/usr/lib/lwp:/usr/lib/mps/secv1:/opt/SUNWappserver/appserver/lib:/usr/lib/lwp:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc:/usr/jdk/instances/jdk1.5.0/jre/../lib/sparc:/usr/lib/mps/secv1:/opt/SUNWappserver/appserver/lib:/usr/lib::/usr/lib
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    /usr/jdk/entsys-j2se/lib/tools.jar:/opt/SUNWappserver/appserver/lib/appserv-rt.jar:/opt/SUNWappserver/appserver/lib/appserv-ext.jar:/opt/SUNWappserver/appserver/lib/j2ee.jar:/opt/SUNWappserver/appserver/lib/admin-cli.jar:/opt/SUNWappserver/appserver/lib/appserv-admin.jar:/opt/SUNWappserver/appserver/lib/activation.jar:/opt/SUNWappserver/appserver/lib/appserv-cmp.jar:/opt/SUNWappserver/appserver/lib/appserv-jstl.jar:/opt/SUNWappserver/appserver/lib/commons-launcher.jar:/opt/SUNWappserver/appserver/lib/commons-logging.jar:/opt/SUNWappserver/appserver/lib/dom.jar:/opt/SUNWappserver/appserver/lib/j2ee-svc.jar:/opt/SUNWappserver/appserver/lib/jax-qname.jar:/opt/SUNWappserver/appserver/lib/jaxr-api.jar:/opt/SUNWappserver/appserver/lib/jaxr-impl.jar:/opt/SUNWappserver/appserver/lib/jaxrpc-api.jar:/opt/SUNWappserver/appserver/lib/jaxrpc-impl.jar:/opt/SUNWappserver/appserver/lib/jmxremote.jar:/opt/SUNWappserver/appserver/lib/jmxremote_optional.jar:/opt/SUNWappserver/appserver/lib/jsf-api.jar:/opt/SUNWappserver/appserver/lib/jsf-impl.jar:/opt/SUNWappserver/appserver/lib/mail.jar:/opt/SUNWappserver/appserver/lib/relaxngDatatype.jar:/opt/SUNWappserver/appserver/lib/rmissl.jar:/opt/SUNWappserver/appserver/lib/xalan.jar:/opt/SUNWappserver/appserver/lib/saaj-api.jar:/opt/SUNWappserver/appserver/lib/saaj-impl.jar:/opt/SUNWappserver/appserver/lib/xercesImpl.jar:/opt/SUNWappserver/appserver/lib/xsdlib.jar:/opt/SUNWappserver/appserver/lib/appserv-upgrade.jar:/opt/SUNWappserver/appserver/lib/appserv-se.jar:/opt/SUNWappserver/appserver/lib/admin-cli-ee.jar:/opt/SUNWappserver/appserver/lib/appserv-ee.jar:/opt/SUNWappserver/appserver/lib/install/applications/jmsra/imqjmsra.jar:/usr/share/lib/jaxm-api.jar:/usr/share/lib/fscontext.jar:/usr/sfw/lib/ant/ant.jar:/opt/SUNWhadb/4/lib/hadbjdbc4.jar:/opt/SUNWjdmk/5.1/lib/jdmkrt.jar:/opt/SUNWappserver/appserver/pointbase/lib/pbclient.jar:/opt/SUNWappserver/appserver/pointbase/lib/pbembedded.jar
    com.sun.enterprise.server.PEMain
    start
    display|#]
    [#|2007-03-06T12:06:38.573-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2007-03-06T12:06:40.543-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2007-03-06T12:06:42.660-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server server|#]
    [#|2007-03-06T12:06:42.686-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server __asadmin|#]
    [#|2007-03-06T12:06:43.386-0500|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.resource.corba|_ThreadID=10;|[b]IOP5002: Exception occurred in init of IIOPSSLSocketFactory
    java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.     at com.sun.enterprise.iiop.IIOPSSLSocketFactory.init(IIOPSSLSocketFactory.java:232)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:123)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at com.sun.corba.ee.impl.orb.ParserTable$5.operate(Unknown Source)
         at com.sun.corba.ee.impl.orb.NormalParserAction.apply(Unknown Source)
         at com.sun.corba.ee.spi.orb.PropertyParser.parse(Unknown Source)
         at com.sun.corba.ee.spi.orb.ParserImplBase.init(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBDataParserImpl.<init>(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.postInit(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(Unknown Source)
         at org.omg.CORBA.ORB.init(ORB.java:337)
         at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:374)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:242)
         at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:318)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:172)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:592)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-03-06T12:06:43.406-0500|WARNING|sun-appserver-ee8.1_02|javax.enterprise.resource.corba.ee._CORBA_.orb.lifecycle|_ThreadID=10;|"IOP02410214: (DATA_CONVERSION) com.sun.enterprise.iiop.IIOPSSLSocketFactory is not a valid custom socket factory"
    org.omg.CORBA.DATA_CONVERSION: vmcid: SUN minor code: 214 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.orb.ParserTable$5.operate(Unknown Source)
         at com.sun.corba.ee.impl.orb.NormalParserAction.apply(Unknown Source)
         at com.sun.corba.ee.spi.orb.PropertyParser.parse(Unknown Source)
         at com.sun.corba.ee.spi.orb.ParserImplBase.init(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBDataParserImpl.<init>(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.postInit(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(Unknown Source)
         at org.omg.CORBA.ORB.init(ORB.java:337)
         at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:374)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:242)
         at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:318)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:172)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:592)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.IllegalStateException: java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:164)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         ... 16 more
    |#]
    [#|2007-03-06T12:06:43.411-0500|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.util|_ThreadID=10;|UTIL6009:Unexcpected Exception in createORB.
    org.omg.CORBA.DATA_CONVERSION: vmcid: SUN minor code: 214 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.orb.ParserTable$5.operate(Unknown Source)
         at com.sun.corba.ee.impl.orb.NormalParserAction.apply(Unknown Source)
         at com.sun.corba.ee.spi.orb.PropertyParser.parse(Unknown Source)
         at com.sun.corba.ee.spi.orb.ParserImplBase.init(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBDataParserImpl.<init>(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.postInit(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(Unknown Source)
         at org.omg.CORBA.ORB.init(ORB.java:337)
         at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:374)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:242)
         at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:318)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:172)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:592)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.IllegalStateException: java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:164)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         ... 16 more
    |#]
    [#|2007-03-06T12:06:43.456-0500|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.resource.corba|_ThreadID=10;|IOP5002: Exception occurred in init of IIOPSSLSocketFactory
    java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.init(IIOPSSLSocketFactory.java:232)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:123)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)...................
    Any kind of help would be appreciated.....
    Thank you.
    G

    G,
    If you don't get an answer here you may want to try one of the Application Server forums:
    http://forum.java.sun.com/category.jspa?categoryID=109
    Joe

  • 7110 and The specified domain controller could not be contacted

    Hello,
    Running a 7110 with 2010.Q3.2.0 Software Release and can't seem to join a Windows 2008 SP2 x64 Active Directory Domain.
    I get the following:
    error: The specified domain controller could not be contacted, or the domain is
    invalid for the controller.
    Does anyone know of any known bugs????

    Click Help: Active Directory - there is a link to a registry setting you need to make.

  • Connecting Virtual Machine to physical Domain Controller

    Hello,
    I have a Hyper-V environment set up. My virtual machines are on my domain controller. I would like to connect these virtual machines onto the domain controller I am hosting them on. I have tried however I always get the error saying the domain controller
    cannot be contacted.
    Thanks in advance,
    Maksim Richards

    http://blogs.technet.com/b/jhoward/archive/2008/06/16/how-does-basic-networking-work-in-hyper-v.aspx is a good article that explains the basics
    of Hyper-V networking.  What you are describing generally comes down to understanding the basics and getting your virtual networking switch(es) properly configured.  When it comes to networking, IP is the same whether using physical or virtual machines. 
    You have to ensure that you have the proper paths in place that allow the communications to take place.
    As for support of Hyper-V on a DC, I've not seen that it is unsupported.  Bad idea?  Yes.  Recommended practice?  No.  Would I do it?  No.  Should it work?  Absolutely.  Supported?  I haven't seen a Microsoft
    statement on that.
    .:|:.:|:. tim

  • Cannot get Guest Services to Start on Virtual Domain Controller

    I'm running System Center 2012 SP1 Version 3.1.6018.0
    Guests all run Server 2008R2 SP1
    I'm having a weird issue when trying to install guests services on a domain controller. On all of the virtual machines of the host, when trying to deploy the guest agent, it fails on all machines with the same error:
    Error (2940)
    VMM is unable to complete the requested file transfer. The connection to the HTTP server XXXXXXX could not be established.
    Unknown error (0x80072ee2)
    Recommended Action
    Ensure that the HTTP service and/or the agent on the machine powstorehv1.gicw.org are installed and running and that a firewall is not blocking HTTP/HTTPS traffic on the configured port.
    I have confirmed that there is no firewall blocking the process so in order to bypass this, I decided to just install the guest agent manually. This worked on all of the virtual machines on the host except for the one that is a Domain Controller.
    At the point when it tries to start the service it gives me the following error:
    Service 'Microsoft System Center Virtual Machine Manager Guest Agent' (ScvmmGuestService) failed to start. Verify that you have sufficient privileges to start system services.
    I have tried with and without UAC enabled and I always run the MSI from an elevated command prompt. I've tried with and without MSIEXEC as well. I have Enterprise and Domain Admin privileges as well and have even tried with the domain administrator account.
    At this point I'm not sure why I do not have sufficient privileges to start the service on a Domain Controller but I do understand that permissions are different due to its nature.
    Any ideas around this either by installing through SCVMM or manually? Thank you in advance for your time!

    After a very painful 10g (EE) installation process
    i.e fixing all the following:<snip>
    Sat Jul 17 11:40:19 2004
    Errors in file
    /Users/oracle/admin/db01/bdump/db01_mman_4039.trc:
    ORA-07445: exception encountered: core dump [semop+8]
    [SIGFPE] [Invalid floating point operation]
    [0x41EDB3C] [] []
    Sat Jul 17 11:40:21 2004
    Errors in file
    /Users/oracle/admin/db01/bdump/db01_pmon_4037.trc:
    ORA-00822: MMAN process terminated with error
    Sat Jul 17 11:40:21 2004
    PMON: terminating instance due to error 822
    Instance terminated by PMON, pid = 4037==============================================> Any idea on what needs to be done to fix this error.
    I remember that i had the very same issue with the
    Oracle 9i R2 Developers release.
    Any help will be greatly appreciated.You mentioned the 9ir2 release. Do you still have any reference to the 9ir2 software in your environment ? With a little luck you have, and in that case it not so hard to find a solution ...
    Ronald.
    http://homepage.mac.com/ik_zelf/oracle

  • Group MSA account fail when Domain Controller in Test Domain Fails to start KdsSvc. Event ID 7023

    Yesterday, in my test domain, I created the KDS root key using the Add-KdsRootKey –EffectiveTime ((get-date).addhours(-10))
    command on a DC that is not the PDC Emulator because it was the server I was on at the time.  Today, when I tried to create gMSA accounts on the PDC emulator, I get:
    Event ID 7023 The Microsoft Key Distribution Service terminated with the following error: An Exception occurred in the service when handling the control request
    I turned on logging on to the KdsSvc and get 2 other errors:
    KdsSvc Event ID 4001: Group Key Distribution Service failed to start. Status 0x80070020
    KdsSvc Event ID 4007: Group Key Distribution Service cannot connect to the domain controller on local host.  Status 0x80070020.  Group Key Distribution Service cannot be started because of the error.  Please contact the administrator to resolve
    the issue.
    I took the opportunity to clean up AD, the Schema, and DNS, but the kds errors continues.  I am replicating successfully, DNS changes are reflected immediately, and when I run the get-KDSRootKey on the failing server, the key is returned.  The
    Get-KdsConfiguration matches the KDS config on the DC that originally ran to create the key.
    I have a pretty strict GPO pushed to my DCs but I am still able to create gMSAs on the other server.  I checked ADS&S and found the msKds-ProvRootKey so I know it is at the domain level, but there is so little documentation on the KdsSvc that I
    am not sure if it is working as planned.  I have tried unassigning several GPO configuration items but I am throwing darts at this point.  I have also uninstalled McAfee AV; IDS/IPS; Firewall.
    With that said, I have questions:
    Will gMSAs still work even though the domain pdc emulator cannot start the service?
    Is the KdsSvc supposed to start only on the server Add-KDSRootKey was originally created?
    What happens if the server the KdsSvc key was created fails and has to be removed from the domain?
    Is there any books or configuration items I can review to learn the KdsSvc better?
    Env:
    Windows Standard Server 2012 R2 x64
    Active Directory 2012 R2 Schema Updated from Windows 2008 R2
    All FSMO roles are on the PDC Emulator which is a Windows 2012 R2 DC
    DCDiag returns no errors or test failures
    Repadmin returns clean results (/showreps & /replsum)
    Windows 2008 R2 Root CA hierarchy (not DCs)
    W32tm services are running with less than 6/10's of a ms difference among the domain.

    Hi,
    For Windows Server 2012, the Windows PowerShell cmdlets default to managing the group Managed Service Accounts instead of the original standalone Managed
    Service Accounts.
    New-ADServiceAccount -name <ServiceAccountName> -DNSHostName <fqdn> -PrincipalsAllowedToRetrieveManagedPassword <group>
    -ServicePrincipalNames <SPN1,SPN2,…>
    Did you use the command abouve?
    Here is a good bolg:
    Windows Server 2012: Group Managed Service Accounts
    http://blogs.technet.com/b/askpfeplat/archive/2012/12/17/windows-server-2012-group-managed-service-accounts.aspx
    Hope this helps.

  • DFSR Replication Event ID 1202 The DFS Replication service failed to contact domain controller Additional Information: Error: 160 (One or more arguments are not correct.)

    Hi,
    hummmm...
    The client had 1 Server with AD and All Apps, IIS, Terminal Servers (30 device Cal), File Server, SQL2008R2 on it
    Task: Install new AD server promote it to DC,  bring in 2nd server, Replicate the File Server (DFSR) on these 2 servers, and demote it to standard server. 
    1) Old AD with name "Server" with OS-2008R2 SP1 and is a DC.
    2) Brought in a new server "PrimaryAD", Installed 2008R2, done DC Promo, and added it as Additional Domain controller
    3) Transferred roles from old server "Server" to "PrimaryAD"
    4) Brought in a new File Server replicating server "Backup-Server"
    5) Copied all the data from Server to Backup-server as DFS initial file sync with robocopy
    6) here the problem started, after the copy finished, next morning the "Server" server crashed.....
    7) thank god the data was backed up on Backup-server. but we didnt get the time to Demote the server "Server" and remove AD from it.
    8) Since AD was replicated so "PrimaryAD" was are DC, brought 2nd Server "SecondaryDC" as additional domain controller.
    9) we cleaned up the metadata and used ASIEDIT to clean the remaining stuff.
    10) the "Server" server was formatted and renamed as "Primary-Server" and OS2008R2 SP1 was installed with rest of required apps
    11) so now the PrimaryAD the DC, SecondaryAD the Additional Domain controller, Primary-Server the mail server and File server, the Backup-server, the replicated server.
    Now configured DFS Replication from Primary-Server to Backup-server and receive following Event ID 1202
    If i Configure DFS Replication as follows
    PrimaryAD <<>> SecondaryAD -= Works... no errors...
    PrimaryAD <<>> Backup-Server = Creates but Dosent works Event ID 5012, error The DFS Replication service failed to communicate with partner BACKUP-SERVER, Additional Information: Error: 9026 (The connection is invalid)
    PrimaryAD <<>> Primary-Server = Dosent creates replication job just hangs,
    on primaryad continious Eveni ID 10009, DCOM was unable to communicate with the computer "SERVER" using any of the configured protocols
    ......something on PrimaryAD is still trying to connect to old corrupt AD server "Server"
    No errors with AD replication, SYSVOL & Netlogon shares also working fine and accessible.
    DFS Diagnose report says
    DNS name: backup-server.mydomain.com
    Domain name: mydomain.COM
    Reference domain controller: --           (HERE there is NO DOMAIN CONTROLLER mentioned) 
    IP address: 192.168.1.248,192.168.1.251,::1
    Site: Default-First-Site-Name
    Forgot to mention, gave full rights with ADSIEDIT to DFSR-LocalSettings  for all server to Administrator and read permissions to "Authenticated Users"
    DFSRDIAG POLLAD throws following error
    c:\Dfsrdiag pollad /verbose
    [INFO] Computer Name: BACKUP-SERVER
    [INFO] Computer DNS: Backup-Server.mydomain.COM
    [INFO] Domain Name: mydomain
    [INFO] Domain DNS: mydomain.COM
    [INFO] Site Name: Default-First-Site-Name
    [INFO] Connected to WMI services on computer: Backup-Server.mydomain.COM
    [INFO] Invoke PollDsNow() method on Backup-Server.mydomain.COM
    [ERROR] PollDsNow method executed unsuccessfully. ReturnValue: 12 (0xc)
    [ERROR] Failed to execute PollAD command Err: -2147217407 (0x80041001)
    Can anyone point me to any direction which can lead to resolution of this ERROR and make DFS_R work..
    Thanks
    bikram

    Hi,
    It seems that DCPROMO did its work without complaints, still the DFSR references remained in AD. You could refer to the article below to clean up the DFS Replication object.
    How to remove data in Active Directory after an unsuccessful domain controller demotion
    http://support.microsoft.com/kb/216498
    In additional, please refer to the following thread to troubleshoot the issue:
    DFS is not working anymore.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/953be9ef-e9e3-4885-a5c4-47fc475ba562/dfs-is-not-working-anymore?forum=winserverfiles
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • 2K8R2 Domain Controller not Starting when isolated

    Hello. I am having an issue with a 2008 R2 Domain Controller. This DC is not a FSMO role holder. When this DC is fired up off the network, in an isolated environment (switch, couple pc's and the DC) it does not fire up as a DC. DNS and DHCP are non-functional,
    network ID shows as Undefined Network.  Now, if I disable then re-enable the NIC, everything works. Netowrk shows mycompany.com and DNS and DHCP function. DNS in the NIC properties points to itself (actual IP not 127.0.0.1) with no other DNS servers configured
    on the NIC.
    This seems to be a new thing in my environment, as we have done small isolated networks before for brief periods of time.I have also seen this behavior at a branch office when power is lost and the DC starts up before the ipsec tunnel back is established.
    Anyone have any ideas?
    Thanks,
    Jim

    Hi,
    Is there any error in event log?
    Did you have any other DCs replicate with this DC?
    Please refer to the similar thread:
    Isolated Domain Controller Problem                                 
    http://social.technet.microsoft.com/Forums/en-US/5015ec63-ed3c-435d-b27c-4e7ab1f2c824/isolated-domain-controller-problem?forum=winserverDS
    Regards.
    If you have any feedback on our support, please click
    here
    Vivian Wang

  • When I try to run applications on my domain controller, I get error message, "The service cannot access control messages at this time."

    My domain controller is Windows Services 2008 R2.  I get this error message  when trying to open Active Directory, Group Policy, services, etc.  We had this problem previously.  Rebooted the server and it worked for awhile, but the problem
    has reoccurred.

    I would agree with others. Installing recent updates might solve the issue. Also, checking the errors in event viewer might help. 
    Have you tried to reboot the server? If no, you can start with that.
    If none of the propositions helped, you can consider doing the following if you have at least one additional DC/DNS/GC server:
    Run netdom query fsmo to identify the FSMO roles that the faulty DC is holding
    Transfer FSMO roles that the faulty DC is holding to another healthy DC
    Demote the faulty DC (If you are unable to do it, you can consider running
    dcpromo /forceremoval and running a metadata cleanup)
    Re-install the OS of the faulty DC and install the recent updates
    Promote the re-installed server as a DC/DNS/GC server
    Of course, you need to consider taking system state backups before proceeding.
    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Get Active Directory User Last Logon
    Create an Active Directory test domain similar to the production one
    Management of test accounts in an Active Directory production domain - Part I
    Management of test accounts in an Active Directory production domain - Part II
    Management of test accounts in an Active Directory production domain - Part III
    Reset Active Directory user password

Maybe you are looking for

  • I'm ready to throw my macbook pro out the window

    Hey everyone, i'm a sorta-newbie i've owned apple products (ipods and iphones for years, but this is my first computer from mac, and my first personal computer other than my parents') So i recently bought my very first mac...the mbp 5.3 all nice and

  • Creating a ConnectionPool in WLS6.1

    HI all, i am desperately trying to create a ConnectionPool in WLS6.1 sp1 because i need it for my Entity EJBs. in my machine i have installed Oracle 8.0.5... i got many errors (Drivers not found) so i decided to use Cloudscape. the pool is created su

  • Digital signed File Upload to XI (PI)

    Hello we need to provide high End-to-End Data Intregity. We upload files to XI via FileAdapter, put them to the KM and provide them for download. Can the XI (PI) sign these Files? Can we use the XI (PI) as CA (Certification Authority)? What are the B

  • GroupLayout from 1.6 under 1.5

    I've written a bunch of GUI stuff in Netbeans, source code level 1.5 but it's used the 1.6 GroupLayout. The 1.5 GroupLayout code from the swing-layout jar is in a different classpath location so I can't just use the jar. I've been given a requirement

  • How to create Video Podcasts?

    I Have heard that Garage band can create video podcast. Is there some tutorial on how to create them?