Microsoft Windows Services for UNIX 3.5  - unable to sqlplus

Hi,
I have installed - Microsoft Windows Services for UNIX 3.5 on my pc running XP 2002 Service Pack2
Unable to run sqlplus :
Error 6 initializing SQL*Plus
Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
ORACLE_HOME=/dev/fs/D/oracle/product/10.2.0/db_1
ORACLE_SID=orcl
ORAHOME=/dev/fs/D/oracle/product/10.2.0/db_1
ORASID=orcl
LD_LIBRARY_PATH=/dev/fs/D/oracle/product/10.2.0/db_1/lib
Thank you in advance!

Hi,
Thanks for your post.
Did you refer to this article?
Upgrading an Active Directory Domain from Windows Server 2003 to Windows Server 2008 or Windows Server 2008 R2
http://blogs.msmvps.com/mweber/2010/02/10/upgrading-an-active-directory-domain-from-windows-server-2003-to-windows-server-2008-or-windows-server-2008-r2/
Regards.
Vivian Wang

Similar Messages

  • Identity Management for UNIX (aka Windows Services for Unix) Adding 2012 DC to a prep'd 2003 domain.

    We have been successfully using Windows Services for Unix on a 2003 domain for passwd and group maps.
    I prep'd the domain to allow a 2012 R2 server to be added and then added the IdMU role/feature on this new 2012R2 DC. Now the passwd map is still OK but the group map now shows full usernames rather than short names.
    i.e. what DID show with "ypcat group" as ...
    "infra-shared::65550:gfer,jhug,shig", now shows as
    "infra-shared::65550:Garry Ferguson,Jason Hughes,Steve Higgins"
    and so is not usable. I have had to revert to local /etc/group files on all our unix machines!!
    Help/comments would be really appreciated!
    Garry Ferguson

    Hi Gaz Ferg,
    SFU 3.5 is used to installed on windows 2003 and windows XP. SFU 3.5 cannot used on Windows 2012, that makes customer cannot user NFS and user name Mapping services on Windows
    2012.  From windows 2003 R2, NFS is a build-in component in OS, we need to add Roles/Features to use NFS.
    1. What is change in 2012R2
    IDMU component, which was used to authenticate Linux users has been removed. Now a Windows server cannot play role of NIS Master server. 
    Passwords cannot sync to the Unix Machines. Maps can not sync between Windows and Unix computers.
    2. What has not change in 2012R2
    Following methods to authenticate and map a Unix user to Window user are available:-
    Active Directory
    Active Directory Lightweight Directory Services (AD LDS)
    Username Mapping Protocol store (MS-UNMP
    Local passwd and group files
    Unmapped UNIX Username Access (UUUA) (applies to Server for NFS using AUTH_SYS only)
    You can find more information about this here –
    http://blogs.technet.com/b/filecab/archive/2012/10/09/nfs-identity-mapping-in-windows-server-2012.aspx
    http://blogs.msdn.com/b/shan/archive/2006/12/13/sfu-sua-idmu-fun-with-names.aspx
    More information:
    Install Identity Management for UNIX Components
    http://technet.microsoft.com/en-us/library/cc731178.aspx
    I’m glad to be of help to you!
    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.

  • Creating the Windows Service for the Database Instance

    Hello, I am using the PeopleTools 8.52 Installation for Oracle documentation and was in Task 6A-2: Creating the Windows Service for the Database Instance.
    After I type in
    oradim -new -sid ORCL -intpwd manager -startmode auto -pfile C:\Oracle\database\initORCL.ora
    I had encountered these errors:
    OPW-00005: File with same name exists - please delete or rename
    DIM-00019: create service error
    O/S-Error: (OS 1073) The specified service already exists.
    Please advise.... Thank you in advance!

    Hi, thank you for your reply!
    After I typed oradim -delete -sid ORCL, it shows this:
    Unable to stop service, OS Error = 1062
    Instance deleted.
    Then, I:
    Set ORACLE_SID=ORCL
    oradim -new -sid ORCL -intpwd manager -startmode auto -pfile C:\Oracle\database\initORCL.ora
    Then, it shows:
    OPW-00005: Files with same name exists - please delete or rename
    Instance created.
    Does it mean no error already and I can proceed?

  • Creating a windows Service for Weblogic 12c Domain hosting Apex 2.2 listener

    Hi Guys,
    Does anyone have experience of Weblogic 12c under windows?
    I have some difficulties to create a windows service for a domain.
    Here is the script to create the service:
    echo off
    SETLOCAL
    set DOMAIN_NAME=PMU
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\PMU
    set SERVER_NAME=LICORNE2012
    set WL_HOME=C:\Oracle\Middleware\wlserver_12.1
    set PRODUCTION_MODE=true
    set JAVA_OPTIONS=-Dweblogic.Name=LICORNE2012
    set WLS_USER=weblogic
    set WLS_PW=password
    set ADMIN_URL=http://LICORNE2012:7001
    set MEM_ARGS=-Xms256m –Xmx256m
    call "C:\Oracle\Middleware\wlserver_12.1\server\bin\installSvc.cmd"
    ENDLOCAL
    The service is created and when I start the service, it start then stop few second after.
    Here is the error I am getting.
    [Tue Jun 25 23:36:01 2013] [I] [initLog] initializing logger
    [Tue Jun 25 23:36:01 2013] [E] [initLog] No 'ROTATION_TYPE' header found. 'TIME' based rotation will be used by default.
    [Tue Jun 25 23:36:01 2013] [E] [initLog] No 'TIME_START_DATE' header found or value is invalid. Rotation will take place every 24 hours beginning today at 23:59:59
    [Tue Jun 25 23:36:01 2013] [E] [initLog] No 'TIME_INTERVAL_MINS' header found. Using the default value of 24 hours.
    [Tue Jun 25 23:36:01 2013] [I] [initLog] TIME based log rotation is ON
    [Tue Jun 25 23:36:01 2013] [I] [trigger] First rotation due in 1438 secs
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] console allocation successful. THREAD_DUMP redirection enabled
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] About to execute CreateThread()
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszCmdLine = -client -Xms32m -Xmx200m -XX:PermSize=128m -XX:MaxPermSize=256m -XX:+UseSpinning -Dweblogic.Name=LICORNE2012 -Xverify:none -Djava.endorsed.dirs=C:\Oracle\MIDDLE~1\JDK160~1/jre/lib/endorsed;C:\Oracle\MIDDLE~1\WLSERV~1.1/endorsed -classpath "C:\Oracle\MIDDLE~1\patch_wls1211\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_oepe101\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_12.1.1.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.1\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;" -Dweblogic.Name=LICORNE2012 -Dweblogic.management.username=weblogic -Dweblogic.management.server="http://LICORNE2012:7001" -Dweblogic.ProductionModeEnabled= -Djava.security.policy="C:\Oracle\MIDDLE~1\WLSERV~1.1\server\lib\weblogic.policy" weblogic.Server
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszJavaHome = C:\Oracle\MIDDLE~1\JDK160~1
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszExecDir = C:\Oracle\Middleware\user_projects\domains\PMU
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszOldPath = C:\app\oracle\product\11.2.0.3\jko\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszNewPath = C:\Oracle\MIDDLE~1\WLSERV~1.1\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\native\win\32\oci920_8;C:\app\oracle\product\11.2.0.3\jko\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszDelay = 0
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszStopClass = []
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszLog = [c:\temp\web.log]
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] Thread created successfully
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] Reporting SCM of SERVICE_START_PENDING with delay=0
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszHost = []
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] lpszPort = []
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] Reporting SCM of SERVICE_RUNNING
    [Tue Jun 25 23:36:01 2013] [I] [ServiceStart] waiting for multiple events
    [Tue Jun 25 23:36:01 2013] [I] [StartJVM] Parsing JVM Arguments
    [Tue Jun 25 23:36:01 2013] [I] [StartJVM] Initializing JVM
    [Tue Jun 25 23:36:01 2013] [I] [RunJavaApp] Loading class - weblogic.Server
    [Tue Jun 25 23:36:01 2013] [I] [RunJavaApp] Locating method "public static void main([]String)" in main class
    [Tue Jun 25 23:36:01 2013] [I] [RunJavaApp] Building arguments for main class
    [Tue Jun 25 23:36:01 2013] [I] [RunJavaApp] Invoking main class
    <25 juin 2013 23 h 36 CEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <25 juin 2013 23 h 36 CEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <25 juin 2013 23 h 36 CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsystems Inc..>
    <25 juin 2013 23 h 36 CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13340309 Thu Feb 16 18:30:21 IST 2012
    WebLogic Server Temporary Patch for 13019800 Mon Jan 16 16:53:54 IST 2012
    WebLogic Server Temporary Patch for BUG13391585 Thu Feb 02 10:18:36 IST 2012
    WebLogic Server Temporary Patch for 13516712 Mon Jan 30 15:09:33 IST 2012
    WebLogic Server Temporary Patch for BUG13641115 Tue Jan 31 11:19:13 IST 2012
    WebLogic Server Temporary Patch for BUG13603813 Wed Feb 15 19:34:13 IST 2012
    WebLogic Server Temporary Patch for 13424251 Mon Jan 30 14:32:34 IST 2012
    WebLogic Server Temporary Patch for 13361720 Mon Jan 30 15:24:05 IST 2012
    WebLogic Server Temporary Patch for BUG13421471 Wed Feb 01 11:24:18 IST 2012
    WebLogic Server Temporary Patch for BUG13657792 Thu Feb 23 12:57:33 IST 2012
    WebLogic Server 12.1.1.0  Wed Dec 7 08:40:57 PST 2011 1445491 >
    <25 juin 2013 23 h 36 CEST> <Info> <Management> <BEA-141223> <The server name LICORNE2012 specified with -Dweblogic.Name does not exist. The configuration includes the following servers {AdminServer}.>
    <25 juin 2013 23 h 36 CEST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141223]The server name LICORNE2012 specified with -Dweblogic.Name does not exist. The configuration includes the following servers {AdminServer}.
        at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:149)
        at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:41)
        at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
        at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
        at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:883)
        at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:570)
        at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
        at weblogic.Server.main(Server.java:74)
    >
    <25 juin 2013 23 h 36 CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
    <25 juin 2013 23 h 36 CEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
    <25 juin 2013 23 h 36 CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
    [Tue Jun 25 23:36:11 2013] [I] [ExitHandler] Fire (-1)
    [Tue Jun 25 23:36:11 2013] [I] [ServiceStart] done waiting for multiple events. Wait=0
    [Tue Jun 25 23:36:11 2013] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    Thanks for your help
    jko

    - not sure about your script, but obviously it doesn't detect the name of your managed server LICORNE2012 since there seems to be an admin server only in that domain.
    - alternatively you might try the approach posted by the AMIS guys
    Weblogic Admin and Managed servers as a Windows service
    - btw: having your domain under user_projects is not best practice (but not the problem here).
    good luck!

  • Install MS windows Service for WLS_REPORTS

    Hi
    Have installed MS windows Services for WLS "AdminServer" and "WLS_FORMS".
    When installing the service for "WLS_REPORTS" installation end up with "The input line is too long"
    from "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd" on
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath \"%CLASSPATH%\" -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.server=\"%ADMIN_URL%\" -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    problably because of the CLASSPATH too long.
    How to solve this or any workaround?
    Do I have to include all jars in the classpath?
    Regards
    Tobias

    It is not working for me.
    I created an external file class.txt. It has:
    set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%
    Then I updated installSVC.cmd:
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% *-classpath @C:\class.txt* -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.server=\"%ADMIN_URL%\" -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    It creates the service, but when I try to start it, I receive:
    [Mon Mar 12 17:43:20 2012] [RunJavaApp] Loading class - weblogic.Server
    java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         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:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [Mon Mar 12 17:43:20 2012] [I] [ServiceStart] done waiting for multiple events. Wait=1
    [Mon Mar 12 17:43:20 2012] [E] [ServiceStart] Error in JVM. Cause=Unable to load main class!
    [Mon Mar 12 17:43:20 2012] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    [Mon Mar 12 17:45:21 2012] [I] [initLog] initializing logger
    [Mon Mar 12 17:45:21 2012] [E] [initLog] No 'ROTATION_TYPE' header found. 'TIME' based rotation will be used by default.
    [Mon Mar 12 17:45:21 2012] [E] [initLog] No 'TIME_START_DATE' header found or value is invalid. Rotation will take place every 24 hours beginning today at 23:59:59
    [Mon Mar 12 17:45:21 2012] [E] [initLog] No 'TIME_INTERVAL_MINS' header found. Using the default value of 24 hours.
    [Mon Mar 12 17:45:21 2012] [I] [initLog] TIME based log rotation is ON
    [Mon Mar 12 17:45:21 2012] [I] [trigger] First rotation due in 22478 secs
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] console allocation successful. THREAD_DUMP redirection enabled
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] About to execute CreateThread()
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszCmdLine = -server -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning -Dweblogic.ProductionModeEnabled=true -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 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=512m -Djava.ext.dirs=C:\Oracle\Middleware\OraFRS11gR2\jdk\jre\lib\ext -Doracle.security.jps.config=C:\Oracle\Middleware\user_projects\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Doracle.instance=C:\Oracle\Middleware\frsMSV -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 -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\servers\WLS_REPORTS -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\servers\WLS_REPORTS\tmp\_WL_user -Doracle.deployed.app.ext=\- -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 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dclassic.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.0.12:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_ocp360\profiles\default\sysext_manifest_classpath -classpath @C:\setclasspath.txt -Dweblogic.Name=WLS_REPORTS -Dweblogic.management.username= -Dweblogic.management.server="http://192.168.0.12:7001" -Dweblogic.ProductionModeEnabled=true -Djava.security.policy="C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy" weblogic.Server
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszJavaHome = C:\PROGRA~1\Java\JDK16~1.0_2
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszExecDir = C:\Oracle\Middleware\user_projects\domains\frsMSV
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszOldPath = C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszNewPath = C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\Java\JDK16~1.0_2\jre\bin;C:\PROGRA~1\Java\JDK16~1.0_2\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszDelay = 0
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszStopClass = []
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszLog = [C:\Oracle\Middleware\WLS_REPORTS-stdout.txt]
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Thread created successfully
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Reporting SCM of SERVICE_START_PENDING with delay=0
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszHost = []
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] lpszPort = []
    [Mon Mar 12 17:45:21 2012] [I] [StartJVM] Parsing JVM Arguments
    [Mon Mar 12 17:45:21 2012] [I] [StartJVM] Initializing JVM
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Reporting SCM of SERVICE_RUNNING
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] waiting for multiple events
    [Mon Mar 12 17:45:21 2012] [I] [RunJavaApp] Loading class - weblogic.Server
    java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         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:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] done waiting for multiple events. Wait=1
    [Mon Mar 12 17:45:21 2012] [E] [ServiceStart] Error in JVM. Cause=Unable to load main class!
    [Mon Mar 12 17:45:21 2012] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    [Mon Mar 12 18:10:09 2012] [I] [initLog] initializing logger
    [Mon Mar 12 18:10:09 2012] [E] [initLog] No 'ROTATION_TYPE' header found. 'TIME' based rotation will be used by default.
    [Mon Mar 12 18:10:09 2012] [E] [initLog] No 'TIME_START_DATE' header found or value is invalid. Rotation will take place every 24 hours beginning today at 23:59:59
    [Mon Mar 12 18:10:09 2012] [E] [initLog] No 'TIME_INTERVAL_MINS' header found. Using the default value of 24 hours.
    [Mon Mar 12 18:10:09 2012] [I] [initLog] TIME based log rotation is ON
    [Mon Mar 12 18:10:09 2012] [I] [trigger] First rotation due in 20990 secs
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] console allocation successful. THREAD_DUMP redirection enabled
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] About to execute CreateThread()
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszCmdLine = -server -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning -Dweblogic.ProductionModeEnabled=true -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 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=512m -Djava.ext.dirs=C:\Oracle\Middleware\OraFRS11gR2\jdk\jre\lib\ext -Doracle.security.jps.config=C:\Oracle\Middleware\user_projects\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Ddomain.home=C:\Oracle\Middleware\user_projects\domains\frsMSV -Doracle.instance=C:\Oracle\Middleware\frsMSV -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 -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\servers\WLS_REPORTS -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\frsMSV\servers\WLS_REPORTS\tmp\_WL_user -Doracle.deployed.app.ext=\- -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 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwc.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dclassic.oracle.home=C:\Oracle\Middleware\OraFRS11gR2 -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.0.12:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_ocp360\profiles\default\sysext_manifest_classpath -classpath @C:\Oracle\Middleware\class.txt -Dweblogic.Name=WLS_REPORTS -Dweblogic.management.username= -Dweblogic.management.server="http://192.168.0.12:7001" -Dweblogic.ProductionModeEnabled=true -Djava.security.policy="C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy" weblogic.Server
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszJavaHome = C:\PROGRA~1\Java\JDK16~1.0_2
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszExecDir = C:\Oracle\Middleware\user_projects\domains\frsMSV
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszOldPath = C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszNewPath = C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\Java\JDK16~1.0_2\jre\bin;C:\PROGRA~1\Java\JDK16~1.0_2\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;C:\Oracle\Middleware\OraFRS11gR2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\OraFRS11gR2\opmn\bin;C:\Oracle\Middleware\OraFRS11gR2\opmn\lib;C:\Oracle\Middleware\OraFRS11gR2\perl\bin;
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszDelay = 0
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszStopClass = []
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszLog = [C:\Oracle\Middleware\WLS_REPORTS-stdout.txt]
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Thread created successfully
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Reporting SCM of SERVICE_START_PENDING with delay=0
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszHost = []
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] lpszPort = []
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Reporting SCM of SERVICE_RUNNING
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] waiting for multiple events
    [Mon Mar 12 18:10:09 2012] [I] [StartJVM] Parsing JVM Arguments
    [Mon Mar 12 18:10:09 2012] [I] [StartJVM] Initializing JVM
    [Mon Mar 12 18:10:09 2012] [I] [RunJavaApp] Loading class - weblogic.Server
    java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         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:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] done waiting for multiple events. Wait=1
    [Mon Mar 12 18:10:09 2012] [E] [ServiceStart] Error in JVM. Cause=Unable to load main class!
    [Mon Mar 12 18:10:09 2012] [I] [ServiceStart] Informing SCM about SERVICE_STOP
    It seems CLASSPATH is not loaded, correct?
    Thanks

  • Missing windows service for Oracle Enterprise manager

    I have installed Oracle database 10G R1 (without seed database), and applied patchset 10.1.0.4. I have used the DBCA to create a database instance, which was created successfully (see note1).
    However the windows service for the OEM DBconsole has not been created. I have tried to lookup the manuals how I can manually create this, but with no success. Please can somebody point out the correct procedure?
    Best regards,
    Jesmond
    Note1:
    If using DBCA the optional example schema are selected and saved to scripts, the calling script <ORACLE_SID>.sql must be amended to move the line below to the last entry:
    @E:\oracle\product\10.1.0\admin\ebuscon\scripts\sampleSchema.sql
    This is due to the fact that the sample schema script has an "EXIT" statement which will cause the creation script to terminate prematurely.

    I think you have a similar problem as described in
    Problem starting EM 10g
    emca did not run, on Windows it also creates the corresponding service.

  • Install window services for managed server

    hi all, i wanted to install window services for managed server. Can anyone advice me how to do it? My weblogic version is 10. Thanks in advance.

    Hi,
    Please refer to the following link....it might be helpful: http://weblogic-wonders.com/weblogic/2010/03/13/managed-server-as-windows-service/

  • How to install Window service for Managed Servers of a Cluster

    Dear All,
              I am preparing a production setup consist of three machines A,B and C. Machines A is the Admin Server which hosts a cluster consist of two managed nodes. I intend to schedule both these nodes, targeted to two different machines (machines B node-b and machine C host node-c), as startup task on daily basis. I have no Node Manager running on machine A, but on machine B and machine C.
              I am only interested to schedule started task for node-b and node-c only. I need to know how to install the Windows services for the node-b and node-c since there are targeted on remote machines. Starting managed server as Win sevice works in the case of standalone managed servers but not sure when it comes to cluster setup.I appreciate if you can throw some light on this question.
              Thanks
              Kris

    Krish,
              >Let say I gracefully shutdown both managed servers while >Admin is running. Do you think both these nodes while be >brought up ? I dont think they will come up.
              If you require an automatic restart when the managed server did not enter a failed state you can use the weblogic.Admin utility to ping the servers and kick off a server startup in the normal way with nodemanger see:
              http://e-docs.bea.com/wls/docs81/admin_ref/cli.html
              http://e-docs.bea.com/wls/docs81/adminguide/confignodemgr.html
              If your servers entered a failed state you can use weblogics self health monitoring.
              >Can we use JMX MBean to start managed servers ?
              Yes.
              As long as the nodemanagers are running you can start the managed servers using scripted commands using the weblogic.Admin class or your own java app using JMX.
              I think you may also be able to use WLST
              http://dev.bea.com/codelibrary/code/wlst.jsp
              hope this helps
              cheers
              Please see the
              Hussein Badakhchani
              www.orbism.com

  • Start and stop windows service for multiple remote computers

    Hello,
    Can someone show me how to Start and Stop windows service for multiple remote computers using Command Prompt or PowerShell or even Java?
    Thank you

    You asked a pure Windows related question at a pure Java related forum. We have advised you to look for a Windows related forum to post the question. Nothing special. It's like asking a car mechanican to help you with your migraine, he would advise you to look for a general practitioner.
    But why are you so surprised and negative about this answer after all? Don't we have to help you? Don't you appreciate help? So be it then, but please stay away then if you keep this attitude.

  • Unable to start Oracle Process Manager from the windows services for OBIEE

    Hi,
    I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
    Error 1053: The service did not respond to the start or control request  in a timely fashion.
    At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
    I have tried replacing the orauts.dll file, but to no avail.
    Please let me know if you have any clue regarding what is to be done.
    Thanks
    Naman

    Hi Naman,
    This error occurs for the following reasons,
    *Path variable is not set properly
    *Multiple Oracle homes exists in the same machine.
    Follow the below steps and let me know if it works,
    1. Select My Computer -> Right Click -> Properties
    2. In the System Properties screen go to Advanced Tab
    3. Click on Environment Variables
    4. In the System Variables section select PATH variable & Click edit
    5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
    6. Restart the service.
    Rgds,
    Dpka

  • Toshiba Support for Microsoft Windows Service Packs ?

    Does Toshiba provide Downloads,
    for the Microsoft Service Pack
    ( For example Windows XP Service Pack ) ???

    The easiest way for you to find Information about Windows Service Packs is to surf on the Toshiba Website of your Country and look at Support & Download.
    There you find the a Category Microsoft Service Packs.
    The Link for Toshibe Europe for example is -> http://eu.computers.toshiba-europe.com/

  • 2008 R2 Server and Microsoft identity Management for Unix - Lost groups

    I couldn't find a group that fit this one so I'm putting in the general group-  If their is a better group please reply with it -  Thx
    We have 2 Windows 2008 R2 servers and  2 linux boxes running NIS/Kerberos.  One of the Linux servers also runs a secondary NIS server for performance reasons.  Unix Services syncs the account db in NIS format to it, the other server connects
    and auth's directly off of the AD server.  We have had this setup for over a year now and it's run with out problem.  Today I ran the Microsoft Identity Management utility and lost NIS group on the Linux server that runs it's one NIS server. 
    On the Linux server that connects directly to the AD box the groups all appear with an id command from the command line.  It looks like the Unix for Windows services app nolonger will sync to a Linux NIS server.   I feel this is a bug due to
    the fact that I recently update the two Windows 2008 R2 server to the latest patch releases a few days ago. 
    Does any one have a fix for this or could Microsoft look into it.

    Hello,
    you may ask this in
    https://social.technet.microsoft.com/Forums/en-US/home?category=identitymanagement
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Ia there a good alternative to Microsoft windows server for enterprise?

    Hi Guys, I work at a small (22 FTE's) public(not-for-profit) art galley. We are currently a mixed pc/mac office with various departments, all with different needs. Communications/Design are Mac. 2/3rds of the Curatorial is Mac, 1/3rd PC. Public Programs is mostly Mac with one PC. The accounting, giftshop, and Databases are all PC. The giftshop and accounting use ACCPAC. The collections (artwork collection that is) department uses FileMaker Pro backend, with a frontend called "Virtual Collections". We very much dislike Virtual Collections BTW. Our other database, which handles membership, and financial donation tracking, is @EASE. Because we are not-for-profit our overall budget for IT is relatively small, and the system is the way it is because of years of neglect, and stop-gap purchases. We use a Microsoft Server with Exchange. We are in the process of building a new gallery, and with it the ability to start fresh on a number of levels. One of which is our Server. Personally I'd like to see us move away from the Microsoft server ecosystem. It is cumbersome, requiring lots of IT support (which we contract out by the way, and costs us a tidy little sum yearly on top of MS Server licensing etc.) Our Management team is considering going to an all PC environment with the (I feel mistaken) attitude that "if all computers are the same flavour, the whole system will run more smoothly and thus be less expensive to manage". As on of the Mac users within this system, who knows a little about, but is no expert in, computers and networks in general, I'd like to be able to open a dialogue with management at this crucial juncture on alternatives to the system we now use.  I had run across a website some time ago that outlined the "real cost of owning and operating Microsoft Servers" but can not seem to locate it anymore. It basically broke down all costs of running a Microsoft environment, and concluded that, over time, it is not very cost efficient, especially for small enterprise. Has anybody run across any really good server alternatives to Microsoft Exchange, and Microsoft Windows Server (I think ours is 2008)? We are a relatively small city, and the IT/Networking companies here all seem to push Microsoft as a be-all-end-all. I'm not so sure. I'd like to present viable alternatives with sound arguments to back them up. Can you guys help? Or, an you point me toward someone who can? Thanks guys, keep up the good work, Tmamer 

    Have you ever got this resolved?
    I noticed your VIP and Public IP are not on the same subnet, i thought they had to be?
    like both 10.x.x.x and subnet 255.0.0.0 or something like that?
    Could this be your problem?
    I am trying to setup a two node cluster Oracle Rac 10g on IBM Blade Center H with HS21 XM blades.
    My problem is trying to setup HA and not have a single point of failure and in order to do this, it almost seems as if i need 4 network interfaces in the HS21 blade so i can team 2 together.
    Did you guys purchase any addition expansion cards for these servers for that reason?
    My understanding is that each HS21 have by default 2 nics, and they each go to one of the two internal cisco switches (within the entire bladecenter).
    So if for instance we have one of the cisco switch die, like the one that has the public interface plugged into it, then we could not longer access the rac and that would be a single point of failure. So unless we can have 4 interfaces on the blade, and have them 2 teamed with each nic going to one of the cisco internal switches. So if any one cisco switch die's it just uses the other one.
    Any thoughts, suggestions?

  • Windows Services for OBIEE 11G

    Hi Guy's..
    I have successfully installed OBIEE 11G Enterprise Edition and able to access OBIEE 11G via http://localhost:9704/analytics/saw.dll?bieehome&startPage=1 by only starting the 'Start BI Services'.
    The issue what i am facing is OBIEE 11G is only opening/accessible when i logged in to server( Starting the 'Start BI Services').Once i logout then unable to login to OBIEE11G via above link.
    Can any one tell me i am missing with any install/configuration steps in installing the OBIEE11G? Please guide to the chapter in documentation..
    If not then why OBIEE 11G software is built with out included with Windows Services.
    I mean 'OBIEE 11G Services' have to always running with out dependencies on 'User Logged In or not',My objective is to make OBIEE 11G always up and running..

    Hi,
    Given below is the status..
    D:\OBIEE11117\instances\instance0\bin>opmnctl status
    Processes in Instance: instance0
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 3820 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 3804 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 3812 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 3652 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 3796 | Alive
    Even though every thing is alive,but still i am not able to access the OBIEE.
    If i run 'Start BI Services' then only i am able to access the OBIEE11.1.1.7.

  • In wich order do I have to start the windows services for 10g?

    Hello,
    can anybody tell me in wich order I have to start the services for oracle under windows?
    OracleDBConsole<sid>
    OracleOraDb10g_home1TNSListner
    OracleService<sid>
    OracleJobScheduler<sid> ... seems like I don't need this service at all - now all sevices
    are running except this one and Oracle is working.
    I don't want to start the services automatically anymore cause starting the engine takes so much time.
    Greetz
    Torsten

    Think about what's happening ...
    When the database starts up, it will want to self-register with the listener, so you might want to have the listener up first, though it's required
    When the dbconsole starts, it will want to connect with the database, so ....

Maybe you are looking for