The Database of SunMc 4.0 didn't start, on Solaris 10 X86

Hello, happy new year, i am installing the three layers of SunMC 4.0 (server, agent and console), under Solaris 10 X86.
But, after setting the Web Server Security Key, the Web Server Port Selection, snmp Port,etc, the installation fails to start the DB used by the SunMC 4.0
This is the Log
The system memory to be compared has mapped to : 512
Skipping the Disable SNMP panel as a port other than 161 is specified as the agent port
The web server organization is given as : elektra
The web server location is given as : unefon
The Setup script will be executed as : /var/opt/SUNWsymon/install/guibased-setup.1199486648293.sh
SYMON_JAVAHOME is set to: /usr/java
JDK version is: "1.5.0_12-b04"
This script will help you to setup Sun Management Center 4.0.
Following layer[s] are installed:SERVER,AGENT,CONSOLE
None of the layers is setup.
Following layer[s] will get setup: SERVER,AGENT,CONSOLE.
Database will be setup.
Following Addon[s] are installed:
Advanced System Monitoring,Service Availability Manager,Performance Reporting Manager,Solaris Container Manager,System Reliability Manager,Generic X86/X64 Config Reader.
Checking memory available...
Configuring Sun Management Center DB...
Initializing SunMC database.
Successfully enabled service sunmc-database
Successfully disabled service sunmc-database
Initiating setup for Sun Management Center Server Component.
This part of the setup process does the Sun Management Center Server Component setup.
Creating the group esadm that contains Sun Management Center Admin Users.
Creating the group esdomadm that contains Sun Management Center Domain Admin Users.
Creating the group esops that contains Sun Management Center Operator Users.
You need to setup a user as a Sun Management Center administrator.
This person will be added to the esadm and esdomadm groups.
You must enter a valid username: : root
Generating server security keys.
Setting up web server...
An encrypted security key is needed for the Sun Management Center web server.
The key is generated based on the organization and location you provide.
Enter the name of your organization : : elektra
Enter the geographical location of this host : : unefon
Configure Sun Management Center web server port. Default port is 8080
Press RETURN to force default port.
Enter port you would like to use [ 1100 to 65535 ]: : 8080
The sunmcweb web application has been successfully deployed.
Using /var/opt/SUNWsymon/cfg/console-tools.cfg
/var/opt/SUNWsymon/cfg/tools-extension-j.x updated.
Starting Java Webstart based Sun Management Center
Java Console setup. This will take 2 minutes. Please wait...
Completing Sun Management Center Server Component setup.
Initiating setup for Sun Management Center Agent Component.
This part of the setup process does the Sun Management Center Agent Component setup.
Copying snmpd.conf file into /var/opt/SUNWsymon/cfg
Server component also installed locally.
Using this machine as the Sun Management Center server.
WARNING It appears that agent.snmpPort 161 is already in use.
Sun Management Center 4.0 agent may not be able to run due to this conflict.
There are two ways to correct this conflict:
1. Reconfigure the port that Sun Management Center 4.0 uses.
2. Stop the process that is using the port.
Press RETURN to force default port.
Enter port you would like to use [ 1100 to 65535 ]: : 1161
Updating /var/opt/SUNWsymon/cfg/domain-config.x with new port number.
Generating agent security keys.
PKCS11 Utilities package(SUNWcsl) was found.
Encrypted SNMP Communication is supported.
Setup of Agent component is successful.
**Starting Sun Management Center database setup...**
**verifyDatabaseDown: instance is not executing**
**Database consistency information missing.**
**Configuring database initialization parameter file**
**Stopping metadata component**
**Stopping cfgserver component**
**Stopping topology component**
**Stopping event component**
**Stopping grouping service**
**Stopping trap component**
**Stopping java server**
**Stopping webserver**
**Stopping agent component**
**Stopping platform component**
**Failed to enable service sunmc-database**
**Database setup failed : db-start failed**
**Updating registry...**
**As database is not setup, Marking server setup as failed in Registry.**
**None of the base layers are setup.**
**No Addon is setup.**
**Following Addons are not yet setup: Advanced System Monitoring,Service Availability Manager,Performance Reporting Manager,Solaris Container Manager,System Reliability Manager,Generic X86/X64 Config Reader**
**Could not finish requested task.**
**stty: : Invalid argument**
**stty: : Invalid argument**
**stty: : Invalid argument**
**stty: : Invalid argument**
**stty: : Invalid argument**
**opping agent component**
**Successfully disabled service sunmc-agent**
**Stopping platform component**
**Successfully disabled service sunmc-platform**
**verifyDatabaseDown: instance is not executing**
**Failed to enable service sunmc-database**
**Database setup failed : db-start failed**
**Updating registry...**
**As database is not setup, Marking server setup as failed in Registry.**
**None of the base layers are setup.**
**No Addon is setup.**
**Following Addons are not yet setup: Advanced System Monitoring,Service Availability Manager,Performance Reporting Manager,Solaris Container Manager,System Reliability Manager,Generic X86/X64 Config Reader**
**Could not finish requested task.**
The lay-out of my FileSystems is:
root@petersteiner install $ df -h
Filesystem size used avail capacity Mounted on
/dev/dsk/c0d0s0 4.2G 3.5G 721M 84% /
/devices 0K 0K 0K 0% /devices
ctfs 0K 0K 0K 0% /system/contract
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 780M 856K 779M 1% /etc/svc/volatile
objfs 0K 0K 0K 0% /system/object
/usr/lib/libc/libc_hwcap1.so.1
4.2G 3.5G 721M 84% /lib/libc.so.1
fd 0K 0K 0K 0% /dev/fd
swap 780M 396K 779M 1% /tmp
swap 779M 36K 779M 1% /var/run
/dev/dsk/c0d0s7 10G 10M 9.9G 1% /export/home
I hope, that someone can help me. pLZ

