Enterprise connecto as server

Hello,
Is it possible to use the Enterprise connector as a server?
Is the Enterprise connector client only?
I need to make a RFC call from ABAP to java.
I can use the java connector as a server, but if possible, it would be simpler to use the enterprise connector.
/Otto

Hi otto,
      Enterprise connector is client only.
See this following link for more details:
http://help.sap.com/saphelp_nw04/helpdata/en/ed/897483ea5011d6b2e800508b6b8a93/frameset.htm
Regards
Suresh

Similar Messages

  • Web Start & Enterprise Web Start Server

    Hi all
    I looked around Solaris Web Start thing and it looks great to me. But there are still too many things I don't understand. I already browsed Sun sites but did not succeed to get clear status of the whole situation.
    First, let me explain what I would like to do. I want to remotely install several Sun machines (with both Solaris and my own applications) from a unique graphical interface. For example, I sit in front of any PC with a browser and just go to the installation URL. That's it.
    At first sight, I thought Sun Enterprise Web Start Server would be the solution. But, I've only found that page: http://www.sun.com/servers/sw/webstart/ and the download link is broken. Anyone knows where it has gone? And does it answer to my needs?
    I see this other possibility: to use Web Start Wizards. It is Java software and it is said that it can be used to install software remotely. My question is: does it rely on Java Web Start? If not, how does it work?

    Hi Sebgrel,
    I've the some problem. I'm looking for a GUI for customized jumpstart installations but the only link that I've found is the same link you have. When in the page http://www.sun.com/servers/sw/webstart I click on "Download Sun Enterprise Web Start Server Now!" the corrispondent page "http://sunsolve2.sun.com/fcs/WSS/index.html" not exists. I sent an email to SunSolve Support Team web master ([email protected]).
    Following you can see the complete email history (starting from the bottom):
    =======================================
    -----Original Message-----
    From: <myuser>
    Sent: gioved� 30 dicembre 2004 9.50
    To: 'SunSolve Support Team'
    Subject: RE: Sun.com Email - Broken Link Report: Broken link (PR#1382) (SSO#18339)
    Hi SunSolve Support Team,
    as you can read following, you have been addressed to the resepective team the analysis of the link broken at 3 of dicember. But at this time the error is still present. Can you speed up the fixing of the error or give me another way to download ?
    Many thanks,
    Regards
    EV
    <mailto: myuser>
    -----Original Message-----
    From: SunSolve Support Team [mailto:[email protected]]
    Sent: venerd� 3 dicembre 2004 20.34
    To: <myuser>
    Cc: [email protected]; [email protected]
    Subject: Re: Sun.com Email - Broken Link Report: Broken link (PR#1382) (SSO#18339)
    Hi Enrico,
    sunsolve2 is a un-supported server, surely there is a mistake in the document
    and it has been addressed to the resepective team.
    Regards,
    SunSolve Support
    >>
    User : myuser (No Phone #)
    URL : http://www.sun.com/servers/sw/webstart/
    Server : www.sun.com
    Type : Broken Link Report
    I wish to notify that at the text "Download Sun Enterprise Web Start Server
    Now!" in the URL above, the corresponding link
    (http://sunsolve2.sun.com/fcs/WSS/index.html) is broken.
    Do you have another link?
    Thanks,
    Regards.
    EV
    ========================================
    Now I'm still wait for an answer since 30 of Dec 2004.
    If they will answer me, I will notify you
    Regards,
    Enrico

  • Hyper-V host server upgrade from Server 2008 R2 Enterprise SP1 to Server 2012 R2 Datacentre

    We are about to upgrade our Hyper-V host servers from Server 2008R2 Enterprise SP1 to Server 2012 R2 Datacentre to take advantage of the latest Hyper-V features.
    This only concerns the host servers and not the guest VMs running on the hosts (they will be upgraded next year).
    This is what is running on our host servers:
    Host 1
    File,print & issuing CA server
    Exchange 2010
    SharePoint 2010
    Quickbooks server
    Domain controller 1
    Offline CRL CA
    Host 2
    SQL 2008
    Forefront TMG 2010
    Domain Controller 2
    Windows 7 client
    With this is mind, I have drafted a rough action plan as follows:
    Create a list of all file locations for VM memory, snapshots, virtual memory and Hyper-V config files
    Document all existing system settings
    Gather server information, download drivers, RAID controller and other boot drivers & firmware updates (in case the in-place upgrade fails)
    Test all software media
    Copy all VMs onto external data storage (NAS drive)
    As part of the upgrade process we will redistribute some hard drive space i.e.
    expand them to their new sizes and verify the data integrity of copied VMs by powering up each VM in a test environment
    Wipe and adjust the sizes of the host partitions to accommodate the expanded VMs
    Perform an in-place upgrade to Server 2012 R2 Datacenter
    Check EV, services etc
    Change the default locations for VM memory, snapshots, virtual memory and Hyper-V config files
    Upgrade Anti-virus and other system software
    Test the system
    Are there any glaring omissions? Does anyone have any tips they can give me?

    Hi Marco,
    always do a fresh Installation of your hyper-V Hosts, you could end up doing a lot of Troubleshooting with Drivers,Addons etc.. new Installation ist way faster.
    Depending if you have a Cluster or Standalone Servers there are different ways to do it.
    When you have installed your 2012 R2 Hyper-V Server you just can Import the VMs from the new Location.
    As far as i know VMs with snapshots are not supported, so you have to remove them before doing that move and commit the changes to the vhd files, the VM need to be offline on 2008R2 to do that.
    You do not Need to Export the VMs on 2008R2, just copy it, normaly you should have all Files of a VM in one Folder.
    A working Backup is always your friend on such Tasks.
    When the VMs are running on Hyper-V 2012R2 do not forget to Update the Integration Services.
    Make Sure your Servers Hardware are still supported with 2012R2, see Server Catalog and Support Matrix of the Vendor.
    And last one, where possible and supported convert the VHDs to VHDx Disks, after testing the first boot of the VM.
    Udo

  • Sun Java Studio Enterprise 8 Application Server

    I'm trying to get the JSE8 Application Server to run as a service. I've read other forum articles and none of them really answered my question. So, I tried to implement the JSE8 server via the JavaServiceWrapper approach (and, I was successful). The only problem is that when I log on and then log off the computer running the application server, the application server stops.
    So, I have several questions. One is, "why does the application server stop when it detects a user logoff, especially if the user it was started under wasn't even the one logging off?"
    The second question is where is the documentation mentioned in other e-mails regarding how to set up the JSE8 server as a service per Sun's guidelines (I can't find it anywhere; a web link would be most helpful here).
    Finally, is Sun planning on changing this so the JSE8 application server runs as a "real" service to make deployment much easier in a Windows environment (like version 7 did)?

    From what I can tell about the Java EE 5 SDK beta is that it still requires the SC.EXE method of installating a windows service. I got the "JavaServiceWrapper" method to work (well, not perfectly, but it works thanks to the hint provided by the first respondent (using the -Xrs switch in the JVM on the Application server). Then, I created a JSE8Server.conf file, as required by the JavaServiceWrapper (from http://wrapper.tanukisoftware.org). Here's the conf file as I wrote it (note that this is all hard-coded based on install directories, etc.) But, it does allow you to point to a specific JVM (see wrapper.java.command line) and does allow anyone to log on and off the Windows system without shutting down the application server (domain).
    The only problem with this is that that java service basically runs to start the service and then dies. The application server is then spawned on new disassociated Process IDs; so, without writing some more code to periodically ask the application server if he's "up", there is no automatic restart capability...at least from the service's span of control.
    # Wrapper Properties
    # Java Application
    wrapper.java.command=c:\j2sdk1.5.0_04\bin\java.exe
    # Java Main class. This class must implement the WrapperListener interface
    # or guarantee that the WrapperManager class is initialized. Helper
    # classes are provided to do this for you. See the Integration section
    # of the documentation for details.
    wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
    # Java Classpath (include wrapper.jar) Add class path elements as
    # needed starting from 1. Note that this list of classes should match
    # the System environment CLASSPATH on the machine to which the java
    # application is deployed.
    wrapper.java.classpath.1=D:\JavaServiceWrapper\lib\wrapper.jar
    wrapper.java.classpath.2=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\dom.jar
    wrapper.java.classpath.3=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\xalan.jar
    wrapper.java.classpath.4=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\xercesImpl.jar
    wrapper.java.classpath.5=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\appserv-rt.jar
    wrapper.java.classpath.6=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\appserv-ext.jar
    wrapper.java.classpath.7=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\j2ee.jar
    wrapper.java.classpath.8=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\admin-cli.jar
    wrapper.java.classpath.9=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\appserv-admin.jar
    wrapper.java.classpath.10=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\commons-launcher.jar
    wrapper.java.classpath.11=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\jaxr-impl.jar
    wrapper.java.classpath.12=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\relaxngDatatype.jar
    wrapper.java.classpath.13=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\xsdlib.jar
    wrapper.java.classpath.14=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\appserv-admin.jar
    wrapper.java.classpath.15=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\activation.jar
    wrapper.java.classpath.16=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\commons-logging.jar
    wrapper.java.classpath.17=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\mail.jar
    wrapper.java.classpath.18=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\appserv-env.jar
    wrapper.java.classpath.19=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\optional.jar
    wrapper.java.classpath.20=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib
    # Java Library Path (location of Wrapper.DLL or libwrapper.so)
    wrapper.java.library.path.1=D:\JavaServiceWrapper\lib
    wrapper.java.library.path.2=D:\Sun\jstudio_ent8\AppServ8.1UR2\bin
    # Java Additional Parameters
    wrapper.java.additional.1=-Dcom.sun.aas.instanceRoot=D:\Sun\jstudio_ent8\AppServ8.1UR2
    wrapper.java.additional.2=-Dcom.sun.aas.instanceName=server
    wrapper.java.additional.3=-Djava.library.path=D:\Sun\jstudio_ent8\AppServ8.1UR2\bin
    wrapper.java.additional.4=-Dcom.sun.aas.configRoot=D:\Sun\jstudio_ent8\AppServ8.1UR2\config
    wrapper.java.additional.5=-Djava.endorsed.dirs=D:\Sun\jstudio_ent8\AppServ8.1UR2\lib\endorsed
    wrapper.java.additional.6=-Dcom.sun.aas.processLauncher="SE"
    # Initial Java Heap Size (in MB)
    wrapper.java.initmemory=64
    # Maximum Java Heap Size (in MB)
    wrapper.java.maxmemory=1024
    # Application parameters. Add parameters as needed starting from 1
    wrapper.app.parameter.1=com.sun.enterprise.cli.framework.CLIMain
    wrapper.app.parameter.2=start-domain
    wrapper.app.parameter.3=domain1
    # Wrapper Logging Properties
    # Format of output for the console. (See docs for formats)
    wrapper.console.format=PM
    # Log Level for console output. (See docs for log levels)
    wrapper.console.loglevel=INFO
    # Log file to use for wrapper output logging.
    wrapper.logfile=D:\JavaServiceWrapper\logs\JSE8Server.log
    # Format of output for the log file. (See docs for formats)
    wrapper.logfile.format=LPTM
    # Log Level for log file output. (See docs for log levels)
    wrapper.logfile.loglevel=INFO
    # Maximum size that the log file will be allowed to grow to before
    # the log is rolled. Size is specified in bytes. The default value
    # of 0, disables log rolling. May abbreviate with the 'k' (kb) or
    # 'm' (mb) suffix. For example: 10m = 10 megabytes.
    wrapper.logfile.maxsize=32m     
    # Maximum number of rolled log files which will be allowed before old
    # files are deleted. The default value of 0 implies no limit.
    wrapper.logfile.maxfiles=8
    # Log Level for sys\event log output. (See docs for log levels)
    wrapper.syslog.loglevel=NONE
    # Wrapper Windows Properties
    # Title to use when running as a console
    wrapper.console.title=JSE8Server
    # Wrapper Windows NT\2000\XP Service Properties
    # WARNING - Do not modify any of these properties when an application
    # using this configuration file has been installed as a service.
    # Please uninstall the service before modifying this section. The
    # service can then be reinstalled.
    # Name of the service
    wrapper.ntservice.name=JSE8Server
    # Display name of the service
    wrapper.ntservice.displayname=JSE8Server
    # Description of the service
    wrapper.ntservice.description=Java Studio Enterprise 8 Applicaton Server
    # Service dependencies. Add dependencies as needed starting from 1
    wrapper.ntservice.dependency.1=
    # Mode in which the service is installed. AUTO_START or DEMAND_START
    wrapper.ntservice.starttype=AUTO_START
    # Should a console window appear?
    wrapper.ntservice.console=false
    # Can the service to interact with the desktop?
    wrapper.ntservice.interactive=false
    # The priority of the service in Windows (LOW, NORMAL, HIGH, REALTIME)
    wrapper.ntservice.process_priority=NORMAL

  • Unable to install j2sdk-1.4.2 in Redhat Enterprise Linux advanced server v3

    When trying to extract j2sdk-1_4_2 on RedHat Enterprise Linux advanced server, I got the message
    Do you agree to the above license terms? [yes or no]
    tail: bash: No such file or directory
    Unpacking...
    Checksumming...
    1
    The download file appears to be corrupted. Please refer
    to the Troubleshooting section of the Installation
    Instructions on the download page for more information.
    Please do not attempt to install this archive file.
    The RHEL is with kernel 2.4.21-37. I got the same error message on extracting both binary code and the rpmfile.
    Is it because of the command "tail +511 $0 > $outname" ? And any experienses on how to fix it?
    Thanks in advance.

    checksum have to be exactyly right. Downloading by IE causes often errors - use firefox in downloading and calculate checksum.

  • Installing 11.5.8 on REDHAT ENTERPRISE LINUX ADVANCED SERVER 3

    Hi all,
    I am trying to install 11.5.8 on Red Hat Enterprise Linux Advanced Server 3..
    Everything is going fine till the system check like space check and JDK availablity check...
    After that when RAPID INSTALL is tryig to install...it is giving error...
    When I checked in the log..I found the following lines..
    ===================================================================
    Processing DriverFile = /tmp/RapidInstall/template/adridb.drv
    Running Instantiation Drivers for /tmp/RapidInstall/template/adridb.drv
    Invalid target file name in driver file: <s_com>/admin/out
    instantiate file:
    source : /tmp/RapidInstall/template/adrun8i.sh
    dest : /d02/oracle/proddb/8.1.7/temp/PROD/adrun8i.sh
    backup : /d02/oracle/proddb/8.1.7/temp/PROD/adrun8i.sh to /tmp/templbac/adrun8i.sh
    Command: su oraprod -c "cp /tmp/adrun8i.sh /d02/oracle/proddb/8.1.7/temp/PROD/adrun8i.sh" FAILED
    Creating File /d02/oracle/proddb/8.1.7/temp/PROD/adrun8i.sh FAILED
    setting permissions: 755
    setting permissions FAILED
    setting ownership: oraprod:dba
    setting ownership FAILED
    instantiate file:
    source : /tmp/RapidInstall/template/adrundb.sh
    dest : /d02/oracle/proddb/8.1.7/temp/PROD/adrundb.sh
    backup : /d02/oracle/proddb/8.1.7/temp/PROD/adrundb.sh to /tmp/templbac/adrundb.sh
    Command: su oraprod -c "cp /tmp/adrundb.sh /d02/oracle/proddb/8.1.7/temp/PROD/adrundb.sh" FAILED
    Creating File /d02/oracle/proddb/8.1.7/temp/PROD/adrundb.sh FAILED
    setting permissions: 755
    setting permissions FAILED
    setting ownership: oraprod:dba
    setting ownership FAILED
    Step 0 of 2
    Command: /d02/oracle/proddb/8.1.7/temp/PROD/adrun8i.sh
    Step 1 of 2: Doing UNIX preprocessing
    Executing: chmod -R 777 /etc/oraInventory
    chmod -R 777 /etc/oraInventory has suceeded
    Processing Step 1 of 2
    Step 1 of 2
    Command: /d02/oracle/proddb/8.1.7/temp/PROD/adrundb.sh
    Step 2 of 2: Doing UNIX preprocessing
    Executing: chmod -R 777 /etc/oraInventory
    chmod -R 777 /etc/oraInventory has suceeded
    Processing Step 2 of 2
    Processing DriverFile = /tmp/RapidInstall/template/adriapps.drv
    Running Instantiation Drivers for /tmp/RapidInstall/template/adriapps.drv
    instantiate file:
    source : /tmp/RapidInstall/template/adrunias.sh
    dest : /d01/oracle/prodcomn/temp/adrunias.sh
    backup : /d01/oracle/prodcomn/temp/adrunias.sh to /tmp/templbac/adrunias0.sh
    setting permissions: 755
    setting ownership: applprod:dba
    setting ownership FAILED
    instantiate file:
    source : /tmp/RapidInstall/template/adrunat.sh
    dest : /d01/oracle/prodcomn/temp/adrunat.sh
    backup : /d01/oracle/prodcomn/temp/adrunat.sh to /tmp/templbac/adrunat0.sh
    setting permissions: 755
    setting ownership: applprod:dba
    setting ownership FAILED
    Step 0 of 2
    Command: /d01/oracle/prodcomn/temp/adrunias.sh
    Step 1 of 2: Doing UNIX preprocessing
    Executing: chmod -R 777 /etc/oraInventory
    chmod -R 777 /etc/oraInventory has suceeded
    Processing Step 1 of 2
    Executing: su applprod -c "/d01/oracle/prodcomn/temp/adrunias.sh APPS APPS"
    Statusstring Installing iAS - InstantiateFile -d /tmp/RapidInstall/driver/ias/driver/gias.drv
    Error occurred during initialization of VM
    Unable to load native library: /tmp/RapidInstall/jre/Linux/1.3.1/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    Cannot execute install of iAS ORACLE_HOME
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running APPL_TOP Install Driver for PROD instance
    Database Availability Check
    ========================================================
    Can anyone pls help me.
    Ajoy Kumar Thapa

    Do you have experience installing Oracle db on UNIX? It seems to me that you did not even create a group and user with proper rights. Those shell scripts couldn't run.

  • Jbuilder 6 enterprise and weblogic server 6.1 integration problem

    hello,
    i am using jbuilder 6 enterprise and weblogic server 6.1. i just got a new
    workstation and imported my old project from cvs into jbuilder and
    everything is fine up to this point.
    the application in question is using servlet filters, so i absolutely need
    web application version 2.3. it seems, though, that my jbuilder believes for
    some reason that only tomcat 4 and borland enterprise server are capable of
    using servlet filters. i cannot remember how i fixed this last time around,
    but i did somehow. i had a recollection that the jb6_all_001 patch did the
    trick, but obviously it didn't this time, at least. what is really annoying
    is that the wizard does not allow me to create servlet filters and the
    webapp dd editor does not allow me to configure filters, either. of course,
    i can edit web.xml manually, but starting the server changes the dtd back to
    2.2 and removes everything that is 2.3 specific.
    please help me fix this?

    at the moment it is possible for me to work, though. i worked around the
    problem and i set web.xml as a read only file. i still can't use wizards to
    create servlets and i can't edit web.xml with jbuilder.

  • Enterprise-R5-U5-Server-i386-dvd.iso

    I recently tried to create the Enterprise-R5-U5-Server-i386-dvd dvd from the oracle distribution site.
    1) i have downloaded this zip file : v20651-01.ZIP
    2) extracted Enterprise-R5-U5-Server-i386-dvd.iso
    3) executed this file with Roxio creator 10.1 so that it copy this iso file to DVD
    4) after the copy, a verification check is done and the dvd's content is ok
    5) insert this DVD into my pc and boot from dvd
    6) do the dvd The dvd execute and displays 2 nbutton : test and skip
    test button is to check if the dvd is ok
    but i always have this error :
    " the medium check failed for the image ENTERPRISE LINUX 5.5 "
    I've tried at least 5 times , burned 5 DVDs and i've always have this same error.
    I've tried also to re-download the zip file and tried again , and always the same error with this new zip file.
    Does somebody tried to download this same package and got no error with the test?
    or ddid somebody got this same error and if so, what can i do ?
    Is this really an error or can we ignire it ?

    Perhaps the linux kernel has trouble with your hardware, e.g. IDE DMA. What is your computer hardware or model?

  • SAP Adaptive Server Enterprise vs SQL Server

    Hi all,
    I'm looking a technical document that compare SAP Adaptive Server Enterprise with SQL Server, anyone have information about this?
    thanks in advance

    Not a technical response but one more of keeping your sanity.
    Basically:
    On Windows: use SQL Server *unless* you have an application or a specific requirement to use another DBMS.  SQL Server can't be beat on windows for integration with the os and Active Directory.
    On Unix/Linux:  use whatever you want that meets the needs of the project.  Of course, we're partial to the Sybase products (ASE, IQ, SQL Anywhere, etc)
    On mainframe: use DB2 for zOS
    jason

  • SharePoint 2013 Enterprise and SQL Server 2012 Standard edition vs. Enterprise - feature question

    I can't seem to find any clear answers to the implications of installing SQL Server 2012 standard edition vs. enterprise in regards to SharePoint 2013. 
    I understand that to get many of the features you need Enterprise edition of SQL 2012; but, what I can't figure out is if the backend SharePoint SQL 2012 is standard; but, the PowerPivot/SSRS server is Enterprise will we still get the features?
    If we have 3 tier SharePoint farm, one of those tiers is for the SQL Server database backend.  If that SQL instance is 2012 standard and we add another server to the farm w/ SQL 2012 Enterprise to handle the tabular models, PowerPivot, and SSRS in integrated
    mode will we still get the features?
    Or, can we (should we) install Enterprise 2012 as the SharePoint database backend and let that instance triple down as also the PowerPivot and SSRS instance?
    The Degenerate Dimension

    Hi MMilligan,
    SQL Server 2012 Standard is not supported PowePivot for SharePoint . In addition, SQL Server 2012 Standard is also not support some Reporting Services Features.
    For more information, please refer to Features Supported by the Editions of SQL Server 2012:
    http://msdn.microsoft.com/en-us/library/cc645993.aspx.
    Install SQL Server BI Features with SharePoint 2013 (SQL Server 2012 SP1):
    http://msdn.microsoft.com/en-us/library/jj218795.aspx.
    If you have any problem, please feel free to let me know.
    Thanks.
    If you have any feedback on our support, please click
    here.
    Maggie Luo
    TechNet Community Support

  • WLST Failed in Oracle BPM Enterprise for Weblogic Server

    Hi,
    I am not getting any clue of resolving the following issue. We are using Oracle BPM Enterprise for Weblogic # 100141. Error details:-
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    t3://192.68.1.3:
    Connecting to t3://192.168.1.3: with userid weblogic ...
    This Exception occurred at Tue Jul 3 :56: IST .
    weblogic.utils.NestedError: Local host not known?!
         at weblogic.rjvm.JVMID.setLocalClientID(JVMID.java:9)
         at weblogic.rjvm.JVMID.localID(JVMID.java:8)
         at weblogic.protocol.LocalServerIdentity$SingletonMaker.<clinit>(LocalServerIdentity.java:3)
         at weblogic.protocol.LocalServerIdentity.getIdentity(LocalServerIdentity.java:)
         at weblogic.server.channels.ServerChannelImpl.createDefaultServerChannel(ServerChannelImpl.java:3)
         at weblogic.rjvm.t3.ProtocolHandlerT3$ChannelInitializer.<clinit>(ProtocolHandlerT3.java:3)
         at weblogic.rjvm.t3.ProtocolHandlerT3.getDefaultServerChannel(ProtocolHandlerT3.java:4)
         at weblogic.protocol.ServerChannelManager$SingletonMaker$.getOutboundServerChannel(ServerChannelManager.java:339)
         at weblogic.protocol.ServerChannelManager.findOutboundServerChannel(ServerChannelManager.java:43)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:3)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:94)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:5)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:88)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:53)
         at weblogic.jndi.WLInitialContextFactoryDelegate$.run(WLInitialContextFactoryDelegate.java:344)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:339)
         at weblogic.jndi.Environment.getContext(Environment.java:35)
         at weblogic.jndi.Environment.getContext(Environment.java:85)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:66)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:88)
         at javax.naming.InitialContext.init(InitialContext.java:3)
         at javax.naming.InitialContext.<init>(InitialContext.java:9)
         at weblogic.management.scripting.WLSTHelper.populateInitialContext(WLSTHelper.java:5)
         at weblogic.management.scripting.WLSTHelper.initDeprecatedConnection(WLSTHelper.java:565)
         at weblogic.management.scripting.WLSTHelper.initConnections(WLSTHelper.java:35)
         at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:3)
         at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:6)
         at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:5)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:5)
         at java.lang.reflect.Method.invoke(Method.java:59)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:6)
         at org.python.core.PyMethod.__call__(PyMethod.java:96)
         at org.python.core.PyObject.__call__(PyObject.java:48)
         at org.python.core.PyObject.invoke(PyObject.java:6)
         at org.python.pycode._pyx4.connect$(<iostream>:6)
         at org.python.pycode._pyx4.call_function(<iostream>)
         at org.python.core.PyTableCode.call(PyTableCode.java:8)
         at org.python.core.PyTableCode.call(PyTableCode.java:44)
         at org.python.core.PyTableCode.call(PyTableCode.java:8)
         at org.python.core.PyFunction.__call__(PyFunction.java:9)
         at org.python.pycode._pyx6.initConfigToScriptRun$(C:\Documents and Settings\Abhishek\.configWizard\tmp\config.py:5)
         at org.python.pycode._pyx6.call_function(C:\Documents and Settings\Abhishek\.configWizard\tmp\config.py)
         at org.python.core.PyTableCode.call(PyTableCode.java:8)
         at org.python.core.PyTableCode.call(PyTableCode.java:56)
         at org.python.core.PyFunction.__call__(PyFunction.java:69)
         at org.python.pycode._pyx6.f$(C:\Documents and Settings\Abhishek\.configWizard\tmp\config.py:66)
         at org.python.pycode._pyx6.call_function(C:\Documents and Settings\Abhishek\.configWizard\tmp\config.py)
         at org.python.core.PyTableCode.call(PyTableCode.java:8)
         at org.python.core.PyCode.call(PyCode.java:4)
         at org.python.core.Py.runCode(Py.java:35)
         at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:6)
         at weblogic.management.scripting.WLST.main(WLST.java:9)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:5)
         at java.lang.reflect.Method.invoke(Method.java:59)
         at weblogic.WLST.main(WLST.java:9)
    Caused by: java.net.UnknownHostException: HOME-MITTAL: HOME-MITTAL
         at java.net.InetAddress.getLocalHost(InetAddress.java:353)
         at weblogic.rjvm.JVMID.setLocalClientID(JVMID.java:5)
         ... 6 more
    No server running at t3://192.168.1.3: or the user/password is wrong
    Exiting WebLogic Scripting Tool.
    Even I tried using hostname as "localhost" but still I am facing the same issue.
    Please suggest what is the resolution for the same.
    Thanks,
    Abhishek

    Hi,
    I was getting same excepction when tried to configure weblogic server (10.3.3 and 10gR3) through BPM Configuration Wizard, so I end up doing everything manually, like setting up JDBC data sources, JMS Server, JMS Modules and created DB (Directory & Engine).
    Now, I am stuck at the last step of deploying the EAR files generated using BPM Process Administrator, they EAR's are generated fine but while deploying them to Weblogic server (through BPM Process Administrator), getting following exception (for "01-eng-bpmengine.ear")
    <Servlet: "engineStartup" failed to preload on startup in Web application: "/albpmServices/bpmengine".
    fuego.directory.DirectoryRuntimeException: Exception [java.sql.SQLException: Invalid column type].
         at fuego.directory.DirectoryRuntimeException.wrapException(DirectoryRuntimeException.java:85)
         at fuego.directory.provider.jdbc.oracle.OraclePersistenceManager.mapSQLException(OraclePersistenceManager.java:183)
         at fuego.directory.provider.jdbc.datadirect.oracle.DataDirectOraclePersistenceManager.mapSQLException(DataDirectOraclePersistenceManager.java:50)
         at fuego.directory.provider.jdbc.JDBCServiceAccessor.mapSQLException(JDBCServiceAccessor.java:78)
         at fuego.directory.provider.jdbc.JDBCParticipantsAccessor.fetchHumanParticipant(JDBCParticipantsAccessor.java:1423)
         at fuego.directory.provider.jdbc.JDBCParticipantsAccessor.authenticateHumanParticipant(JDBCParticipantsAccessor.java:370)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
         at $Proxy246.authenticateHumanParticipant(Unknown Source)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.getSessionParticipant(JDBCAuthenticationAccessor.java:429)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.authenticateInternal(JDBCAuthenticationAccessor.java:323)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.authenticate(JDBCAuthenticationAccessor.java:73)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.connect(JDBCAuthenticationAccessor.java:127)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
         at $Proxy243.connect(Unknown Source)
         at fuego.directory.provider.DirectorySessionImpl.connect(DirectorySessionImpl.java:250)
         at fuego.directory.provider.Factory.startSession(Factory.java:405)
         at fuego.directory.provider.jdbc.j2ee.RemoteJdbcDirectoryFactory.startSession(RemoteJdbcDirectoryFactory.java:122)
         at fuego.directory.Directory.startSession(Directory.java:268)
         at fuego.ejbengine.Engine.initDirectorySession(Engine.java:351)
         at fuego.ejbengine.Engine.start(Engine.java:122)
         at fuego.ejbengine.servlet.AbstractSchedulerServlet.init(AbstractSchedulerServlet.java:91)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.sql.SQLException: Invalid column type
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
         at oracle.jdbc.driver.OraclePreparedStatement.setObjectCritical(OraclePreparedStatement.java:7975)
         at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:7555)
         at oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedStatement.java:8028)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObject(OraclePreparedStatementWrapper.java:238)
         at weblogic.jdbc.wrapper.PreparedStatement.setObject(PreparedStatement.java:324)
         at fuego.jdbc.FaultTolerantPreparedStatement.setString(FaultTolerantPreparedStatement.java:436)
         at fuego.directory.provider.jdbc.JDBCPersistenceManager.setStringAttribute(JDBCPersistenceManager.java:896)
         at fuego.directory.provider.jdbc.JDBCParticipantsAccessor.fetchHumanParticipant(JDBCParticipantsAccessor.java:1417)
         at fuego.directory.provider.jdbc.JDBCParticipantsAccessor.authenticateHumanParticipant(JDBCParticipantsAccessor.java:370)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
         at $Proxy246.authenticateHumanParticipant(Unknown Source)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.getSessionParticipant(JDBCAuthenticationAccessor.java:429)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.authenticateInternal(JDBCAuthenticationAccessor.java:323)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.authenticate(JDBCAuthenticationAccessor.java:73)
         at fuego.directory.provider.jdbc.JDBCAuthenticationAccessor.connect(JDBCAuthenticationAccessor.java:127)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
         at $Proxy243.connect(Unknown Source)
         at fuego.directory.provider.DirectorySessionImpl.connect(DirectorySessionImpl.java:250)
         at fuego.directory.provider.Factory.startSession(Factory.java:405)
         at fuego.directory.provider.jdbc.j2ee.RemoteJdbcDirectoryFactory.startSession(RemoteJdbcDirectoryFactory.java:122)
         at fuego.directory.Directory.startSession(Directory.java:268)
         at fuego.ejbengine.Engine.initDirectorySession(Engine.java:351)
         at fuego.ejbengine.Engine.start(Engine.java:122)
         at fuego.ejbengine.servlet.AbstractSchedulerServlet.init(AbstractSchedulerServlet.java:91)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    my assumption is JDBC Data Sources or the Directory/Engine database have some column name mismatch.
    Let me know if somebody has a solution for this, or if I am doing something wrong.
    NOTE: just found out that this happens only on Windows 2003 server, but not on OEL5 (Oracle Enterprise Linux 5).
    Thanks !!

  • Internet Explorer 11 enterprise mode logging server

    Does anyone have a write up for how to configure the server to use for logging EMIE sites from end users that are testing? It's mentioned that you can use one in the documentation, just not how to configure one beyond telling the clients where it is. I
    haven't found any documentation, and the only way I could retrieve the data off a machine so far was to use a forensics tool to open up the IECache and view the sites in there.

    Hi
    It needs a path to an http server that the users will have read/write access to. Once you've got such an url you either:
    Change the EnterpriseMode registry key value to Enable and include the path to logging e.g.for your localhost and a specific port it would be
    “Enable”=“http://localhost:13000”
    (if you just do "Enable"="" you enable Enterprise Mode but not the logging).
    Or
    Use Group Policy to enable and then change the options to include the path.
    Once enabled logging will begin when users toggle on Enterprise Mode from the menu.
    See:http://technet.microsoft.com/en-us/library/dn640690.aspx
    Does that help?
    Mark Feetham Senior Program Manager Internet Explorer Product Quality

  • An Enterprise Report Application Server was not found after Deployment

    Post Author: dgindy
    CA Forum: General
    Thanks:
      So I upgrade our internal reports server to Enterprise XI, and adjusted out .Net web application to make.  However, I still get the error listed above.  We have a report application server running and can not find any document online about this problem.  Any ideas?
    Thanks
    D

    Hi Fade,
    Ah, the SDK for CR for VS is not what you want. What you need to do is log into Service Market Place and go to the appropriate download section. The SDK is NOT installed as in previous versions with Crystal Reports Designer, it's a separate download now.
    I assume you are also using CRSE 2013 then so you get the SDK from SMP:
    Then in the list you'll see .NET installer for SP 1 or SP 2, you must use the same patch level as the Server:
    If you don't see this option then please contact your account manager to give you access to SMP and the download section.
    If you are not set up you will not be able to see the above.
    Thanks
    Don

  • Crystal Enterprise 10 CMS Server not coming up

    Hello,
    I am getting errors while trying to start Crystal Enterprise 10 on UNIX. The CMS server does not come up. I turned on the trace for the startup script and below is the error log. Can someone help me diagnose the issue please. If this is due to corrupt registry or corrupt objects, can I just restore from backup of the registry directory and restart?
    Thanks.
    -James
    Output from crystalmsd_20081019_123014_24611.log
    Timestamp       ProcessID       ThreadID        Message
    [Sun Oct 19 12:30:15 2008]      24611   1       (wireobinit.cpp:134): trace message: CWireObject::InitializeStaticPropertyMap() - reference count: 0
    [Sun Oct 19 12:30:15 2008]      24611   1       (wireobinit.cpp:149): trace message: Creating the shared CWireObject::PropertyNameMap
    [Sun Oct 19 12:30:15 2008]      24611   1       (wireobinit.cpp:172): trace message: Setting static property map
    [Sun Oct 19 12:30:16 2008]      24611   1       Log: level=3 cat=1 msg=35100 p=Crystal Management Server started
    [Sun Oct 19 12:30:16 2008]      24611   1       trace message: SIServerController::run: Before initialize
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:414): trace message: SUNIXDaemon::init: starting
    [Sun Oct 19 12:30:16 2008]      24611   1       trace message: SUNIXDaemon::init: redirecting stdio to /dev/null
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:209): trace message: installing fg terminiation handler
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:220): trace message: installing abnormal sys handler
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:504): trace message: SUNIXDaemon::init: finished
    [Sun Oct 19 12:30:21 2008]      24611   1       trace message: GetClockSequenceUpdater: Getting clock sequence updater
    [Sun Oct 19 12:30:21 2008]      24611   1       Log: level=0 cat=1 msg=33015 p=DatabaseDriver
    [Sun Oct 19 12:30:21 2008]      24611   1       Log: level=0 cat=14 msg=35101 p=The root server reported an error Initialization Failure.
    [Sun Oct 19 12:30:21 2008]      24611   1       trace message: SIServerController:run: Fail to initialize or uninitialize.  Reason is The root server reported an
    error Initialization Failure.:
    [Sun Oct 19 12:30:21 2008]      24611   1       trace message: Uninitializing TheAPSServer object.... shutdown in progress....
    [Sun Oct 19 12:30:22 2008]      24611   1       Log: level=0 cat=1 msg=35730 p=Internal error: An unknown exception has occurred. Programmer error subsystem not
    available before use
    [Sun Oct 19 12:30:22 2008]      24611   1       assert failure: (siserver.cpp:882). (0 : The root server reported an error Initialization Failure. (Reason: Inter
    nal error: An unknown exception has occurred.).:Internal error: An unknown exception has occurred. Programmer error subsystem not available before use
    [Sun Oct 19 12:30:22 2008]      24611   1       Log: level=3 cat=1 msg=35100 p=Crystal Management Server stopped
    [Sun Oct 19 12:30:22 2008]      24611   1       (wireobinit.cpp:284): trace message: CWireObject::TerminateStaticPropertyMap() - reference count: 1
    [Sun Oct 19 12:30:22 2008]      24611   1       (wireobinit.cpp:291): trace message: Releasing static property map
    [Sun Oct 19 12:30:22 2008]      24611   1       (wireobinit.cpp:49): trace message: Deleting the shared CWireObject::PropertyNameMap
    ~

    Hi,
    Try these,
    1. Check whether the JDK version is an appropriate one and complete installation is done. Necessary entries of JAVA_HOME path is done in the Environment Variable.
    2. Increase the heap size through Configtool of the J2EE Engine. After setting, restart the server.
    3. Have the virtual memory increased.
    Consider awarding points to helpful answer.
    Regards
    Srinivasan T

  • Can't upgrade Windows Server 2008 R2 Enterprise to Windows Server 2012 R2 Standard

    Even though the "Windows Server Installation and Upgrade" TechNet article (DN627667) claims that I can upgrade Windows Server 2008 R2 SP1 to Windows Server 2012 R2 Standard, it seems I can't. I get an error message saying "Windows 2008
    R2 Enterprise cannot be upgraded to Windows Server 2012 R2 Standard (Server Core Installation). You can choose to install a new copy of Windows..." What might be causing this issue? Thanks for any input! :)

    Hi,
    Firstly, for retail versions, Windows Server 2008 R2 Enterprise with SP1 can be upgraded to Windows Server 2012 R2 Standard/Datacenter.
    I assume you are running Windows Server 2008 R2 retail version, right?
    In addition, it seems that in earlier version than Windows Server 2012,
    once you install the server in Core or with GUI mode, you could not switch to the other. The only option was to rebuild the server from scratch.
    Did you install Windows Server 2008 R2 in GUI? If yes, I recommend you to upgrade it to Windows Server 2012 R2 in GUI
    mode to see if the issue persists. If it succeed and you want to run in server core, you can just remove the graphical shell and convert your Windows Server 2012 R2 to Server Core.
    Best regards,
    Susie
    Thanks for replying Susie. The 2008 R2 software is the one provided by Microsoft for Action Pack subscribers, so I'm assuming it's not retail. That's another thing, I think I should be installing the GUI as my 2008 has a GUI, not just the server core. For some
    reason I missed that and clicked on the server core only install!

Maybe you are looking for

  • How to use the mirrored and log shipped secondary database for update or insert operations

    Hi, I am doing a DR Test where I need to test the mirrored and log shipped secondary database but without stopping the mirroring or log shipping procedures. Is there a way to get the data out of mirrored and log shipped database to another database f

  • Dealer Management add on required

    Hi All,         One of our prospective clients in the automotive industry is need of a comprehensive Dealer Management System (DMS), which should cover invoicing, inventory, service management & showroom. Currently there has not been any such impleme

  • Reporting Service integration but dont' want install SharePoint Component on SQL server

    1) Server Farm 1 Sharepoint 2010 Server, 1 SQL 2008 R2 Server. I want to use RS SharePoint Integration mode, but don't want install RS Add-in and SharePoint components then join Farm, want the SQL server to be a dedicate SQL server. can I use one(or

  • Sending sms with wma on two machine

    hello there, I am now working on a project which requires to use the wma api. I have tried to run an wma application with wtk1.0.4 on the same machine and it works fine. Now, i want to try to do it on two different machine where i will run on each, a

  • Private interconnect fails

    hi, What happens if my Private interconnect fails (2 node RAC) due to some reason ? Thx.