Error in sys_panama.og un Sun Solaris

Error is no such class type PGRP see part of dump:
Any ideas?
Thanx, Bas.
(JspApplication.java)
at oracle.jsp.JspServlet.doDispatch(JspServlet.j
ava)
at oracle.jsp.JspServlet.internalService(Compile
d Code)
at oracle.jsp.JspServlet.service(JspServlet.java
at javax.servlet.http.HttpServlet.service(HttpSe
rvlet.java:588)
at org.apache.jserv.JServConnection.processReque
st(JServConnection.java:402)
at org.apache.jserv.JServConnection.run(Compiled
Code)
at java.lang.Thread.run(Compiled Code)
Nested exception is:
java.lang.IllegalArgumentException: No such class ty
pe: "PGRP "
at java.lang.Throwable.fillInStackTrace(Native M
ethod)
at java.lang.Throwable.fillInStackTrace(Compiled
Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Co
de)
at java.lang.IllegalArgumentException.<init>(Com
piled Code)
at oracle.panama.core.PersistentLocatorImpl.look
upPersistentObject(Compiled Code)
at oracle.panama.core.rdbms.GenericFinder.find(C
ompiled Code)
null

I also get this error when running upload.sh:
Iasmgr :-) ./upload.sh samples.xml
JAVA12_HOME already set.
Running with JAVA12_HOME="/u01/app/oracle/product/ias1.0.2/Apache/jdk".
oracle.panama.core.rdbms.TransactionException: java.lang.IllegalArgumentException: No such class type: "PGRP "
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(RuntimeException.java:47)
at oracle.panama.core.rdbms.TransactionException.<init>(TransactionException.java:33)
at oracle.panama.core.rdbms.GenericSqlImpl.flush(Compiled Code)
at oracle.panama.core.rdbms.GenericSqlImpl.load(GenericSqlImpl.java:575)
at oracle.panama.core.PersistentObjectGen.doLoad(PersistentObjectGen.java:142)
at oracle.panama.core.PanamaUserGen.isAdministrator(PanamaUserGen.java:665)
at oracle.panama.core.ServerImpl.createModelConnection(ServerImpl.java:70)
at oracle.panama.core.util.LoadXml.parseArgs(Compiled Code)
at oracle.panama.core.util.LoadXml.main(LoadXml.java:782)
null