... and ... before running es-inst you have to add the PostgreSQL packages from the Solaris Media (5.10 U5 in my case)
Step order again:
- kill all postmaster processes (PostgreSQL Procs)
- if applicable svcadm disable all sunmc services
- /opt/SUNWsymon/sbin/es-uninst -X
- remove all SUNWpostgr* and SUNWpg* packages
- install these Packages - to be downloaded from http://www.sunfreeware.com/indexsparc10.html:
libgcc-3.4.6-sol10-sparc-local.gz , zlib-1.2.3-sol10-sparc-local.gz , readline-5.2-sol10-sparc-local.gz
or - the x64 respectively
- edit /etc/project to have this line for "default" : default:3::::project.max-shm-memory=(priv,2684354456,deny)
the value have to be calculated by one third of your physical memory.
- add the original postgreSQL packages from the Solaris install media :
SUNWpostgr-libs
SUNWpostgr
SUNWpostgr-contrib
SUNWpostgr-devel
SUNWpostgr-server-data
SUNWpostgr-server
SUNWpostgr-jdbc
SUNWpostgr-pl
SUNWpostgr-tcl
SUNWpostgr-docs
- run es-inst again from your install image path

Similar Messages

  • After the installation of iO7 my Ipad didn't start. Only the Apple appears. I don't have jailbreak, everything is original. What shoul I do?

    After the installation of iO7 my Ipad didn't start. Only the Apple appears. I don't have jailbreak, everything is original. What should I do?

    Thanks Zane, but didn't work.
    I follow the procedure step by step and the Apple logo still appears and froze.
    Other suggesstion?
    Thks.

  • I inserted the OSX install dvd . It didn't start and I cannot eject it?

    Hi everybody,
    I inserted the OS X install DVD . It didn't start and I cannot eject it.
    The Mac is blocked on the Finder which I cannot force to quit either.
    Very grateful if anybody can help

    Did you hold down the C key and to a restart to boot off the OS install disk?
    Try doing a restart. Hold down the power button to shut down the computer and then turn it back on after waiting ~30 seconds.
    CD/DVD - Eject Stuck
    CD/DVD - Eject Stuck (2)
    CD/DVD - Eject Stuck (3)
    CD/DVD - Eject Stuck (4)
    CD/DVD - Eject Stuck (5)

  • Oracle Database 10g Release 1(10.1.0.3) for Solaris x86

    I've downloaded this version of oracle to be installed on solaris x86 for version 5.10 but unfortunatly the following error has occurred:
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.6, 5.7, 5.8 or 5.9. Actual 5.10
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2006-02-15_11-16-32AM/installActions2006-02-15_11-16-32AM.log
    so it is failed to install ...
    please advise,,
    thx alot...

    from metalink:
    General Notes For Oracle Database - Enterprise Edition On
    Solaris Operating System x86:
    Sun Solaris OS 10 Information:
    o Oracle will announce certification of the following database products on the Sun Solaris 10 operating system shortly after it is announced as being generally available by Sun. This is planned for March 2005.
    + Oracle Database 9iR2 (with 9.2.0.4 Patchset) for Sun Solaris SPARC32
    + Oracle Database 9iR2 (with 9.2.0.5 Patchset) for Sun Solaris SPARC64
    + Oracle Database 10gR1 (with 10.1.0.3 Patchset) for Sun Solaris SPARC64
    + Oracle Database 10gR1 (includes 10.1.0.3 Patchset) for Sun Solaris x86
    o When Oracle Database 10gR2 releases on Sun platforms later in 2005, the following releases will be certified on the Sun Solaris 10 operating system:
    + 10gR2 Database for Sun Solaris SPARC64
    + 10gR2 Database for Sun Solaris AMD64
    + 10gR2 Database for Sun Solaris x86
    pasquale rago

  • Starting up the database

    Hi, I hav installed oracle database 10g in oel5.I want to know how to start the database?
    pls help me,

    user8818950 wrote:
    I didn't edit any export as you have said,but i went with the following,
    oracle@localhost ~]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Oct 20 16:40:31 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options At this point, we see you are connected to a running instance.
    >
    SQL> connect system
    Enter password:
    ERROR:
    ORA-01017: invalid username/password; logon denied
    So you were connected to a running instance (as sysdba), now you try to reconnect as SYSTEM and don't know the password.
    >
    Warning: You are no longer connected to ORACLE.
    SQL> connect scott
    Enter password:
    ERROR:
    ORA-28000: the account is locked
    And now you try to connect as SCOTT but the account is locked.
    and did i need any thing to change in my .bash_profile
    # Oracle Settings
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1 export ORACLE_HOME
    ORACLE_SID=TSH1; export ORACLE_SID
    ORACLE_TERM=xterm; export ORACLE_TERM
    PATH=/usr/sbin:$PATH; export PATH
    PATH=$ORACLE_HOME/bin:$PATH; export PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib;
    export CLASSPATH
    if [ $USER = "oracle" ] ; then
    if [ $SHELL = "/bin/ksh" ] ; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    fi
    pls sugest me the solution to open with scott and system.SCOTT and SYSTEM do not "open" or "start" the database/instance. Besides, it is already started and open. You are not haveing a problem opening the database, you are having a problem connecting with certain accounts.
    Solution: for SYSTEM, change the password to something you can remember; for SCOTT, unlock the account.
    Edited by: EdStevens on Oct 20, 2009 10:03 AM

  • Now that I've installed Yosemite, my computer keeps telling me that iPhoto needs to be upgraded.  When it starts "upgrading the database", it gets almost to the end of the progress bar, then sits and spins.  It  won't finish.

    My computer is an iMac that was made in late 2009, and was purchased by me in 2010.  It has a 3.06 GHz Intel Core 2 Duo processor.  I have more than 800 GB of storage available.  Last week I installed the Yosemite OS.  I'm having trouble with the upgrading of iPhoto.  When it says it's upgrading the database, it never finishes.  I've started the process a few times, and the progress line always gets to the same place when it sits and spins for hours at a time without any more progress.  I thought about putting some of my 10,000 + pictures on discs to see if that would help, but I can't open iPhoto to get at them.  Would that help, anyway?  My son thinks this computer is too old to accept all updates.  The hard drive was replaced 2 years ago.
    Thanks for any help.

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • SolMan is Central System, how to seperate the database to make it distribut

    Hi,
    I really need some advice.
    currently SolMan 7.1 on SQLServer2008R2 on Windows08R2 is installed as a central system installation (CI&DB same host).
    Due to some security policy (long story), I need to seperate the DB, to move the DB to another server, making SolMan a distributed system (CI remain on existing host, DB on a different host).
    SolMan is currently already fully setup and communicating to all my other SAP systems.
    What will be the easiest way to move my SQLServer DB to another server?
    Will this involve needing to reinstall my CI (Abap+Java) and SCS? If no reinstallation, then how do I make the current CI talk to the relocated DB?
    What is the method that will have no impact on the SolMan configurations, meaning non of the connectivity from SolMan to the other SAP systems will break after the seperation of the DB?
    regards,
    Nick

    I would
    - shutdown the system (SAP + database) and make sure the services are all stopped
    - copy the database over to a new server and start it (use Note 151603 - Copying an SQL Server database)
    - set up the environment on the SolMan system to point to the new server (Note 98678 - SQL Server Connection Issues)
    - start the instance
    - if it starts remove the local installed database
    Markus

  • Upgrade EBS 11.5.10.2 from HP-UX to Linux R12.1.3 including the database

    Hello All
    I know there are other threads with the same question and i have been to almost all of them. Somehow i am still not able to understand it
    So i am posting it here. Sorry about that
    Upgrade EBS 11.5.10.2 from HP-UX to Linux R12.1.3 including the database from 10.2.0.3 HP-UX to Linux x86-64 11.2.0.3
    First thing is we would like to keep our production system untouched even during the go live in case of any failures we can fallback to old HP-UX systems
    We have three servers
    SERVER 1 :- DATABASE, concurrent manager and admin node
    SERVER 2 :- FORMS, WEB, REPORT and DISCOVERER
    SERVER 3 :- iSupplier Portal for external users with forms and web
    The new system would like
    SERVER 1 :- DATABASE NODE
    SERVER 2:- CONCURRENT, ADMIN, FORMS, WEB, REPORT and DISCOVERER
    SERVER 3:- iSupplier Portal for external users
    I believe the first step should be creating a 10.2.0.3 database on Linux. Install 10.2.0.3 software on Linux.
    Export from hp-ux using note 362205.1 and import it on Linux. This will create my Oracle Applications 11i database with data.
    Once this is complete for the application tier we would like to move from multi node to single node. I was following the note 238276.1 but it is not very clear how do i copy
    concurrent node from server 1 and server 2 with forms,web,report and discoverer to single Linux server ?
    Also for the iSupplier server 3 how does the steps follow ?
    Can someone please provide some steps in detail ?
    Also please correct me if i am wrong on the database part.
    Thanks

    I am at Clone the AutoConfig XML context file on the Target System from note 238276.1
    perl adclonectx.pl migrate java=[JDK HOME] \
    contextfile=[SOURCE SYSTEM CONTEXT FILE]
    For the SOURCE SYSTEM context file the file name is FINQ_finapdev.xml and my target server name is ofinapq and database name is FINT
    While running the procedure it is looking for FINQ database and saying
    [appfint@ofinapq bin]$ perl adclonectx.pl migrate java=/usr/java/j2sdk1.4.2_19 contextfile=/orappl_finapd/finqappl/admin/FINQ_finapdev.xml
    /usr/java/j2sdk1.4.2_19/bin/java -classpath ../jlib/classes12.zip:../jlib/xmlparserv2.zip:/usr/java/j2sdk1.4.2_19/lib/rt.jar:../jlib/java: oracle.apps.ad.context.CloneContext -e /orappl_finapd/finqappl/admin/FINQ_finapdev.xml -migrate -perl "/usr/bin/perl" -perl5lib "/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.8:/usr/lib/perl5/site_perl:/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi:/usr/lib/perl5/vendor_perl/5.8.8:/usr/lib/perl5/vendor_perl:/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi:/usr/lib/perl5/5.8.8:."
    Provide the values required for creation of the new APPL_TOP Context file.
    Do you want to use a virtual hostname for the target node (y/n) [n] ?:
    Does the target system have more than one application tier server node (y/n) [y] ?:n
    Is the target system APPL_TOP divided into multiple mount points (y/n) [n] ?:
    Target system APPL_TOP mount point [orappl_finapd/finqappl]:
    Target system COMMON_TOP directory [orappl_finapd/finqcomn]:
    Do you want to preserve the Display set to wbcoorfi:11.0 (y/n) [y] ?:n
    Target system Display [ofinapq:0.0]:
    Location of the JDK on the target system [opt/java1.4]:/usr/java/j2sdk1.4.2_19
    Target system JRE_TOP [opt/java1.4]:/usr/java/j2re1.4.2_19
    RC-00024: Warning: Could not find perl at expected location:
    /tmp//Apache/perl/bin/perl
    Please verify the integrity of the filesystem.
    Perl executable location is set to:
    /usr/bin/perl
    Enter the Database listener port [1541]:1523
    APPS password is required to validate database connection using database port 1523
    Enter APPS Password [APPS]:qapps
    RC-40201: Unable to connect to Database FINQ.
    Enter the Database listener port [1541]:ERROR: context creation not completed successfully.
    Please check /tmp/adclonectx.err file for errors
    How do i generate the XML context file for the middle tier on target system ?

  • Connect to Oracle database from Perl on Solaris x86

    Hi,
    How can I connect to Oracle database using Perl scripts on Solaris x86. It seems that DBD-Oracle Perl module requires Oracle client installed to work. Is there any Oracle client available for Solaris x86? Any one got a workaround? Thanks.
    Angus Lee

    Yes, you absolutely must have some portions of the rdbms installed before you can proceed. If your Solaris x86 machine is only a client, then you can get away with installing just ?/rdbms/mesg and ?/rdbms/lib.
    I have Oracle 7.3.4, 8.0.5, 8.0.6, and 8.1.6 for Intel Solaris 2.6. I don't know if they'll run on Solaris 8 or 9 but I'm trying to upgrade at this very moment. As long as you conform to Oracle developer license, then you may download them from my machine.
    I believe the reason Oracle dropped their Intel Solaris port is probably because Sun went through a period where they themselves dropped their Intel port. They've picked back up and if enough Oracle on Intel Solaris customers scream, then Oracle might pick it back up again too.
    Send me an email if you're interested in the downloads.

  • Database instance on 2 nodes fails to start due to ORA-07452

    Hello All,
    windows 64 bit 5 node rac ..10.2.0.3
    We have an issue and this happens weekly once without fail for the last 3-4 weeks.
    Everyday we have an expdp from production and and impdp script which imports that data into our test env.
    Before the import starts there is a script which bringds down the database, puts into no archive log mode, starts the database up and kicks the import. Once import is done, it will again bring down the db, put it in archive log and start the entire db.
    This works perfectly on everyday other than weekends (fri or sat..we are in middle east - Dubai). Over the weekend, the db goes down, put it in no archive log and when it tries to bring up the db, about 2 or 3 instances fail to come up with
    Fri Nov 23 22:12:32 2007
    Errors in file d:\oracle\product\10.2.0\admin\ajcprd\bdump\ajcprd4_reco_3324.trc:
    ORA-07452: specified resource manager plan does not exist in the data dictionary
    Fri Nov 23 22:12:34 2007
    Instance terminated by USER, pid = 5520
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    Import also fails to continue even though the node(and instance) on which the script executes is up and running.
    We have not set resource manager plan.
    Any help or assistance would be appriciated...
    Thanks

    Address this issue to Oracle Support.
    Looks like some of old bugs comes to light again.
    See Note:1787295.8 or Note:178987.1 for details.
    Best Regards,
    Alex

  • Closing the database connection after report in a server application

    I searched these forums and the internet for a definitive answer on asking the Crystal SDK for java to close the jdbc connection after it has generated a report.  We have been using the Crystal Report SDK to generate reports within our JEE application, built upon the Spring framework, for the past two years.  It works well, especially if you prepare views in the database for your reports.
    From what I can tell once you have used ReportClientDocument to create your report you all the close() method to release resources associated with report generation, but this does not close the jdbc database connection.
    Further research states that if you are using the CrystalReportViewer you can call the dispose method to close the database connection.  We are not using JSP nor this class, so that does us little good.
    Finally I found a post that one could call ((AdvancedReportDocument)reportClientDocument.getReportSource()).dispose().  This doesn't drop the connection either.
    Each report actually opens 3 connections according to SQL Server.  Each report will reuse the connections it has open, so for 50 reports, theoretically, we could have up to 150 connections.  We explained to our client those connections  remain inactive, however this is unacceptable to our client as they would like to minimize the number of connections left open to their database.
    If anyone can post any further information on this issue, it is much appreciated.

    Yes, another team member found the issue.  Quite embarrassing really I didn't see it.  I was looking for the answer within Crystal's libraries.  It had nothing to do with Crystal.
    The developer who wrote the helper code for using Crystal first opened a connection to the datasource for the live production database and read that connection information for the report. Next he set that connection information in the report template's PropertyBag, then ran the report. The developer however forgot to close the connection he used to look up the connection info, leaving a memory leak and using up all the connections.
    I'm glad you inquired.  I forgot to post the resolution here.

  • Refresh jTable after inserting new data into the Database

    Hey all,
    I'm using Netbeans 6.5 to create a Desktop Application which is connected to a Java DB (Derby).
    The first simple steps were all very successfull:
    Create the jTable and bind it to the Database => everything works fine. When the application starts it correctly shows all data from the database.
    The problem starts when I try to insert new data to the database.
    For that reason I've created textfields and a button "Save". When I press the button it successfully inserts the data to the database but they are not displayed in the jTable (when the application starts they are all there, they are not updated at runtime) . I've tried table.invalidate() and table.repaint() but they just don't work.
    Any help will be GREATLY appreciated. But please have in mind that most of the code is Netbeans-generated and most of it not editable.
    Many thanks in advance.
    George

    Once again you are right my friend. I jumped to conclusion way too fast, when I shouldn't. (Give me a break, I've been busting my head with this well over a week). The response I saw when I did that was that indeed a line is added to the jTable. Because I falsly set the index of the object to be added to be second to last the row appeared on the table, what I didn't see at the time was that the last one disappeared. Hmm...
    A new adventure begins...
    So after a few hours of messing around with it here are my observations:
    1) It was not an observable list. When I add the new element with employeesList.add(newEmp); , the table gets notified but a get a bunch of exceptions:
    xception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 84, Size: 84
            at java.util.ArrayList.RangeCheck(ArrayList.java:546)
            at java.util.ArrayList.get(ArrayList.java:321)
            at org.jdesktop.swingbinding.impl.ListBindingManager$ColumnDescriptionManager.validateBinding(ListBindingManager.java:191)
            at org.jdesktop.swingbinding.impl.ListBindingManager.valueAt(ListBindingManager.java:99)
            at org.jdesktop.swingbinding.JTableBinding$BindingTableModel.getValueAt(JTableBinding.java:713)
            at javax.swing.JTable.getValueAt(JTable.java:1903)
            at javax.swing.JTable.prepareRenderer(JTable.java:3911)
            at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)
            at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1974)
            at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1897)
            at javax.swing.plaf.ComponentUI.update(ComponentUI.java:154)
            at javax.swing.JComponent.paintComponent(JComponent.java:743)
            at javax.swing.JComponent.paint(JComponent.java:1006)
            at javax.swing.JViewport.blitDoubleBuffered(JViewport.java:1602)
            at javax.swing.JViewport.windowBlitPaint(JViewport.java:1568)
            at javax.swing.JViewport.setViewPosition(JViewport.java:1098)
            at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(BasicScrollPaneUI.java:818)
            at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(BasicScrollPaneUI.java:807)
            at javax.swing.DefaultBoundedRangeModel.fireStateChanged(DefaultBoundedRangeModel.java:348)
            at javax.swing.DefaultBoundedRangeModel.setRangeProperties(DefaultBoundedRangeModel.java:285)
            at javax.swing.DefaultBoundedRangeModel.setValue(DefaultBoundedRangeModel.java:151)
            at javax.swing.JScrollBar.setValue(JScrollBar.java:441)
            at javax.swing.plaf.basic.BasicScrollBarUI.scrollByUnits(BasicScrollBarUI.java:907)
            at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(BasicScrollPaneUI.java:778)
            at javax.swing.plaf.basic.BasicScrollPaneUI$MouseWheelHandler.mouseWheelMoved(BasicScrollPaneUI.java:449)
            at apple.laf.CUIAquaScrollPane$XYMouseWheelHandler.mouseWheelMoved(CUIAquaScrollPane.java:38)
            at java.awt.Component.processMouseWheelEvent(Component.java:5690)
            at java.awt.Component.processEvent(Component.java:5374)
            at java.awt.Container.processEvent(Container.java:2010)
            at java.awt.Component.dispatchEventImpl(Component.java:4068)
            at java.awt.Container.dispatchEventImpl(Container.java:2068)
            at java.awt.Component.dispatchMouseWheelToAncestor(Component.java:4211)
            at java.awt.Component.dispatchEventImpl(Component.java:3955)
            at java.awt.Container.dispatchEventImpl(Container.java:2068)
            at java.awt.Component.dispatchEvent(Component.java:3903)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
            at java.awt.Container.dispatchEventImpl(Container.java:2054)
            at java.awt.Window.dispatchEventImpl(Window.java:1801)
            at java.awt.Component.dispatchEvent(Component.java:3903)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 84, Size: 84
            at java.util.ArrayList.RangeCheck(ArrayList.java:546)
            at java.util.ArrayList.get(ArrayList.java:321)
            at org.jdesktop.swingbinding.impl.ListBindingManager$ColumnDescriptionManager.validateBinding(ListBindingManager.java:191)
            at org.jdesktop.swingbinding.impl.ListBindingManager.valueAt(ListBindingManager.java:99)
            at org.jdesktop.swingbinding.JTableBinding$BindingTableModel.getValueAt(JTableBinding.java:713)
            at javax.swing.JTable.getValueAt(JTable.java:1903)
            at javax.swing.JTable.prepareRenderer(JTable.java:3911)
            at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)
    ... and a lot morewhich from my poor understanding means that the jTable succesfully notices the change but it is not able (??) to adjust to the new change. What is more interesting is that when I plainly add the element to the end of the list (without an idex that is), a blank row appears at the end of my Table. The weird thing is that I've bound the table to some text fields below it, and when I select that empty row all the data appear correctly to the text fields.
    I tried going through:
                    org.jdesktop.observablecollections.ObservableCollections.observableList(employeesList).add(newEmp);as well as
                    help = org.jdesktop.observablecollections.ObservableCollections.observableListHelper(employeesList);
                    help.getObservableList().add(newEmp);
                    help.fireElementChanged(employeesList.lastIndexOf(newEmp));and
                    obsemployeesList = org.jdesktop.observablecollections.ObservableCollections.observableList(employeesList);
                    obsemployeesList.add(newEmp);and I still get the same results (both the exeptions and the mysterious empty row at the end of the table
    So, I'm again in terrible need of your advice. I can't thank you enough for the effort you put into this.
    Best regards,
    George
    Edited by: tougeo on May 30, 2009 11:06 AM
    Edited by: tougeo on May 30, 2009 11:21 AM
    Edited by: tougeo on May 30, 2009 11:30 AM

  • "Table VSEOPARENT is not in the database" after SolMan system copy to x64

    Hi SDNners,
    We've just completed a system copy of our SolMan 3.1 system onto a new
    (Xeon x64 based) server. This system copy is part of the process of
    moving SolMan 3.1 from an old server onto 64bit hardware and then
    upgrading it to SolMan v4 and Oracle 10G.
    Although the system appears to start properly in the MMC, we are unable
    to log into the system through SAPGUI - we get a SYNTAX_ERROR window
    instead of a logon screen.
    I've checked the SysLog from within the MMC and noticed a number of
    errors stating:
    Database: Table VSEOPARENT is not in the database
    Database: Table VSEOIFIMPL is not in the database
    Database: Table VSEOIFCOMP is not in the database
    I tried running SQL command 'select * from "SAPSOL"."VSEOPARENT"; and
    it confirmed that the table didn't exist. I then ran the same command
    on the source SolMan system and it showed that VSEOPARENT DID exist. I
    don't understand how these VSEO* tables could have gone missing between
    the source and target systems.
    I've searched OSS for VSEO* and cannot find anything. Please help!
    Thanks,
    Arwel.

    We have 640 kernel, ECC 5.0 and BASIS patch 23.
    For me the problem was with SAPVIEW table wasnt imported from source to target becuase SAPVIEW.STR file was 0 byte. STR files gets created in export preparation phase.
    It did happen because on source side master DVD, there was no option for export preparation. I had only option for tablesplit and export db.
    I did use ECC 5.0 SR2 Master DVD which had option for export preparation phase and that created SAPVIEW.STR file.
    Using migration monitor I did re-export and re-import and this time all views are imported in target.
    Regards,
    Mamadi.

  • "Table VSEOPARENT is not in the database" after system copy to x64

    Hi SDNners,
    We've just completed a system copy of our SolMan 3.1 system onto a new
    (Xeon x64 based) server. This system copy is part of the process of
    moving SolMan 3.1 from an old server onto 64bit hardware and then
    upgrading it to SolMan v4 and Oracle 10G.
    Although the system appears to start properly in the MMC, we are unable
    to log into the system through SAPGUI - we get a SYNTAX_ERROR window
    instead of a logon screen.
    I've checked the SysLog from within the MMC and noticed a number of
    errors stating:
    Database: Table VSEOPARENT is not in the database
    Database: Table VSEOIFIMPL is not in the database
    Database: Table VSEOIFCOMP is not in the database
    I tried running SQL command 'select * from "SAPSOL"."VSEOPARENT"; and
    it confirmed that the table didn't exist. I then ran the same command
    on the source SolMan system and it showed that VSEOPARENT DID exist. I
    don't understand how these VSEO* tables could have gone missing between
    the source and target systems.
    I've searched OSS for VSEO* and cannot find anything. Please help!
    Thanks,
    Arwel.

    Hi Arwel,
    how exactly did you copy the database to the new server?
    the tables you stated are an essential part of the ABAP runtime environment, so the syntax error is surely because of these tables are missing.
    Regards,
    Pascal

  • Proxy functionality in the database connection pool

    Hi,
    I am scouring the internet and forums looking for a way to connect to my database from the .rpd connection pool using proxy authetication. NOT Act-As proxy that is a BIEE feature, but RDBMS proxy authentication with BIEE acting as the middle-tier connecting on behalf of many users and authenticating to the RDBMS AS THE INDIVIDUAL USER. I haven't had any luck, and am hoping someone here has set up this same kind of access.
    We have a requirement to use SSO with BIEE to integrate with our portal and discoverer apps. We also have a requirement to use EUS (Enterprise User Security). EUS allows you to login to the database using the userids/password from OID. Note that the database doesn't support the SSO token, but it uses the same userid/password stored in OID for authenticating to the database. You still must initiate a connection to the database, but the authentication goes to LDAP. Every connection to BIEE may be using a different userid - we will not have a shared login.
    So the issue I see is:
    - We configure SSO
    - In the BI Server the :USER session variable is set (but NOT :PASSWORD, since BI Server didn't authenticate you it doesn't have the password)
    - We create a connection pool - This is where we hit the issue - we need each connection to BI Server to connect down to the database as the SSO user. Since we aren't using a shared account we can't enter a userid/password in this connection. We also can't user :USER and :PASSWORD since SSO doesn't set the :PASSWORD session variable. What I would hope to find is a checkbox "Proxy Authentication" (around where "Shared Logon" checkbox is located) that would connect to the database as the proxy user and then switch to the SSO user.
    This is what happens with BI Publisher. On the JDBC connection screen there is a "Proxy Authentication" checkbox.
    So, has anyone already solved this problem? Thanks!

    Hello, is there anyone knows what this program does
    and how this program is executed? There is nodatabase
    mentioned.That's because it's expecting the URL (which contains
    the database type, hostname, and so on) to be passed
    in on the command line (argv[0]), as well as the
    username and password (argv[1] and argv[2]).
    Thank you very much for your help.
    Regards,
    Lucas

Maybe you are looking for

  • Trading partner ID in line 000 is required for internal transaction

    Hello Team, Greetings..! I would need your suggestion on following error "Trading partner ID in line 000 is required for internal transaction" Accounting did not dropped for a credit memo, when i told user to release the invoice to accounting we got

  • Downloading in .txt format separated by comma

    Hello everyone, In order to download an internal table in .txt format separated by comma (,) , I am using : 1.        SAP_CONVERT_TO_CSV_FORMAT 2.       GUI_DOWNLOAD The problem is that the file downloaded is separated by ; and not comma. I am not pa

  • AVCHD thru Premiere CS4 encodes hiccups in audio

    I need some help with a problem that I can’t seem to find any information about. First the project - I have a player that I have developed in Flash that reads an audio-only FLV file and uses the FLV’s embedded cue points to load “slide images” as the

  • Creating a static background

    Does anybody know how to set iWeb so that when you have a long blog or article that goes way down the page, the text floats over it, but the image/pattern in the background remains still, not moving or tileing. Some tumblr themes do this. I can't see

  • How delete iPad messages at once?

    How delete iPad messages at once?