Run DSEE 6.3.1.1.1 on Solaris 11

Hello,
I know that Solaris 11 is not a supported platform for the DSEE 6.3.x releases, but I've been stubbornly trying to get it working anyway.  What's interesting is that DSEE 6.3 works, and DSEE 6.3.1 works, but when I patch 6.3.1 to 6.3.1.1.1, suddenly cacaoadm doesn't work anymore.  I'm using the zip releases, and the final lines of output from the dsee_deploy command for the 6.3.1.1.1 patch are as follows:
Configuring Cacao at /opt/SUNWdsee/dsee6/cacao_2
Setting Cacao parameter jdmk-home with saved value [/opt/SUNWdsee/dsee6/private]
Failed setting jdmk-home with value [/opt/SUNWdsee/dsee6/private]
Setting Cacao parameter java-home with saved value [/opt/SUNWdsee/jre]
Failed setting java-home with value [/opt/SUNWdsee/jre]
Setting Cacao parameter nss-lib-home with saved value [/opt/SUNWdsee/dsee6/private/lib]
Failed setting nss-lib-home with value [/opt/SUNWdsee/dsee6/private/lib]
Setting Cacao parameter nss-tools-home with saved value [/opt/SUNWdsee/dsee6/bin]
Failed setting nss-tools-home with value [/opt/SUNWdsee/dsee6/bin]
Setting Cacao parameter jmxmp-connector-port with saved value [11162]
Failed setting jmxmp-connector-port with value [11162]
Setting Cacao parameter network-bind-address with saved value [0.0.0.0]
Failed setting network-bind-address with value [0.0.0.0]
Error: cannot register into cacao framework
Cannot register sysidconfig script.
Cannot perform firstime initialisation and configuration.
The last two lines -- "Cannot register sysidconfig script" and "Cannot perform firstime initialisation and configuration" -- are the only output I can get from cacaoadm after updating to 6.3.1.1.1 no matter what I try.  Under 6.3 and 6.3.1, cacaoadm works fine.  Any ideas would be greatly appreciated.
The reason for all of this is that we have an aging Sun server running DSEE 6.3.1 on Solaris 10, which I'm looking to replace.  We have a T4-1 running Solaris 11 which has a lot of unused resources available on it, and I would like to set up a zone on it to be the new LDAP server.  I tried ODSEE 11.1.1.7.0, and that installed just fine, but it doesn't work with our existing DSCC 6 server, which apparently can't interact with DSEE servers unless they're using cacao.  Before I go down the path of setting up DSCC 7 and incurring sporadic downtime for the restarts of the instances on all of our LDAP servers, I thought I'd try one last time to get 6.3.1.1.1 working.  If we're staying with the 6.3 family, we need 6.3.1.1.1 for it's support of 2048-bit SSL certificates.
Sheesh!  Nothing's ever simple.  :-)

I recall reading somewhere else in this forum that cacao is no longer used in 11.1.1.7.0, which would most likely be the cause of your problems.
See:
https://forums.oracle.com/message/10984367#10984367
-mi

