JBPM demo error; JBoss server will not start - eclipse

I am trying to run JBPM 6 on my Windows 7 computer. I have downloaded the installer and run ant install.demo. This all worked fine but the next step, running ant start.demo returns a "BUILD FAILED" followed by the message "JBoss application server did not start within 5 minutes". The weird thing is that it worked the first time I ran it, but it froze my computer. Now the server will not start. Below I pasted the contents of boot.log found in ...\jboss-as-7.1.1.Final\standalone\log. Does anyone know how I can get this started? Thank you.
10:23:30,647 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
10:23:31,337 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
10:23:31,406 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
10:23:31,408 DEBUG [org.jboss.as.config] Configured system properties:
awt.toolkit = sun.awt.windows.WToolkit
file.encoding = Cp1252
file.encoding.pkg = sun.io
file.separator = \
java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
java.awt.printerjob = sun.awt.windows.WPrinterJob
java.class.path = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = C:\Program Files\Java\jdk1.8.0_05\jre\lib\endorsed
java.ext.dirs = C:\Program Files\Java\jdk1.8.0_05\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
java.home = C:\Program Files\Java\jdk1.8.0_05\jre
java.io.tmpdir = C:\Users\mark\AppData\Local\Temp\
java.library.path = C:\Program Files\Java\jdk1.8.0_05\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\RailsInstaller\Ruby1.9.3\bin;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\nodejs\;C:\Program Files (x86)\PDFtk\bin\;C:\Program Files\TortoiseSVN\bin;C:\Progra~2\Git\bin;C:\Program Files\TortoiseGit\bin;C:\Program Files\apache-maven-3.1.1\bin;C:\Program Files (x86)\GNU\GnuPG\pub;C:\jruby-1.7.10\bin;C:\tools;C:\Users\mark\Desktop\ansicon\x64;C:\Ruby200-x64\bin;C:\Ruby193\bin;C:\Users\mark\AppData\Roaming\npm;C:\Program Files (x86)\Common Files\Shoes\0.r1514\..;C:\Program Files (x86)\Common Files\Shoes\0.r1514\..;C:\Program Files (x86)\WinAnt\bin;.
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.8.0_05-b13
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 1.8
java.util.logging.manager = org.jboss.logmanager.LogManager
java.vendor = Oracle Corporation
java.vendor.url = http://java.oracle.com/
java.vendor.url.bug = http://bugreport.sun.com/bugreport/
java.version = 1.8.0_05
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 1.8
java.vm.vendor = Oracle Corporation
java.vm.version = 25.5-b02
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
jboss.bind.address = localhost
jboss.home.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final
jboss.host.name = thehost
jboss.modules.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\modules
jboss.node.name = thehost
jboss.qualified.host.name = thehost
jboss.server.base.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone
jboss.server.config.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\configuration
jboss.server.data.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\data
jboss.server.deploy.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\data\content
jboss.server.log.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\log
jboss.server.name = thehost
jboss.server.temp.dir = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\tmp
line.separator =
logging.configuration = file:C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone/configuration/logging.properties
module.path = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\modules
org.jboss.boot.log.file = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\log\boot.log
org.kie.demo = true
org.kie.example = false
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = amd64
os.name = Windows 7
os.version = 6.1
path.separator = ;
program.name = standalone.bat
sun.arch.data.model = 64
sun.boot.class.path = C:\Program Files\Java\jdk1.8.0_05\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_05\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_05\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.8.0_05\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_05\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_05\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_05\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_05\jre\classes
sun.boot.library.path = C:\Program Files\Java\jdk1.8.0_05\jre\bin
sun.cpu.endian = little
sun.cpu.isalist = amd64
sun.desktop = windows
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\jboss-modules.jar -mp C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final -b localhost --server-config=standalone-full.xml -Dorg.kie.demo=true -Dorg.kie.example=false
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = Cp1252
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = Service Pack 1
user.country = US
user.dir = C:\Users\mark\Downloads\jbpm-installer
user.home = C:\Users\mark
user.language = en
user.name = mark
user.script =
user.timezone = America/New_York
user.variant =
10:23:31,448 DEBUG [org.jboss.as.config] VM Arguments: -XX:+TieredCompilation -Dprogram.name=standalone.bat -XX:MaxPermSize=256m -Xms256m -Xmx512m -Dorg.jboss.boot.log.file=C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone\log\boot.log -Dlogging.configuration=file:C:\Users\mark\Downloads\jbpm-installer\jboss-as-7.1.1.Final\standalone/configuration/logging.properties
`

Doesn't work with Java 8, you should use Java 7

Related

Error "Makefrag-verilator:20: recipe for target" while running "make" in VCS, Emulator Vsim directories

I am working on building the Rocket-Chip on my Ubuntu 18.04. I have already built the RISC-V toolchain, RISC-V Tools, Rocket-Tools, Vertilator, Sbt on my machine.
I am following the guidelines demonstrated on https://github.com/chipsalliance/rocket-chip
So, I followed the following steps:
Changed directory to rocket-chip/emulator
run make
Then, every time, I face the same error below (Head to the last line of the running log), given that I face exactly the same error whenever I try to build the VCS, or run the make verilog in Vsim directory.
How can I solve this issue, given that I reinstalled the vertilator as explained in Chisel3 respo on Github.
find: ‘/home/user/rocket-chip/api-config-sifive/design/craft/src/main/scala’: No such file or directory
mkdir -p /home/user/rocket-chip/emulator/generated-src/
cd /home/user/rocket-chip && java -Xmx2G -Xss8M -XX:MaxPermSize=256M -jar /home/user/rocket-chip/sbt-launch.jar "runMain freechips.rocketchip.system.Generator /home/user/rocket-chip/emulator/generated-src freechips.rocketchip.system TestHarness freechips.rocketchip.system DefaultConfig"
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
[info] Loading settings for project rocket-chip-build from plugins.sbt ...
[info] Loading project definition from /home/user/rocket-chip/project
[info] Loading settings for project rocketchip from build.sbt ...
[info] Loading settings for project hardfloat from build.sbt ...
[info] Loading settings for project api-config-chipsalliance from build.sbt ...
[info] Loading settings for project chisel from build.sbt ...
Using addons:
[info] Set current project to rocketchip (in build file:/home/user/rocket-chip/)
[warn] Multiple main classes detected. Run 'show discoveredMainClasses' to see the list
[warn] Multiple main classes detected. Run 'show discoveredMainClasses' to see the list
[info] Running freechips.rocketchip.system.Generator /home/user/rocket-chip/emulator/generated-src freechips.rocketchip.system TestHarness freechips.rocketchip.system DefaultConfig
[info] [0.005] Elaborating design...
Interrupt map (2 harts 2 interrupts):
[1, 2] => dut
<stdout>: Warning (simple_bus_reg): Node /soc/external-interrupts missing or empty reg/ranges property
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
compatible = "freechips,rocketchip-unknown-dev";
model = "freechips,rocketchip-unknown";
L13: cpus {
#address-cells = <1>;
#size-cells = <0>;
L6: cpu#0 {
clock-frequency = <0>;
compatible = "sifive,rocket0", "riscv";
d-cache-block-size = <64>;
d-cache-sets = <64>;
d-cache-size = <16384>;
d-tlb-sets = <1>;
d-tlb-size = <32>;
device_type = "cpu";
hardware-exec-breakpoint-count = <1>;
i-cache-block-size = <64>;
i-cache-sets = <64>;
i-cache-size = <16384>;
i-tlb-sets = <1>;
i-tlb-size = <32>;
mmu-type = "riscv,sv39";
next-level-cache = <&L8>;
reg = <0x0>;
riscv,isa = "rv64imafdc";
riscv,pmpregions = <8>;
status = "okay";
timebase-frequency = <1000000>;
tlb-split;
L4: interrupt-controller {
#interrupt-cells = <1>;
compatible = "riscv,cpu-intc";
interrupt-controller;
};
};
};
L8: memory#80000000 {
device_type = "memory";
reg = <0x80000000 0x10000000>;
};
L12: soc {
#address-cells = <1>;
#size-cells = <1>;
compatible = "freechips,rocketchip-unknown-soc", "simple-bus";
ranges;
L2: clint#2000000 {
compatible = "riscv,clint0";
interrupts-extended = <&L4 3 &L4 7>;
reg = <0x2000000 0x10000>;
reg-names = "control";
};
L3: debug-controller#0 {
compatible = "sifive,debug-013", "riscv,debug-013";
debug-attach = "dmi";
interrupts-extended = <&L4 65535>;
reg = <0x0 0x1000>;
reg-names = "control";
};
L0: error-device#3000 {
compatible = "sifive,error0";
reg = <0x3000 0x1000>;
};
L7: external-interrupts {
interrupt-parent = <&L1>;
interrupts = <1 2>;
};
L1: interrupt-controller#c000000 {
#interrupt-cells = <1>;
compatible = "riscv,plic0";
interrupt-controller;
interrupts-extended = <&L4 11 &L4 9>;
reg = <0xc000000 0x4000000>;
reg-names = "control";
riscv,max-priority = <3>;
riscv,ndev = <2>;
};
L9: mmio-port-axi4#60000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";
ranges = <0x60000000 0x60000000 0x20000000>;
};
L10: rom#10000 {
compatible = "sifive,rom0";
reg = <0x10000 0x10000>;
reg-names = "mem";
};
};
};
Generated Address Map
0 - 1000 ARWX debug-controller#0
3000 - 4000 ARWX error-device#3000
10000 - 20000 R X rom#10000
2000000 - 2010000 ARW clint#2000000
c000000 - 10000000 ARW interrupt-controller#c000000
60000000 - 80000000 RWX mmio-port-axi4#60000000
80000000 - 90000000 RWXC memory#80000000
[deprecated] Data.scala:486 (10378 calls): litArg is deprecated: "litArg is deprecated, use litOption or litTo*Option"
[warn] There were 1 deprecated function(s) used. These may stop compiling in a future release - you are encouraged to fix these issues.
[warn] Line numbers for deprecations reported by Chisel may be inaccurate; enable scalac compiler deprecation warnings via either of the following methods:
[warn] In the sbt interactive console, enter:
[warn] set scalacOptions in ThisBuild ++= Seq("-unchecked", "-deprecation")
[warn] or, in your build.sbt, add the line:
[warn] scalacOptions := Seq("-unchecked", "-deprecation")
[info] [15.855] Done elaborating.
[success] Total time: 21 s, completed Nov 7, 2019, 3:31:59 PM
mkdir -p /home/user/rocket-chip/emulator/generated-src/
java -Xmx2G -Xss8M -XX:MaxPermSize=256M -cp "/home/user/rocket-chip/firrtl/utils/bin/firrtl.jar":""/home/user/rocket-chip/target/scala-2.12/classes:/home/user/rocket-chip/chisel3/target/scala-2.12/*"" firrtl.Driver -i /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.fir -o /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.v -X verilog --infer-rw TestHarness --repl-seq-mem -c:TestHarness:-o:/home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.conf -faf /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.anno.json -td /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig/
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
------------------------------------------------------------------------------
Warning: firrtl.Driver is deprecated since 1.2!
Please switch to firrtl.stage.FirrtlMain
------------------------------------------------------------------------------
Total FIRRTL Compile Time: 60111.0 ms
cd /home/user/rocket-chip/emulator/generated-src && \
/home/user/rocket-chip/scripts/vlsi_mem_gen /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.conf > /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.behav_srams.v.tmp && \
mv -f /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.behav_srams.v.tmp /home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.behav_srams.v
/usr/bin/env: ‘python’: No such file or directory
Makefrag-verilator:20: recipe for target '/home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.behav_srams.v' failed
make: *** [/home/user/rocket-chip/emulator/generated-src/freechips.rocketchip.system.DefaultConfig.behav_srams.v] Error 127
It says that it cannot find Python on the path. It might stem from line-ending convention. Please try to convert the script to Unix line-ending.

Driver not installed error when running powershell add-OdbcDsn

Problem is add-odbcdsn is returning "driver not installed error" , though I can create using the GUI. Below is a piece from my code that returns the error. I also tried to create an ODBC connection using the GUI and specifying the driver. I then do get-odbcdsn for that DSN. Use the output for that and run add-odbcdsn. This action also results in a driver not installed error.
$dsn_object = #{
Name = "123"
DriverName = "C:\app\oracle64\product\12.2.0\client64\BIN\SQORA32.DLL"
DsnType = "System"
Platform = "64-bit"
SetPropertyValue = ""
}
$dsn_values = -split #"
DisableRULEHint=T
Attributes=W
SQLTranslateErrors=F
AggregateSQLType=FLOAT
MaxTokenSize=8192
FetchBufferSize=64000
NumericSetting=NLS
ForceWCHAR=F
FailoverDelay=10
FailoverRetryCount=10
MetadataIdDefault=F
BindAsFLOAT=F
BindAsDATE=F
CloseCursor=F
EXECSchemaOpt=
EXECSyntax=F
Application Attributes=T
QueryTimeout=T
CacheBufferSize=20
StatementCache=F
ResultSets=T
MaxLargeData=0
UseOCIDescribeAny=F
Failover=T
Lobs=T
DisableMTS=T
DisableDPM=F
BatchAutocommitMode=IfAllSuccessful
Description=64 Bit TEST Oracle
ServerName=
Password=
UserID=homersimpson
DSN=64 Bit TEST Oracle
"#
$dsn_object.SetPropertyValue = $dsn_values
Add-OdbcDsn #dsn_object
I have also tried a simple example:
add-OdbcDsn -Name "TEST" -DriverName "C:\app\oracle64\product\12.2.0 \client64\BIN\SQORA32.DLL" -DsnType System
Expect the DSN to be created...
Add-OdbcDsn : The driver {C:\app\oracle64\product\12.2.0\client64\BIN\SQORA32.DLL} is not installed.
Get-OdbcDriver shows the driver is there:
Name
Value
---- -----
APILevel 1
FileUsage 0
Driver C:\app\oracle64\product\12.2.0\client64\BIN\SQORA32.DLL
ConnectFunctions YYY
CPTimeout 60
DriverODBCVer 03.51
SQLLevel 1
Setup C:\app\oracle64\product\12.2.0\client64\BIN\SQORAS32.DLL
After all that, I resolved it. I realized I was using the path to the driver as the name and not the actual name as seen in the ODBC GUI.

how to create connection in oracle sql developer Version 18.1.0.095 in windows 7

i just install oracle sql developer to my pc windows 7 but when i tried to connecting its giving me Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection as per search in net manually i created folder C:\Oracle_Client\network\admin and there created tns.ora file but still i unable to connect my database anyone can help me how can i connect my db here is my tns.ora file
Flytech=
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = Localhost)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = Flytech)
)
)

JBoss Server not running in Virtualbox Kubuntu 14.04

I tried to install everything for developing a Maven-Application in a VM in VirtualBox with Kubuntu 14.04. I have installed the EXACT same software on my desktop PC, also on Kubuntu 14.04 and it works perfectly. In the VM the JBoss-starting process stops after the "JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting"-message.
Here is the content of boot.log:
01:39:45,816 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
01:39:46,337 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
01:39:46,404 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
01:39:46,406 DEBUG [org.jboss.as.config] Configured system properties:
awt.toolkit = sun.awt.X11.XToolkit
file.encoding = UTF-8
file.encoding.pkg = sun.io
file.separator = /
java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
java.awt.headless = true
java.awt.printerjob = sun.print.PSPrinterJob
java.class.path = /usr/local/share/jboss/jboss-modules.jar
java.class.version = 52.0
java.endorsed.dirs = /opt/Oracle_Java/jdk1.8.0_05/jre/lib/endorsed
java.ext.dirs = /opt/Oracle_Java/jdk1.8.0_05/jre/lib/ext:/usr/java/packages/lib/ext
java.home = /opt/Oracle_Java/jdk1.8.0_05/jre
java.io.tmpdir = /tmp
java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
java.net.preferIPv4Stack = true
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.8.0_05-b13
java.specification.name = Java Platform API Specification
java.specification.vendor = Oracle Corporation
java.specification.version = 1.8
java.util.logging.manager = org.jboss.logmanager.LogManager
java.vendor = Oracle Corporation
java.vendor.url = http://java.oracle.com/
java.vendor.url.bug = http://bugreport.sun.com/bugreport/
java.version = 1.8.0_05
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name = Java Virtual Machine Specification
java.vm.specification.vendor = Oracle Corporation
java.vm.specification.version = 1.8
java.vm.vendor = Oracle Corporation
java.vm.version = 25.5-b02
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
jboss.bind.address = localhost
jboss.bind.address.management = localhost
jboss.home.dir = /usr/local/share/jboss
jboss.host.name = igor-virtualbox
jboss.modules.dir = /usr/local/share/jboss/modules
jboss.modules.system.pkgs = org.jboss.byteman
jboss.node.name = igor-virtualbox
jboss.qualified.host.name = igor-virtualbox
jboss.server.base.dir = /usr/local/share/jboss/standalone
jboss.server.config.dir = /usr/local/share/jboss/standalone/configuration
jboss.server.data.dir = /usr/local/share/jboss/standalone/data
jboss.server.deploy.dir = /usr/local/share/jboss/standalone/data/content
jboss.server.log.dir = /usr/local/share/jboss/standalone/log
jboss.server.name = igor-virtualbox
jboss.server.temp.dir = /usr/local/share/jboss/standalone/tmp
line.separator =
logging.configuration = file:/usr/local/share/jboss/standalone/configuration/logging.properties
module.path = /usr/local/share/jboss/modules
org.jboss.boot.log.file = /usr/local/share/jboss/standalone/log/boot.log
org.jboss.resolver.warning = true
org.xml.sax.driver = __redirected.__XMLReaderFactory
os.arch = amd64
os.name = Linux
os.version = 3.13.0-24-generic
path.separator = :
program.name = JBossTools: JBoss AS 7.1
sun.arch.data.model = 64
sun.boot.class.path = /opt/Oracle_Java/jdk1.8.0_05/jre/lib/resources.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/lib/rt.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/lib/sunrsasign.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/lib/jsse.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/lib/jce.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/lib/charsets.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/lib/jfr.jar:/opt/Oracle_Java/jdk1.8.0_05/jre/classes
sun.boot.library.path = /opt/Oracle_Java/jdk1.8.0_05/jre/lib/amd64
sun.cpu.endian = little
sun.cpu.isalist =
sun.io.unicode.encoding = UnicodeLittle
sun.java.command = org.jboss.modules.Main -mp /usr/local/share/jboss/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -b localhost --server-config=standalone.xml -Djboss.server.base.dir=/usr/local/share/jboss/standalone
sun.java.launcher = SUN_STANDARD
sun.jnu.encoding = UTF-8
sun.management.compiler = HotSpot 64-Bit Tiered Compilers
sun.os.patch.level = unknown
sun.rmi.dgc.client.gcInterval = 3600000
sun.rmi.dgc.server.gcInterval = 3600000
user.country = US
user.dir = /usr/local/share/jboss/bin
user.home = /home/igor
user.language = en
user.name = igor
user.timezone = Europe/Berlin
01:39:46,467 DEBUG [org.jboss.as.config] VM Arguments: -Dprogram.name=JBossTools: JBoss AS 7.1 -Xms64m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dorg.jboss.boot.log.file=/usr/local/share/jboss/standalone/log/boot.log -Dlogging.configuration=file:/usr/local/share/jboss/standalone/configuration/logging.properties -Djboss.home.dir=/usr/local/share/jboss -Djboss.bind.address.management=localhost -Dfile.encoding=UTF-8
Can someone give me a hint, why this happens in the VM? Thank you in advance!
I solved this problem by installing Java jdk1.7.0_60 instead of 1.8.0_05. As strange, as it sounds, but it runs with 1.8.0 on my desktop PC.
If someone can explain me, why this happens, please do :)

Configuring Informatica Repository with Oracle 10g [Oracle not connecting]

Oracle Details:-
Oracle 10g Enterprise Edition
Host running XP x32
I use scott tiger for logging with SQL* Plus . I dont provide any HOST STRING. How can i setup Oracle to accept Host String ? i am asking this because i guess the problem is related to this
IP : 192.168.17.132 , Hostname : vmxp1
tnsnames.ora file:-
GLOBALDB =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = vmxp1)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = globaldb)
)
)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
)
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
)
)
-Listener
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = D:\oracle\product\10.1.0\db_3)
(PROGRAM = extproc)
)
)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.17.132)(PORT = 1521))
)
)
)
Informatica details:
i have successfully setup Client and server part of Informatica Powercenter 8.6 with the following config
http://img88.imageshack.us/img88/655/imagest.png
when creating a repository from admin console i am not able to connect to Oracle
http://img163.imageshack.us/img163/2152/262926281d2dcd78baa445d.png
tried different things in the host string field . also tried system account.
How to configure Oracle database for inf repository service.
That happens because you need at least two database accounts to host this repository :
Power_Repository for the repository DB -
Power_Domain for the domain Configuration DB -
For Oracle, you MUST perform the following instruction:
Connect to DB:
Go to Start-> Run-> Type 'cmd'->Then put the same steps listed below:
Microsoft Windows XP [Versión 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Voislav>cd\
C:\>sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Dom Jul 10 23:50:07 2011
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Introduzca el nombre de usuario: system
Introduzca la contrase±a:
Conectado a:
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
SQL> CREATE USER Power_Repository IDENTIFIED BY Power_Repository
2 DEFAULT tablespace users
3 TEMPORARY tablespace temp
4 quota unlimited ON users;
Usuario creado.
Then confirm the connection:
GRANT CONNECT, resource, CREATE VIEW TO Power_Repository;
Now the same steps for Power_Domain., and is done.