Communications Express config error

I am unable to configure Communications Express.
I install JES2005Q1 on Sparc Solaris 9 - one-host install.
Patches are up to date but when I want to configure with no display I receive Java exeptions. It doesn't matter wheter there is a "-nodisplay" flag or only DISPLAY does not exists. The beginning is ok but later...
./configure-uwc
The directory "/var/opt/SUNWuwc" does not exist.
Do you want to create it now or choose another directory?
1. Create Directory
2. Choose New
Enter the number corresponding to your choice [1] {"<" goes back, "!"
exits}
Please wait for the components to be loaded...
Exception in thread "Thread-1" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironme nt.java:159)
at java.awt.Label.<init>(Label.java:133)
at java.awt.Label.<init>(Label.java:115)
at com.iplanet.install.panels.widgets.TreeNodeCheckBox.<init>(TreeNodeCheckBox.java:43)
at com.iplanet.install.panels.widgets.TreeNode.<init>(TreeNode.java:84)
at com.iplanet.install.panels.widgets.TreeNode.addNode(TreeNode .java:315)
[and so on....]     When I want to configure via GUI on exported display the config "hangs" when executing script "./config-wbsvr deploy".
After 30 minutes on waiting I've interrupted using "Cancel".
What is wrong?
Peter

Ok, I've done it.
In Directory Server I use "dc notation". Suffix is "dc=dept, dc=domain, dc=com" and I put "uid=amadmin, ou=people, dc=dept, dc=....." or "uid=amadmin,ou=people,o=dept.domain.com "as IS Administrator DN (Bind DN for uwc).
When I declared o=isp instead of dc=... as suffix in DS there were no problems (Bind DN: uid=amadmin,ou=people,o=isp). Of course via GUI. Text-based configuration has a bug I think. Anyone has used it?
Anyone can help how can I write Bind DN to use dc suffix?