Similar Messages

  • How to run standalone java file from weblogic server on Solaris

    Hi,
    We have a requirement to run a java file at a scheduled time in a day using cron scheduler on our linux server.
    We need to fetch data from the database & perform some business logic in this standalone JAVA file.
    Our application has an EAR which is deployed on Weblogic 10.3 server & in our application, we are utilizing the datasource created in that domain.
    Now, we have created a standealone Java file & used exisitng datasource (without Hibernate) of the domain with the help of below forums,
    Use DataSource of weblogic in a standalone Java file
    able to achieve the same.
    I've bundled this JAVA in application WAR & depoyed on the same domain where datasource is created.
    Now, how can I execute this file from anywhere on the server using weblogic classpath.
    Please help on the same in implementation.
    Thanks,
    Uttam

    If the Java application must be stand-alone you must not deploy it on WebLogic, then WebLogic will manage its lifecycle.
    In this case you can use the CommonJ API and use the timermanager if it must run on a certain time. More information
    of how to do this can be found here: http://middlewaremagic.com/weblogic/?p=5569
    If you keep the Java application stand-only and want to use a cron job you can follow the example presented here: http://middlewaremagic.com/weblogic/?p=7065
    Note that the example runs a WLST script, but you can follow the same steps to run your Java application.

  • Run a jsp as a certain user on solaris

    how can I run a jsp page that execute a shell command as a certain user that has the correct permission?

    Hi Manuel,
    Did you try to run cmd.exe then use command "tasklist" and "taskkill" to check the result ?
    It still  prompt admin password when you double-click "c:\windows\system32\taskmgr.exe" ?
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to invoke VI function in LabView running on Windows from a unix process in Solaris

    Labview is only installed on Windows and Process on Solaris is a standard unix process without any Labview installed.

    I'm not sure this is possible. Really, the only way to call a VI are from VIServer or ActiveX. Since you don't have LabVIEW on the other machine, that won't work, and you can't use DCOM from a non Windows machine. There might be a 3rd party application like PCanywhere that will work between environments, but I doubt it. Your best chance might be to rig it so that LabVIEW works as a TCP/IP server and will respond to commands by using the TCP VI's. That should be easy enough to use from a UNIX system.

  • Idsconfig, DSEE, and ldapclient error

    I've used idsconfig on both Solaris 10 11/06 and Solaris Express b73 to generate a profile that uses proxy credentials and simple authentication. When I run ldapclient on a system to setup the client binding, I get this:
    [root@ldap-client1 ~]# ldapclient init -a profileName=profile1 -a proxyDN=cn=proxyagent,ou=profile,dc=const,dc=lan -a domainName=orion.const -a proxyPassword=foo 192.168.2.27
    Failed to find defaultSearchBase for domain orion.const
    I'm aware of the fact that the idsconfig shipped with Solaris 10 11/06 doesn't support DSEE 6, but the idsconfig in Solaris Express b73 does. When using ldapclient on both of those releases, as well, it still fails with the same error message.
    Doing manual initialization doesn't work either. To verify this I've done an ldapsearch, which fails to connect to the DSEE server.
    My guess would be that proxyagent doesn't have the correct permissions to read the directory information that it needs to. I've also done an init -v and it seems to not be able to access nisDomain in dc=orion,dc=const. Doing an 'ldapsearch -D="Directory Manager" -b dc=orion,dc=const -h 192.168.2.27 "nisDomain=*" yields one entry. Likewise, using the proxyDN as the binding yields nothing.
    Perhaps someone can point me in the right direction for further troubleshooting. I'm running DSEE 6.2 with the latest patch installed (125276-05).
    Thanks
    Edited by: graphic7 on Oct 13, 2007 1:53 AM
    Edited by: graphic7 on Oct 13, 2007 1:55 AM

    Hi,
    I do not think that your Directory Server allow anonymous searches. Try to add this ACI for the baseDN: dc=orion,dc=const when initializing the clients:
    (target="ldap:///dc=orion,dc=const") (targetattr !="userPassword")(version 3.0;acl "Anonymous read-search access";allow (read, search, compare)(userdn = "ldap:///anyone");)
    -Hope this helps!

  • DSEE 7 lacks webconsole administration, dscc agent problems

    I recently reinstalled one of my Sun Sparc (V210) servers with the latest Solaris 10 release.
    Solaris 10 10/09 s10s_u8wos_08a SPARC
    Previously I had DSEE 6.3 installed. Didn't have the original downloads handy (my bad) so went to download them again. The oracle download liinks are currently brokem (thanks oracle.) It was fine last week. As per previous post was able to download DSEE 7 packages. Could not download DSEE 6 packages. Installed DSEE 7. Created my database instances and suffixes and restored from LDIF files
    server1# dsadm create ...
    server1# dsconf create-suffix ...
    server1# dsadm import ...
    I can not get the DSCC webconsole module to work.
    Did the following
    server1# /opt/SUNWdsee7/bin/dsccsetup initialize
    server1# svcadm restart webconsole
    server1# /usr/sbin/cacaoadm enable
    server1# /usr/sbin/cacaoadm start
    start: server (pid 7270) already running
    server1# ./dsccsetup cacao-reg
    DSCC Agent is already registered
    Can login to the server webconsole with no problem, but the dscc app is not listed.
    If I try to manage the ldap server on this server (e.g. server1) from web console on another machine (e.g. server2) , I get the warning that the dscc agent is not running on the server1.. Which it clearly is.

    I have installed Sun web server 7.0 on my server. When prompted, I specified /usr/java (ie. java jdk 1.5.0_25-b03) for the java path.) Web server wanted 1.5._09 or later.
    jdk 1.5.0_25-b03 is the default java install on the system.
    # java -version
    java version "1.5.0_25"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_25-b03)
    Java HotSpot(TM) Server VM (build 1.5.0_25-b03, mixed mode)
    jdk1.6.0_21 is also installed but is not the default.
    It seems that something than runs with java 1.5 is not necessarily guaranteed to run with java 1.6 so I figured.
    I editted the admin server magnus.conf file as per the install docn.
    "dsccsetup initialize" seemed to finally run without leaving messages in /var/adm/messages about java problems.
    I deployed the WAR file in the web server. If I click the option to enable JSP precompiliation I get the message
    ADMIN3320: JSP Compilation Error: file:/opt/sun/webserver7/admin-server/config-store/xxxxxxxxxxxxxx/dscc7/jsp/ProxyInstanceNotImplemented.jsp(51,0) PWC6305: The end tag "</cc:pagetitle" is unbalanced
    If I deploy with out enabled JSP precompilation it seems to deploy OK. When I connect (from Firefox 3 on linux) to
    http://myserver.domain.com /dscc7 I get redirected to
    http://myserver.domain.com/dscc7/dcc7Module/DCC
    with the messages
    Error reading installation configuration
    An unexpected error occurred while checking the status of Sun Directory Service Control Center.
    Show Details
    Hide Details
    Install Error Code: 3
    Stack:
    com.sun.directory.common.slapx.AdmCmdErrorException: /opt/SUNWdsee7/bin/dsadm info all separator = /var/opt/SUNWdsee7/dcc/ads [exitCode=60]
    com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:94)
    com.sun.directory.common.slapx.AdmCmd.run(AdmCmd.java:56)
    This aside, I can still not register this server in the dscc console on any of the other directory servers (they are running DSEE 6.3.) Those servers report that cacao is not running on this server. It clearly is running tho.
    # cacaoadm status
    default instance is ENABLED at system startup.
    Smf monitoring process:
    1200
    1201
    Uptime: 2 day(s), 17:25
    Are these two issues related? Are they both symptoms of a java problem (I didn't think cacao used java)?
    Are they both symptoms of cacao not responding to queries?
    Are they both sympoms of a problem with dscc agent not working properly?
    The port dscc agent port is open to other machiens
    telnet xxxx 11162Trying xxxx...
    Connected to xxx.
    Escape character is '^]'.
    &#65533;&#65533;sr5javax.management.remote.message.HandshakeBeginMessage&#65533;,&#65533;&#65533;&#65533;6profilestLjava/lang/String;Lversionq~xptTLS SASL/PLAINt1.0^CConnection closed by foreign host.

  • DSEE 7, Patch 119044-03, and SUNWjdmk-sdk

    I'm working my way through installing DSEE 7 on Solaris 10u7 on x86 (64-bit).
    One of the requirements for DSEE 7 is the installation of patch 119044-03 (x86 platform).
    When I run my patchadd for 119044 it complains about SUNWjdmk-runtime, SUNWjdmk-runtime-jmx, and SUNWjdmk-sdk not being installed on my system.
    I was able to track down and install SUNWjdmk-runtime and SUNWjdmk-runtime-jmx from JES 5u1, however, I cannot find SUNWjdmk-sdk for the life of me.
    I found a Java Dynamic Management Kit download on sun.com but the resulting zip file doesn't contain packages, just documentation for the SDK.
    The patch manifest for 119044-03 shows a different file structure for the installed package meaning that what I downloaded from Sun isn't the same as the actual package that the patch wants/needs to update.
    SUNWjdmk-sdk is not in JES 5u1, it isn't included in the DSEE 7 package tarball, the DSEE 7 zip distribution, or on the Solaris CD/DVD.
    Where does this package come from? Am I missing something obvious here?

    for moving up

  • Run Time Error while generating PDF report

    Hi
    I am generating reports in PDF format using JClass and JDK 1.3.The code works absolutely fine in windows environment.
    But when I try to run the same code in Unix environment on Solaris, I get the following error. What could be the reason?
    ERROR :-
    Exception in thread "main" java.lang.IllegalAccessError: try to access method sun.java2d.SunGraphics
    Environment.initializeProps()V from class sun.java2d.SunGraphicsEnvironment$1
    at sun.java2d.SunGraphicsEnvironment$1.run(SunGraphicsEnvironment.java:89)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.java2d.SunGraphicsEnvironment.<init>(SunGraphicsEnvironment.java:83)
    at com.eteks.java2d.PJAGraphicsEnvironment.<init>(PJAGraphicsEnvironment.java:66)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:232)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:53)
    at java.awt.Font.initializeFont(Font.java:259)
    at java.awt.Font.<init>(Font.java:293)
    at com.klg.jclass.page.FontBase.<init>(FontBase.java:83)
    at com.klg.jclass.page.adobe.postscript.FontPS.<init>(FontPS.java:161)
    at com.klg.jclass.page.adobe.postscript.AFMParser.parse(AFMParser.java:170)
    at com.klg.jclass.page.FontBase.loadFonts(FontBase.java:114)
    at com.klg.jclass.page.FontBase.getFonts(FontBase.java:155)
    at com.klg.jclass.page.adobe.postscript.FontPS.getAllFonts(FontPS.java:898)
    at com.klg.jclass.page.adobe.pdf.JCPDFPrinter.<init>(JCPDFPrinter.java:119)

    The problem is in the PJA toolkit.
    Please see their index.html that comes with PJA distribution. Specifically section:
    "Why the Java Virtual Machine crashes when I use fonts on UNIX platform ?"

  • Not able to run boot halt test on my Solaris vm

    Hi,
    I want to run boot halt test for continuous 12hours on Solaris-11-express vm and I am using the below script to do so ,
    #!/bin/sh
    at -f /boot_halt_test.sh now +5 minutes
    reboot
    #EOF
    The problem here is when I run this shell script for the first time the vm goes under reboot, but later it does not reboot.
    And here I have enabled root login, so this should'n be a problem i guess. When I check the services i am not able to see ATD and crond online or offline.
    But at and cron commands are found.
    What is the alternative for chkconfig in unix.
    Edited by: 817795 on Dec 14, 2010 1:48 AM
    Edited by: 817795 on Dec 14, 2010 1:50 AM

    ok...but why the boot halt script not running again after first time.
    Why this script not making entry in "at".
    Do I need to install extra packages for this.
    Also how to install cron package.
    pkg install cron..??
    Please help.
    I cant see both the services CROND and ATD running
    Also please mention where to change run levels in solaris 11
    Edited by: 817795 on Dec 15, 2010 4:09 AM

  • Oracle DSEE mandatory patches

    Hello All,
    Am a new learner here, and I was trying to install DSEE 7 [Oracle DSEE 11g] native package on my x86 Solaris 10 9/10 [latest] box, and have added packages as per the installation documents. The idsktune was executed and there was no errors related to system configuration. While when i tried to initialize the dscc it was ejected with an error, which at present am not having and will update here. Once after that I have cross checked the system required patches for Solaris x86 10 and able to track the missing of below patches, though only Authorized accounts only can download the patches, how can i continue here. Without the installation its tough for me to start my learning. Please advise me here
    patch ID package name
    119345-07 SUNWsasl
    119044-03 SUNWjdmk-runtime, SUNWjdmk-runtime-jmx
    125444-13 SUNWmfwk-rt
    136798-03 SUNWldapcsdk-libs, SUNWldapcsdk-tools, SUNWldapcsdk-dev
    119725-06 SUNWljdk
    Thanks,
    Yathi

    If you need to download patches, you have to login to My Oracle Support site ( https://support.oracle.com/CSP/ui/flash.html ) and be sure that you support contract grants you the necessary permissions for that.
    I'm sorry I can't be much of help, but these are Oracle policies.
    Regards,
    marco

  • Significant difference in response times for same query running on Windows client vs database server

    I have a query which is taking a long time to return the results using the Oracle client.
    When I run this query on our database server (Unix/Solaris) it completes in 80 seconds.
    When I run the same query on a Windows client it completes in 47 minutes.
    Ideally I would like to get a response time equivalent on the Windows client to what I get when running this on the database server.
    In both cases the query plans are the same.
    The query and plan is shown below :
    {code}
    SQL> explain plan
      2  set statement_id = 'SLOW'
      3  for
      4  SELECT DISTINCT /*+ FIRST_ROWS(503) */ objecttype.id_object
      5  FROM documents objecttype WHERE objecttype.id_type_definition = 'duotA9'
      6  ;
    Explained.
    SQL> select * from table(dbms_xplan.display('PLAN_TABLE','SLOW','TYPICAL'));
    PLAN_TABLE_OUTPUT
    | Id  | Operation          | Name      | Rows  | Bytes |TempSpc| Cost (%CPU)|
    |   0 | SELECT STATEMENT   |           |  2852K|    46M|       | 69851   (1)|
    |   1 |  HASH UNIQUE       |           |  2852K|    46M|   153M| 69851   (1)|
    |*  2 |   TABLE ACCESS FULL| DOCUMENTS |  2852K|    46M|       | 54063   (1)|
    {code}
    Are there are configuration changes that can be done on the Oracle client or database to improve the response times for the query when it is running from the client?
    The version on the database server is 10.2.0.1.0
    The version of the oracle client is also 10.2.0.1.0
    I am happy to provide any further information if required.
    Thank you in advance.

    I have a query which is taking a long time to return the results using the Oracle client.
    When I run this query on our database server (Unix/Solaris) it completes in 80 seconds.
    When I run the same query on a Windows client it completes in 47 minutes.
    There are NO queries that 'run' on a client. Queries ALWAYS run within the database server.
    A client can choose when to FETCH query results. In sql developer (or toad) I can choose to get 10 rows at a time. Until I choose to get the next set of 10 rows NO rows will be returned from the server to the client; That query might NEVER complete.
    You may get the same results depending on the client you are using. Post your question in a forum for whatever client you are using.

  • How to download Personal Java and how to run the application

    Hi,
    From java.sun.com, which file has to be downloaded for develpoing the application in personal java.
    How to run an application in peraonal java?
    If you give me the steps it will be more helpful to me.
    I couldn't find the samples for personal java anywhere?
    If you give me links for basic samples with source code such as hello world and small games, it will be more helpful to me.
    All of my doubts are very basic one.
    Please help me.
    Thanks in advance.
    Regards,
    Nagaraj.

    Sun has a beta implementation available for download (http://developer.java.sun.com/developer/earlyAccess/personaljava/) which will allow you to run Personal Java on a MIPS/SH3/StrongARM or XScale device running WindowsCE 2.0 or greater. You can also download the Personal Java Emulation environment (http://java.sun.com/products/personaljava/pj-emulation.html) which will allow you to develop and run personal java applications in a Windows or Solaris environment.
    Most JDK1.1.8 compliant applications will run on Personal Java, so a Hello World program would look like the regular.
    public static void main(String[] args) {
    System.out.println("Hello World");
    System.exit(0);
    You can also purchase a full blown commercial implementation of Personal Java for PocketPC at handango.com. Do a search on Insignia Jeode for Dell. You can use this on any PocketPC/XScale pda.
    To run a Personal Java program on Pocket PC. Deploy your jar to the Device and create a shortcut similar to this:
    50#"\program files\Java\bin\pjava.exe" -setcwd "\program files\Java\pjtest" -classpath "\program files\Java\pjtest\pjtest.jar" -file "pjtest.testmain.class"
    The number is arbitrary, but the paths need to point to the directory where you installed Personal java and your jar/application respectively.

  • [svn:bz-4.0.0_fixes] 16148: Update config testsuite on 4.0. 0_fixes branch to force kill the app server before running any tests when the app server is Tomcat .

    Revision: 16148
    Revision: 16148
    Author:   [email protected]
    Date:     2010-05-17 06:40:40 -0700 (Mon, 17 May 2010)
    Log Message:
    Update config testsuite on 4.0.0_fixes branch to force kill the app server before running any tests when the app server is Tomcat. The regression runs were hanging on this branch when going to run the config suite because the Tomcat server isn't shutting down cleanly at the end of the MXUnit run. I believe this is an issue with the version of ActiveMQ we are using. Since I don't think we want to update ActiveMQ on this branch force killing the Tomcat server will workaround the problem.
    Modified Paths:
        blazeds/branches/4.0.0_fixes/qa/apps/qa-regress/testsuites/config/build.xml

    Hi,
    Thanks for the reply. I have tried this on another machine running the same version of Blackboard. It works fine.
    Only difference is that the machine that has the JVM crash is running on Fujitsu PrimePower and the OS is Solaris 9 (but twigged for PrimePower).
    The one where it runs and starts up successfully is running on SunFire (OS is Solaris 10).
    I am wondering if there is a problem with the JVM loading required libraries because of the OS being different versions.
    Any leads on this is welcomed. Thank you.
    Regards,
    Hon Peng
    ===================
    On Fujitsu Primepower
    SunOS 5.9 Generic_118558-33 sun4us sparc FJSV,GPUS
    the Dependencies for libjvm.so are as follows:
    ===================
    bash-2.05$ ldd -r libjvm.so
    libsocket.so.1 => /usr/lib/libsocket.so.1
    libsched.so.1 => /usr/lib/libsched.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    libCrun.so.1 => /usr/lib/libCrun.so.1
    libm.so.1 => /usr/lib/libm.so.1
    libthread.so.1 => /usr/lib/libthread.so.1
    libc.so.1 => /usr/lib/libc.so.1
    libnsl.so.1 => /usr/lib/libnsl.so.1
    libmp.so.2 => /usr/lib/libmp.so.2
    /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
    =====================================
    On SunFire, Sun machine
    SunOS 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-280R
    the dependencies are different for the libjvm.so:
    =====================================
    bash-2.05$ ldd -r libjvm.so
    libsocket.so.1 => /lib/libsocket.so.1
    libsched.so.1 => /usr/lib/libsched.so.1
    libdl.so.1 => /lib/libdl.so.1
    libCrun.so.1 => /usr/lib/libCrun.so.1
    libm.so.1 => /lib/libm.so.1
    libthread.so.1 => /lib/libthread.so.1
    libc.so.1 => /lib/libc.so.1
    libnsl.so.1 => /lib/libnsl.so.1
    libmp.so.2 => /lib/libmp.so.2
    libmd5.so.1 => /lib/libmd5.so.1
    libscf.so.1 => /lib/libscf.so.1
    libdoor.so.1 => /lib/libdoor.so.1
    libuutil.so.1 => /lib/libuutil.so.1
    /platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
    libm.so.2 => /lib/libm.so.2
    /platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1

  • Can't run spamassassin

    Hey,
    I have installed spamassassin on my station, but can't run it....
    when i start the daemon with spamd -d -c, I get this messages
    [13902] warn: unix dgram connect: Assurez-vous qu'il s'agit bien d'un socket avant de lancer l'op�ration at /usr/local/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/Logger/Syslog.pm line 79
    [13902] error: no connection to syslog available at /usr/local/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/Logger/Syslog.pm line 79
    and when I try to test spamassassin with
    spamassassin -t <sample-spam.txt
    I get :
    Undefined subroutine &Mail::SpamAssassin::BayesStore::DBM::O_RDWR called at /usr/local/lib/perl5/site_perl/5.8.7/Mail/SpamAssassin/BayesStore/DBM.pm line 180.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    [13913] warn: Attempt to free non-existent shared string '' during global destruction.
    Error of segmentation (core dumped)

    The first problem looks kind of like it can't send UDP messages to syslogd. Is "loghost" the local host? Try "getent hosts loghost". On a default system it will come back with "127.0.0.1 .." which is the loopback address and means you're logging locally. Once you've determined the host log messages are going to, is the syslogd there running with remote turned off ("syslogd -t"?) Solaris normally has remote turned on (it can be controlled in /etc/default/syslogd) but other OSes (Red Hat, frex) turn it off by default. But not being able to log shouldn't keep spamassassin from running, I wouldn't think.
    The second problem (non-existent shared strings and seg fault) look like the SpamAssassin Perl DBM module may not be built or installed right. I'm afraid I don't know Perl well enough to suggest ways to check/fix that problem.

  • Unable to run External Java activity getting Null pointerException

    Hi All,
    Im unable to run external java activity in my workflow on Solaris environment.
    My workflow looks like:
    start -----> External java activity----> end
    External java activity code :
    exceute(WFContext ctx) {
    System.out.print("im in java activity");//Only this stmt is present in my code
    1) I have set the classpath in the environment variables pointing all the workflow jars.
    2) Executed wfjvlsnr.csh and it displays the following.
    Oracle Workflow 2.6.4.0.0 JAVA Function Activity Agent
    Please Enter Database Password : r4v25zx
    Connected to owf_mgr@wfSystem:1667:WFUser with character set UTF8
    Listening...
    Till here it is fine.workflow agent started listening
    3) Now i started my client program which triggers the workflow and reaches java activity.
    4) Now when i verify console (2) where i run the java activity agent it displays the following errors:
    oradev_WFUser> ./wfjvlsnr.csh
    Oracle Workflow 2.6.4.0.0 JAVA Function Activity Agent
    Please Enter Database Password : owfpswd
    Connected to owf_mgr@wfSystem:1667:WFUser with character set UTF8
    Listening...
    Sat Jun 02 12:18:47 EST 2007 Executing EXTERNAL/002 oracle.apps.fnd.wf.internal
    java.lang.NullPointerException
    null
    Sat Jun 02 12:18:47 EST 2007 Enqueuing EXTERNAL/002 oracle.apps.fnd.wf.internal null
    Error executing class oracle.apps.fnd.wf.internal: null
    Sat Jun 02 12:18:47 EST 2007 Executing EXTERNAL/002 oracle.apps.fnd.wf.internal
    java.lang.NullPointerException
    null
    Sat Jun 02 12:18:47 EST 2007 Enqueuing EXTERNAL/002 oracle.apps.fnd.wf.internal null
    Error executing class oracle.apps.fnd.wf.internal: null
    Though i dont have any code in my java activity it says NULL pointer exception.
    Im unable find where the mistake is.
    Please help me out in running my java activity.
    Thanks in Advance,
    Cheers,
    Sharath

    Hi,
    I am using integrated web logic server. Do I have to create JDBC connection in Integrated Weblogic Server? If yes, then how come it was working earlier and stopped working suddenly.
    Just to try out, I have created JDBC with a name soademo (As mentioned in bc4j.xml) in Integrated Weblogic Server but didn't worked.
    I will send you sample java class for your reference.
    public class TestClient {
        public static void main(String[] args) {
            String amDef = "com.moj.model.AM.AppModule";
            String config = "AppModuleLocal";
            ApplicationModule am =
                Configuration.createRootApplicationModule(amDef, config);
            ViewObject emplist = am.findViewObject("EmployeesView1");
            emplist.setWhereClause("first_name = :p_firstname");
            emplist.defineNamedWhereClauseParam("p_firstname", null, null);
            emplist.setNamedWhereClauseParam("p_firstname", "Smith");
            emplist.executeQuery();
            while (emplist.hasNext()) {
                Row emp = emplist.next();
                System.out.println ("emp " + emp.getAttribute("Empno"));
                System.out.println("First Name " + emp.getAttribute("FirstName"));
                System.out.println("Last Name " + emp.getAttribute("LastName"));
            Configuration.releaseRootApplicationModule(am, true);
    Appreciate if you can provide me in more detail as I have started working on very recently.
    Parvez

Maybe you are looking for

  • Please help.downloading apps from ovi store over w...

    i simply cannot download a single application from ovi store over wifi.its too costly over 3g .please help me.latest firmware updated.

  • Need help for converting c# encryption code to javascript

    I have this below code in c# i need to convert it into nodejs i would really appriciate some help in this. Rfc2898DeriveBytes passwordDb2 = new Rfc2898DeriveBytes(passphrase, Encoding.ASCII.GetBytes(DeriveSalt(grains))); byte[] nonce = passwordDb2.Ge

  • Macbook pro or imac, how much faster is the imac?

    I work on huge photoshop files.  Up to 15gb sometimes.   In the studio I have a macpro 8 core, 32gb ram.   However, I also do work abroad, and for this I bought a macbook pro 2.4ghz intel 2 duo, 3 years ago.   when travelling I keep my files to 1GB o

  • Free characteristcis in workbook not working

    Hi all, I have created a workbook .I have inserted navigation pane and then selected the query as input to get free chars i the workbook.for soem reason ,i am not able to drag tem on to rows/columns. some times the function working some times not; an

  • From period and to Period not appering in KE30

    While executing the COPA report, From period and to Period boxes are not appearing? can anyone help me in this regard?