RAC 10g on Linux VMs problems with smp

I'm following Vincent Chan's article "Install Oracle RAC 10g on Oracle Enterprise Linux Using VMware Server" in order to get up to speed on Oracle RAC on Linux. I've had good success so far but it appears that when the kernel was created it was created as smp even though I only had processor count set to 1. I went on to choose the oracleasm-2.6.9-42.0.0.1EL driver for UP kernel not realizing I had an smp kernel. Now that I'm trying to create ASM disks I get the following message:
Writing Oracle ASM library driver configuration: [ OK ]
Loading module "oracleasm": Unable to load module "oracleasm"
[FAILED]
I'm assuming this problem is due to the wrong asm driver being installed.
So my question is, since I truly have a single processor virtual machine, should I try to rebuild the kernel as UP? Or should I try to re-install the smp version of oracleasm and keep the kernal as smp with 1 processor?
Additional info:
# rpm -qa | grep asm
ibmasm-3.0-7
oracleasm-support-2.0.3-2
oracleasmlib-2.0.2-1
oracleasm-2.6.9-42.0.0.0.1.EL-2.0.3-2
# uname -r
2.6.9-42.0.0.0.1.ELsmp

Hi Frits,
I had the same problem but could not find the right rpm.
Can you give the URL?
My problem:
[root@rac2 ~]# /etc/init.d/oracleasm configure
Configuring the Oracle ASM library driver.
This will configure the on-boot properties of the Oracle ASM library
driver. The following questions will determine whether the driver is
loaded on boot and what permissions it will have. The current values
will be shown in brackets ('[]'). Hitting <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.
Default user to own the driver interface []: oracle
Default group to own the driver interface []: dba
Start Oracle ASM library driver on boot (y/n) [n]: y
Fix permissions of Oracle ASM disks on boot (y/n) [y]: y
Writing Oracle ASM library driver configuration: [  OK  ]
Loading module "oracleasm": Unable to load module "oracleasm"
[FAILED]
[root@rac2 cmshare]# uname -r
2.6.9-42.0.0.0.1.ELsmp
[root@rac2 cmshare]# rpm -qa | grep oracleasm
oracleasmlib-2.0.2-1
oracleasm-support-2.0.3-2
oracleasm-2.6.9-42.0.0.0.1.EL-2.0.3-2
Regards,
Chungmen