Similar Messages

  • Communication express address book error

    Hi Shane,
    My communication express display this error message when i search name > 1000 record.
    "Your server is not configured properly or your search query has exceeded the limit, Please check server configuration"
    Can i disable this settting or is there any parameter for me to turn ?
    Cheer
    UBD

    ubd wrote:
    My communication express display this error message when i search name > 1000 record.
    "Your server is not configured properly or your search query has exceeded the limit, Please check server configuration"
    Can i disable this settting or is there any parameter for me to turn ?This error could be due to a restriction at the Directory Server end or due to a restriction at the UWC/CE end.
    Check the directory server access logs to see if there is an error returned for the search.
    Also confirm that the lookthru_limit setting in <uwc_deploy_base>/WEB-INF/config/corp-dir/db_config.properties is more then 1000.
    Regards,
    Shane.

  • Communication Express - session timeout too fast

    Hi all,
    I have problem with communication express. Sometime, users are deconnected with the error :
    "Connection session time out. Please relog"
    This error can appear after 2 min, after reading 1 mail, or just after logging. I have tested with differents browsers.
    Communication express is installed on application server 9.1u2 on my frontend, on which convergence is installed too. I haven't any problem with convergence.
    Version :
    root@frontmail2prod# showrev -p | grep uwc
    Patch: 122794-24 Obsoletes: 118541-43, 117288-99, 117820-13, 119157-07 Requires: Incompatibles: 118042-22, 126233-04 Packages: SUNWuwc
    In uwcauth.properties :
    uwcauth.identity.enabled=false
    Messaging server version :
    root@frontmail2prod# /opt/sun/comms/messaging/bin/imsimta version
    Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)
    libimta.so 7u2-7.02 32bit (built 01:56:27, Apr 16 2009)
    Using /opt/sun/comms/messaging/config/imta.cnf (compiled)
    SunOS frontmail2prod 5.10 Generic_137112-03 i86pc i386 i86pc
    root@frontmail2prod# ./configutil | grep uwc
    local.webmail.sso.uwcenabled = 1
    In uwc.log, I can see :
    15 janv. 2010 13:34:56 com.sun.uwc.common.auth.MailProxyFilter doFilter
    GRAVE: Request doesn't contain webmail cookie
    15 janv. 2010 13:34:59 com.sun.uwc.common.auth.LDAPAuthFilter doFilter
    FIN: Check If Identity is enabled
    15 janv. 2010 13:34:59 com.sun.uwc.common.auth.LDAPAuthFilter doFilter
    INFO: --------Inside ldapfilter-----
    15 janv. 2010 13:34:59 com.sun.uwc.common.auth.LDAPAuthFilter doFilter
    FIN: Session is null
    15 janv. 2010 13:34:59 com.sun.uwc.common.auth.LDAPAuthFilter doFilter
    FIN: username is... null
    15 janv. 2010 13:34:59 com.sun.uwc.common.auth.LDAPAuthFilter doFilter
    FIN: username or password is null
    15 janv. 2010 13:34:59 com.sun.uwc.common.auth.LDAPAuthFilter doFilterAnd in log http from messaging server :
    [15/Jan/2010:13:38:13 +0100] frontmail2prod httpd[26005]: Account Information: connect [MY_IP:44087]
    [15/Jan/2010:13:38:13 +0100] frontmail2prod httpd[26005]: General Information: [MY_IP:44087] GET /cmd.msc?cmd=logout&mbox=&sid=nzSgJMhJW8c HTTP/1.1
    [15/Jan/2010:13:38:13 +0100] frontmail2prod httpd[26005]: Account Notice: close [] USER 2010/1/15 13:38:09 0:00:04 0 0 1Is anyone have idea ?
    Thx in advance
    JC

    Hi all,
    we have same problem with communication express. Sometime, users are deconnected with the error :
    "Connection session time out. Please relog"
    This error can appear after sometimes 10 min and sometimes different time.
    also we have tested with differents browsers.
    Communication express is installed on application server 9.1u2 on my frontend, on which convergence is installed too. I haven't any problem with convergence.
    Version :
    bash-3.00# showrev -p|grep uwc
    Patch: 122794-26 Obsoletes: 118541-43, 117288-99, 117820-13, 119157-07 Requires: Incompatibles: 118042-22, 126233-04 Packages: SUNWuwc
    bash-3.00#
    In uwcauth.properties :
    uwcauth.identity.enabled=false
    Messaging server version :
    bash-3.00# /opt/sun/comms/messaging64/bin/imsimta version
    Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009)
    libimta.so 7u2-7.02 64bit (built 02:28:03, Apr 16 2009)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    SunOS posta2 5.10 Generic_141415-08 i86pc i386 i86pc
    bash-3.00#
    # ./configutil | grep uwc
    local.webmail.sso.uwcenabled = 1
    Is anyone have idea ?
    Thx in advance
    s.baskoylu

  • Communication express and internet explorer

    hi;
    when i login communication express from internet explorer and i see this error
    "ERROR: Error in populateOrgProfile
    com.iplanet.am.sdk.AMException: Could not find service config : iPlanetAMAuthService
    at com.iplanet.am.sdk.AMObjectImpl.getTemplate(AMObjectImpl.java:696)
    at com.sun.identity.authentication.service.AuthD.getOrganizationTemplate(AuthD.java:1234)
    at com.sun.identity.authentication.service.LoginState.populateOrgProfile(LoginState.java:462)
    at com.sun.identity.authentication.service.LoginState.createAuthContext(LoginState.java:1219)
    at com.sun.identity.authentication.service.AuthUtils.getAuthContext(AuthUtils.java:229)
    at com.sun.identity.authentication.service.AuthUtils.getAuthContext(AuthUtils.java:166)
    at com.sun.identity.authentication.UI.LoginViewBean.forwardTo(LoginViewBean.java:321)
    at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:981)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
    at com.sun.mobile.filter.AMLController.doFilter(AMLController.java:163)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)"
    How could i solve this error?
    regards;

    hi;
    i open debug option at communication express. then i restart web server , but i saw this error " info: WEB2798: [uwc] ServletContext.log(): TRACE DefaultXSLUILocatorHandler.init: adding .ie55.(Pattern:Mozilla/4.0 (compatible; MSIE 5.5;Device:html;supportClientXSL:false)"
    What is this mean it?How could i solve this problem?
    thanks...
    regards...

  • Communication Express with AM SDK

    I'm installing JES on 3 hosts. One is Directory Server, one has Access Manager and the third one should have Messaging + Communication Express.
    On the third host I need to install MS, Web Server, Acess Manager SDK and Administration Server.
    I install all of them and use "configure later".
    The config of Adm Serv, Web Serv goes quick.
    Then AM SDK via silent config.
    I receive one error:
    chown: jaxrpc-spi.jar: No such file or directoryBut the configuration ends.
    Then I config MS and finally CE ( uwc ).
    After restarting WebServ with CE/uwc I receive
    "Not Found" in place of uwc.
    When I do it alltogether on one host it's quick and easy.
    What's wrong?
    I think a AM SDK configuration is the point.
    I'm not sure about few options:
    DEPLOY_LEVEL=?
      3 = Install Access Manager SDK only
      4 = Install SDK only and configure the containerDIRECTORY_MODE=?
    I've chosen 4.
    Anyone?

    This just came by my desk. . .
    1) First check if the webserver runtime owner is root:other. In other words the runtime owner should
    be the same for AM Server, AM SDK and UWC. It is preferred that the runtime owner be root:other
    If the runtime owner for the webserver is not root (but webservd) then do the following
    a) change the ownership of /opt/SUNWwbsvr/https-host.domain.com directory to root:other (recursively)
    b) Edit the /opt/SUNWwbsvr/https-host.domain.com/config/magnus.conf file and change the line containing
    "user webservd" to "user root"
    c) restart the webserver
    2) Checking of AM SDK. Run the following command from the frontend AM SDK location and should see
    some output like the following
    /opt/SUNWam/bin # ./amadmin -u amadmin -w password -m http://zaptos.red.iplanet.com:80
    Get Sessions: Server Name = http://zaptos.red.iplanet.com:80
    [Current Session] User Id: amAdmin Time Remain: 120 Max Session Time: 120 Idle Time: 0 Max Idle Time: 30
    To invalidate sessions, enter the index numbers
    [CR without a number to exit]:
    Success 0: Successfully completed
    3) If the above didn't work as expected, then follow this step. Create a new state file for AM SDK configuration
    #cat amsamplesilent.uwc
    DEPLOY_LEVEL=4
    SERVER_PROTOCOL=http
    SERVER_NAME=AM_SERVER_HOSTNAME #### (AM server hostname)
    SERVER_HOST=AM_SERVER_HOSTNAME_FQDN #### (AM server hostname fully qualified domain name)
    SERVER_PORT=AM_SERVER_WEB_CONTAINER_PORT
    ADMIN_PORT=AM_SERVER_WEB_ADMIN_PORT
    DS_HOST=DS_HOSTNAME_FQDN #### (Directory server hostname)
    DS_DIRMGRPASSWD=DM_PASSWORD
    ROOT_SUFFIX=UG_SUFFIX
    ADMINPASSWD=AMADMIN_PASSWORD
    AMLDAPUSERPASSWD=AMLDAPUSERPASSWORD
    COOKIE_DOMAIN=.iplanet.com
    AM_ENC_PWD="myQDWqCBhvI0bfp/BF/1b7+k/BiEpVcY" #### Got this from AMConfig.properties file
    NEW_OWNER=root
    NEW_GROUP=other
    WEB_CONTAINER=WS6
    SSL_PASSWORD="sample"
    BASEDIR=/opt/SUNWam
    CONSOLE_HOST=$SERVER_HOST
    CONSOLE_PORT=$SERVER_PORT
    CONSOLE_PROTOCOL=$SERVER_PROTOCOL
    CONSOLE_REMOTE=true ##### This was false before, I modified this
    SERVER_DEPLOY_URI=/amserver
    if [ $DEPLOY_LEVEL -eq 2 -o $DEPLOY_LEVEL -eq 12 ]; then
    CONSOLE_DEPLOY_URI=$SERVER_DEPLOY_URI
    else
    CONSOLE_DEPLOY_URI=/amconsole
    fi
    PASSWORD_DEPLOY_URI=/ampassword
    COMMON_DEPLOY_URI=/amcommon
    DIRECTORY_MODE=4 #### this was 1 before. I modified this
    DS_PORT=389
    DS_DIRMGRDN="cn=Directory Manager"
    USER_NAMING_ATTR=uid
    ORG_NAMING_ATTR=o
    ORG_OBJECT_CLASS=sunismanagedorganization
    USER_OBJECT_CLASS=inetorgperson
    DEFAULT_ORGANIZATION=
    JAVA_HOME=/usr/jdk/entsys-j2se
    AM_REALM=disabled
    PLATFORM_LOCALE=en_US
    XML_ENCODING=ISO-8859-1
    NEW_INSTANCE=false
    ############### Required for Web Server ###############################
    WS61_INSTANCE=https-COMMS_EX_HOSTNAME_FQDN #### I modified this to reflect frontend hostname
    WS61_HOME=/opt/SUNWwbsvr
    WS61_PROTOCOL=$SERVER_PROTOCOL
    WS61_HOST=$SERVER_HOST
    WS61_PORT=$SERVER_PORT
    WS61_ADMINPORT=$ADMIN_PORT
    WS61_ADMIN="admin"
    WS61_IS_SECURE=false
    DIRECTORY_MODE=4
    DS_PORT=389
    DS_DIRMGRDN="cn=Directory Manager"
    USER_NAMING_ATTR=uid
    ORG_NAMING_ATTR=o
    ORG_OBJECT_CLASS=sunismanagedorganization
    USER_OBJECT_CLASS=inetorgperson
    DEFAULT_ORGANIZATION=
    JAVA_HOME=/usr/jdk/entsys-j2se
    AM_REALM=disabled
    4) Take a backup of /etc/opt/sun/identity/AMConfig.properties. Check the content of the following lines in that file
    com.iplanet.am.directory.host=AM_SERVER_HOSTNAME_FQDN
    com.iplanet.am.server.host=AM_SERVER_HOSTNAME_FQDN
    com.iplanet.am.console.host=AM_SERVER_HOSTNAME_FQDN
    com.iplanet.am.profile.host=AM_SERVER_HOSTNAME_FQDN
    com.iplanet.am.naming.url=http://AM_SERVER_HOSTNAME_FQDN:WEBCONTAINER_PORT/amserver/namingservice
    com.iplanet.am.notification.url=http://COMMS_EX_HOSTNAME_FQDN:WEBCONTAINER_PORT/notificationservice
    5) Make sure the default domain contains the CORE and LDAP services
    (can be found using the amconsole, check in the services tab)
    6) Make sure the uwcauth.properties reads the complete dn for the variable uwcauth.identity.binddn as shown below
    !Bind DN of AdmAdmin
    uwcauth.identity.binddn=uid=amadmin,ou=people,o=usergroup

  • Communication Express Address Book problem

    Hi
    System Messaging Server 7.0-3.01 32bit (built Dec 9 2008)
    libimta.so 7.0-3.01 32bit (built 09:08:43, Dec 9 2008)
    Using /opt/sun/comms/messaging/config/imta.cnf
    SunOS 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Fire-V240
    Sun Java(TM) System Communications Express 6.3
    Sun Java Convergence 1u3
    After install Sun Java Convergence Address book in Communication Express gone. It showing white page after clicking on Address book tab. Address book is working fine under Convergence.

    luk4s1984 wrote:
    System Messaging Server 7.0-3.01 32bit (built Dec 9 2008)
    libimta.so 7.0-3.01 32bit (built 09:08:43, Dec 9 2008)Convergence 1u3 requires MS7u3 and above. You can use the "commpkg upgrade" command to migrate to MS7u3 64-bit.
    Sun Java(TM) System Communications Express 6.3 What is the exact patch level of UWC/CE (./showrev -p | grep uwc)?
    After install Sun Java Convergence Address book in Communication Express gone. It showing white page after clicking on Address book tab. Address book is working fine under Convergence.Which web-container are you running (Sun WebServer7/App-Server 9.1/Glassfish 2.1)?
    Are you running UWC/CE and Convergence in the same web-container?
    What JDK version is in use by the web-container hosting UWC/CE?
    Regards,
    Shane.

  • Portal 6.3.1 "Communications Express Address Book" provider

    Hi,
    Does anyone have working setup with "Communications Express Address Book" provider from PS 6.3.1 ? I'm having a problem to get it to connect to UWC address book in my JES3 test installation. All other connections to "old" address book, "old" and uwc-type mail, calendar, IM are working fine.
    Thanks,
    Mareks

    Hi,
    Thanks for yours replay, i have installed:
    jdk-6u16-solaris-i586
    jdk-6u16-solaris-x64
    anubis# pkginfo| grep JDK
    system SUNWj5cfg JDK 5.0 Host Config. (1.5.0_20)
    system SUNWj5dev JDK 5.0 Dev. Tools (1.5.0_20)
    system SUNWj5rt JDK 5.0 Runtime Env. (1.5.0_20)
    system SUNWj6cfg JDK 6.0 Host Config. (1.6.0_16)
    system SUNWj6dev JDK 6.0 Dev. Tools (1.6.0_16)
    system SUNWj6dmo JDK 6.0 Demo Programs (1.6.0_16)
    system SUNWj6dmx JDK 6.0 64-bit Demo Programs (1.6.0_16)
    system SUNWj6dvx JDK 6.0 64-bit Dev. Tools (1.6.0_16)
    system SUNWj6jmp JDK 6.0 Man Pages: Japan (1.6.0_16)
    system SUNWj6man JDK 6.0 Man Pages (1.6.0_16)
    system SUNWj6rt JDK 6.0 Runtime Env. (1.6.0_16)
    system SUNWj6rtx JDK 6.0 64-bit Runtime Env. (1.6.0_16)
    Should i downgrade my java ?
    Thanks,
    Mariusz

  • Having trouble with calendar server with SSO in communication express

    I have configured communication express with components calendar, messaging and access manager. I am able to login that but when i click on calendar ,it says "Aplication Error" NULL pointer Exception. I am able to access address book and options for all of them. i checked the am_sso.log , it has statement
    com.sun.uwc.UWCMainViewBean <init>
    SEVERE: UWCMainViewBean:forwardToURL(forwardtodefview) - null
    Can anybody tell me how to fix that problem?
    Thanks

    A similar problem was discussed over in the Calendar Server forum: http://forum.sun.com/jive/thread.jspa?threadID=101320 Check out the answers there (and the Calendar Server forum is probably a better place to ask this anyway since it looks pretty specific...)

  • Communications Express 2005Q4 - Calendar problem

    I have communications express 2005Q4, messaging server, calendar server, delegated administrator, directory server, access manager & web server fully working. But when
    i log in to the comms express and click the calendar tab it gives me the following error:
    Application Error
    java.lang.NullPointerException
    Im using schema2 & identity sso. I have checked and double checked all the configure files, and there seems to be nothing wrong.
    Any clues on what to do with this?

    Not any of my users have a working calendar in UWC,
    thats the problem. Not even those users who were
    defined during install. What i meant was that the
    calendar works when i connect directly to the
    calendars port(http://my-server.com:calendar-port/),
    but when i log in to UWC(http://my-server.com/uwc/),
    and click the calendars tab, it doesnt work. Clear
    enough? :DHum, I might look asking basic questions but I don't have much info to work with :) and I wasn't able to reproduce your problem unless I specificly create ALL users without calendar on the command line.
    1) You tried creating users with the "-S cal,mail" arguments on the command line ?
    2) If you do a csuser -v list "userid" do you have 1 or 2 attributes listed or more like 19-20. (on a user that doesn't work.)
    3) in you logs, do you have any error messages ? Default dir is /var/opt/SUNWics5/logs. and the log file name was stated in the ics.conf file.
    Normal log message should look like:
    2006-01-18 10:39:12.930 Info 1174:314a78 Polling: Finished sso cache cleaner. Hash table size=0.
    4) Did you checked if your http.* log files correctly access the Calendar database? ex:
    [18/Jan/2006:07:27:12 -0500] servername cshttpd[1174]: General Notice: cshttpd successfully opened the Calendar Database
    [18/Jan/2006:07:27:12 -0500] servername cshttpd[1173]: General Notice: cshttpd successfully opened the Calendar Database
    [18/Jan/2006:07:27:13 -0500] servername cshttpd[1172]: General Notice: cshttpd is ready
    [18/Jan/2006:10:27:13 -0500] servername cshttpd[1172]: Account Notice: close 192.168.x.x USERNAME 2006/1/18 9:56:55 0:30:18 0 0 1
    [18/Jan/2006:10:33:25 -0500] servername cshttpd[1174]: Account Notice: WCAP logout called.
    [18/Jan/2006:10:33:25 -0500] servername cshttpd[1174]: Account Notice: close 192.168.x.x admin 2006/1/18 10:33:15 0:00:10 0 0 1
    5) In ics.conf you have those lines ?:
    service.http.allowadminproxy = "yes"
    local.calendar.sso.amnamingurl = "http://servername:80/amserver/namingservice"
    local.calendar.sso.singlesignoff = "yes"
    local.calendar.sso.amcookiename = "iPlanetDirectoryPro"
    local.calendar.sso.logname = "log file name
    service.calendarsearch.ldap = "no"
    service.http.ipsecurity = "no"
    6) You have latest Public patches available on sunsolve (there is one for uwc) ?
    Phil.

  • Port config error

    Hello,
    Our laptop is communicating with a Eurotherm 818 temperature control unit through the serial port. The program (Labview 7.1) uses VI's downloaded from the web, i.e. EI BYSINCH Read.vi and EI BYSINCH Write.vi, and obtains temperature and power measurements from the Eurotherm in real time. MAX says serial port is working properly. OS = Windows XP
    PROBLEM: After around 2.5 hours (fairly consistently), the "Port 0 Config Error" occurs, and the program cannot be continued. I have determined that the error originates in the "Open Serial Driver.vi" which is a subvi in "Serial Port Init.vi", which in turn is a subvi in "Lab Serial Port Init.vi". (The first two vi's are Labview library files).
    ATTEMPTS TO FIX: I have viewed a thread with a similar problem http://forums.ni.com/ni/board/message?board.id=170&message.id=76152&query.id=21947 for advice. I found the error handler and have tried creating loops to retry opening the driver, as well as closing it and then trying to open it again - with no success, i.e. Internal Error occurs. I have also been experimenting with the "force re-open" control in the "Open Serial Driver.vi", with no success as of yet.
    Any ideas on solving this issue would be greatly appreciated.
    Thanks very much,
    Ian

    Ian,
    Sounds like your program is not structured the way I like to interface the serial port.  There should be one call to serial init.  After the serial port is open save the reference and use it to read and write the serial port.  When the program is complete call serial close once.  This will take care of the issue.  I have serial devices that I talk to for months at a time.  Yes, months using Windows XP.
    Matt
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • Favicon in Communications Express

    Sun Java(tm) System Messaging Server 6.2-4.03 (built Sep 22 2005)
    libimta.so 6.2-4.03 (built 04:37:42, Sep 22 2005)
    SunOS www 5.10 Generic sun4u sparc SUNW,Sun-Fire-V440
    Hi Folks.
    Im trying to change the favicon.ico in Communication Express does anybody known how to change it??
    Cheers Ram

    FWIW:
    I got this working in UWC - I cleared the webserver cache (while the server was running - the _jsps dir under uwc in the cache folder), my browser's cache, restarted webserver, restarted messaging servers, and also had replaced these files with my new favicon (for good measure) ...
    i also changed ownership to bin:bin on this favicon ...
    /opt/SUNWuwc
    doesn't seem to do anything for IE which is displaying the default 'e' favicon.
    /opt/SUNWwbsvr/https-mail.XXX.com/is-web-apps/services/com_sun_web_ui/images/favicon/favicon.ico
    /opt/SUNWam/web-src/services/com_sun_web_ui/images/favicon/favicon.ico
    /opt/SUNWmsgsr/lib/config-templates/html/favicon.ico
    /var/opt/SUNWcomm/da/com_sun_web_ui/images/favicon/favicon.ico
    /var/opt/SUNWmsgsr/config/html/favicon.ico

  • Communications Express

    I've installed the entire Sun Java enterprise suite on a single win 2003 server. Everything seems to work except
    Communications Express. When I attempt to log in at servername/uwc I get redirected to System Messenger express. When I attempt to log in again, I go to what appears to be Communications Express, but only mail is displayed, no calander tab. Also, if I click on either the address book tab or options tab, i get a server not found error. I can log into both the mail and calander servers successfully indpendantly.
    Any clues???
    Thanks!!

    This is not the problem with Communication Express. You actually did not do, post configuration steps.
    Please read the ReadMe file given in CommunicationExpress folder, and activate the SSO.
    If you have installed Identity Server (access manager) you have to configure CE with IdentitySSO (schema 2), else you have to configure CE with MSG SSO (schema1).
    Thanks,

  • Communication Express Vacation Message year higher than 2006

    I use Java Enterprise System 2005Q4 with the following component is installed:
    - Messaging (Mail)
    - Calendar
    - Instant Messaging
    - Communication Express
    - .... blah blah blah ... etc.
    Had problem in the Vacation Message (on Communication Express web client) where I only can
    choose the year from 2000 until 2006 only, I want to add 2007 and above.
    i has edit
    /opt/SUNWuwc/install/Uwc-config_20060520121541/WEB-INF/domain/en/i18n.properties
    /opt/SUNWuwc/lib/config-templates/WEB-INF/domain/en/i18n.properties
    /var/opt/SUNWuwc/staging/WEB-INF/domain/en/i18n.properties
    /var/opt/WEB-INF/domain/en/i18n.properties
    /var/opt/setup/Uwc-config_20060520121541/WEB-INF/domain/en/i18n.properties
    but still ... out of luck
    help me, please .... oh mama.

    Got patch number 23, install it, insert iscBeginYear propertise, restart Application Server, and
    Pray. Try the Vacation Message .... and ... still ... no change ... limited to 2006 shrugh
    OK ... I'm surrounded by client. No much time ... the last change is hard-coding ... for a moments ...
    to cold-down the situation.
    Here is what I change in the UWC file
    + edit mailPreferencesVacation.jsp (located at /var/opt/SUNWuwc/uwc/common)
    + search for line "jato:combobox name="startYear" ... blah ... blah .. blah
    uncomment this line so it's look like
             <!-- REMARK BY KASSLE
               <jato:combobox name="endYear" onChange="setDirtyCache()" />
             -->+ Add texts after the line above
             <!-- ADD BY KASSLE -->
             <select name="MailPreferencesVacation.startYear" onChange="setDirtyCache()">
              <option value="2000">2000</option>
              <option value="2001">2001</option>
              <option value="2002">2002</option>
              <option value="2003">2003</option>
              <option value="2004">2004</option>
              <option value="2005">2005</option>
              <option value="2006">2006</option>
              <option value="2007">2007</option>
              <option value="2008">2008</option>
              <option value="2009">2009</option>
              <option value="2010">2010</option>
             </select>
             <!-- ADD BY KASSLE -->+ Next, look for text "jato:combobox name="endYear" ... blah blah blah
    Do the same like the startYear, so the result is like this:
             <!-- REMARK BY KASSLE
               <jato:combobox name="endYear" onChange="setDirtyCache()" />
             -->
             <!-- ADD BY KASSLE -->
             <select name="MailPreferencesVacation.endYear" onChange="setDirtyCache()">
              <option value="2000">2000</option>
              <option value="2001">2001</option>
              <option value="2002">2002</option>
              <option value="2003">2003</option>
              <option value="2004">2004</option>
              <option value="2005">2005</option>
              <option value="2006">2006</option>
              <option value="2007">2007</option>
              <option value="2008">2008</option>
              <option value="2009">2009</option>
              <option value="2010">2010</option>
             </select>
             <!-- ADD BY KASSLE -->This solution is work, but not as good as if have the newest patch.

  • Communication Express login to calender

    We are trying to access calendar of communication express
    While calling the url      http://solaris.neted.com:8080/uwc/?calid=chandra111 to get the calendar of the user chandra111, we are getting the error as
    Calendar Not Available
    Could Not Display View
    The selected calendar(s) was either deleted or does not exist or you do not have permissions to view it. Select another calendar(s).
    If we give the url as http://solaris.neted.com:8080/uwc
    it is connecting to communication express and opening the page which consists of mail,calender,addressbook, options. By default mail is opened.
    After this if we give the url
    http://solaris.neted.com:8080/uwc/?calid=chandra111
    it is opening the calendar correctly. My requirement is to get the calendar first
    Can we connect to calendar directly without touching mail.

    Hi,
    From link that I did post
    Database Management Differences between Oracle APEX 2.1 and later versions of Application Express
    Once you upgrade Application Express within your Oracle Database XE, you will lose the Oracle APEX interface to perform some of your database management functions. This includes the ability to create and alter users, set database parameters, etc. To perform these functions, you will need to use either SQL Developer or SQL*Plus.
    The following is a list of database management functions that cannot be performed in later versions of Application Express but that were features of Oracle APEX 2.1, the default interface of Oracle Database XE. For each, there is a SQL Statement provided that can be executed either in a SQL Worksheet of Oracle SQL Developer or using SQL*Plus when connected to your Oracle Database XE. Most of these commands need to be executed as the user SYS. You are looking things that are in Apex version 2.1. That version of Apex is installed ready to XE database and have database admin features.
    You did upgrade to Apex version 4.0, and you lose database admin features.
    Apex 3.x -> do not anymore provide those features
    Re: prob in accessing homepage after APEX installation
    Br,Jari

  • Calendar Express in Communications Express Problem

    It seems intermittently, maybe after using commadmin to perform some task (e.g., add user to a e-mail dist. group), a user cannot access his calendar within communications express. I don't have the exact error - but it's something like calendar is not available.
    Removing the <@domain.com> from the following 3 attributes,
    Default Calendar: [email protected]$User One
    Owned Calendar: [email protected]$User One
    Subscribed Calendar: [email protected]$User One
    seems to remedy this.
    so they become:
    Default Calendar: user1$User One
    Owned Calendar: user1$User One
    Subscribed Calendar: user1$User One
    But recently, I wasn't able to fix this by editing these attributes in the DA, I got a 'could not save error.' and nothing in the ldap logs. I was however able to remove these as cn=Directory Manager in the LDAP console?
    they had become multiples, e.g. for Default Calendar: there would be two values (one correct, and another incorrect):
    Default Calendar:
    user1$User One
    [email protected]$User One
    Any idea what this is about? I believe I have read it has something to do with the legacy vs. hosted specification when creating a user, these users are all created as legacy.
    Thanks,
    S7

    The question really is, why do I have to keep correcting these 3 attributes. What's causing the @domain.com to be appended to them, or added as an entirely new value? e.g. an attributre seems to be able to have multiple values, as mentioned above.

Maybe you are looking for

  • Plug in Error with Enterprise 10

    Post Author: lbuffo CA Forum: Exporting We are using Enterprise and Crystal 10.  When going through the webserver and trying to view reports, we get this error ERROR:  This plugin does not support the requested action Users can see reports, schedule

  • How do I limit what movies are displayed at the top on the main screen

    Is there any way to limit what movies are displayed at the top on the main screen when menu Computers are selected? Currently it shows ALL of the content in the Movies folder in iTunes, but I would like to not show my 1 million 5-second videoclips an

  • Conditional Required Fields

    Is it possible to have conditional required fields. As in if a certain box is selected, certain fields will become required. Take a look at this example if this needs clarification. In this example, the left 3 text boxes are required. If I check the

  • IPhoto plug-ins compatible?

    I am finding great joy with Aperture, I wish I could 'simply' use iPhoto but I need this and I need that... But now I've seen all these great plug-ins for iPhoto and am not sure if they will be compatible with Aperture or if Aperture can even accept

  • [SOLVED] FFMPEG Using Only 1 Thread

    Greetings, I am having a problem that is killing me. I am using ffmpeg-svn from aur, with "-threads 8" on a core i7 and ffmpeg is only using 1 thread. It doesn't matter if I use ffmpeg from extra or "-threads 0". The commands I am using are: ffmpeg -