I run WSO2 ESB 4.6 on my Windows 8 and on the Windows Server 2012 machine. But on both machine I get one of the following messages:
WARN - ValidationResultPrinter The running OS : Windows Server 2012 is not a tested Operating System for running WSO2 Carbon
WARN - ValidationResultPrinter The running OS : Windows 8 is not a tested Operating System for running WSO2 Carbon
What are then the tested WSO2 Carbon OS?
AFAIK, windows 7/ubuntu 11 .X ,12.X.X, RHEL 5.X
Related
Installed PostgreSQL 11.1 and pgAdmin 4 on my Laptop with Windows 10. All OK.
Then moved to server with Windows Server 2008
And I followed the same installation but got Application failed...
I appreciate all the help I get.
The Windows Server 2008 SP2 is not supported. But 2008R2 (server) and above are supoorted
When I go to https://www.mongodb.com/download-center#community I don't see a version specific to windows7 64bit to install?which version should I install for windows6?
Ok this seems not clear. But you need to use the Windows Server 2008 R2 64-Bit Installer, with or without SSL support.
The others are a 32-Bit version and a legay 64-Bit version of mongodb, that does not make use of some windows features.
So this (with SSL) or this (without SSL).
Heres a reference to the Installation instructions of MongoDB.
MongoDB for Windows 64-bit runs only on Windows Server 2008 R2, Windows 7 64-bit, and newer versions of Windows. This build takes advantage of recent enhancements to the Windows Platform and cannot operate on older versions of Windows.
MongoDB for Windows 64-bit Legacy runs on Windows Vista, and Windows Server 2008 and does not include recent performance enhancements.
I'm having problems getting WAMPSERVER to run. Let's start with what I do know:
1) I have 32bit windows xp running with a athalon X2 340 Dual. The property menu of my computer says: (the lack of x64 means I'm running 32bits.)
System: Microsoft XP Professional Version 2002 Service Package 3
2) I have .NET 4.0, C++ 2008 Redist..., and C++ 2010 Redist... installed (each 32bit).
3) I have tried to install both WAMPSERVER2.5 and WAMPSERVER2.2e. Both give me these errors:
httpd.exe is not a valid win32 application and
Aestan Tray Menu has encountered a problem and needs to close.
The 2.2e version also gives:
mysql.exe is not a valid win32 application
I realize this problem goes back to 2011. I appreciate your patience with it. I have been all over the forums on this one. Nothing seems to work.
I did see this on another form:
The VC11 library (C++ 2012 Redist..) will not run on Windows XP, even
SP3 or Windows Server 2003, so the minimum system requirements to run
WAMPServer 2.5 are: Windows 7 SP1 , Windows 8/8.1 , Windows Vista SP2
, Windows Server 2008 R2 SP1 , Windows Server 2012/R2.
All help is appreciated. Please keep it constructive guys. Any Ideas? Do you see something I'm doing wrong? Any advanced troubleshooting ideas/ tutorials? workarounds? Thanks! :)
The VC11 library will not run on Windows XP, even SP3 or Windows Server 2003, so the minimum system requirements to run WAMPServer 2.5 are:
Windows 7 SP1 ,
Windows 8/8.1 ,
Windows Vista SP2 ,
Windows Server 2008 R2 SP1 ,
Windows Server 2012/R2.
http://forum.wampserver.com/read.php?2,123685
I am trying to install oracle 10g client version 10.2.0.0 on windows server 2008 standard 32 bit machine with service pack 2. The oracle 10g client is getting installed but when i try to connect to oracle 9i server on another machine it is giving error "test does not succeeded". I have tested same using windows 7. On that it is working fine and getting connected to oracle 9i server. But i want this to be done on windows server 2008 standard only. Please suggest what i can do in this case?
Our product uses the JBoss 4.0.4 as an application server. Currently we are supporting Windows Server 2003 and planning to support Windows Server 2008. We want to know that is JBoss 4.0.4 fully compatible with Windows Server 2008 (64 bit)?
Please respond if anybody installed and used JBoss with Windows 2008.
Thanks
Since JBoss is 100% pure Java you can have it working on any Operating System that supports Java. So I guess that the real question is more "does my JVM run correctly on Windows 2008". According to this guide, JBoss needs a JDK 1.5 and should run on a 32-bit or 64-bit JVM on a 64-bit Windows 2008 machine.