Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
SAP Query Builder Error
susqc
Hi,
I just create a SAP datasource, the connection is working after running the test. Then I try to create a Data Set, bu the Query Builder is throwing an exception about configuratio I had reinstalled the Actuate 10, several time in different folders but the error continues and I have no clue of what the error could be.
Below is the complete trace, if someone can give me a hint I will appreciate it very much.
Bets,
S.
org.eclipse.datatools.connectivity.oda.OdaException ;
java.io.IOException: Cannot run program "D:DataSusquiappsActuate10odaAcOdaSapDriverSapDesignerbinAcSapDesigner.exe": CreateProcess error=14001, This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
at com.actuate.oda.adapter.mapper.command.SessionCommand.run(SessionCommand.java:273)
at com.actuate.oda.adapter.ui.session.SessionLauncher.startDataSourceBuilder(SessionLauncher.java:160)
at com.actuate.oda.adapter.ui.session.SessionLauncher.access$000(SessionLauncher.java:33)
at com.actuate.oda.adapter.ui.session.SessionLauncher$1.run(SessionLauncher.java:114)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.io.IOException: Cannot run program "D:DataSusquiappsActuate10odaAcOdaSapDriverSapDesignerbinAcSapDesigner.exe": CreateProcess error=14001, This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:431)
at java.lang.Runtime.exec(Runtime.java:369)
at com.actuate.oda.adapter.mapper.command.SessionCommand.run(SessionCommand.java:260)
... 4 more
Caused by: java.io.IOException: CreateProcess error=14001, This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
at java.lang.ProcessImpl.start(ProcessImpl.java:30)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
... 8 more
Find more posts tagged with
Comments
mwilliams
Hi susqc,
I have never heard of this issue before. Are you able to make reports with the sample classic models database? Or are you getting this for all reports? You're downloading the Actuate 10 designer from BIRT-Exchange, I'm guessing. Correct?
susqc
Yes, I'm able to connect for example to an Oracle database and create reports from it. I found another thread on the forums, someone having this problem a year ago but with no answers... this is the thread<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/forum/general-discussion/10068-birt-actuate-sap-connection-winrpc32-dll-missing-acsapdesigner-exe.html'>http://www.birt-exchange.org/forum/general-discussion/10068-birt-actuate-sap-connection-winrpc32-dll-missing-acsapdesigner-exe.html</a><br
/>
<br />
Going a little forward I check the DLL dependecies of acsapdesigner.exe and I don't have either this reference. I have installed BIRT Report Designer Professional (Actuate 10) trial version on Windows XP and I'm using SAP Java Connector JCO 2.1.8, I guess the problem is not with the JCO because if not I shouldn't be able to ping the data source. <br />
<br />
If you have any idea of what could be wrong please let me know
<br />
<br />
Best, <br />
<br />
S.