Similar Messages

  • After Migrating from 10g to 11g Geeting problems with Guided navigations.

    After Migrating from 10g to 11g Geeting problems with Guided navigations and section navigations not working.
    And we are getting the following error <<odbc driver returned an error (SQLExecDirectW)>> where we have used navigations.
    In 10G we have Guided navigation Reports to display the Reports links and intermediate reports for conditionally displaying the Dashboard section(Reports) but after migrating to 11g Guided navigation reports and conditional reports are not working..
    We know that in 11g section navigation replaced with conditions and Guided navigation replaced with action link.. but
    do we need to recreate those reports in actions and condition or is there any work around avoid reworking.

    Hi Both,
    Thanks for the reply ...
    For Guided navigation we are getting like below error:
    Odbc driver returned an error (SQLExecDirectW).
    For Conditional dashboard section we are getting like below error:
    "saw.aViewsToRefresh = [];saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:3jsmgfs3c1r4tn7c~n:condition'] = true;saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:nos5q43jvjmi643b~n:condition'] = true;"

  • Linux / Gnome - problem with moving JFrame ?

    I have a swing application which runs fine on Windows. Yesterday I tried it on a Fedora Linux (latest version) with Gnome, running Java 1.5.0_02 and I noticed the following weird problem. When you try to drag a JFrame window by the title bar to move it, it always maximizes it! When you bring it back to regular size, you see that the window was actually moved, but after that it was maximized, as if you double-clicked the title bar. It only happens with Java windows, all other X11 applications behave normally.
    Anybody else have the same problem?

    Btw, it only happens if you specify that you want JFrame and JDialog decorated:
    setDefaultLookAndFeelDecorated(true)
    As much as I like the new 1.5 Swing decorations I guess I will have to stick to no decorations under Linux.

  • Installation Guide needed for Oracle RAC 10G R2 Linux x86-64

    Hello All,
    Can someone point me to the Oracle documentation on installing Oracle RAC 10G R2 (10.2.1.0) for Linux x86-64?
    Seem unable to find the required doc.
    I greatly appreciate your help!
    Thanks!

    Additional to documentation which you can access and search from http://tahiti.oracle.com there are several good step by step installation articles which summaries documentation.
    http://www.oracle.com/technology/pub/articles/tech_dba.html#linux
    And you can find more similar articles at
    http://www.puschitz.com/
    http://www.oracle-base.com/articles/linux/ArticlesLinux.php

  • Linux font problem with LabVIEW 7 Express

    Is there a change in how LabVIEW 7 Express for Linux
    uses fonts? When I run LabVIEW 6.1 (on the same
    machine) the standard font (10pt Application) looks
    very nice (in menus, front panel and diagram). With
    LabVIEW 7 they are not so good to read. What can I do?
    Thanks in advance,
    Armin Herzer

    Hello Evan,
    Sorry for the late replay, but I was on holiday last week.
    I am using Debian GNU/Linux woody 3.0 (testing). The video driver is the one which is shipped with XFree86 in this Debian installation. I also used the newest video driver from NVidia but the problem is the same (btw. is this a NVidia problem? Unfortunally I can only test on machines with NVidia cards). I attached a screenshot to visualize the problem.
    The problem is not VI specific. All text (menus, comments and so on) have this ugly font.
    Thanks in advance,
    Armin Herzer
    FH Ravensburg-Weingarten
    University of Applied Sciences
    Attachments:
    lv6170.png ‏15 KB

  • IC 10g on Linux character problems

    I have an Instant Client 10g (10.1.0.3) installed on a Linux machine from which I connect to a 9i server, not maintained by me. The problem is, that selecting string data returns the national characters like šžč transalted into szc. The database is configured correctly in relevance to language and codepage and works fine if the client is installed on Windows. Also another thing that doesen't work on the Linux implementation is setting NLS_DATE_FORMAT for a session it completely ignores the parameter even if it's set like an environment variable. I use PHP4 to connect to the database using instant client.

    Yes, I can not set the database default, but it's already set correctly, I tried setting it manually through a environment variable, but it had no effect.

  • Jdk 1.5.0_04 and Eclipse with SuSE Linux - startup problems with Eclipse

    Hi,
    I have SuSE Linux 9.3 and just downloaded Jdk 1.5.0_04 and Eclipse IDE 3.1 for Linux.
    I have sucessfully installed Java in the following directory under Linux:
    '/usr/java/jdk1.5.0_04'
    And I also have downloaded Eclipse IDE 3.1 for Linux. I have unzipped it into the following directory:
    '/home/juergenkemeter/bin/eclipse/eclipse
    I have chosen the upper Java JRE in the Eclipse preferences.
    Now to my problem:
    Sometimes it happens that when I startup Eclipse or try to runa java program, Eclipse is shut down with a) no comment at all, or b) with an error message "JVM terminated. Exit code = 1 (...)". I can send the picture of the whole screenshot of the error message if it helps.
    Now I think that this is due to wrong installation paths of the Jdk and Eclipse?! Perhaps there are some conflicts regarding user rights (admin and the normal user 'juergenkemeter'.
    If anyone has suggestions, that would be helpful. Its nasty when Eclipse shuts down while programming...
    cheers,
    J�rgen

    I only used the getSystemResource because it is slightly more convenient. The
    getResource version requires a "/" in front of the filename, as in:
    java.net.URL imageURL = getClass().getResource("/" + imageName);
    System.out.println("Loading icon: " + imageName);
    for (int i = 0; i < 32000; i++)
    System.out.println(i);
    icon = new ImageIcon(imageURL);
    Unfortunately, this still deadlocks after a few thousand hits.
    Of course, I don't need thousands of icons in my application, but the real-world issue is that the program locks up every few times it is started, which is a real drag for the customers!
    I suppose the InputStream way would work, though it is not very elegant compared to loading the resource in the usual manner. I'll try it if there are no other suggestions.
    Thanks,
    Dan

  • Linux install problems with Web Dev Pack 1.1

    Any one else having problems installing Web Services Dev Pack 1.1 for Linux that was released on 2/25 ? It gets about 55% finished in the install and then it complains about moving certain jaxp files to $JAVA_HOME/jre/lib/endorsed dir. I do put the files in the endorsed dir but the install does not continue. It also fails when starting over reporting the same issue.
    Thanks for any help and work arounds.
    eugene

    I am having the same problem installing on Red Hat 8.0....
    I receive a message like the following
    <PRE>
    Java(TM) Web Services Developer Pack 1.1 will be installed in the following
    location:
    /usr/java/jwsdp-1.1
    with the following features:
    JAXB Version 1.0 (Java Architecture for XML Binding)
    JAXM Version 1.1.1 (Java API for XML Messaging)
    JAXP Version 1.2.2 (Java API for XML Processing)
    JAXR Version 1.0_03 (Java API for XML Registries)
    JAX-RPC Version 1.0.3 (Java API for XML-based RPC)
    SAAJ Version 1.1.1 (SOAP with Attachments API for Java)
    JSTL Version 1.0.3 (JavaServer Pages(TM) Standard Tag Library)
    Java WSDP Registry Server Version 1.0_04
    Tomcat
    for a total size:
    67.7MB
    Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
    Redisplay [1] 1
    Installing Java(TM) Web Services Developer Pack 1.1... Please wait.
    Errors occurred during the installation.
    Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
    Redisplay [1] 1
    </PRE>
    then in the install directory, there is a file....log.txt containing:
    <PRE>
    (Mar 5, 2003 9:19:14 AM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = ""; severity = 0)
    STACK_TRACE: 24
    ServiceException: (error code = 315; message = ""; severity = 0)
         at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getPackageInfo(LinuxRegistryServiceImpl.java:221)
         at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getSoftwareObject(LinuxRegistryServiceImpl.java:142)
         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:324)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.product.service.registry.GenericRegistryService.getSoftwareObject(GenericRegistryService.java:120)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.setSoftwareObject(PureJavaProductServiceImpl.java:1582)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$14(PureJavaProductServiceImpl.java:1578)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.addToVPD(PureJavaProductServiceImpl.java:4662)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVersion(PureJavaProductServiceImpl.java:4632)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:252)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:208)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:122)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4355)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3590)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
         at java.lang.Thread.run(Thread.java:536)
    </PRE>

  • IDSM-2 and VMS problem with version software

    I use a IDSM-2 with software ver. 4...
    IDSM-2 is managing by VMS ver. 2.0.
    Since 2006 I couldn't taking new signature
    What can I do to upgrade IDSM to higher version ( IPS ver 5...) and which version VMS manage properly IDSM-2 with version software 5...
    I still have a maintenance SMART NET to 2008 year.
    If I need upgrade what can I do.
    Mirek

    Hi John Thank you for your Reply,
    On my jsp page, i get the warning reference, " backingBeanScope.mybean.varname" not found.
    In expression builder, though I can see and select the BackingBean but i can not see the below variables!!!!
    It appears only the Beanname and not the plus sign to expand it.
    This happens only for backingbeanScope...
    best regards

  • Special character ($) for Linux giving problems with script

    Hi.
    Trying to use a script that will check status of log sequence on two databases:
    sqlplus -L system/pwd@string <<END_SQL
    spool standby_monitor.txt replace
    select sysdat from dual;
    select max(sequence#)from v$log_history;
    spool off
    exit;
    END_SQL
    The problem is that Linux doesnt like the $ sign and when the script is run returns "table or view does not exist". (after i place the $ in the script the name of the table goes purple).
    There is clearly a need to substitute the v$ - I have tried inverted commas but to no avail. I have tried putting this in a separate sql script then calling that but still same issue.
    Is there a way around this?
    Thanks.
    Oracle 10.2.0.2
    Linux Red Hat Release 4.
    Edited by: Dan A on Aug 17, 2009 9:49 AM

    v\$
    Sybrand Bakker
    Senior Oracle DBA

  • 10g to 11g migration - problem with JhsCollectionModel

    I'm trying to migrate a JHS app from Jdev 10.1.3.4 to 11.1.1.2. The only thing worthy of note about the app is that it uses Custom authentication and authorization. Steps I went thru are below. Note that I haven't installed the latest release posted today.
    In Jdev 10.1.3.4:
    Create a new app with only one entity/VO.
    Enable JHS, do app definition with no changes other than selecting Custom authentication and authorization. Run app generator.
    Validate app runs successfully.
    In Jdev 11.1.1.2:
    Open app.
    Use ADF migration wizard as is - no changing of any defaults.
    Get migration successful messages. There were some errors about the .vm templates and some warnings but nothing significant.
    Reenable JHs for this project, select Overwrite for all and answer yes to question Do you want to migrate the Application Structure file from version 10.1.3 to 11.1.1?
    Run application generator with below result.
    Error: Unable to find the jar file on the source or class path...\path\jhsadfrt-11.1.1.jar....Would you like to add? Answered yes
    Get one error: JAG-00149 [ TamJhsModule ] Main Controller Config file cannot be named faces-config.xml.
    Modified application definition and changed name for faces-config.xml file
    Run application generator again. This time it finishes successfully - just a couple of warnings about the optimistic locking mode and menu model file not being generated.
    Make all and get one error:
    Error(19,8): com.guideworks.tv.model.client.TamJhsModuleClient is not abstract and does not override abstract method applyBindParams(java.lang.String,java.util.HashMap,java.lang.Boolean) in oracle.jheadstart.model.adfbc.v2.JhsApplicationModule
    Fix error by adding an empty override method for the applyBindParams
    Make all with no errors.
    Try to run application and get errors (after dashed line below). Cause appears to be missing class.
    Caused By: java.lang.ClassNotFoundException: oracle.jheadstart.controller.jsf.bean.JhsCollectionModel
    Looking in jhsadfrt-11.1.1.jar, I see that the class doesn't exist.
    =====================================================
    Errors from run of application.
    *** Using port 7101 ***
    "C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\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~3\patch_wls1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~3\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~3\JDK160~1.5-3\lib\tools.jar;C:\oracle\MIDDLE~3\utils\config\10.3\config-launch.jar;C:\oracle\MIDDLE~3\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\MIDDLE~3\WLSERV~1.3\server\lib\weblogic.jar;C:\oracle\MIDDLE~3\modules\features\weblogic.server.modules_10.3.2.0.jar;C:\oracle\MIDDLE~3\WLSERV~1.3\server\lib\webservices.jar;C:\oracle\MIDDLE~3\modules\ORGAPA~1.0/lib/ant-all.jar;C:\oracle\MIDDLE~3\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\oracle\MIDDLE~3\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\oracle\MIDDLE~3\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\oracle\MIDDLE~3\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\oracle\MIDDLE~3\patch_wls1032\profiles\default\native;C:\oracle\MIDDLE~3\patch_jdev1111\profiles\default\native;C:\oracle\MIDDLE~3\WLSERV~1.3\server\native\win\32;C:\oracle\MIDDLE~3\WLSERV~1.3\server\bin;C:\oracle\MIDDLE~3\modules\ORGAPA~1.0\bin;C:\oracle\MIDDLE~3\JDK160~1.5-3\jre\bin;C:\oracle\MIDDLE~3\JDK160~1.5-3\bin;C:\orant\bin;C:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\WiFi\bin\;C:\orant\jdk\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Windows Imaging\;C:\oracle\MIDDLE~3\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_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode)
    Starting WLS with line:
    C:\oracle\MIDDLE~3\JDK160~1.5-3\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oracle\MIDDLE~3\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\oracle\MiddlewareR2\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~3\WLSERV~1.3 -Dwls.home=C:\oracle\MIDDLE~3\WLSERV~1.3\server -Dweblogic.home=C:\oracle\MIDDLE~3\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1 -Dcommon.components.home=C:\oracle\MIDDLE~3\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\oracle\MIDDLE~3\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=\modules\oracle.ossoiap_11.1.1,\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\TOSBOR~1\APPLIC~1\JDEVEL~1\SYSTEM~1.36\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~3\patch_wls1032\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~3\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Jun 3, 2010 1:14:27 PM MDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 14.0-b16 from Sun Microsystems Inc.>
    <Jun 3, 2010 1:14:27 PM MDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Jun 3, 2010 1:14:29 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jun 3, 2010 1:14:29 PM MDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jun 3, 2010 1:14:29 PM MDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\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.>
    <Jun 3, 2010 1:14:29 PM MDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00031. Log messages will continue to be logged in C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <Jun 3, 2010 1:14:29 PM MDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Jun 3, 2010 1:14:35 PM MDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jun 3, 2010 1:14:46 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jun 3, 2010 1:14:46 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jun 3, 2010 1:14:57 PM MDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\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.>
    <Jun 3, 2010 1:14:57 PM MDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00028. Log messages will continue to be logged in C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <Jun 3, 2010 1:14:57 PM MDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.210.2.26:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jun 3, 2010 1:15:00 PM MDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    IntegratedWebLogicServer startup time: 36845 ms.
    IntegratedWebLogicServer started.
    [Running application tamjhssec on Server Instance IntegratedWebLogicServer...]
    [01:15:04 PM] ---- Deployment started. ----
    [01:15:04 PM] Target platform is (Weblogic 10.3).
    [01:15:05 PM] Retrieving existing application information
    [01:15:06 PM] Running dependency analysis...
    [01:15:06 PM] Deploying 2 profiles...
    [01:15:11 PM] Wrote Web Application Module to C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\o.j2ee\drs\tamjhssec\ViewControllerWebApp.war
    [01:15:12 PM] Wrote Enterprise Application Module to C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\o.j2ee\drs\tamjhssec
    [01:15:13 PM] Deploying Application...
    <Jun 3, 2010 1:15:14 PM MDT> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application tamjhssec is not versioned.>
    <Jun 3, 2010 1:15:23 PM MDT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Documents and Settings\tosbor001\Application Data\JDeveloper\system11.1.1.2.36.55.36\o.j2ee\drs\tamjhssec\ViewControllerWebApp.war. Please make sure that the annotations are valid. The error is oracle.jheadstart.controller.jsf.bean.JhsCollectionModel>
    <Jun 3, 2010 1:15:24 PM MDT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1275592513661' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'tamjhssec-ViewController-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'tamjhssec-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:378)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:391)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.jheadstart.controller.jsf.bean.JhsCollectionModel
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         Truncated. see log file for complete stacktrace
    >
    <Jun 3, 2010 1:15:25 PM MDT> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'tamjhssec'.>
    <Jun 3, 2010 1:15:25 PM MDT> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'tamjhssec-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:378)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:391)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.jheadstart.controller.jsf.bean.JhsCollectionModel
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         Truncated. see log file for complete stacktrace
    >
    [01:15:26 PM] #### Deployment incomplete. ####
    [01:15:26 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application tamjhssec due to error deploying to IntegratedWebLogicServer.
    [Application tamjhssec stopped and undeployed from Server Instance IntegratedWebLogicServer]
    Edited by: Tammy Osborn on Jun 3, 2010 1:16 PM

    Tammy,
    JhsCollectionModel no longer exists in release 11. It is replaced by the TableBean class.
    If you generate your application with the default templates, there should be no reference to JhsCollectionModel anymore.
    May be you are using a custom template that uses a managed bean that still references this class?
    If you search your ViewController project for JhsCollectionModel, what entries do you find?
    Steven Davelaar,
    JHeadstart Team.

  • 9i on Linux. Problems with Temp tablespace cleanup

    I am currently running Oracle 9i Enterprise on SUSE Linux 7.2.
    I am executing queries against the new XMLType datatype and every query adds to the Temp tablespace, which doesn't get cleaned up. Eventually, the tablespace will run out of space and Oracle will issue and error:
    ORA-01652: unable to extend temp segment by 128 in tablespace <name>
    The only way to clean up the Temp tablespace seems to be by restarting the server.
    Is that happening on other platforms as well? I would appreciate any help.

    Hi
    You can connect to the database as DBA (Sys or System) and make a bigger temporal tablespace. Or create a new bigger temporary tablespace and assign it to the user.
    A10!
    PS: Temporary tablespace is used when no memory available for the session, for example when a big ORDER BY is done. Try to increase the memory assigned, just look at initXXX.ora (sort_size)

  • RAC 10g Linux VMWare on windows 2000

    I have installed RAC 10g for Linux VMWare on Windows 2000 and have an issue with the Enterprise Manager console. Does anyone now how to improve the display of Mozilla Browser. The appearance is quite blurred and some buttons and text are barely visible. I though about changing the desktop resolution but this made things worse.

    I have found a workround, which is to use another workstation I have on my network to launch the Enterprise Manager console. However, I would still like to know if anyone has a proper solution.

  • How to install oracle 10g on linux 9.0

    am a student in nigeria and my name is tosin, studing oracle 10g on linux 9.0 with oracle partners NIIT. how do i install 9i and 10g on a linux 9.0.

    Hello Tosin,
    how do i install 9i and 10g on a linux 9.0. Do you mean Red Hat Linux 9 of on Linux AS? www.redhat.com
    Anyways
    http://www.puschitz.com/InstallingOracle9i.html
    Hope this will help you
    Cheers
    Ravi
    http://ravidba-oracle.blogspot.com/

  • Problem with starting OMB

    Dear all
    I have installed Oracle 11g rel. 1, which contains also OWB. Everything running fine, but i wanted the rund scripts for loading of owbdemo files. I tried to start OMB, but it show me very short a background process, and disappear immediately. Thus i can not see anything in OMB.
    Can anybody helping me, if any solution is available.
    Thanks Mehdi

    Hi David
    Thanks for you advice. I could start loadall.tcl. The owbdemoninit works fine. I could create only project name, but running procedure: createloc.tcl getting an error message like bellow:
    OMB00001: OMBINSTALL OWB_TARGET_USER in Row 1, column 1:Awaiting OMBDISCON
    NECT" ...
    "OMBCOMMIT" ...
    "OMBROLLBACK" ...
    "OMBSAVE" ...
    "OMBREVERT" ...
    "OMBDISC" ...
    "OMBCC" ...
    "OMBDCC" ...
    "OMBCAC" ...
    "OMBDAC" ...
    "OMBENV" ...
    "OMBSTATS" ...
    "OMBLOCK" ...
    "OMBUNLOCK" ...
    "OMBHELP" ...
    "OMBCONNECT" ...
    "OMBCONN" ...
    "OMBSEED" ...
    "OMBINSTALL" "OWB_REPOSITORY" ...
    "OMBINSTALL" "WORKSPACE" ...
    "OMBDEINSTALL" ...
    "OMBMLSUPDATE" ...
    "OMBINSTALL" "OWB_RAC" ...
    erwartet.
    My question ist: Does these scripts working fine in the OWB 11g rel 1, or some changes are necessary in proedures. In 10g i had no problem with installtion.
    Thanks

Maybe you are looking for

  • Error preflight at the beginning of the download of Lion.

    error "preflight error tittle format, preflight error body format, preflight error default button" at the beginning of the download of Lion. Any idea? thx

  • Opening queries in BEx Analyzer

    Hi, We have a new SAP BW installation. When we try to open a query from the BEx Browser, it is opened with an Internet Browser instead of BEx Analyzer. The same occurs if we try to open it from the Favorites menu in the administrator workbench. Does

  • Error in inserting the characteristics as info provider

    Hi, I am trying to insert a characteristic as Infoprovider and I am receiving the following message: InfoObject 0CRM_RG is not a basis characteristic; not used as data target Can you please guide me in this regard!!!

  • UserExit/Badi to get Excise Item Details For MIGO Transaction

    Hi Experts , I want to do a validation for chapter id of Material that is undrer Excise item tab in migo  . Can anyone tell me any userexit or Badi name for that? Waiting for your reply

  • Internet security status

    how can i turn firewall on? right now, my pc is showing that it is off and my pc is at a security risk.