Similar Messages

  • PCC-S-02014 error while compiling with in Sun Solaris

    We are porting our application from HP-UX to Sun Solaris and as part of that I am trying the compile a Pro*C program in Sun Solaris using SUNWspro C++ compiler. Precompiling is failing with following error.
    PRECOMP set: /u01/app/oracle/product/10.2.0/bin/proc dbms=native code=cpp mode=ansi include=/u01/app/oracle/product/10.2.0/precomp
    ireclen=255 oreclen=255
    define=__sparc define=__SUNPRO_C include=/usr/include include=. include=/u01/app/SUNWspro/prod/include/CC/stlport4 include=/u01/app/oracle/product/10.2.0/rdbms/public/ include=/u01/app/oracle/product/10.2.0/network/public/ include=/u01/app/oracle/product/10.2.0/rdbms/demo/ errors=yes select_error=no
    sqlcheck=limited ltype=NONE
    release_cursor=no hold_cursor=no
    Pro*C/C++: Release 10.2.0.3.0 - Production on Thu Dec 18 03:09:59 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    System default option values taken from: /u01/app/oracle/product/10.2.0/precomp/admin/pcscfg.cfg
    Syntax error at line 44, column 30, file /u01/app/SUNWspro/prod/include/CC/stlport4/algorithm:
    Error at line 44, column 30 in file /u01/app/SUNWspro/prod/include/CC/stlport4/a
    lgorithm
    # include STLPNATIVE_HEADER(algorithm)
    .............................1
    PCC-S-02014, Encountered the symbol "(" when expecting one of the following:
    : [ ] + / . .. an identifier, a numeric constant, newline,
    define, elif, else, endif, error, if, ifdef, ifndef, include,
    line, pragma, undef, exec, sql, begin, end, var, type,
    oracle, an immediate preprocessor command, a C token, create,
    function, package, procedure, trigger, or, replace,
    Normal C++ files are getting compiled with out eny issues. This particular file is having functions written in C fashion. Any idea what is missing in the compiler option.
    regards
    Vinu

    Hi Vinu,
    I'm not sure if this is still an issue for you. When I have encountered issues like this with Pro*C I have ended up specifying parse=none to the proc command and then putting all declarations between "EXEC SQL BEGIN DECLARE SECTION" and "EXEC SQL END DECLARE SECTION" markers. I have also moved any "special" declarations into a specific header file and then placed the "#include <special header file>" inside the declare section as well.
    Perhaps that will help a bit,
    Regards,
    Mark

  • Error with library build for Sun Solaris 10

    I'm getting an error when trying to build the BDB library on Sun Solaris 10, bdb 4.5.20. I download the .tar.gz file, untar it to /usr/local/BerkeleyDB.4.5 directory. Then I cd to /build_unix directory and enter in command: ../dist/configure --enable-cxx  (im using a c++ application for bdb).  Then after this build process, I enter make and I get an error of:
    Libtool: link: 'usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/../../..//libstdc++.la' is not a valid libtool archive
    Make: *** [libdb_cxx-4.5.la] Error 1
    Why does the link have 2 slashes in it (//libstdc++.la) ? Is this throwing off the build process? How do I fix this?
    Anything I'm doing wrong?

    Thanks that solved the problem. I did this for the 32 bit version and also the 64 bit version. This link has the code for both versions of libstdc++.la (32 bit: usr/sfw/lib/libstdc++.la and also 64 bit: /usr/sfw/lib/64/libstdc++.la):
    http://whocares.de/2006/05/26/solaris-10-fixup-for-libstdcla-is-not-a-valid-libtool-archive/
    thanks again!!!

  • Error while Starting resin in Sun Solaris 10

    Hi,
    While starting resin through httpd.sh script I am getting the following error
    Invalid initial heap size: -Xms128m-Xmx256m
    Could not create the Java virtual machine.
    I have tried with all the options of 256m 512m,but still it throws the error
    Can someone kindly help me.
    This is really urgent

    Use one or more space characters to separate the options:
    -Xms128m -Xmx256m

  • Java.lang.NoClassDefFound Error while invoking dbua(9.2.0.8)on Sun Solaris.

    Hi Friends,
    I had installed Oracle 9.2.0.1(software alone) on Sun solaris box and then i installed the patchset 9.2.0.8 on the same Oracle 9i Home.It's installed.
    But when i try to run dbca to cretae a database from $ORACLE_HOME/bin it throws the error:
    java.lang.NoClassDefFoundError
    i had set the PATH,ORACLE_SID,ORACLE_HOME,LD_LIBRARY_PATH but still getting the error.
    Please suggest a fix.
    Regrads,
    Arun

    Do you have JAVA_HOME set in your environment?
    What's the result of
    env
    Make sure DBCA is calling the java under $ORACLE_HOME not from other installation.

  • Error on booting Up Sun Solaris V880

    I'm having Sun Solaris V880 with Solaris 8 OS and it's giving me this error:
    Boot device: /pci@8,600000/SUNW,qlc@2/fp@0,0/disk@w500000e0101a0e11,0:a
    File and args.
    Staring VXVM restore deamon
    VXVM starting in boot mode
    /usr/sbin/prtconf:getexecname ( ) failed
    VXVM: vxconfigd:WARNNING: detaching plex rootvol-01 from volume rootvol
    VXVM: vxconfigd: ERROR : System boot disk does not have a valid rootvol plex
    Please boot from one of the following disk
    DISK MEDIA DEVICE BOOT COMMAND
    Rootdg00 SENA0_1 boot vx-rootdg00
    VXVM: vxconfigd: ERROR: System startup Faild
    Syncing file system…… done
    and it's come to Ok promt

    I've seen this when you have mirrored boot disks, but the root volume is only attached on one side, and you boot from the other side.
    Can you boot from the other disk?
    If not, you'll probably have to follow recovery procedures for booting with the root filesystem removed from VxVM.
    Darren

  • Error 404 after applying p9492821 to OBIEE 10.1.3.4.1 on SUN Solaris

    Hi Experts
    I have applied teh above patch to OBIEE 10.1.3.4.1 on sun solaris as per the steps provided in the patch doc.
    But after applying patch when i try to connect to presentation layer i am getting error
    HTTP 404 Not Found
    http://192.17.61.85:9704/analytics/saw.dll?Dashboard
    if i browse http://192.17.61.85:9704/ i am able to get the welcome page.
    oc4j is runnign
    bi server and presentation services are also running
    any help???
    regards
    Gourisankar

    Are you able to reach presentation services and login if you go to http://192.17.61.85:9704/saw.dll ?
    If so this may be a JEE application container issue or some type of rewriting of the URL going on.
    Do you have a list of all the items that the patch modified?

  • J2EE JOC-044 error while viewing TFF files on Sun Solaris

    Hi, I have uploaded numerous .TFF files onto Oracle IPM running on 64 bit Sun Solaris Sparc. During the configuration I have mentioned the GDFontPath however whenever I try and view images in Oracle IPM, I m faced with this error A cache exception occurred. J2EE JOC-044 An exception is occurring in the method. CacheAccess.get Error counting pages while loading cache entry J2EE JOC-043 base exception: null
    To download and view locally, use the Download menu item from the File menu of the Viewer.
    Does not anyone have idea of this problem and resolution

    Hi Seetharam,
    I am getting the same issue when trying to install a different BI application in Solaris sparc 64bit environment. Were you able to resolve the issue?? If so, could you please explain what the problem was and how you resolved it.
    Thanks

  • WebLogic 6.0 Installation error in Sun Solaris 2.6

    I tried to install the evaluation copy of WebLogic App Server in a Sun Solaris
    2.6 box and when I run the installer, it stopped because a symbol in a xomEuro.so.2
    file was not found.
    The installer stopped and showed an error similar to:
    ../usr/openwin/lib/locale/iso8859-1/xomEuro.so.2: _XlcCompileResourceList: referenced
    symbol not found
    I will very glad to know what was the problem and of course, how to solve it.
    Thank you very much
    Michel Fornaris
    Senior Web Developer
    Baptist Health Systems of South Florida

    Evance Mok wrote:
    Added "DebugConfigInfo OFF" to the "IfModule" tag in httpd.conf and still no
    luck. Stopped the segmentation faults, but we are unable to forward the jsp
    request to weblogic. Is the "DebugConfigInfo" parameter in the right
    location? Are there any other suggestions?
    Also, from the documentation, the "AddModule" command for weblogic is not
    added in some cases, why is this the case?This just means that the apxs script does not add it so you will need to add it
    manually...
    >
    >
    Thanks,
    Evance
    "Vittal Gunturu" <[email protected]> wrote:
    Hi we are proxying all the jsp requests from apche to wl6 on a solaris 2.7.
    Always getting a segmentation fault ..
    [Thu Jan 25 10:45:57 2001] [notice] child pid 9107 exit signal Segmentation
    Faul
    t (11)
    Here's the section of the httpd.conf file
    LoadModule weblogic_module libexec/mod_wl.so
    AddModule mod_weblogic.c
    <IfModule mod_weblogic.c>
    WebLogicHost 192.168.1.33
    WebLogicPort 7001
    MatchExpression *.jsp
    ErrorPage http://www.yahoo.com
    Debug ALL
    </IfModule>
    Any suggestions
    thanks
    vittal
    This is a known problem. It will be fixed in sp1.
    For now, you need to add "DebugConfigInfo OFF" to httpd.conf.
    Jong

  • RunInstaller error when install 9.2.0.1 on Sun Solaris 9

    I am installing 9.2.0.1 oracle database server on Sun Solaris. I have java installed, however, the installer compains that no java jre. Please help!
    Thanks !
    nut% cd /tmp
    /tmp
    nut% /mnt/runInstaller
    nut% The Java RunTime Environment was not found at bin/java. Hence, the Oracle
    Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and
    try again.
    nut% which java
    /usr/bin/java
    nut% uname -a
    SunOS nut 5.9 Generic_118558-38 sun4u sparc SUNW,Sun-Blade-1000
    nut% echo $PATH
    /usr/bin/java:/usr/bin:/local/ORACLE:/local/ORACLE/bin:/local/ORACLE/ptc/osia/or
    aprod/bin:/usr/bin:/opt/SUNWspro/bin:/usr/dt/bin:/usr/openwin/bin:/usr/bin/X11:/
    opt/local/bin:/usr/ccs/bin:/opt/gnu/bin:/opt/SUNWsmtv/bin:/usr/lib/nis:/usr/sbin
    :/usr/ucb:/usr/local/bin:/local/ORACLE/bin/solaris-sparc:/usr/local/oag/bin_patc
    h/solaris-sparc:/usr/local/oag/apps/bin/solaris-sparc:/local/ORACLE/bin/solaris:
    /usr/local/epics/extensions/bin/solaris-sparc:/local/ORACLE/ptc/dataserver/intra
    link/bin:/local/ORACLE/ptc/dataserver/intralink/diag:/local/ORACLE/ptc/dataserve
    r/intralink/tools/bin:.

    I cann't view or cat that file. It hung there from the machine that i am performing the install.
    However, I can view the file in the mathine that the cd driver located.
    another piece of information. I have to mount the cdrom from machine bean to nut which is the one that i am goint to install the databae to.
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../stage/products.jar
    JRE_LOCATION=../stage/Components/oracle.swd.jre/1.3.1.0.0a/1/DataFiles/Expanded
    OUI_LOCATION=../stage/Components/oracle.swd.oui/2.2.0.12.0/1/DataFiles/Expanded
    This is the content of oraparam.ini on machine bean since I can't view it on machine nut.
    HLP_LOCATION=
    EWT_LOCATION=
    DEFAULT_HOME_LOCATION=
    NLS_ENABLED=TRUE
    NO_BROWSE=/net
    JRE_MEMORY_OPTIONS=-mx60m
    [IMAGES]
    FILE1=images/o9i_1.gif
    FILE2=images/o9i_2.gif
    FILE3=images/o9i_3.gif
    FILE4=images/o9i_4.gif
    FILE5=images/o9i_5.gif
    FILE6=images/o9i_6.gif
    FILE7=images/o9i_7.gif
    FILE8=images/o9i_8.gif
    BOOTSTRAP=TRUE
    Thanks!

  • Help needed on installation of Oracle 9i on Sun Solaris 8

    Hey,
    Help needed on installation of Oracle 9i EE on Sun Solaris 8. The problem I met was: we followed the installation guide from the documentation. And we selected the choice "install software only". After it was done successfully, we run Database Configuration Assistant utility to create a database instance. But finally it always tried to create the instance at the root directory ( / ) which doesn't have enough space and then failed. The case was that we have set the enviroment parameters: $ORACLE_BASE = /export/mydata, $ORACLE_HOME = /export/apps/oracle9i. That means it should be installed at /export/mydata, but it didn't. Any help or advice are welcome. Thanks.
    Simon

    I have downloaded Oracle 11G R2 version from Windows and extracted it in Windows and copied it into DVD after extraction in two folders. Now I am mounting that DVD in Solaris 10 installed in my VMware . I made a new directory named as 'installation ' under /export/home/oracle and copied the folders from DVD to 'installation' folder. Now I am entering installation folder and try to do ./runInstaller as 'oracle ' user and getting the error mentioned before.
    Edited by: 916438 on Mar 31, 2012 5:55 PM

  • Help needed on installation of Oracle 9i EE on Sun Solaris 8

    Hey,
    Help needed on installation of Oracle 9i EE on Sun Solaris 8. The problem I met was: we followed the installation guide from the documentation. And we selected the choice "install software only". After it was done successfully, we run Database Configuration Assistant utility to create a database instance. But finally it always tried to create the instance at the root directory ( / ) which doesn't have enough space and then failed. The case was that we have set the enviroment parameters: $ORACLE_BASE = /export/mydata, $ORACLE_HOME = /export/apps/oracle9i. That means it should be installed at /export/mydata, but it didn't. Any help or advice are welcome. Thanks.
    Simon

    I have downloaded Oracle 11G R2 version from Windows and extracted it in Windows and copied it into DVD after extraction in two folders. Now I am mounting that DVD in Solaris 10 installed in my VMware . I made a new directory named as 'installation ' under /export/home/oracle and copied the folders from DVD to 'installation' folder. Now I am entering installation folder and try to do ./runInstaller as 'oracle ' user and getting the error mentioned before.
    Edited by: 916438 on Mar 31, 2012 5:55 PM

  • Installation problem sun solaris 9 x86 on intel

    I am trying to install sun solaris 9 x86 intel platform edition on my home pc hp e-vectra, configuration is PIII 800 Mhz, 10 GB HDD, 128 MB Ram, 17" color monitor, but it giving me following error :-
    BooT Panic: trap type e, error 0 at 117499
    Cr0: 800000011, cr1: 4, cr3: 17e000
    Eax: 0, ebx: 7e2c, ecx: 0 edx: 16e350
    Es: fffffffe, edi: 17dfe0, ebp: 7e40, esp: 7e20
    Entering boot debugger:
    Please help me, how can I install sun solaris 9 x86 on my HP E-Vectra PC.
    Kalpesh Mehta

    I had similar problems several months ago. I suspect this happens when host pc does not have floppy drive(or bios somehow misreports it) as it was in my case. Solaris 8 seems to work fine in the same environment, so I keep using it for now. Possible workaround might be to use DCA from Solaris 8: Installation of Sol9 started just fine after I entered Sol8 DCA and asked it to boot from Sol9 CD.
    Hope this problem will be fixed in subsequent Sol9 releases.
    Victor

  • Portal Installation Problem on Sun Solaris

    Hi,
    I'm trying to Install portal (Oracle 9i AS ) on Sun Solaris 2.8 (64 bit). I have followed all the steps and installer show successfull installation. But when I'm trying to check the installation thru web browser, I'm not getting anything. It is not able to load portal. Please let me know do I need to start any listener or anything else.
    What else should I do to check the mistakes because I have installed it twise but no luck.
    Thanks.
    Sandeep

    I am having the same problem installing on Windows 2000. I looked at the services that were installed and two of the ones that were marked as Automatic did not start when I rebooted. They are:
    OracleiSuitesHTTPServer
    OracleOraHome81TNSListener
    I also tried to start the HTTP server from the command line but got the following error:
    D:\Oracle\iSuites\Apache\Apache>apache
    Syntax error on line 14 of D:\Oracle\iSuites\Apache\Apache\conf\mod__ose.conf:
    AuroraService - directive already in effect for this Server
    If anyone has a solution please let me know. I had a hard enough time trying to get through the installation at all.
    Thanks,
    -Stephanie
    null

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

Maybe you are looking for

  • 6/8/2012 - AIR 3.3 Release Announcement

    Today we're pleased to announce that the next version of AIR, 3.3.0.3650, is available for immediate download.  This update includes the following new features: USB debugging for AIR iOS — This new feature allows the iOS developer to connect to the d

  • Epson rx680 will not print after apple update print driver

    I have an Epson RX680 which worked perfectly until I allowed the latest apple update to be installed with newest epson printer driver. It now will not print but comes back with a rasce blah blah error. Tried restoring to the previous software but to

  • Sync w/o .Mac

    I have a .Mac account that I use to sync my iMac and Macbook, but I would like to sync my wife's account too. She doesn't need anything else except the sync to the family memebership is a bit steep just to sync her stuff b/c the Macs. Are there any o

  • Ethernet connection is aktive but Safari is not able to detect internet

    The network diagnostic assistant tells me that my internet connection works fine and skype also works fine. However, when I start Safari (or Firefox) I get the message that the computer is not connected to the internet. This problem comes and goes, s

  • Do I need to upgrade my OS on 8310?

    Hi Its my first post here so go easy if I miss the obvious I've been looking at the OS updrades as a way of reducing/eliminating the number of times my 8310 reboots mid converstation. Having read the boards I have already tried removing the sandisk 1