Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Java issue questions...

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Java issue questions...
 Login/Join
 
Silver Member
posted
I am upgrading from WF 8.0.0.7 to WF 8.2.0.2M

When I try to run a basic request ON MY LOCAL MACHINE (this works fine on the server) I get the following error:

CPJAVA: Error in processing INIT command for Class ibi.jsexcel.JscomExcelZip/ Ensure JSCOM3(JVM) service is running; check -Djava.class.path in edaprint.log


 
TABLE FILE CAR
PRINT
BODYTYPE MODEL CAR SEATS DEALER_COST RETAIL_COST COUNTRY
-*COMPUTE URLTEXT/A100='#'||BODYTYPE||'!A2'; NOPRINT
ON TABLE PCHOLD FORMAT XLSX
END
-RUN
-EXIT


Now the output from this is only 18 lines, so I know there isn't an issue with space.

So when I look at my command window that is open, I do see a message that says No 64 bit JVM located after search...

Also down a bit later it says Java JAVA_HOME was set, but no 64 bit JVM found, check variable value.

Then jscom3c: js3crt failed and "request by edamon to notify JSDCOM3 Java service (jscomid=1)failed to start

So I guess something is amiss with my Java setup.

Does anyone have any ideas? Java setup almost always seems to be a difficult one (at least from my perspective).

I installed App Studio on my machine - I have a new machine and had been using Dev Studio on the old one. New one is Windows 10 and compatible with App Studio and Java 8.

Any ideas would be appreciated.

Thanks.

Paul

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8
Windows, All Outputs
 
Posts: 37 | Registered: March 09, 2016Report This Post
Platinum Member
posted Hide Post
The Reporting Server does use Java for certain functionality.

In your Windows Environment System variables where your Reporting Server, you should ensure that you have either a JAVA_HOME entry or a JAVA_JDK entry.

eg.
JAVA_HOME C:\Program Files\Java\jre1.8.0_181
JDK_HOME C:\Program Files\Java\jdk1.8.0_181

Efrem
 
Posts: 229 | Location: New York | Registered: July 27, 2004Report This Post
Platinum Member
posted Hide Post
Correction to my previous POST:

The Reporting Server does use Java for certain functionality.

In your Windows Environment System variables where your Reporting Server is located, you should ensure that you have either a JAVA_HOME entry or a JDK_HOME entry.

eg.
JAVA_HOME C:\Program Files\Java\jre1.8.0_181
JDK_HOME C:\Program Files\Java\jdk1.8.0_181

Efrem
 
Posts: 229 | Location: New York | Registered: July 27, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Java issue questions...

Copyright © 1996-2020 Information Builders